Skip to content
Success

Console Output

10:27:33 [2020-06-09T14:27:33.844Z] Started by user Bernd Hufmann
10:27:33 [2020-06-09T14:27:33.844Z] Running as Bernd Hufmann
10:27:34 [2020-06-09T14:27:34.669Z] Obtained jenkins/pipelines/tracecompass.Jenkinsfile from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
10:27:34 [2020-06-09T14:27:34.669Z] Running in Durability level: PERFORMANCE_OPTIMIZED
10:27:35 [2020-06-09T14:27:35.207Z] [Pipeline] Start of Pipeline
10:27:35 [2020-06-09T14:27:35.634Z] [Pipeline] readTrusted
10:27:35 [2020-06-09T14:27:35.819Z] Obtained jenkins/pod-templates/tracecompass-pod.yaml from git https://git.eclipse.org/r/tracecompass/tracecompass-infra
10:27:35 [2020-06-09T14:27:35.839Z] [Pipeline] podTemplate
10:27:35 [2020-06-09T14:27:35.843Z] [Pipeline] {
10:27:35 [2020-06-09T14:27:35.895Z] [Pipeline] node
10:27:50 [2020-06-09T14:27:50.896Z] Still waiting to schedule task
10:27:50 [2020-06-09T14:27:50.897Z] There are no nodes with the label ‘tracecompass-build’
10:29:33 [2020-06-09T14:29:33.457Z] Agent tracecompass-build-jv5f7-h7r2k is provisioned from template Kubernetes Pod Template
10:29:33 [2020-06-09T14:29:33.458Z] ---
10:29:33 [2020-06-09T14:29:33.458Z] apiVersion: "v1"
10:29:33 [2020-06-09T14:29:33.458Z] kind: "Pod"
10:29:33 [2020-06-09T14:29:33.458Z] metadata:
10:29:33 [2020-06-09T14:29:33.458Z]   annotations:
10:29:33 [2020-06-09T14:29:33.458Z]     buildUrl: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/job/tracecompass-master-2019-06/12/"
10:29:33 [2020-06-09T14:29:33.458Z]   labels:
10:29:33 [2020-06-09T14:29:33.458Z]     jenkins: "slave"
10:29:33 [2020-06-09T14:29:33.458Z]     jenkins/label: "tracecompass-build"
10:29:33 [2020-06-09T14:29:33.458Z]   name: "tracecompass-build-jv5f7-h7r2k"
10:29:33 [2020-06-09T14:29:33.458Z] spec:
10:29:33 [2020-06-09T14:29:33.458Z]   containers:
10:29:33 [2020-06-09T14:29:33.458Z]   - env:
10:29:33 [2020-06-09T14:29:33.458Z]     - name: "JENKINS_SECRET"
10:29:33 [2020-06-09T14:29:33.458Z]       value: "********"
10:29:33 [2020-06-09T14:29:33.458Z]     - name: "JENKINS_TUNNEL"
10:29:33 [2020-06-09T14:29:33.458Z]       value: "jenkins-discovery.tracecompass.svc.cluster.local:50000"
10:29:33 [2020-06-09T14:29:33.458Z]     - name: "JENKINS_AGENT_NAME"
10:29:33 [2020-06-09T14:29:33.458Z]       value: "tracecompass-build-jv5f7-h7r2k"
10:29:33 [2020-06-09T14:29:33.458Z]     - name: "JENKINS_NAME"
10:29:33 [2020-06-09T14:29:33.458Z]       value: "tracecompass-build-jv5f7-h7r2k"
10:29:33 [2020-06-09T14:29:33.458Z]     - name: "JENKINS_AGENT_WORKDIR"
10:29:33 [2020-06-09T14:29:33.458Z]       value: "/home/jenkins/agent"
10:29:33 [2020-06-09T14:29:33.458Z]     - name: "JENKINS_URL"
10:29:33 [2020-06-09T14:29:33.458Z]       value: "http://jenkins-ui.tracecompass.svc.cluster.local/tracecompass/"
10:29:33 [2020-06-09T14:29:33.458Z]     - name: "HOME"
10:29:33 [2020-06-09T14:29:33.458Z]       value: "/home/jenkins"
10:29:33 [2020-06-09T14:29:33.458Z]     image: "eclipsecbi/jenkins-jnlp-agent"
10:29:33 [2020-06-09T14:29:33.458Z]     name: "jnlp"
10:29:33 [2020-06-09T14:29:33.458Z]     volumeMounts:
10:29:33 [2020-06-09T14:29:33.458Z]     - mountPath: "/home/jenkins/.ssh"
10:29:33 [2020-06-09T14:29:33.458Z]       name: "volume-known-hosts"
10:29:33 [2020-06-09T14:29:33.458Z]     - mountPath: "/home/jenkins/agent"
10:29:33 [2020-06-09T14:29:33.458Z]       name: "workspace-volume"
10:29:33 [2020-06-09T14:29:33.458Z]       readOnly: false
10:29:33 [2020-06-09T14:29:33.458Z]   - args:
10:29:33 [2020-06-09T14:29:33.458Z]     - "-c"
10:29:33 [2020-06-09T14:29:33.458Z]     - "/home/tracecompass/.vnc/xstartup.sh && cat"
10:29:33 [2020-06-09T14:29:33.458Z]     command:
10:29:33 [2020-06-09T14:29:33.458Z]     - "/bin/sh"
10:29:33 [2020-06-09T14:29:33.458Z]     image: "eclipse/tracecompass-build-env:18.04"
10:29:33 [2020-06-09T14:29:33.458Z]     imagePullPolicy: "Always"
10:29:33 [2020-06-09T14:29:33.458Z]     name: "tracecompass"
10:29:33 [2020-06-09T14:29:33.458Z]     resources:
10:29:33 [2020-06-09T14:29:33.458Z]       limits:
10:29:33 [2020-06-09T14:29:33.458Z]         memory: "2.6Gi"
10:29:33 [2020-06-09T14:29:33.458Z]         cpu: "1.3"
10:29:33 [2020-06-09T14:29:33.458Z]       requests:
10:29:33 [2020-06-09T14:29:33.458Z]         memory: "2.6Gi"
10:29:33 [2020-06-09T14:29:33.458Z]         cpu: "1.3"
10:29:33 [2020-06-09T14:29:33.458Z]     tty: true
10:29:33 [2020-06-09T14:29:33.458Z]     volumeMounts:
10:29:33 [2020-06-09T14:29:33.458Z]     - mountPath: "/home/jenkins/.m2/settings.xml"
10:29:33 [2020-06-09T14:29:33.458Z]       name: "settings-xml"
10:29:33 [2020-06-09T14:29:33.458Z]       readOnly: true
10:29:33 [2020-06-09T14:29:33.458Z]       subPath: "settings.xml"
10:29:33 [2020-06-09T14:29:33.458Z]     - mountPath: "/home/jenkins/.m2/repository"
10:29:33 [2020-06-09T14:29:33.458Z]       name: "m2-repo"
10:29:33 [2020-06-09T14:29:33.458Z]     - mountPath: "/opt/tools"
10:29:33 [2020-06-09T14:29:33.458Z]       name: "tools"
10:29:33 [2020-06-09T14:29:33.458Z]     - mountPath: "/home/jenkins/agent"
10:29:33 [2020-06-09T14:29:33.458Z]       name: "workspace-volume"
10:29:33 [2020-06-09T14:29:33.458Z]       readOnly: false
10:29:33 [2020-06-09T14:29:33.458Z]   nodeSelector:
10:29:33 [2020-06-09T14:29:33.458Z]     beta.kubernetes.io/os: "linux"
10:29:33 [2020-06-09T14:29:33.458Z]   restartPolicy: "Never"
10:29:33 [2020-06-09T14:29:33.458Z]   securityContext: {}
10:29:33 [2020-06-09T14:29:33.458Z]   volumes:
10:29:33 [2020-06-09T14:29:33.458Z]   - emptyDir: {}
10:29:33 [2020-06-09T14:29:33.458Z]     name: "m2-repo"
10:29:33 [2020-06-09T14:29:33.458Z]   - name: "settings-xml"
10:29:33 [2020-06-09T14:29:33.458Z]     secret:
10:29:33 [2020-06-09T14:29:33.458Z]       items:
10:29:33 [2020-06-09T14:29:33.458Z]       - key: "settings.xml"
10:29:33 [2020-06-09T14:29:33.458Z]         path: "settings.xml"
10:29:33 [2020-06-09T14:29:33.458Z]       secretName: "m2-secret-dir"
10:29:33 [2020-06-09T14:29:33.458Z]   - emptyDir:
10:29:33 [2020-06-09T14:29:33.458Z]       medium: ""
10:29:33 [2020-06-09T14:29:33.458Z]     name: "workspace-volume"
10:29:33 [2020-06-09T14:29:33.458Z]   - name: "tools"
10:29:33 [2020-06-09T14:29:33.458Z]     persistentVolumeClaim:
10:29:33 [2020-06-09T14:29:33.458Z]       claimName: "tools-claim-jiro-tracecompass"
10:29:33 [2020-06-09T14:29:33.458Z]   - configMap:
10:29:33 [2020-06-09T14:29:33.458Z]       name: "known-hosts"
10:29:33 [2020-06-09T14:29:33.458Z]     name: "volume-known-hosts"
10:29:33 [2020-06-09T14:29:33.458Z] 
10:29:37 [2020-06-09T14:29:37.280Z] Running on tracecompass-build-jv5f7-h7r2k in /home/jenkins/agent/workspace/tracecompass-master-2019-06
10:29:37 [2020-06-09T14:29:37.293Z] [Pipeline] {
10:29:37 [2020-06-09T14:29:37.400Z] [Pipeline] stage
10:29:37 [2020-06-09T14:29:37.402Z] [Pipeline] { (Declarative: Checkout SCM)
10:29:37 [2020-06-09T14:29:37.455Z] [Pipeline] checkout
10:29:55 [2020-06-09T14:29:55.481Z] No credentials specified
10:29:55 [2020-06-09T14:29:55.567Z] Cloning the remote Git repository
10:29:55 [2020-06-09T14:29:55.769Z] Cloning repository https://git.eclipse.org/r/tracecompass/tracecompass-infra
10:29:56 [2020-06-09T14:29:56.167Z]  > git init /home/jenkins/agent/workspace/tracecompass-master-2019-06 # timeout=10
10:29:56 [2020-06-09T14:29:56.377Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
10:29:56 [2020-06-09T14:29:56.378Z]  > git --version # timeout=10
10:29:56 [2020-06-09T14:29:56.469Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:01 [2020-06-09T14:30:01.374Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
10:30:02 [2020-06-09T14:30:02.880Z] Checking out Revision 9e61025b25dd3e112b1e74dea71a545ee64d54bc (refs/remotes/origin/master)
10:30:02 [2020-06-09T14:30:02.165Z]  > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:02 [2020-06-09T14:30:02.176Z]  > git config remote.origin.url https://git.eclipse.org/r/tracecompass/tracecompass-infra # timeout=10
10:30:02 [2020-06-09T14:30:02.373Z] Fetching upstream changes from https://git.eclipse.org/r/tracecompass/tracecompass-infra
10:30:02 [2020-06-09T14:30:02.374Z]  > git fetch --tags --force --progress -- https://git.eclipse.org/r/tracecompass/tracecompass-infra +refs/heads/*:refs/remotes/origin/* # timeout=10
10:30:02 [2020-06-09T14:30:02.766Z]  > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:30:02 [2020-06-09T14:30:02.779Z]  > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
10:30:02 [2020-06-09T14:30:02.973Z]  > git config core.sparsecheckout # timeout=10
10:30:03 [2020-06-09T14:30:03.065Z]  > git checkout -f 9e61025b25dd3e112b1e74dea71a545ee64d54bc # timeout=10
10:30:10 [2020-06-09T14:30:10.273Z] Commit message: "Bug 563993: Switch Trace Compass builds to use Ubuntu 18.04."
10:30:10 [2020-06-09T14:30:10.278Z]  > git rev-list --no-walk f937792c12c74a8338e8a71b2de3974a4737ef55 # timeout=10
10:30:10 [2020-06-09T14:30:10.509Z] [Pipeline] }
10:30:10 [2020-06-09T14:30:10.534Z] [Pipeline] // stage
10:30:10 [2020-06-09T14:30:10.608Z] [Pipeline] withEnv
10:30:10 [2020-06-09T14:30:10.609Z] [Pipeline] {
10:30:10 [2020-06-09T14:30:10.665Z] [Pipeline] container
10:30:10 [2020-06-09T14:30:10.665Z] [Pipeline] {
10:30:10 [2020-06-09T14:30:10.965Z] [Pipeline] withEnv
10:30:10 [2020-06-09T14:30:10.965Z] [Pipeline] {
10:30:11 [2020-06-09T14:30:11.066Z] [Pipeline] timestamps
10:30:11 [2020-06-09T14:30:11.066Z] The timestamps step is unnecessary when timestamps are enabled for all Pipeline builds.
10:30:11 [2020-06-09T14:30:11.068Z] [Pipeline] {
10:30:11 [2020-06-09T14:30:11.136Z] [Pipeline] timeout
10:30:11 [2020-06-09T14:30:11.136Z] Timeout set to expire in 4 hr 0 min
10:30:11 [2020-06-09T14:30:11.137Z] [Pipeline] {
10:30:11 [2020-06-09T14:30:11.219Z] [Pipeline] stage
10:30:11 [2020-06-09T14:30:11.221Z] [Pipeline] { (Declarative: Tool Install)
10:30:11 [2020-06-09T14:30:11.306Z] [Pipeline] tool
10:30:11 [2020-06-09T14:30:11.350Z] [Pipeline] envVarsForTool
10:30:11 [2020-06-09T14:30:11.417Z] [Pipeline] tool
10:30:11 [2020-06-09T14:30:11.457Z] [Pipeline] envVarsForTool
10:30:11 [2020-06-09T14:30:11.502Z] [Pipeline] }
10:30:11 [2020-06-09T14:30:11.523Z] [Pipeline] // stage
10:30:11 [2020-06-09T14:30:11.563Z] [Pipeline] withEnv
10:30:11 [2020-06-09T14:30:11.563Z] [Pipeline] {
10:30:11 [2020-06-09T14:30:11.670Z] [Pipeline] stage
10:30:11 [2020-06-09T14:30:11.671Z] [Pipeline] { (Checkout)
10:30:12 [2020-06-09T14:30:12.004Z] [Pipeline] tool
10:30:12 [2020-06-09T14:30:12.042Z] [Pipeline] envVarsForTool
10:30:12 [2020-06-09T14:30:12.110Z] [Pipeline] tool
10:30:12 [2020-06-09T14:30:12.151Z] [Pipeline] envVarsForTool
10:30:12 [2020-06-09T14:30:12.201Z] [Pipeline] withEnv
10:30:12 [2020-06-09T14:30:12.201Z] [Pipeline] {
10:30:12 [2020-06-09T14:30:12.313Z] [Pipeline] container
10:30:12 [2020-06-09T14:30:12.314Z] [Pipeline] {
10:30:12 [2020-06-09T14:30:12.366Z] [Pipeline] sh
10:30:15 [2020-06-09T14:30:15.819Z] + mkdir -p ../scripts
10:30:15 [2020-06-09T14:30:15.993Z] [Pipeline] sh
10:30:17 [2020-06-09T14:30:17.402Z] + cp scripts/deploy-rcp.sh ../scripts
10:30:17 [2020-06-09T14:30:17.430Z] [Pipeline] sh
10:30:18 [2020-06-09T14:30:18.824Z] + cp scripts/deploy-update-site.sh ../scripts
10:30:18 [2020-06-09T14:30:18.848Z] [Pipeline] sh
10:30:20 [2020-06-09T14:30:20.266Z] + cp scripts/deploy-doc.sh ../scripts
10:30:20 [2020-06-09T14:30:20.291Z] [Pipeline] checkout
10:30:20 [2020-06-09T14:30:20.304Z] No credentials specified
10:30:20 [2020-06-09T14:30:20.314Z] Fetching changes from the remote Git repository
10:30:20 [2020-06-09T14:30:20.306Z]  > git rev-parse --is-inside-work-tree # timeout=10
10:30:20 [2020-06-09T14:30:20.316Z]  > git config remote.origin.url git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass # timeout=10
10:30:20 [2020-06-09T14:30:20.372Z] Fetching upstream changes from git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass
10:30:20 [2020-06-09T14:30:20.373Z]  > git --version # timeout=10
10:30:20 [2020-06-09T14:30:20.378Z]  > git fetch --tags --force --progress -- git://git.eclipse.org/gitroot/tracecompass/org.eclipse.tracecompass refs/heads/master # timeout=10
10:31:12 [2020-06-09T14:31:12.017Z] Checking out Revision a07b8e62ca64051d99dd5890c35cb503a0b553ba (master)
10:31:12 [2020-06-09T14:31:12.010Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:31:12 [2020-06-09T14:31:12.019Z]  > git config core.sparsecheckout # timeout=10
10:31:12 [2020-06-09T14:31:12.024Z]  > git checkout -f a07b8e62ca64051d99dd5890c35cb503a0b553ba # timeout=10
10:31:23 [2020-06-09T14:31:23.921Z] Commit message: "analysis: Bug 564106: Deprecate MemoryUsageTreeViewer"
10:31:23 [2020-06-09T14:31:23.924Z]  > git rev-parse FETCH_HEAD^{commit} # timeout=10
10:31:24 [2020-06-09T14:31:24.895Z]  > git rev-list --no-walk b1a5553463dd217cb5e91d8acd1b181a1056e18f # timeout=10
10:31:25 [2020-06-09T14:31:25.009Z] [Pipeline] sh
10:31:26 [2020-06-09T14:31:26.795Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
10:31:26 [2020-06-09T14:31:26.820Z] [Pipeline] sh
10:31:28 [2020-06-09T14:31:28.214Z] + cp ../scripts/deploy-rcp.sh /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
10:31:28 [2020-06-09T14:31:28.244Z] [Pipeline] sh
10:31:29 [2020-06-09T14:31:29.662Z] + cp ../scripts/deploy-update-site.sh /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
10:31:32 [2020-06-09T14:31:32.209Z] [Pipeline] sh
10:31:34 [2020-06-09T14:31:34.628Z] + cp ../scripts/deploy-doc.sh /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts/
10:31:34 [2020-06-09T14:31:34.652Z] [Pipeline] }
10:31:34 [2020-06-09T14:31:34.675Z] [Pipeline] // container
10:31:34 [2020-06-09T14:31:34.707Z] [Pipeline] }
10:31:34 [2020-06-09T14:31:34.728Z] [Pipeline] // withEnv
10:31:34 [2020-06-09T14:31:34.758Z] [Pipeline] }
10:31:34 [2020-06-09T14:31:34.779Z] [Pipeline] // stage
10:31:34 [2020-06-09T14:31:34.836Z] [Pipeline] stage
10:31:34 [2020-06-09T14:31:34.839Z] [Pipeline] { (Legacy)
10:31:35 [2020-06-09T14:31:35.174Z] Stage "Legacy" skipped due to when conditional
10:31:35 [2020-06-09T14:31:35.175Z] [Pipeline] }
10:31:35 [2020-06-09T14:31:35.197Z] [Pipeline] // stage
10:31:35 [2020-06-09T14:31:35.253Z] [Pipeline] stage
10:31:35 [2020-06-09T14:31:35.254Z] [Pipeline] { (Build)
10:31:35 [2020-06-09T14:31:35.586Z] [Pipeline] tool
10:31:35 [2020-06-09T14:31:35.625Z] [Pipeline] envVarsForTool
10:31:35 [2020-06-09T14:31:35.704Z] [Pipeline] tool
10:31:35 [2020-06-09T14:31:35.743Z] [Pipeline] envVarsForTool
10:31:35 [2020-06-09T14:31:35.795Z] [Pipeline] withEnv
10:31:35 [2020-06-09T14:31:35.795Z] [Pipeline] {
10:31:35 [2020-06-09T14:31:35.902Z] [Pipeline] container
10:31:35 [2020-06-09T14:31:35.903Z] [Pipeline] {
10:31:35 [2020-06-09T14:31:35.954Z] [Pipeline] sh
10:31:43 [2020-06-09T14:31:43.756Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp
10:31:43 [2020-06-09T14:31:43.783Z] [Pipeline] sh
10:31:46 [2020-06-09T14:31:46.204Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.dev
10:31:46 [2020-06-09T14:31:46.231Z] [Pipeline] sh
10:31:48 [2020-06-09T14:31:48.630Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user
10:31:48 [2020-06-09T14:31:48.656Z] [Pipeline] sh
10:31:51 [2020-06-09T14:31:51.059Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
10:31:51 [2020-06-09T14:31:51.084Z] [Pipeline] sh
10:31:53 [2020-06-09T14:31:53.506Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
10:31:53 [2020-06-09T14:31:53.532Z] [Pipeline] sh
10:31:54 [2020-06-09T14:31:54.938Z] + mkdir -p /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
10:31:54 [2020-06-09T14:31:54.970Z] [Pipeline] sh
10:31:57 [2020-06-09T14:31:57.634Z] + mvn clean install -B -Dskip-jacoco=true -Pdeploy-doc -DdocDestination=/home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp -Pctf-grammar -Pbuild-rcp -Dmaven.repo.local=/home/jenkins/.m2/repository --settings /home/jenkins/.m2/settings.xml -Dtarget-platform=tracecompass-e4.12
10:31:57 [2020-06-09T14:31:57.634Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:31:59 [2020-06-09T14:31:59.528Z] [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
10:31:59 [2020-06-09T14:31:59.528Z] [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 5.7 kB/s)
10:32:02 [2020-06-09T14:32:02.048Z] [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
10:32:02 [2020-06-09T14:32:02.048Z] [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 882 kB/s)
10:32:02 [2020-06-09T14:32:02.048Z] [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
10:32:02 [2020-06-09T14:32:02.048Z] [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 2.8 kB/s)
10:32:02 [2020-06-09T14:32:02.305Z] [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
10:32:02 [2020-06-09T14:32:02.305Z] [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 148 kB/s)
10:32:02 [2020-06-09T14:32:02.562Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/takari/takari/14/takari-14.pom
10:32:02 [2020-06-09T14:32:02.562Z] [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 513 kB/s)
10:32:02 [2020-06-09T14:32:02.562Z] [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
10:32:02 [2020-06-09T14:32:02.562Z] [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 806 kB/s)
10:32:02 [2020-06-09T14:32:02.818Z] [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
10:32:02 [2020-06-09T14:32:02.818Z] [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 346 kB/s)
10:32:03 [2020-06-09T14:32:03.074Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom
10:32:03 [2020-06-09T14:32:03.074Z] [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 810 kB/s)
10:32:03 [2020-06-09T14:32:03.074Z] [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
10:32:03 [2020-06-09T14:32:03.074Z] [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
10:32:03 [2020-06-09T14:32:03.637Z] [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 24 kB/s)
10:32:03 [2020-06-09T14:32:03.637Z] [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 62 kB/s)
10:32:04 [2020-06-09T14:32:04.200Z] [INFO] Scanning for projects...
10:32:04 [2020-06-09T14:32:04.200Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
10:32:04 [2020-06-09T14:32:04.200Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
10:32:04 [2020-06-09T14:32:04.456Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
10:32:04 [2020-06-09T14:32:04.457Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
10:32:04 [2020-06-09T14:32:04.457Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
10:32:04 [2020-06-09T14:32:04.715Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
10:32:04 [2020-06-09T14:32:04.715Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
10:32:04 [2020-06-09T14:32:04.972Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
10:32:05 [2020-06-09T14:32:05.228Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
10:32:05 [2020-06-09T14:32:05.228Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
10:32:05 [2020-06-09T14:32:05.484Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
10:32:05 [2020-06-09T14:32:05.484Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
10:32:08 [2020-06-09T14:32:08.003Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
10:32:08 [2020-06-09T14:32:08.259Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
10:32:08 [2020-06-09T14:32:08.821Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
10:32:09 [2020-06-09T14:32:09.386Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
10:32:10 [2020-06-09T14:32:10.752Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
10:32:11 [2020-06-09T14:32:11.009Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
10:32:11 [2020-06-09T14:32:11.265Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
10:32:11 [2020-06-09T14:32:11.265Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.193Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.194Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.194Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.450Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.706Z] /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
10:32:12 [2020-06-09T14:32:12.706Z] [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
10:32:12 [2020-06-09T14:32:12.706Z] [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
10:32:12 [2020-06-09T14:32:12.706Z] [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
10:32:13 [2020-06-09T14:32:13.280Z] [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
10:32:13 [2020-06-09T14:32:13.280Z] [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
10:32:13 [2020-06-09T14:32:13.538Z] [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
10:32:13 [2020-06-09T14:32:13.538Z] [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 44 kB/s)
10:32:13 [2020-06-09T14:32:13.796Z] [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
10:32:13 [2020-06-09T14:32:13.796Z] [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
10:32:13 [2020-06-09T14:32:13.796Z] [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
10:32:14 [2020-06-09T14:32:14.725Z] [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
10:32:14 [2020-06-09T14:32:14.725Z] [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
10:32:14 [2020-06-09T14:32:14.725Z] [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
10:32:14 [2020-06-09T14:32:14.982Z] [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)
10:32:15 [2020-06-09T14:32:15.238Z] [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
10:32:15 [2020-06-09T14:32:15.495Z] [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
10:32:15 [2020-06-09T14:32:15.495Z] [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
10:32:16 [2020-06-09T14:32:16.056Z] [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
10:32:16 [2020-06-09T14:32:16.313Z] [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
10:32:16 [2020-06-09T14:32:16.313Z] [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
10:32:16 [2020-06-09T14:32:16.569Z] [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 74 kB/s)
10:32:16 [2020-06-09T14:32:16.569Z] [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
10:32:16 [2020-06-09T14:32:16.569Z] [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
10:32:16 [2020-06-09T14:32:16.569Z] [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
10:32:17 [2020-06-09T14:32:17.134Z] [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
10:32:17 [2020-06-09T14:32:17.134Z] [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
10:32:17 [2020-06-09T14:32:17.391Z] [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
10:32:17 [2020-06-09T14:32:17.391Z] [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 121 kB/s)
10:32:17 [2020-06-09T14:32:17.391Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/3.0/maven-3.0.pom
10:32:17 [2020-06-09T14:32:17.391Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
10:32:17 [2020-06-09T14:32:17.647Z] [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
10:32:17 [2020-06-09T14:32:17.903Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/3.0/maven-3.0.pom
10:32:17 [2020-06-09T14:32:17.903Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/3.0/maven-3.0.pom
10:32:18 [2020-06-09T14:32:18.160Z] [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
10:32:18 [2020-06-09T14:32:18.160Z] [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 561 kB/s)
10:32:18 [2020-06-09T14:32:18.160Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
10:32:18 [2020-06-09T14:32:18.160Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
10:32:18 [2020-06-09T14:32:18.160Z] [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
10:32:18 [2020-06-09T14:32:18.416Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/15/maven-parent-15.pom
10:32:18 [2020-06-09T14:32:18.673Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/15/maven-parent-15.pom
10:32:18 [2020-06-09T14:32:18.673Z] [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
10:32:18 [2020-06-09T14:32:18.929Z] [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 436 kB/s)
10:32:18 [2020-06-09T14:32:18.929Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/6/apache-6.pom
10:32:18 [2020-06-09T14:32:18.929Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/6/apache-6.pom
10:32:19 [2020-06-09T14:32:19.185Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/6/apache-6.pom
10:32:19 [2020-06-09T14:32:19.442Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/6/apache-6.pom
10:32:19 [2020-06-09T14:32:19.442Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/6/apache-6.pom
10:32:19 [2020-06-09T14:32:19.698Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom
10:32:19 [2020-06-09T14:32:19.698Z] [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 164 kB/s)
10:32:19 [2020-06-09T14:32:19.698Z] [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
10:32:19 [2020-06-09T14:32:19.698Z] [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
10:32:19 [2020-06-09T14:32:19.698Z] [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
10:32:20 [2020-06-09T14:32:20.261Z] [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
10:32:20 [2020-06-09T14:32:20.261Z] [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
10:32:20 [2020-06-09T14:32:20.517Z] [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
10:32:20 [2020-06-09T14:32:20.517Z] [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 122 kB/s)
10:32:20 [2020-06-09T14:32:20.517Z] [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
10:32:20 [2020-06-09T14:32:20.775Z] [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
10:32:20 [2020-06-09T14:32:20.775Z] [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
10:32:21 [2020-06-09T14:32:21.032Z] [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
10:32:21 [2020-06-09T14:32:21.289Z] [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
10:32:21 [2020-06-09T14:32:21.545Z] [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
10:32:21 [2020-06-09T14:32:21.545Z] [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 172 kB/s)
10:32:21 [2020-06-09T14:32:21.801Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
10:32:21 [2020-06-09T14:32:21.801Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
10:32:22 [2020-06-09T14:32:22.057Z] [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
10:32:22 [2020-06-09T14:32:22.314Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
10:32:22 [2020-06-09T14:32:22.314Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom
10:32:22 [2020-06-09T14:32:22.571Z] [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
10:32:22 [2020-06-09T14:32:22.571Z] [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 1.0 MB/s)
10:32:22 [2020-06-09T14:32:22.571Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
10:32:23 [2020-06-09T14:32:23.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
10:32:23 [2020-06-09T14:32:23.938Z] [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
10:32:24 [2020-06-09T14:32:24.501Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
10:32:24 [2020-06-09T14:32:24.501Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/10/forge-parent-10.pom
10:32:24 [2020-06-09T14:32:24.501Z] [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
10:32:24 [2020-06-09T14:32:24.501Z] [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 315 kB/s)
10:32:24 [2020-06-09T14:32:24.501Z] [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
10:32:24 [2020-06-09T14:32:24.758Z] [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
10:32:24 [2020-06-09T14:32:24.758Z] [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
10:32:25 [2020-06-09T14:32:25.014Z] [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
10:32:25 [2020-06-09T14:32:25.014Z] [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
10:32:25 [2020-06-09T14:32:25.271Z] [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
10:32:25 [2020-06-09T14:32:25.271Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 42 kB/s)
10:32:25 [2020-06-09T14:32:25.271Z] [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
10:32:25 [2020-06-09T14:32:25.271Z] [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
10:32:25 [2020-06-09T14:32:25.528Z] [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
10:32:25 [2020-06-09T14:32:25.784Z] [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
10:32:25 [2020-06-09T14:32:25.784Z] [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
10:32:26 [2020-06-09T14:32:26.041Z] [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
10:32:26 [2020-06-09T14:32:26.041Z] [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 52 kB/s)
10:32:26 [2020-06-09T14:32:26.041Z] [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
10:32:26 [2020-06-09T14:32:26.297Z] [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
10:32:26 [2020-06-09T14:32:26.297Z] [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
10:32:26 [2020-06-09T14:32:26.553Z] [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
10:32:26 [2020-06-09T14:32:26.553Z] [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
10:32:26 [2020-06-09T14:32:26.811Z] [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
10:32:26 [2020-06-09T14:32:26.811Z] [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 15 kB/s)
10:32:27 [2020-06-09T14:32:27.069Z] [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
10:32:27 [2020-06-09T14:32:27.069Z] [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
10:32:27 [2020-06-09T14:32:27.069Z] [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
10:32:27 [2020-06-09T14:32:27.325Z] [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
10:32:27 [2020-06-09T14:32:27.325Z] [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
10:32:27 [2020-06-09T14:32:27.582Z] [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
10:32:27 [2020-06-09T14:32:27.582Z] [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 58 kB/s)
10:32:27 [2020-06-09T14:32:27.582Z] [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
10:32:27 [2020-06-09T14:32:27.582Z] [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
10:32:29 [2020-06-09T14:32:29.475Z] [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
10:32:30 [2020-06-09T14:32:30.037Z] [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
10:32:30 [2020-06-09T14:32:30.037Z] [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
10:32:30 [2020-06-09T14:32:30.037Z] [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
10:32:30 [2020-06-09T14:32:30.037Z] [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 432 kB/s)
10:32:30 [2020-06-09T14:32:30.293Z] [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
10:32:30 [2020-06-09T14:32:30.293Z] [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
10:32:30 [2020-06-09T14:32:30.293Z] [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
10:32:30 [2020-06-09T14:32:30.856Z] [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
10:32:30 [2020-06-09T14:32:30.856Z] [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
10:32:30 [2020-06-09T14:32:30.856Z] [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
10:32:31 [2020-06-09T14:32:31.112Z] [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 2.5 kB/s)
10:32:31 [2020-06-09T14:32:31.368Z] [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
10:32:31 [2020-06-09T14:32:31.368Z] [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
10:32:31 [2020-06-09T14:32:31.625Z] [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
10:32:31 [2020-06-09T14:32:31.881Z] [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
10:32:31 [2020-06-09T14:32:31.881Z] [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
10:32:31 [2020-06-09T14:32:31.881Z] [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
10:32:32 [2020-06-09T14:32:32.139Z] [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 194 kB/s)
10:32:32 [2020-06-09T14:32:32.139Z] [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
10:32:32 [2020-06-09T14:32:32.139Z] [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
10:32:32 [2020-06-09T14:32:32.395Z] [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
10:32:32 [2020-06-09T14:32:32.655Z] [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
10:32:32 [2020-06-09T14:32:32.912Z] [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
10:32:33 [2020-06-09T14:32:33.168Z] [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
10:32:33 [2020-06-09T14:32:33.168Z] [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 164 kB/s)
10:32:33 [2020-06-09T14:32:33.731Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
10:32:33 [2020-06-09T14:32:33.731Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
10:32:33 [2020-06-09T14:32:33.731Z] [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
10:32:33 [2020-06-09T14:32:33.987Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
10:32:34 [2020-06-09T14:32:34.242Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/12/spice-parent-12.pom
10:32:34 [2020-06-09T14:32:34.242Z] [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
10:32:34 [2020-06-09T14:32:34.242Z] [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 261 kB/s)
10:32:34 [2020-06-09T14:32:34.498Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
10:32:34 [2020-06-09T14:32:34.498Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
10:32:34 [2020-06-09T14:32:34.498Z] [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
10:32:34 [2020-06-09T14:32:34.755Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
10:32:35 [2020-06-09T14:32:35.011Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/4/forge-parent-4.pom
10:32:35 [2020-06-09T14:32:35.011Z] [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
10:32:35 [2020-06-09T14:32:35.011Z] [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 254 kB/s)
10:32:35 [2020-06-09T14:32:35.268Z] [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
10:32:35 [2020-06-09T14:32:35.268Z] [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
10:32:35 [2020-06-09T14:32:35.268Z] [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
10:32:35 [2020-06-09T14:32:35.833Z] [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
10:32:35 [2020-06-09T14:32:35.833Z] [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
10:32:35 [2020-06-09T14:32:35.833Z] [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
10:32:37 [2020-06-09T14:32:37.202Z] [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 3.0 kB/s)
10:32:39 [2020-06-09T14:32:39.091Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
10:32:40 [2020-06-09T14:32:40.981Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
10:32:40 [2020-06-09T14:32:40.981Z] [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
10:32:41 [2020-06-09T14:32:41.911Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
10:32:42 [2020-06-09T14:32:42.840Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/15/spice-parent-15.pom
10:32:42 [2020-06-09T14:32:42.840Z] [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
10:32:43 [2020-06-09T14:32:43.403Z] [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 17 kB/s)
10:32:43 [2020-06-09T14:32:43.659Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
10:32:43 [2020-06-09T14:32:43.659Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
10:32:43 [2020-06-09T14:32:43.916Z] [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
10:32:44 [2020-06-09T14:32:44.172Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
10:32:44 [2020-06-09T14:32:44.172Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/5/forge-parent-5.pom
10:32:44 [2020-06-09T14:32:44.172Z] [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
10:32:44 [2020-06-09T14:32:44.172Z] [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 440 kB/s)
10:32:44 [2020-06-09T14:32:44.429Z] [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
10:32:44 [2020-06-09T14:32:44.684Z] [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
10:32:44 [2020-06-09T14:32:44.684Z] [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
10:32:45 [2020-06-09T14:32:45.246Z] [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
10:32:45 [2020-06-09T14:32:45.246Z] [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
10:32:45 [2020-06-09T14:32:45.504Z] [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
10:32:46 [2020-06-09T14:32:46.068Z] [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 3.9 kB/s)
10:32:46 [2020-06-09T14:32:46.068Z] [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
10:32:46 [2020-06-09T14:32:46.324Z] [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
10:32:46 [2020-06-09T14:32:46.580Z] [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
10:32:46 [2020-06-09T14:32:46.837Z] [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
10:32:47 [2020-06-09T14:32:47.094Z] [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
10:32:47 [2020-06-09T14:32:47.094Z] [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
10:32:47 [2020-06-09T14:32:47.350Z] [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 23 kB/s)
10:32:47 [2020-06-09T14:32:47.350Z] [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
10:32:47 [2020-06-09T14:32:47.350Z] [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
10:32:47 [2020-06-09T14:32:47.350Z] [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
10:32:47 [2020-06-09T14:32:47.920Z] [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
10:32:47 [2020-06-09T14:32:47.920Z] [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
10:32:48 [2020-06-09T14:32:48.176Z] [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
10:32:48 [2020-06-09T14:32:48.176Z] [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 92 kB/s)
10:32:48 [2020-06-09T14:32:48.738Z] [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
10:32:48 [2020-06-09T14:32:48.738Z] [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
10:32:48 [2020-06-09T14:32:48.738Z] [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
10:32:49 [2020-06-09T14:32:49.301Z] [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
10:32:49 [2020-06-09T14:32:49.559Z] [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
10:32:49 [2020-06-09T14:32:49.559Z] [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
10:32:49 [2020-06-09T14:32:49.559Z] [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 256 kB/s)
10:32:49 [2020-06-09T14:32:49.559Z] [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
10:32:49 [2020-06-09T14:32:49.559Z] [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
10:32:49 [2020-06-09T14:32:49.815Z] [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
10:32:50 [2020-06-09T14:32:50.071Z] [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
10:32:50 [2020-06-09T14:32:50.071Z] [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
10:32:50 [2020-06-09T14:32:50.071Z] [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
10:32:50 [2020-06-09T14:32:50.327Z] [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 104 kB/s)
10:32:50 [2020-06-09T14:32:50.327Z] [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
10:32:50 [2020-06-09T14:32:50.327Z] [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
10:32:50 [2020-06-09T14:32:50.327Z] [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
10:32:50 [2020-06-09T14:32:50.890Z] [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
10:32:50 [2020-06-09T14:32:50.890Z] [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
10:32:50 [2020-06-09T14:32:50.890Z] [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
10:32:50 [2020-06-09T14:32:50.890Z] [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 87 kB/s)
10:32:50 [2020-06-09T14:32:50.890Z] [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
10:32:51 [2020-06-09T14:32:51.145Z] [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
10:32:51 [2020-06-09T14:32:51.145Z] [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
10:32:51 [2020-06-09T14:32:51.401Z] [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
10:32:51 [2020-06-09T14:32:51.658Z] [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
10:32:51 [2020-06-09T14:32:51.658Z] [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
10:32:51 [2020-06-09T14:32:51.658Z] [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 69 kB/s)
10:32:51 [2020-06-09T14:32:51.658Z] [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
10:32:51 [2020-06-09T14:32:51.658Z] [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
10:32:51 [2020-06-09T14:32:51.913Z] [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
10:32:52 [2020-06-09T14:32:52.170Z] [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
10:32:52 [2020-06-09T14:32:52.170Z] [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
10:32:52 [2020-06-09T14:32:52.170Z] [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
10:32:52 [2020-06-09T14:32:52.427Z] [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 311 kB/s)
10:32:52 [2020-06-09T14:32:52.427Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
10:32:52 [2020-06-09T14:32:52.427Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
10:32:52 [2020-06-09T14:32:52.684Z] [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
10:32:52 [2020-06-09T14:32:52.941Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
10:32:53 [2020-06-09T14:32:53.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/forge/forge-parent/6/forge-parent-6.pom
10:32:53 [2020-06-09T14:32:53.759Z] [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
10:32:54 [2020-06-09T14:32:54.015Z] [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 27 kB/s)
10:32:54 [2020-06-09T14:32:54.271Z] [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
10:32:54 [2020-06-09T14:32:54.271Z] [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
10:32:54 [2020-06-09T14:32:54.271Z] [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
10:32:54 [2020-06-09T14:32:54.834Z] [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
10:32:54 [2020-06-09T14:32:54.834Z] [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
10:32:54 [2020-06-09T14:32:54.834Z] [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
10:32:54 [2020-06-09T14:32:54.834Z] [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 93 kB/s)
10:32:54 [2020-06-09T14:32:54.834Z] [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
10:32:54 [2020-06-09T14:32:54.834Z] [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
10:32:54 [2020-06-09T14:32:54.834Z] [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
10:32:55 [2020-06-09T14:32:55.762Z] [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
10:32:56 [2020-06-09T14:32:56.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom
10:32:56 [2020-06-09T14:32:56.947Z] [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
10:32:56 [2020-06-09T14:32:56.947Z] [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 381 kB/s)
10:32:56 [2020-06-09T14:32:56.947Z] [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
10:32:57 [2020-06-09T14:32:57.205Z] [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
10:32:57 [2020-06-09T14:32:57.205Z] [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
10:32:57 [2020-06-09T14:32:57.462Z] [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
10:32:57 [2020-06-09T14:32:57.462Z] [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
10:32:57 [2020-06-09T14:32:57.462Z] [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
10:32:57 [2020-06-09T14:32:57.462Z] [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 321 kB/s)
10:32:57 [2020-06-09T14:32:57.462Z] [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
10:32:57 [2020-06-09T14:32:57.462Z] [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
10:32:57 [2020-06-09T14:32:57.462Z] [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
10:32:58 [2020-06-09T14:32:58.024Z] [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
10:32:58 [2020-06-09T14:32:58.024Z] [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
10:32:59 [2020-06-09T14:32:59.916Z] [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
10:32:59 [2020-06-09T14:32:59.916Z] [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 395 kB/s)
10:33:00 [2020-06-09T14:33:00.172Z] [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
10:33:00 [2020-06-09T14:33:00.735Z] [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
10:33:00 [2020-06-09T14:33:00.735Z] [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
10:33:00 [2020-06-09T14:33:00.992Z] [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
10:33:01 [2020-06-09T14:33:01.251Z] [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
10:33:01 [2020-06-09T14:33:01.251Z] [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
10:33:01 [2020-06-09T14:33:01.251Z] [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 52 kB/s)
10:33:01 [2020-06-09T14:33:01.508Z] [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
10:33:01 [2020-06-09T14:33:01.508Z] [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
10:33:01 [2020-06-09T14:33:01.508Z] [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
10:33:02 [2020-06-09T14:33:02.071Z] [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
10:33:02 [2020-06-09T14:33:02.071Z] [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
10:33:02 [2020-06-09T14:33:02.071Z] [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
10:33:02 [2020-06-09T14:33:02.071Z] [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 80 kB/s)
10:33:02 [2020-06-09T14:33:02.328Z] [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
10:33:02 [2020-06-09T14:33:02.328Z] [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
10:33:02 [2020-06-09T14:33:02.584Z] [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
10:33:02 [2020-06-09T14:33:02.840Z] [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
10:33:03 [2020-06-09T14:33:03.096Z] [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
10:33:03 [2020-06-09T14:33:03.096Z] [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
10:33:03 [2020-06-09T14:33:03.096Z] [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 73 kB/s)
10:33:03 [2020-06-09T14:33:03.658Z] [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
10:33:03 [2020-06-09T14:33:03.915Z] [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
10:33:03 [2020-06-09T14:33:03.915Z] [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
10:33:04 [2020-06-09T14:33:04.172Z] [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
10:33:04 [2020-06-09T14:33:04.172Z] [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
10:33:04 [2020-06-09T14:33:04.172Z] [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
10:33:04 [2020-06-09T14:33:04.172Z] [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 336 kB/s)
10:33:04 [2020-06-09T14:33:04.172Z] [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
10:33:04 [2020-06-09T14:33:04.428Z] [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
10:33:04 [2020-06-09T14:33:04.428Z] [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
10:33:04 [2020-06-09T14:33:04.684Z] [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
10:33:04 [2020-06-09T14:33:04.941Z] [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
10:33:04 [2020-06-09T14:33:04.941Z] [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
10:33:05 [2020-06-09T14:33:05.199Z] [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 62 kB/s)
10:33:05 [2020-06-09T14:33:05.199Z] [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
10:33:05 [2020-06-09T14:33:05.455Z] [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
10:33:05 [2020-06-09T14:33:05.455Z] [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
10:33:05 [2020-06-09T14:33:05.712Z] [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
10:33:05 [2020-06-09T14:33:05.970Z] [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
10:33:05 [2020-06-09T14:33:05.970Z] [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
10:33:05 [2020-06-09T14:33:05.970Z] [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 148 kB/s)
10:33:06 [2020-06-09T14:33:06.226Z] [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
10:33:06 [2020-06-09T14:33:06.226Z] [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
10:33:06 [2020-06-09T14:33:06.226Z] [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
10:33:06 [2020-06-09T14:33:06.789Z] [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
10:33:06 [2020-06-09T14:33:06.789Z] [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
10:33:06 [2020-06-09T14:33:06.789Z] [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
10:33:07 [2020-06-09T14:33:07.046Z] [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 48 kB/s)
10:33:10 [2020-06-09T14:33:10.316Z] [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
10:33:10 [2020-06-09T14:33:10.316Z] [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
10:33:10 [2020-06-09T14:33:10.574Z] [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
10:33:10 [2020-06-09T14:33:10.830Z] [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
10:33:11 [2020-06-09T14:33:11.086Z] [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
10:33:11 [2020-06-09T14:33:11.086Z] [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
10:33:11 [2020-06-09T14:33:11.342Z] [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 92 kB/s)
10:33:11 [2020-06-09T14:33:11.598Z] [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
10:33:11 [2020-06-09T14:33:11.598Z] [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
10:33:11 [2020-06-09T14:33:11.598Z] [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
10:33:12 [2020-06-09T14:33:12.160Z] [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
10:33:12 [2020-06-09T14:33:12.160Z] [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
10:33:12 [2020-06-09T14:33:12.160Z] [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
10:33:12 [2020-06-09T14:33:12.160Z] [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 145 kB/s)
10:33:12 [2020-06-09T14:33:12.419Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
10:33:12 [2020-06-09T14:33:12.419Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
10:33:12 [2020-06-09T14:33:12.419Z] [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
10:33:12 [2020-06-09T14:33:12.982Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
10:33:12 [2020-06-09T14:33:12.982Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom
10:33:12 [2020-06-09T14:33:12.983Z] [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
10:33:12 [2020-06-09T14:33:12.983Z] [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 750 kB/s)
10:33:13 [2020-06-09T14:33:13.238Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
10:33:13 [2020-06-09T14:33:13.494Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
10:33:13 [2020-06-09T14:33:13.494Z] [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
10:33:14 [2020-06-09T14:33:14.425Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
10:33:14 [2020-06-09T14:33:14.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/17/spice-parent-17.pom
10:33:14 [2020-06-09T14:33:14.681Z] [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
10:33:14 [2020-06-09T14:33:14.681Z] [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 218 kB/s)
10:33:14 [2020-06-09T14:33:14.938Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.2/commons-io-2.2.pom
10:33:14 [2020-06-09T14:33:14.938Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
10:33:14 [2020-06-09T14:33:14.938Z] [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
10:33:15 [2020-06-09T14:33:15.503Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.2/commons-io-2.2.pom
10:33:15 [2020-06-09T14:33:15.503Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.2/commons-io-2.2.pom
10:33:15 [2020-06-09T14:33:15.503Z] [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
10:33:15 [2020-06-09T14:33:15.503Z] [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 290 kB/s)
10:33:15 [2020-06-09T14:33:15.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
10:33:15 [2020-06-09T14:33:15.503Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
10:33:15 [2020-06-09T14:33:15.503Z] [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
10:33:15 [2020-06-09T14:33:15.760Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/24/commons-parent-24.pom
10:33:16 [2020-06-09T14:33:16.016Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/24/commons-parent-24.pom
10:33:16 [2020-06-09T14:33:16.016Z] [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
10:33:16 [2020-06-09T14:33:16.273Z] [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 675 kB/s)
10:33:16 [2020-06-09T14:33:16.273Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/9/apache-9.pom
10:33:16 [2020-06-09T14:33:16.273Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/9/apache-9.pom
10:33:16 [2020-06-09T14:33:16.530Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/9/apache-9.pom
10:33:16 [2020-06-09T14:33:16.787Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/9/apache-9.pom
10:33:16 [2020-06-09T14:33:16.787Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/9/apache-9.pom
10:33:16 [2020-06-09T14:33:16.787Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom
10:33:16 [2020-06-09T14:33:16.787Z] [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 892 kB/s)
10:33:16 [2020-06-09T14:33:16.787Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.pom
10:33:17 [2020-06-09T14:33:17.349Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
10:33:17 [2020-06-09T14:33:17.349Z] [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
10:33:17 [2020-06-09T14:33:17.607Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.pom
10:33:17 [2020-06-09T14:33:17.863Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.pom
10:33:17 [2020-06-09T14:33:17.863Z] [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
10:33:17 [2020-06-09T14:33:17.863Z] [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 604 kB/s)
10:33:18 [2020-06-09T14:33:18.119Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
10:33:18 [2020-06-09T14:33:18.119Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
10:33:18 [2020-06-09T14:33:18.377Z] [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
10:33:18 [2020-06-09T14:33:18.938Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/39/commons-parent-39.pom
10:33:19 [2020-06-09T14:33:19.194Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/39/commons-parent-39.pom
10:33:19 [2020-06-09T14:33:19.756Z] [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
10:33:19 [2020-06-09T14:33:19.756Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.5 MB/s)
10:33:19 [2020-06-09T14:33:19.756Z] [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
10:33:19 [2020-06-09T14:33:19.756Z] [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
10:33:20 [2020-06-09T14:33:20.012Z] [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
10:33:20 [2020-06-09T14:33:20.576Z] [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
10:33:22 [2020-06-09T14:33:22.469Z] [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
10:33:24 [2020-06-09T14:33:24.988Z] [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
10:33:24 [2020-06-09T14:33:24.988Z] [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 388 kB/s)
10:33:24 [2020-06-09T14:33:24.988Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
10:33:24 [2020-06-09T14:33:24.988Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
10:33:24 [2020-06-09T14:33:24.988Z] [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
10:33:25 [2020-06-09T14:33:25.243Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/42/commons-parent-42.pom
10:33:25 [2020-06-09T14:33:25.499Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/42/commons-parent-42.pom
10:33:25 [2020-06-09T14:33:25.499Z] [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
10:33:25 [2020-06-09T14:33:25.499Z] [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.4 MB/s)
10:33:25 [2020-06-09T14:33:25.499Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/18/apache-18.pom
10:33:25 [2020-06-09T14:33:25.755Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/18/apache-18.pom
10:33:25 [2020-06-09T14:33:25.755Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/18/apache-18.pom
10:33:26 [2020-06-09T14:33:26.316Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/18/apache-18.pom
10:33:26 [2020-06-09T14:33:26.317Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/18/apache-18.pom
10:33:26 [2020-06-09T14:33:26.317Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom
10:33:26 [2020-06-09T14:33:26.317Z] [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 746 kB/s)
10:33:26 [2020-06-09T14:33:26.575Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
10:33:26 [2020-06-09T14:33:26.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
10:33:26 [2020-06-09T14:33:26.831Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.pom
10:33:27 [2020-06-09T14:33:27.758Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.pom
10:33:28 [2020-06-09T14:33:28.320Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.pom
10:33:28 [2020-06-09T14:33:28.576Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.pom
10:33:28 [2020-06-09T14:33:28.576Z] [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 71 kB/s)
10:33:28 [2020-06-09T14:33:28.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
10:33:28 [2020-06-09T14:33:28.576Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
10:33:28 [2020-06-09T14:33:28.832Z] [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
10:33:29 [2020-06-09T14:33:29.088Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
10:33:29 [2020-06-09T14:33:29.088Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis-parent/2.6/objenesis-parent-2.6.pom
10:33:29 [2020-06-09T14:33:29.344Z] [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
10:33:29 [2020-06-09T14:33:29.344Z] [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 337 kB/s)
10:33:29 [2020-06-09T14:33:29.344Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
10:33:29 [2020-06-09T14:33:29.906Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
10:33:29 [2020-06-09T14:33:29.906Z] [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
10:33:30 [2020-06-09T14:33:30.161Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
10:33:30 [2020-06-09T14:33:30.161Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.pom
10:33:30 [2020-06-09T14:33:30.418Z] [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
10:33:30 [2020-06-09T14:33:30.418Z] [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 808 kB/s)
10:33:30 [2020-06-09T14:33:30.418Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.pom
10:33:30 [2020-06-09T14:33:30.674Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
10:33:30 [2020-06-09T14:33:30.674Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.pom
10:33:30 [2020-06-09T14:33:30.931Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.pom
10:33:31 [2020-06-09T14:33:31.188Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.pom
10:33:31 [2020-06-09T14:33:31.188Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.pom
10:33:31 [2020-06-09T14:33:31.444Z] [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 51 kB/s)
10:33:31 [2020-06-09T14:33:31.444Z] [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
10:33:31 [2020-06-09T14:33:31.444Z] [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
10:33:31 [2020-06-09T14:33:31.700Z] [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
10:33:31 [2020-06-09T14:33:31.956Z] [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
10:33:31 [2020-06-09T14:33:31.956Z] [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
10:33:31 [2020-06-09T14:33:31.956Z] [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
10:33:32 [2020-06-09T14:33:32.212Z] [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 17 kB/s)
10:33:32 [2020-06-09T14:33:32.212Z] [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
10:33:32 [2020-06-09T14:33:32.468Z] [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
10:33:32 [2020-06-09T14:33:32.468Z] [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
10:33:33 [2020-06-09T14:33:33.030Z] [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
10:33:33 [2020-06-09T14:33:33.286Z] [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
10:33:33 [2020-06-09T14:33:33.286Z] [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
10:33:33 [2020-06-09T14:33:33.286Z] [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 54 kB/s)
10:33:33 [2020-06-09T14:33:33.542Z] [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
10:33:33 [2020-06-09T14:33:33.542Z] [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
10:33:33 [2020-06-09T14:33:33.542Z] [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
10:33:34 [2020-06-09T14:33:34.106Z] [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
10:33:34 [2020-06-09T14:33:34.106Z] [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
10:33:34 [2020-06-09T14:33:34.106Z] [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
10:33:34 [2020-06-09T14:33:34.106Z] [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 24 kB/s)
10:33:34 [2020-06-09T14:33:34.362Z] [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
10:33:34 [2020-06-09T14:33:34.362Z] [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
10:33:34 [2020-06-09T14:33:34.618Z] [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
10:33:35 [2020-06-09T14:33:35.180Z] [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
10:33:35 [2020-06-09T14:33:35.180Z] [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
10:33:35 [2020-06-09T14:33:35.435Z] [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
10:33:37 [2020-06-09T14:33:37.324Z] [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 503 B/s)
10:33:38 [2020-06-09T14:33:38.691Z] [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
10:33:38 [2020-06-09T14:33:38.691Z] [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
10:33:38 [2020-06-09T14:33:38.691Z] [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
10:33:39 [2020-06-09T14:33:39.252Z] [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
10:33:40 [2020-06-09T14:33:40.620Z] [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
10:33:42 [2020-06-09T14:33:42.508Z] [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
10:33:42 [2020-06-09T14:33:42.764Z] [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 43 kB/s)
10:33:43 [2020-06-09T14:33:43.021Z] [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
10:33:43 [2020-06-09T14:33:43.277Z] [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
10:33:43 [2020-06-09T14:33:43.533Z] [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
10:33:44 [2020-06-09T14:33:44.095Z] [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
10:33:44 [2020-06-09T14:33:44.095Z] [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
10:33:44 [2020-06-09T14:33:44.095Z] [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
10:33:44 [2020-06-09T14:33:44.095Z] [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 32 kB/s)
10:33:44 [2020-06-09T14:33:44.350Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
10:33:44 [2020-06-09T14:33:44.351Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
10:33:44 [2020-06-09T14:33:44.351Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.pom
10:33:44 [2020-06-09T14:33:44.913Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.pom
10:33:44 [2020-06-09T14:33:44.913Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.pom
10:33:44 [2020-06-09T14:33:44.913Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.pom
10:33:44 [2020-06-09T14:33:44.913Z] [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 133 kB/s)
10:33:45 [2020-06-09T14:33:45.169Z] [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
10:33:45 [2020-06-09T14:33:45.169Z] [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
10:33:45 [2020-06-09T14:33:45.169Z] [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
10:33:45 [2020-06-09T14:33:45.733Z] [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
10:33:45 [2020-06-09T14:33:45.733Z] [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
10:33:45 [2020-06-09T14:33:45.989Z] [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
10:33:45 [2020-06-09T14:33:45.989Z] [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 38 kB/s)
10:33:45 [2020-06-09T14:33:45.989Z] [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
10:33:45 [2020-06-09T14:33:45.989Z] [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
10:33:46 [2020-06-09T14:33:46.245Z] [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
10:33:46 [2020-06-09T14:33:46.502Z] [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
10:33:46 [2020-06-09T14:33:46.759Z] [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
10:33:46 [2020-06-09T14:33:46.759Z] [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
10:33:47 [2020-06-09T14:33:47.320Z] [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 1.8 kB/s)
10:33:47 [2020-06-09T14:33:47.320Z] [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
10:33:47 [2020-06-09T14:33:47.577Z] [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
10:33:47 [2020-06-09T14:33:47.577Z] [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
10:33:48 [2020-06-09T14:33:48.943Z] [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
10:33:49 [2020-06-09T14:33:49.198Z] [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
10:33:49 [2020-06-09T14:33:49.454Z] [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
10:33:49 [2020-06-09T14:33:49.454Z] [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 63 kB/s)
10:33:49 [2020-06-09T14:33:49.454Z] [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
10:33:49 [2020-06-09T14:33:49.712Z] [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
10:33:49 [2020-06-09T14:33:49.712Z] [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
10:33:49 [2020-06-09T14:33:49.968Z] [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
10:33:50 [2020-06-09T14:33:50.224Z] [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
10:33:50 [2020-06-09T14:33:50.224Z] [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
10:33:51 [2020-06-09T14:33:51.151Z] [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 1.1 kB/s)
10:33:51 [2020-06-09T14:33:51.407Z] [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
10:33:51 [2020-06-09T14:33:51.969Z] [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
10:33:51 [2020-06-09T14:33:51.969Z] [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
10:33:53 [2020-06-09T14:33:53.857Z] [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
10:33:53 [2020-06-09T14:33:53.857Z] [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
10:33:53 [2020-06-09T14:33:53.857Z] [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
10:33:53 [2020-06-09T14:33:53.857Z] [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 149 kB/s)
10:33:54 [2020-06-09T14:33:54.113Z] [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
10:33:54 [2020-06-09T14:33:54.113Z] [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
10:33:54 [2020-06-09T14:33:54.113Z] [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
10:33:54 [2020-06-09T14:33:54.369Z] [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
10:33:54 [2020-06-09T14:33:54.634Z] [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
10:33:54 [2020-06-09T14:33:54.634Z] [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
10:33:54 [2020-06-09T14:33:54.890Z] [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 6.4 kB/s)
10:33:54 [2020-06-09T14:33:54.890Z] [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
10:33:54 [2020-06-09T14:33:54.890Z] [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
10:33:55 [2020-06-09T14:33:55.145Z] [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
10:33:55 [2020-06-09T14:33:55.400Z] [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
10:33:55 [2020-06-09T14:33:55.656Z] [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
10:33:55 [2020-06-09T14:33:55.656Z] [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
10:33:55 [2020-06-09T14:33:55.656Z] [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 476 kB/s)
10:33:55 [2020-06-09T14:33:55.656Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
10:33:55 [2020-06-09T14:33:55.912Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
10:33:55 [2020-06-09T14:33:55.912Z] [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
10:33:56 [2020-06-09T14:33:56.476Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/11/maven-parent-11.pom
10:33:56 [2020-06-09T14:33:56.476Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/11/maven-parent-11.pom
10:33:56 [2020-06-09T14:33:56.476Z] [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
10:33:56 [2020-06-09T14:33:56.476Z] [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 523 kB/s)
10:33:56 [2020-06-09T14:33:56.734Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/5/apache-5.pom
10:33:56 [2020-06-09T14:33:56.734Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/5/apache-5.pom
10:33:56 [2020-06-09T14:33:56.991Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/5/apache-5.pom
10:33:57 [2020-06-09T14:33:57.247Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/5/apache-5.pom
10:33:57 [2020-06-09T14:33:57.505Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/5/apache-5.pom
10:33:57 [2020-06-09T14:33:57.505Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom
10:33:57 [2020-06-09T14:33:57.505Z] [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 80 kB/s)
10:33:57 [2020-06-09T14:33:57.505Z] [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
10:33:57 [2020-06-09T14:33:57.761Z] [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
10:33:58 [2020-06-09T14:33:58.016Z] [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
10:33:58 [2020-06-09T14:33:58.579Z] [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
10:33:58 [2020-06-09T14:33:58.579Z] [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
10:33:58 [2020-06-09T14:33:58.579Z] [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
10:33:58 [2020-06-09T14:33:58.579Z] [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 65 kB/s)
10:33:58 [2020-06-09T14:33:58.835Z] [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
10:33:58 [2020-06-09T14:33:58.835Z] [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
10:33:59 [2020-06-09T14:33:59.091Z] [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
10:33:59 [2020-06-09T14:33:59.347Z] [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
10:33:59 [2020-06-09T14:33:59.603Z] [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
10:33:59 [2020-06-09T14:33:59.603Z] [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
10:33:59 [2020-06-09T14:33:59.603Z] [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 22 kB/s)
10:33:59 [2020-06-09T14:33:59.858Z] [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
10:33:59 [2020-06-09T14:33:59.858Z] [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
10:33:59 [2020-06-09T14:33:59.858Z] [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
10:34:00 [2020-06-09T14:34:00.419Z] [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
10:34:00 [2020-06-09T14:34:00.419Z] [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
10:34:00 [2020-06-09T14:34:00.419Z] [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
10:34:00 [2020-06-09T14:34:00.419Z] [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 26 kB/s)
10:34:00 [2020-06-09T14:34:00.676Z] [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
10:34:00 [2020-06-09T14:34:00.932Z] [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
10:34:00 [2020-06-09T14:34:00.932Z] [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
10:34:01 [2020-06-09T14:34:01.188Z] [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
10:34:01 [2020-06-09T14:34:01.188Z] [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
10:34:01 [2020-06-09T14:34:01.444Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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 3.4 kB/s)
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.701Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.5/commons-io-2.5.jar
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
10:34:01 [2020-06-09T14:34:01.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
10:34:01 [2020-06-09T14:34:01.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.5/xz-1.5.jar
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:01 [2020-06-09T14:34:01.958Z] [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
10:34:02 [2020-06-09T14:34:02.214Z] [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
10:34:02 [2020-06-09T14:34:02.214Z] [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
10:34:02 [2020-06-09T14:34:02.470Z] [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
10:34:02 [2020-06-09T14:34:02.470Z] [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
10:34:03 [2020-06-09T14:34:03.398Z] [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
10:34:03 [2020-06-09T14:34:03.398Z] [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
10:34:03 [2020-06-09T14:34:03.398Z] [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
10:34:03 [2020-06-09T14:34:03.398Z] [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
10:34:03 [2020-06-09T14:34:03.398Z] [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
10:34:03 [2020-06-09T14:34:03.398Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.399Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
10:34:03 [2020-06-09T14:34:03.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
10:34:03 [2020-06-09T14:34:03.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:03 [2020-06-09T14:34:03.960Z] [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
10:34:04 [2020-06-09T14:34:04.215Z] [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
10:34:04 [2020-06-09T14:34:04.215Z] [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
10:34:04 [2020-06-09T14:34:04.215Z] [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
10:34:04 [2020-06-09T14:34:04.215Z] [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
10:34:06 [2020-06-09T14:34:06.734Z] [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
10:34:06 [2020-06-09T14:34:06.734Z] [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
10:34:06 [2020-06-09T14:34:06.734Z] [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
10:34:06 [2020-06-09T14:34:06.734Z] [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
10:34:06 [2020-06-09T14:34:06.734Z] [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
10:34:06 [2020-06-09T14:34:06.734Z] [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
10:34:06 [2020-06-09T14:34:06.990Z] [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
10:34:06 [2020-06-09T14:34:06.990Z] [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
10:34:06 [2020-06-09T14:34:06.990Z] [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
10:34:07 [2020-06-09T14:34:07.246Z] [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
10:34:09 [2020-06-09T14:34:09.131Z] [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
10:34:09 [2020-06-09T14:34:09.131Z] [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
10:34:09 [2020-06-09T14:34:09.387Z] [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
10:34:09 [2020-06-09T14:34:09.387Z] [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
10:34:09 [2020-06-09T14:34:09.387Z] [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
10:34:09 [2020-06-09T14:34:09.387Z] [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
10:34:09 [2020-06-09T14:34:09.387Z] [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
10:34:09 [2020-06-09T14:34:09.642Z] [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
10:34:09 [2020-06-09T14:34:09.642Z] [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
10:34:09 [2020-06-09T14:34:09.642Z] [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
10:34:09 [2020-06-09T14:34:09.642Z] [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
10:34:09 [2020-06-09T14:34:09.897Z] [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
10:34:10 [2020-06-09T14:34:10.152Z] [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
10:34:10 [2020-06-09T14:34:10.408Z] [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
10:34:10 [2020-06-09T14:34:10.968Z] [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
10:34:15 [2020-06-09T14:34:15.129Z] [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
10:34:15 [2020-06-09T14:34:15.129Z] [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
10:34:15 [2020-06-09T14:34:15.129Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/objenesis/objenesis/2.6/objenesis-2.6.jar
10:34:15 [2020-06-09T14:34:15.129Z] [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
10:34:15 [2020-06-09T14:34:15.129Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.5/xz-1.5.jar
10:34:15 [2020-06-09T14:34:15.690Z] [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
10:34:15 [2020-06-09T14:34:15.946Z] [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
10:34:16 [2020-06-09T14:34:16.203Z] [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
10:34:16 [2020-06-09T14:34:16.203Z] [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
10:34:16 [2020-06-09T14:34:16.203Z] [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
10:34:16 [2020-06-09T14:34:16.203Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/de/pdark/decentxml/1.3/decentxml-1.3.jar
10:34:16 [2020-06-09T14:34:16.459Z] [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
10:34:16 [2020-06-09T14:34:16.715Z] [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
10:34:16 [2020-06-09T14:34:16.715Z] [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
10:34:16 [2020-06-09T14:34:16.715Z] [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
10:34:16 [2020-06-09T14:34:16.715Z] [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
10:34:16 [2020-06-09T14:34:16.715Z] [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
10:34:16 [2020-06-09T14:34:16.970Z] [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
10:34:16 [2020-06-09T14:34:16.970Z] [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
10:34:16 [2020-06-09T14:34:16.970Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.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.jar
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.211Z] [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
10:34:22 [2020-06-09T14:34:22.467Z] [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
10:34:22 [2020-06-09T14:34:22.467Z] [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
10:34:22 [2020-06-09T14:34:22.467Z] [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
10:34:22 [2020-06-09T14:34:22.467Z] [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
10:34:22 [2020-06-09T14:34:22.467Z] [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
10:34:22 [2020-06-09T14:34:22.467Z] [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
10:34:22 [2020-06-09T14:34:22.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.5/commons-io-2.5.jar
10:34:22 [2020-06-09T14:34:22.467Z] [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
10:34:22 [2020-06-09T14:34:22.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/objenesis/objenesis/2.6/objenesis-2.6.jar
10:34:22 [2020-06-09T14:34:22.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
10:34:22 [2020-06-09T14:34:22.467Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.5/xz-1.5.jar
10:34:22 [2020-06-09T14:34:22.467Z] [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
10:34:23 [2020-06-09T14:34:23.831Z] [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
10:34:23 [2020-06-09T14:34:23.831Z] [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
10:34:23 [2020-06-09T14:34:23.831Z] [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
10:34:23 [2020-06-09T14:34:23.831Z] [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
10:34:23 [2020-06-09T14:34:23.831Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/de/pdark/decentxml/1.3/decentxml-1.3.jar
10:34:23 [2020-06-09T14:34:23.831Z] [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
10:34:23 [2020-06-09T14:34:23.831Z] [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
10:34:23 [2020-06-09T14:34:23.831Z] [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
10:34:23 [2020-06-09T14:34:23.831Z] [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
10:34:23 [2020-06-09T14:34:23.831Z] [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
10:34:24 [2020-06-09T14:34:24.087Z] [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
10:34:24 [2020-06-09T14:34:24.087Z] [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
10:34:24 [2020-06-09T14:34:24.087Z] [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
10:34:24 [2020-06-09T14:34:24.087Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.353Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.5/commons-io-2.5.jar
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/objenesis/objenesis/2.6/objenesis-2.6.jar
10:34:27 [2020-06-09T14:34:27.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/iq80/snappy/snappy/0.4/snappy-0.4.jar
10:34:27 [2020-06-09T14:34:27.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.5/xz-1.5.jar
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/de/pdark/decentxml/1.3/decentxml-1.3.jar
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:27 [2020-06-09T14:34:27.354Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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.5 MB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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 1.1 MB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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 11 MB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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 895 kB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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 477 kB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 2.5 MB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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 79 kB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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.5 MB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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 49 kB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.892Z] [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 184 kB/s)
10:34:33 [2020-06-09T14:34:33.892Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 381 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 265 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 716 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 381 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 700 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 481 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 139 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 166 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 77 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 33 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 120 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 1.2 MB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:33 [2020-06-09T14:34:33.893Z] [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 596 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.6/objenesis-2.6.jar
10:34:33 [2020-06-09T14:34:33.893Z] [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 419 kB/s)
10:34:33 [2020-06-09T14:34:33.893Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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 367 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.5/xz-1.5.jar
10:34:34 [2020-06-09T14:34:34.149Z] [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 95 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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 163 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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 387 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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 824 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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 90 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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 21 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/pdark/decentxml/1.3/decentxml-1.3.jar
10:34:34 [2020-06-09T14:34:34.149Z] [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 168 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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 4.7 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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 54 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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 14 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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.0 MB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.149Z] [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 397 kB/s)
10:34:34 [2020-06-09T14:34:34.149Z] [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
10:34:34 [2020-06-09T14:34:34.710Z] [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 81 kB/s)
10:34:34 [2020-06-09T14:34:34.710Z] [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
10:34:34 [2020-06-09T14:34:34.710Z] [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 4.0 kB/s)
10:34:34 [2020-06-09T14:34:34.710Z] [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
10:34:34 [2020-06-09T14:34:34.710Z] [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 34 kB/s)
10:34:34 [2020-06-09T14:34:34.710Z] [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
10:34:34 [2020-06-09T14:34:34.710Z] [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 6.5 kB/s)
10:34:34 [2020-06-09T14:34:34.710Z] [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 48 kB/s)
10:34:34 [2020-06-09T14:34:34.711Z] [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 34 kB/s)
10:34:34 [2020-06-09T14:34:34.711Z] [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 26 kB/s)
10:34:34 [2020-06-09T14:34:34.711Z] [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 18 kB/s)
10:34:52 [2020-06-09T14:34:52.751Z] [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
10:34:52 [2020-06-09T14:34:52.751Z] [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
10:34:52 [2020-06-09T14:34:52.751Z] [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
10:34:52 [2020-06-09T14:34:52.751Z] [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
10:34:52 [2020-06-09T14:34:52.751Z] [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
10:34:52 [2020-06-09T14:34:52.751Z] [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
10:34:52 [2020-06-09T14:34:52.751Z] [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 30 MB/s)
10:34:52 [2020-06-09T14:34:52.751Z] [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
10:34:52 [2020-06-09T14:34:52.751Z] [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
10:34:52 [2020-06-09T14:34:52.751Z] [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
10:34:53 [2020-06-09T14:34:53.007Z] [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
10:34:53 [2020-06-09T14:34:53.007Z] [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
10:34:53 [2020-06-09T14:34:53.263Z] [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
10:34:53 [2020-06-09T14:34:53.518Z] [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 1.0 MB/s)
10:34:53 [2020-06-09T14:34:53.518Z] [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
10:34:53 [2020-06-09T14:34:53.518Z] [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
10:34:53 [2020-06-09T14:34:53.519Z] [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
10:34:54 [2020-06-09T14:34:54.882Z] [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
10:34:55 [2020-06-09T14:34:55.137Z] [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
10:34:55 [2020-06-09T14:34:55.698Z] [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
10:34:55 [2020-06-09T14:34:55.698Z] [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 2.2 MB/s)
10:34:55 [2020-06-09T14:34:55.698Z] [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
10:34:55 [2020-06-09T14:34:55.953Z] [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
10:34:56 [2020-06-09T14:34:56.208Z] [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
10:34:56 [2020-06-09T14:34:56.464Z] [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
10:34:56 [2020-06-09T14:34:56.464Z] [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
10:34:56 [2020-06-09T14:34:56.720Z] [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
10:34:56 [2020-06-09T14:34:56.976Z] [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 115 kB/s)
10:34:58 [2020-06-09T14:34:58.864Z] [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
10:34:58 [2020-06-09T14:34:58.864Z] [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
10:34:58 [2020-06-09T14:34:58.864Z] [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
10:34:59 [2020-06-09T14:34:59.120Z] [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
10:34:59 [2020-06-09T14:34:59.377Z] [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
10:34:59 [2020-06-09T14:34:59.377Z] [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
10:34:59 [2020-06-09T14:34:59.377Z] [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 229 kB/s)
10:34:59 [2020-06-09T14:34:59.633Z] [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
10:34:59 [2020-06-09T14:34:59.633Z] [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
10:34:59 [2020-06-09T14:34:59.889Z] [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
10:35:00 [2020-06-09T14:35:00.451Z] [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
10:35:00 [2020-06-09T14:35:00.451Z] [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
10:35:00 [2020-06-09T14:35:00.451Z] [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
10:35:00 [2020-06-09T14:35:00.451Z] [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 379 kB/s)
10:35:00 [2020-06-09T14:35:00.708Z] [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
10:35:00 [2020-06-09T14:35:00.964Z] [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
10:35:01 [2020-06-09T14:35:01.220Z] [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
10:35:01 [2020-06-09T14:35:01.476Z] [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
10:35:02 [2020-06-09T14:35:02.405Z] [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
10:35:02 [2020-06-09T14:35:02.966Z] [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
10:35:03 [2020-06-09T14:35:03.223Z] [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 93 kB/s)
10:35:03 [2020-06-09T14:35:03.478Z] [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
10:35:03 [2020-06-09T14:35:03.478Z] [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
10:35:03 [2020-06-09T14:35:03.478Z] [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
10:35:04 [2020-06-09T14:35:04.041Z] [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
10:35:04 [2020-06-09T14:35:04.041Z] [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
10:35:04 [2020-06-09T14:35:04.297Z] [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
10:35:04 [2020-06-09T14:35:04.859Z] [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 3.3 kB/s)
10:35:04 [2020-06-09T14:35:04.859Z] [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
10:35:05 [2020-06-09T14:35:05.421Z] [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
10:35:05 [2020-06-09T14:35:05.982Z] [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
10:35:06 [2020-06-09T14:35:06.545Z] [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
10:35:06 [2020-06-09T14:35:06.801Z] [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
10:35:07 [2020-06-09T14:35:07.058Z] [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
10:35:07 [2020-06-09T14:35:07.314Z] [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 25 kB/s)
10:35:07 [2020-06-09T14:35:07.314Z] [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
10:35:07 [2020-06-09T14:35:07.314Z] [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
10:35:07 [2020-06-09T14:35:07.876Z] [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
10:35:08 [2020-06-09T14:35:08.132Z] [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
10:35:08 [2020-06-09T14:35:08.132Z] [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
10:35:08 [2020-06-09T14:35:08.388Z] [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
10:35:08 [2020-06-09T14:35:08.388Z] [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 72 kB/s)
10:35:08 [2020-06-09T14:35:08.644Z] [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
10:35:08 [2020-06-09T14:35:08.644Z] [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
10:35:08 [2020-06-09T14:35:08.900Z] [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
10:35:09 [2020-06-09T14:35:09.828Z] [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
10:35:15 [2020-06-09T14:35:15.078Z] [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
10:35:15 [2020-06-09T14:35:15.078Z] [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
10:35:15 [2020-06-09T14:35:15.335Z] [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 67 kB/s)
10:35:15 [2020-06-09T14:35:15.897Z] [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
10:35:16 [2020-06-09T14:35:16.153Z] [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
10:35:16 [2020-06-09T14:35:16.408Z] [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
10:35:16 [2020-06-09T14:35:16.664Z] [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
10:35:16 [2020-06-09T14:35:16.920Z] [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
10:35:17 [2020-06-09T14:35:17.176Z] [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
10:35:17 [2020-06-09T14:35:17.176Z] [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 152 kB/s)
10:35:17 [2020-06-09T14:35:17.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
10:35:17 [2020-06-09T14:35:17.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
10:35:17 [2020-06-09T14:35:17.687Z] [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
10:35:17 [2020-06-09T14:35:17.942Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
10:35:18 [2020-06-09T14:35:18.198Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/13/maven-plugins-13.pom
10:35:18 [2020-06-09T14:35:18.198Z] [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
10:35:19 [2020-06-09T14:35:19.564Z] [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 11 kB/s)
10:35:19 [2020-06-09T14:35:19.564Z] [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
10:35:19 [2020-06-09T14:35:19.564Z] [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
10:35:19 [2020-06-09T14:35:19.564Z] [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
10:35:19 [2020-06-09T14:35:19.819Z] [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
10:35:20 [2020-06-09T14:35:20.075Z] [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
10:35:20 [2020-06-09T14:35:20.075Z] [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
10:35:20 [2020-06-09T14:35:20.075Z] [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 227 kB/s)
10:35:20 [2020-06-09T14:35:20.075Z] [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
10:35:21 [2020-06-09T14:35:21.440Z] [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
10:35:24 [2020-06-09T14:35:24.708Z] [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
10:35:28 [2020-06-09T14:35:28.873Z] [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
10:35:28 [2020-06-09T14:35:28.873Z] [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
10:35:29 [2020-06-09T14:35:29.129Z] [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
10:35:29 [2020-06-09T14:35:29.129Z] [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 458 kB/s)
10:35:29 [2020-06-09T14:35:29.387Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
10:35:29 [2020-06-09T14:35:29.388Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
10:35:29 [2020-06-09T14:35:29.645Z] [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
10:35:29 [2020-06-09T14:35:29.901Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/21/maven-parent-21.pom
10:35:30 [2020-06-09T14:35:30.157Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/21/maven-parent-21.pom
10:35:30 [2020-06-09T14:35:30.157Z] [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
10:35:30 [2020-06-09T14:35:30.157Z] [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 1.6 MB/s)
10:35:30 [2020-06-09T14:35:30.413Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/10/apache-10.pom
10:35:30 [2020-06-09T14:35:30.413Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/10/apache-10.pom
10:35:30 [2020-06-09T14:35:30.413Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/10/apache-10.pom
10:35:30 [2020-06-09T14:35:30.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/10/apache-10.pom
10:35:31 [2020-06-09T14:35:31.231Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/10/apache-10.pom
10:35:31 [2020-06-09T14:35:31.231Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom
10:35:31 [2020-06-09T14:35:31.231Z] [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 643 kB/s)
10:35:31 [2020-06-09T14:35:31.488Z] [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
10:35:31 [2020-06-09T14:35:31.488Z] [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
10:35:31 [2020-06-09T14:35:31.488Z] [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
10:35:32 [2020-06-09T14:35:32.050Z] [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
10:35:32 [2020-06-09T14:35:32.050Z] [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
10:35:32 [2020-06-09T14:35:32.306Z] [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
10:35:32 [2020-06-09T14:35:32.306Z] [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 60 kB/s)
10:35:32 [2020-06-09T14:35:32.561Z] [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
10:35:32 [2020-06-09T14:35:32.817Z] [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
10:35:33 [2020-06-09T14:35:33.073Z] [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
10:35:33 [2020-06-09T14:35:33.328Z] [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
10:35:33 [2020-06-09T14:35:33.328Z] [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
10:35:33 [2020-06-09T14:35:33.584Z] [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
10:35:33 [2020-06-09T14:35:33.584Z] [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 665 kB/s)
10:35:33 [2020-06-09T14:35:33.840Z] [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
10:35:34 [2020-06-09T14:35:34.096Z] [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
10:35:34 [2020-06-09T14:35:34.352Z] [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
10:35:35 [2020-06-09T14:35:35.279Z] [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
10:35:35 [2020-06-09T14:35:35.279Z] [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
10:35:35 [2020-06-09T14:35:35.279Z] [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
10:35:35 [2020-06-09T14:35:35.279Z] [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 38 kB/s)
10:35:35 [2020-06-09T14:35:35.535Z] [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
10:35:35 [2020-06-09T14:35:35.535Z] [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
10:35:35 [2020-06-09T14:35:35.535Z] [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
10:35:35 [2020-06-09T14:35:35.791Z] [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
10:35:35 [2020-06-09T14:35:35.791Z] [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
10:35:35 [2020-06-09T14:35:35.791Z] [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
10:35:36 [2020-06-09T14:35:36.352Z] [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
10:35:36 [2020-06-09T14:35:36.352Z] [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
10:35:36 [2020-06-09T14:35:36.352Z] [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
10:35:36 [2020-06-09T14:35:36.914Z] [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
10:35:36 [2020-06-09T14:35:36.914Z] [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
10:35:36 [2020-06-09T14:35:36.914Z] [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
10:35:37 [2020-06-09T14:35:37.476Z] [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
10:35:37 [2020-06-09T14:35:37.476Z] [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
10:35:37 [2020-06-09T14:35:37.476Z] [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
10:35:38 [2020-06-09T14:35:38.404Z] [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
10:35:38 [2020-06-09T14:35:38.404Z] [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
10:35:38 [2020-06-09T14:35:38.404Z] [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
10:35:38 [2020-06-09T14:35:38.404Z] [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 122 kB/s)
10:35:38 [2020-06-09T14:35:38.660Z] [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 567 kB/s)
10:35:38 [2020-06-09T14:35:38.660Z] [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 99 kB/s)
10:35:39 [2020-06-09T14:35:39.222Z] [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
10:35:39 [2020-06-09T14:35:39.477Z] [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
10:35:39 [2020-06-09T14:35:39.477Z] [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
10:35:43 [2020-06-09T14:35:43.648Z] [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
10:35:43 [2020-06-09T14:35:43.905Z] [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
10:35:43 [2020-06-09T14:35:43.905Z] [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
10:35:44 [2020-06-09T14:35:44.477Z] [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 6.4 kB/s)
10:35:44 [2020-06-09T14:35:44.477Z] [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
10:35:44 [2020-06-09T14:35:44.733Z] [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
10:35:45 [2020-06-09T14:35:45.294Z] [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
10:35:45 [2020-06-09T14:35:45.855Z] [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
10:35:47 [2020-06-09T14:35:47.744Z] [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
10:35:47 [2020-06-09T14:35:47.744Z] [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
10:35:48 [2020-06-09T14:35:48.306Z] [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 44 kB/s)
10:35:48 [2020-06-09T14:35:48.868Z] [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
10:35:48 [2020-06-09T14:35:48.868Z] [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
10:35:49 [2020-06-09T14:35:49.123Z] [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
10:35:49 [2020-06-09T14:35:49.686Z] [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
10:35:49 [2020-06-09T14:35:49.941Z] [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
10:35:49 [2020-06-09T14:35:49.941Z] [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
10:35:50 [2020-06-09T14:35:50.503Z] [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 1.9 kB/s)
10:35:50 [2020-06-09T14:35:50.503Z] [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
10:35:50 [2020-06-09T14:35:50.503Z] [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
10:35:50 [2020-06-09T14:35:50.759Z] [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
10:35:51 [2020-06-09T14:35:51.015Z] [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
10:35:51 [2020-06-09T14:35:51.015Z] [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
10:35:51 [2020-06-09T14:35:51.271Z] [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
10:35:51 [2020-06-09T14:35:51.271Z] [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 103 kB/s)
10:35:51 [2020-06-09T14:35:51.271Z] [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
10:35:51 [2020-06-09T14:35:51.527Z] [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
10:35:51 [2020-06-09T14:35:51.527Z] [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
10:35:51 [2020-06-09T14:35:51.783Z] [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
10:35:52 [2020-06-09T14:35:52.038Z] [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
10:35:52 [2020-06-09T14:35:52.038Z] [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
10:35:52 [2020-06-09T14:35:52.039Z] [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 423 kB/s)
10:35:52 [2020-06-09T14:35:52.294Z] [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
10:35:52 [2020-06-09T14:35:52.549Z] [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
10:35:52 [2020-06-09T14:35:52.549Z] [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
10:35:53 [2020-06-09T14:35:53.477Z] [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
10:35:53 [2020-06-09T14:35:53.477Z] [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
10:35:53 [2020-06-09T14:35:53.732Z] [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
10:35:54 [2020-06-09T14:35:54.294Z] [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 1.5 kB/s)
10:35:54 [2020-06-09T14:35:54.294Z] [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
10:35:54 [2020-06-09T14:35:54.294Z] [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
10:35:54 [2020-06-09T14:35:54.549Z] [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
10:35:54 [2020-06-09T14:35:54.806Z] [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
10:35:54 [2020-06-09T14:35:54.806Z] [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
10:35:55 [2020-06-09T14:35:55.063Z] [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
10:35:55 [2020-06-09T14:35:55.063Z] [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 212 kB/s)
10:35:55 [2020-06-09T14:35:55.319Z] [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
10:35:55 [2020-06-09T14:35:55.319Z] [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
10:35:55 [2020-06-09T14:35:55.574Z] [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
10:35:55 [2020-06-09T14:35:55.830Z] [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
10:35:55 [2020-06-09T14:35:55.830Z] [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
10:35:56 [2020-06-09T14:35:56.085Z] [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
10:35:56 [2020-06-09T14:35:56.085Z] [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 69 kB/s)
10:35:56 [2020-06-09T14:35:56.085Z] [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
10:35:56 [2020-06-09T14:35:56.085Z] [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
10:35:56 [2020-06-09T14:35:56.341Z] [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
10:35:56 [2020-06-09T14:35:56.597Z] [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
10:35:56 [2020-06-09T14:35:56.853Z] [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
10:35:57 [2020-06-09T14:35:57.109Z] [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
10:35:57 [2020-06-09T14:35:57.109Z] [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 395 kB/s)
10:35:57 [2020-06-09T14:35:57.365Z] [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
10:35:57 [2020-06-09T14:35:57.365Z] [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
10:35:57 [2020-06-09T14:35:57.365Z] [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
10:35:57 [2020-06-09T14:35:57.926Z] [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
10:35:57 [2020-06-09T14:35:57.926Z] [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
10:35:58 [2020-06-09T14:35:58.853Z] [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
10:35:58 [2020-06-09T14:35:58.853Z] [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 503 kB/s)
10:35:59 [2020-06-09T14:35:59.109Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
10:35:59 [2020-06-09T14:35:59.109Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
10:35:59 [2020-06-09T14:35:59.364Z] [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
10:35:59 [2020-06-09T14:35:59.620Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/5/maven-parent-5.pom
10:35:59 [2020-06-09T14:35:59.877Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/5/maven-parent-5.pom
10:35:59 [2020-06-09T14:35:59.877Z] [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
10:35:59 [2020-06-09T14:35:59.877Z] [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 693 kB/s)
10:36:00 [2020-06-09T14:36:00.133Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/3/apache-3.pom
10:36:00 [2020-06-09T14:36:00.133Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/3/apache-3.pom
10:36:00 [2020-06-09T14:36:00.388Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/3/apache-3.pom
10:36:00 [2020-06-09T14:36:00.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/3/apache-3.pom
10:36:00 [2020-06-09T14:36:00.900Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/3/apache-3.pom
10:36:00 [2020-06-09T14:36:00.900Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom
10:36:00 [2020-06-09T14:36:00.900Z] [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 156 kB/s)
10:36:01 [2020-06-09T14:36:01.158Z] [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
10:36:01 [2020-06-09T14:36:01.158Z] [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
10:36:01 [2020-06-09T14:36:01.158Z] [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
10:36:01 [2020-06-09T14:36:01.719Z] [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
10:36:01 [2020-06-09T14:36:01.719Z] [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
10:36:01 [2020-06-09T14:36:01.719Z] [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
10:36:01 [2020-06-09T14:36:01.975Z] [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 83 kB/s)
10:36:02 [2020-06-09T14:36:02.231Z] [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
10:36:02 [2020-06-09T14:36:02.231Z] [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
10:36:02 [2020-06-09T14:36:02.488Z] [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
10:36:02 [2020-06-09T14:36:02.744Z] [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
10:36:03 [2020-06-09T14:36:03.672Z] [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
10:36:03 [2020-06-09T14:36:03.928Z] [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
10:36:03 [2020-06-09T14:36:03.928Z] [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 208 kB/s)
10:36:06 [2020-06-09T14:36:06.444Z] [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
10:36:06 [2020-06-09T14:36:06.700Z] [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
10:36:06 [2020-06-09T14:36:06.700Z] [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
10:36:06 [2020-06-09T14:36:06.957Z] [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
10:36:06 [2020-06-09T14:36:06.957Z] [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
10:36:06 [2020-06-09T14:36:06.957Z] [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
10:36:07 [2020-06-09T14:36:07.212Z] [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 20 kB/s)
10:36:07 [2020-06-09T14:36:07.212Z] [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
10:36:08 [2020-06-09T14:36:08.394Z] [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
10:36:08 [2020-06-09T14:36:08.394Z] [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
10:36:08 [2020-06-09T14:36:08.649Z] [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
10:36:08 [2020-06-09T14:36:08.650Z] [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
10:36:08 [2020-06-09T14:36:08.650Z] [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
10:36:08 [2020-06-09T14:36:08.650Z] [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 221 kB/s)
10:36:08 [2020-06-09T14:36:08.905Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.10/junit-4.10.pom
10:36:09 [2020-06-09T14:36:09.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.10/junit-4.10.pom
10:36:09 [2020-06-09T14:36:09.416Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.10/junit-4.10.pom
10:36:09 [2020-06-09T14:36:09.672Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.10/junit-4.10.pom
10:36:09 [2020-06-09T14:36:09.672Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.10/junit-4.10.pom
10:36:09 [2020-06-09T14:36:09.927Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.10/junit-4.10.pom
10:36:10 [2020-06-09T14:36:10.854Z] [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 2.3 kB/s)
10:36:11 [2020-06-09T14:36:11.110Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
10:36:11 [2020-06-09T14:36:11.110Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
10:36:11 [2020-06-09T14:36:11.110Z] [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
10:36:11 [2020-06-09T14:36:11.366Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
10:36:11 [2020-06-09T14:36:11.622Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.1/hamcrest-core-1.1.pom
10:36:11 [2020-06-09T14:36:11.622Z] [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
10:36:11 [2020-06-09T14:36:11.622Z] [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)
10:36:11 [2020-06-09T14:36:11.877Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
10:36:11 [2020-06-09T14:36:11.877Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
10:36:12 [2020-06-09T14:36:12.132Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
10:36:12 [2020-06-09T14:36:12.388Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
10:36:12 [2020-06-09T14:36:12.388Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.1/hamcrest-parent-1.1.pom
10:36:12 [2020-06-09T14:36:12.645Z] [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
10:36:12 [2020-06-09T14:36:12.645Z] [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 151 kB/s)
10:36:12 [2020-06-09T14:36:12.645Z] [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
10:36:13 [2020-06-09T14:36:13.573Z] [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
10:36:13 [2020-06-09T14:36:13.829Z] [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
10:36:21 [2020-06-09T14:36:21.910Z] [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
10:36:21 [2020-06-09T14:36:21.910Z] [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
10:36:22 [2020-06-09T14:36:22.837Z] [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
10:36:22 [2020-06-09T14:36:22.837Z] [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 142 kB/s)
10:36:22 [2020-06-09T14:36:22.837Z] [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
10:36:22 [2020-06-09T14:36:22.837Z] [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
10:36:23 [2020-06-09T14:36:23.093Z] [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
10:36:23 [2020-06-09T14:36:23.349Z] [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
10:36:23 [2020-06-09T14:36:23.604Z] [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
10:36:23 [2020-06-09T14:36:23.604Z] [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
10:36:28 [2020-06-09T14:36:28.852Z] [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 381 B/s)
10:36:30 [2020-06-09T14:36:30.739Z] [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
10:36:34 [2020-06-09T14:36:34.016Z] [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
10:36:36 [2020-06-09T14:36:36.529Z] [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
10:36:36 [2020-06-09T14:36:36.784Z] [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
10:36:37 [2020-06-09T14:36:37.345Z] [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
10:36:37 [2020-06-09T14:36:37.345Z] [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
10:36:37 [2020-06-09T14:36:37.345Z] [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 46 kB/s)
10:36:37 [2020-06-09T14:36:37.345Z] [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
10:36:37 [2020-06-09T14:36:37.345Z] [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
10:36:37 [2020-06-09T14:36:37.601Z] [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
10:36:37 [2020-06-09T14:36:37.856Z] [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
10:36:37 [2020-06-09T14:36:37.856Z] [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
10:36:38 [2020-06-09T14:36:38.111Z] [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
10:36:38 [2020-06-09T14:36:38.111Z] [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 26 kB/s)
10:36:38 [2020-06-09T14:36:38.367Z] [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
10:36:38 [2020-06-09T14:36:38.367Z] [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
10:36:38 [2020-06-09T14:36:38.367Z] [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
10:36:38 [2020-06-09T14:36:38.929Z] [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
10:36:38 [2020-06-09T14:36:38.929Z] [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
10:36:39 [2020-06-09T14:36:39.184Z] [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
10:36:39 [2020-06-09T14:36:39.184Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 9.4 kB/s)
10:36:39 [2020-06-09T14:36:39.184Z] [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
10:36:39 [2020-06-09T14:36:39.184Z] [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
10:36:39 [2020-06-09T14:36:39.440Z] [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
10:36:39 [2020-06-09T14:36:39.696Z] [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
10:36:39 [2020-06-09T14:36:39.696Z] [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
10:36:39 [2020-06-09T14:36:39.696Z] [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
10:36:39 [2020-06-09T14:36:39.952Z] [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 77 kB/s)
10:36:39 [2020-06-09T14:36:39.952Z] [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
10:36:39 [2020-06-09T14:36:39.952Z] [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
10:36:39 [2020-06-09T14:36:39.952Z] [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
10:36:40 [2020-06-09T14:36:40.513Z] [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
10:36:40 [2020-06-09T14:36:40.513Z] [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
10:36:40 [2020-06-09T14:36:40.770Z] [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
10:36:40 [2020-06-09T14:36:40.770Z] [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 43 kB/s)
10:36:40 [2020-06-09T14:36:40.770Z] [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
10:36:41 [2020-06-09T14:36:41.027Z] [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
10:36:41 [2020-06-09T14:36:41.282Z] [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
10:36:41 [2020-06-09T14:36:41.537Z] [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
10:36:41 [2020-06-09T14:36:41.537Z] [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
10:36:41 [2020-06-09T14:36:41.537Z] [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
10:36:42 [2020-06-09T14:36:42.098Z] [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 3.2 kB/s)
10:36:50 [2020-06-09T14:36:50.179Z] [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
10:36:50 [2020-06-09T14:36:50.179Z] [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
10:36:52 [2020-06-09T14:36:52.065Z] [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
10:36:52 [2020-06-09T14:36:52.626Z] [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
10:36:53 [2020-06-09T14:36:53.187Z] [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
10:36:53 [2020-06-09T14:36:53.443Z] [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
10:36:54 [2020-06-09T14:36:54.369Z] [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 1.9 kB/s)
10:36:54 [2020-06-09T14:36:54.369Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
10:36:54 [2020-06-09T14:36:54.625Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
10:36:54 [2020-06-09T14:36:54.625Z] [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
10:36:55 [2020-06-09T14:36:55.186Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
10:36:55 [2020-06-09T14:36:55.186Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.0/commons-cli-1.0.pom
10:36:55 [2020-06-09T14:36:55.442Z] [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
10:36:55 [2020-06-09T14:36:55.442Z] [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 51 kB/s)
10:36:55 [2020-06-09T14:36:55.442Z] [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
10:36:55 [2020-06-09T14:36:55.442Z] [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
10:36:55 [2020-06-09T14:36:55.697Z] [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
10:36:55 [2020-06-09T14:36:55.952Z] [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
10:36:55 [2020-06-09T14:36:55.952Z] [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
10:36:55 [2020-06-09T14:36:55.952Z] [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
10:36:56 [2020-06-09T14:36:56.208Z] [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 30 kB/s)
10:36:56 [2020-06-09T14:36:56.208Z] [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
10:36:56 [2020-06-09T14:36:56.463Z] [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
10:36:56 [2020-06-09T14:36:56.463Z] [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
10:36:57 [2020-06-09T14:36:57.024Z] [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
10:36:57 [2020-06-09T14:36:57.024Z] [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
10:36:57 [2020-06-09T14:36:57.279Z] [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
10:36:58 [2020-06-09T14:36:58.209Z] [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 1.7 kB/s)
10:36:58 [2020-06-09T14:36:58.771Z] [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
10:37:00 [2020-06-09T14:37:00.139Z] [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
10:37:00 [2020-06-09T14:37:00.139Z] [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
10:37:00 [2020-06-09T14:37:00.700Z] [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
10:37:00 [2020-06-09T14:37:00.700Z] [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
10:37:00 [2020-06-09T14:37:00.700Z] [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
10:37:01 [2020-06-09T14:37:01.262Z] [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 12 kB/s)
10:37:01 [2020-06-09T14:37:01.823Z] [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
10:37:01 [2020-06-09T14:37:01.823Z] [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
10:37:01 [2020-06-09T14:37:01.823Z] [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
10:37:02 [2020-06-09T14:37:02.385Z] [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
10:37:02 [2020-06-09T14:37:02.385Z] [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
10:37:02 [2020-06-09T14:37:02.385Z] [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
10:37:02 [2020-06-09T14:37:02.385Z] [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 75 kB/s)
10:37:02 [2020-06-09T14:37:02.641Z] [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
10:37:02 [2020-06-09T14:37:02.641Z] [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
10:37:02 [2020-06-09T14:37:02.896Z] [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
10:37:03 [2020-06-09T14:37:03.151Z] [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
10:37:03 [2020-06-09T14:37:03.151Z] [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
10:37:03 [2020-06-09T14:37:03.407Z] [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
10:37:03 [2020-06-09T14:37:03.407Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 27 kB/s)
10:37:03 [2020-06-09T14:37:03.407Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.pom
10:37:03 [2020-06-09T14:37:03.407Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
10:37:03 [2020-06-09T14:37:03.663Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.pom
10:37:04 [2020-06-09T14:37:04.224Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.pom
10:37:04 [2020-06-09T14:37:04.479Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.pom
10:37:04 [2020-06-09T14:37:04.479Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom
10:37:04 [2020-06-09T14:37:04.735Z] [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 68 kB/s)
10:37:04 [2020-06-09T14:37:04.735Z] [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
10:37:04 [2020-06-09T14:37:04.735Z] [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
10:37:04 [2020-06-09T14:37:04.991Z] [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
10:37:04 [2020-06-09T14:37:04.991Z] [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
10:37:05 [2020-06-09T14:37:05.552Z] [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
10:37:05 [2020-06-09T14:37:05.552Z] [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
10:37:06 [2020-06-09T14:37:06.480Z] [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
10:37:06 [2020-06-09T14:37:06.480Z] [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
10:37:06 [2020-06-09T14:37:06.736Z] [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
10:37:06 [2020-06-09T14:37:06.736Z] [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
10:37:07 [2020-06-09T14:37:07.299Z] [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
10:37:07 [2020-06-09T14:37:07.299Z] [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
10:37:07 [2020-06-09T14:37:07.299Z] [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 465 kB/s)
10:37:07 [2020-06-09T14:37:07.555Z] [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 26 kB/s)
10:37:07 [2020-06-09T14:37:07.810Z] [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
10:37:07 [2020-06-09T14:37:07.810Z] [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
10:37:08 [2020-06-09T14:37:08.066Z] [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
10:37:08 [2020-06-09T14:37:08.323Z] [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
10:37:08 [2020-06-09T14:37:08.323Z] [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
10:37:08 [2020-06-09T14:37:08.323Z] [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
10:37:08 [2020-06-09T14:37:08.578Z] [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 31 kB/s)
10:37:08 [2020-06-09T14:37:08.578Z] [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
10:37:09 [2020-06-09T14:37:09.505Z] [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
10:37:09 [2020-06-09T14:37:09.761Z] [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
10:37:10 [2020-06-09T14:37:10.323Z] [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
10:37:10 [2020-06-09T14:37:10.323Z] [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
10:37:10 [2020-06-09T14:37:10.578Z] [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
10:37:10 [2020-06-09T14:37:10.578Z] [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)
10:37:10 [2020-06-09T14:37:10.578Z] [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
10:37:10 [2020-06-09T14:37:10.578Z] [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
10:37:10 [2020-06-09T14:37:10.834Z] [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
10:37:11 [2020-06-09T14:37:11.396Z] [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
10:37:17 [2020-06-09T14:37:17.938Z] [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
10:37:18 [2020-06-09T14:37:18.499Z] [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
10:37:18 [2020-06-09T14:37:18.754Z] [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 18 kB/s)
10:37:19 [2020-06-09T14:37:19.314Z] [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
10:37:19 [2020-06-09T14:37:19.569Z] [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
10:37:19 [2020-06-09T14:37:19.824Z] [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
10:37:20 [2020-06-09T14:37:20.384Z] [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
10:37:20 [2020-06-09T14:37:20.385Z] [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
10:37:20 [2020-06-09T14:37:20.385Z] [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
10:37:20 [2020-06-09T14:37:20.385Z] [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 60 kB/s)
10:37:20 [2020-06-09T14:37:20.639Z] [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
10:37:20 [2020-06-09T14:37:20.894Z] [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
10:37:21 [2020-06-09T14:37:21.151Z] [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
10:37:22 [2020-06-09T14:37:22.076Z] [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
10:37:22 [2020-06-09T14:37:22.637Z] [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
10:37:24 [2020-06-09T14:37:24.001Z] [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
10:37:24 [2020-06-09T14:37:24.562Z] [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 30 kB/s)
10:37:24 [2020-06-09T14:37:24.817Z] [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
10:37:25 [2020-06-09T14:37:25.073Z] [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
10:37:25 [2020-06-09T14:37:25.329Z] [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
10:37:25 [2020-06-09T14:37:25.584Z] [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
10:37:25 [2020-06-09T14:37:25.584Z] [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
10:37:25 [2020-06-09T14:37:25.840Z] [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
10:37:25 [2020-06-09T14:37:25.840Z] [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 63 kB/s)
10:37:25 [2020-06-09T14:37:25.840Z] [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
10:37:26 [2020-06-09T14:37:26.095Z] [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
10:37:26 [2020-06-09T14:37:26.352Z] [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
10:37:26 [2020-06-09T14:37:26.913Z] [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
10:37:26 [2020-06-09T14:37:26.913Z] [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
10:37:26 [2020-06-09T14:37:26.913Z] [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
10:37:27 [2020-06-09T14:37:27.474Z] [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 22 kB/s)
10:37:28 [2020-06-09T14:37:28.836Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
10:37:28 [2020-06-09T14:37:28.836Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
10:37:29 [2020-06-09T14:37:29.092Z] [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
10:37:29 [2020-06-09T14:37:29.347Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/32/commons-parent-32.pom
10:37:29 [2020-06-09T14:37:29.347Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/32/commons-parent-32.pom
10:37:29 [2020-06-09T14:37:29.602Z] [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
10:37:29 [2020-06-09T14:37:29.602Z] [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 2.1 MB/s)
10:37:29 [2020-06-09T14:37:29.858Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/13/apache-13.pom
10:37:29 [2020-06-09T14:37:29.858Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/13/apache-13.pom
10:37:30 [2020-06-09T14:37:30.113Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/13/apache-13.pom
10:37:30 [2020-06-09T14:37:30.370Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/13/apache-13.pom
10:37:30 [2020-06-09T14:37:30.370Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/13/apache-13.pom
10:37:30 [2020-06-09T14:37:30.627Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom
10:37:30 [2020-06-09T14:37:30.627Z] [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 776 kB/s)
10:37:30 [2020-06-09T14:37:30.627Z] [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
10:37:31 [2020-06-09T14:37:31.189Z] [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
10:37:31 [2020-06-09T14:37:31.444Z] [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
10:37:31 [2020-06-09T14:37:31.699Z] [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
10:37:31 [2020-06-09T14:37:31.955Z] [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
10:37:31 [2020-06-09T14:37:31.955Z] [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
10:37:32 [2020-06-09T14:37:32.210Z] [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 8.2 kB/s)
10:37:32 [2020-06-09T14:37:32.466Z] [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
10:37:32 [2020-06-09T14:37:32.466Z] [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
10:37:32 [2020-06-09T14:37:32.466Z] [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
10:37:33 [2020-06-09T14:37:33.027Z] [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
10:37:33 [2020-06-09T14:37:33.027Z] [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
10:37:33 [2020-06-09T14:37:33.027Z] [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
10:37:33 [2020-06-09T14:37:33.283Z] [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 40 kB/s)
10:37:33 [2020-06-09T14:37:33.283Z] [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
10:37:33 [2020-06-09T14:37:33.538Z] [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
10:37:33 [2020-06-09T14:37:33.793Z] [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
10:37:34 [2020-06-09T14:37:34.049Z] [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
10:37:34 [2020-06-09T14:37:34.049Z] [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
10:37:34 [2020-06-09T14:37:34.049Z] [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
10:37:34 [2020-06-09T14:37:34.305Z] [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 145 kB/s)
10:37:34 [2020-06-09T14:37:34.305Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.3/ow2-1.3.pom
10:37:34 [2020-06-09T14:37:34.560Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
10:37:34 [2020-06-09T14:37:34.561Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.3/ow2-1.3.pom
10:37:34 [2020-06-09T14:37:34.816Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.3/ow2-1.3.pom
10:37:35 [2020-06-09T14:37:35.071Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.3/ow2-1.3.pom
10:37:35 [2020-06-09T14:37:35.071Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom
10:37:35 [2020-06-09T14:37:35.071Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.3/ow2-1.3.pom (9.5 kB at 307 kB/s)
10:37:35 [2020-06-09T14:37:35.326Z] [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
10:37:35 [2020-06-09T14:37:35.326Z] [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
10:37:35 [2020-06-09T14:37:35.326Z] [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
10:37:35 [2020-06-09T14:37:35.326Z] [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
10:37:35 [2020-06-09T14:37:35.582Z] [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
10:37:35 [2020-06-09T14:37:35.582Z] [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
10:37:35 [2020-06-09T14:37:35.582Z] [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
10:37:35 [2020-06-09T14:37:35.582Z] [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
10:37:36 [2020-06-09T14:37:36.398Z] [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
10:37:36 [2020-06-09T14:37:36.398Z] [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
10:37:36 [2020-06-09T14:37:36.398Z] [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
10:37:36 [2020-06-09T14:37:36.398Z] [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
10:37:37 [2020-06-09T14:37:37.323Z] [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
10:37:37 [2020-06-09T14:37:37.323Z] [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
10:37:37 [2020-06-09T14:37:37.323Z] [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
10:37:37 [2020-06-09T14:37:37.323Z] [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
10:37:37 [2020-06-09T14:37:37.580Z] [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
10:37:37 [2020-06-09T14:37:37.580Z] [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
10:37:37 [2020-06-09T14:37:37.580Z] [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
10:37:37 [2020-06-09T14:37:37.580Z] [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
10:37:38 [2020-06-09T14:37:38.141Z] [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
10:37:38 [2020-06-09T14:37:38.141Z] [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
10:37:38 [2020-06-09T14:37:38.141Z] [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
10:37:38 [2020-06-09T14:37:38.141Z] [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
10:37:38 [2020-06-09T14:37:38.141Z] [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 2.6 MB/s)
10:37:38 [2020-06-09T14:37:38.141Z] [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.7 MB/s)
10:37:38 [2020-06-09T14:37:38.142Z] [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 150 kB/s)
10:37:38 [2020-06-09T14:37:38.142Z] [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 108 kB/s)
10:37:38 [2020-06-09T14:37:38.701Z] [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
10:37:38 [2020-06-09T14:37:38.956Z] [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
10:37:39 [2020-06-09T14:37:39.211Z] [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
10:37:41 [2020-06-09T14:37:41.096Z] [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
10:37:44 [2020-06-09T14:37:44.358Z] [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
10:37:44 [2020-06-09T14:37:44.358Z] [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
10:37:44 [2020-06-09T14:37:44.358Z] [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 67 kB/s)
10:37:44 [2020-06-09T14:37:44.358Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
10:37:44 [2020-06-09T14:37:44.613Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
10:37:44 [2020-06-09T14:37:44.613Z] [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
10:37:45 [2020-06-09T14:37:45.976Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
10:37:47 [2020-06-09T14:37:47.338Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/28/maven-plugins-28.pom
10:37:49 [2020-06-09T14:37:49.853Z] [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
10:37:49 [2020-06-09T14:37:49.853Z] [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 547 kB/s)
10:37:50 [2020-06-09T14:37:50.781Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
10:37:51 [2020-06-09T14:37:51.037Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
10:37:51 [2020-06-09T14:37:51.037Z] [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
10:37:51 [2020-06-09T14:37:51.600Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/27/maven-parent-27.pom
10:37:51 [2020-06-09T14:37:51.600Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/27/maven-parent-27.pom
10:37:51 [2020-06-09T14:37:51.600Z] [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
10:37:51 [2020-06-09T14:37:51.600Z] [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.9 MB/s)
10:37:51 [2020-06-09T14:37:51.856Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/17/apache-17.pom
10:37:51 [2020-06-09T14:37:51.856Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/17/apache-17.pom
10:37:51 [2020-06-09T14:37:51.856Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/17/apache-17.pom
10:37:52 [2020-06-09T14:37:52.419Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/17/apache-17.pom
10:37:52 [2020-06-09T14:37:52.419Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/17/apache-17.pom
10:37:52 [2020-06-09T14:37:52.419Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom
10:37:52 [2020-06-09T14:37:52.419Z] [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 459 kB/s)
10:37:52 [2020-06-09T14:37:52.675Z] [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
10:37:52 [2020-06-09T14:37:52.675Z] [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
10:37:52 [2020-06-09T14:37:52.675Z] [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
10:38:04 [2020-06-09T14:38:04.841Z] [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
10:38:04 [2020-06-09T14:38:04.841Z] [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
10:38:06 [2020-06-09T14:38:06.727Z] [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
10:38:16 [2020-06-09T14:38:16.668Z] [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 3.3 kB/s)
10:38:16 [2020-06-09T14:38:16.668Z] [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
10:38:16 [2020-06-09T14:38:16.668Z] [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
10:38:16 [2020-06-09T14:38:16.668Z] [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
10:38:16 [2020-06-09T14:38:16.924Z] [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
10:38:16 [2020-06-09T14:38:16.924Z] [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
10:38:16 [2020-06-09T14:38:16.924Z] [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
10:38:17 [2020-06-09T14:38:17.180Z] [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 170 kB/s)
10:38:17 [2020-06-09T14:38:17.180Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
10:38:17 [2020-06-09T14:38:17.180Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
10:38:17 [2020-06-09T14:38:17.180Z] [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
10:38:17 [2020-06-09T14:38:17.435Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
10:38:17 [2020-06-09T14:38:17.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/30/maven-plugins-30.pom
10:38:21 [2020-06-09T14:38:21.853Z] [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
10:38:21 [2020-06-09T14:38:21.853Z] [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 137 kB/s)
10:38:22 [2020-06-09T14:38:22.108Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
10:38:23 [2020-06-09T14:38:23.470Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
10:38:23 [2020-06-09T14:38:23.470Z] [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
10:38:23 [2020-06-09T14:38:23.726Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/30/maven-parent-30.pom
10:38:23 [2020-06-09T14:38:23.726Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/30/maven-parent-30.pom
10:38:23 [2020-06-09T14:38:23.726Z] [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
10:38:23 [2020-06-09T14:38:23.981Z] [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.6 MB/s)
10:38:23 [2020-06-09T14:38:23.981Z] [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
10:38:23 [2020-06-09T14:38:23.981Z] [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
10:38:24 [2020-06-09T14:38:24.237Z] [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
10:38:24 [2020-06-09T14:38:24.798Z] [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
10:38:25 [2020-06-09T14:38:25.361Z] [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
10:38:26 [2020-06-09T14:38:26.289Z] [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
10:38:28 [2020-06-09T14:38:28.178Z] [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 20 kB/s)
10:38:28 [2020-06-09T14:38:28.434Z] [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
10:38:28 [2020-06-09T14:38:28.434Z] [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
10:38:28 [2020-06-09T14:38:28.434Z] [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
10:38:28 [2020-06-09T14:38:28.996Z] [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
10:38:28 [2020-06-09T14:38:28.996Z] [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
10:38:28 [2020-06-09T14:38:28.996Z] [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
10:38:28 [2020-06-09T14:38:28.997Z] [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 76 kB/s)
10:38:29 [2020-06-09T14:38:29.252Z] [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
10:38:29 [2020-06-09T14:38:29.252Z] [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
10:38:29 [2020-06-09T14:38:29.814Z] [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
10:38:30 [2020-06-09T14:38:30.376Z] [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
10:38:30 [2020-06-09T14:38:30.937Z] [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
10:38:31 [2020-06-09T14:38:31.192Z] [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
10:38:31 [2020-06-09T14:38:31.447Z] [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 577 kB/s)
10:38:31 [2020-06-09T14:38:31.447Z] [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
10:38:31 [2020-06-09T14:38:31.447Z] [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
10:38:31 [2020-06-09T14:38:31.702Z] [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
10:38:32 [2020-06-09T14:38:32.630Z] [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
10:38:33 [2020-06-09T14:38:33.555Z] [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
10:38:34 [2020-06-09T14:38:34.116Z] [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
10:38:34 [2020-06-09T14:38:34.116Z] [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 140 kB/s)
10:38:34 [2020-06-09T14:38:34.372Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
10:38:34 [2020-06-09T14:38:34.372Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
10:38:34 [2020-06-09T14:38:34.627Z] [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
10:38:34 [2020-06-09T14:38:34.882Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
10:38:35 [2020-06-09T14:38:35.137Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/25/maven-plugins-25.pom
10:38:35 [2020-06-09T14:38:35.137Z] [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
10:38:35 [2020-06-09T14:38:35.137Z] [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 157 kB/s)
10:38:35 [2020-06-09T14:38:35.394Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
10:38:35 [2020-06-09T14:38:35.394Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
10:38:35 [2020-06-09T14:38:35.649Z] [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
10:38:35 [2020-06-09T14:38:35.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/24/maven-parent-24.pom
10:38:36 [2020-06-09T14:38:36.160Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/24/maven-parent-24.pom
10:38:36 [2020-06-09T14:38:36.415Z] [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
10:38:36 [2020-06-09T14:38:36.415Z] [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 671 kB/s)
10:38:36 [2020-06-09T14:38:36.415Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/14/apache-14.pom
10:38:36 [2020-06-09T14:38:36.415Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/14/apache-14.pom
10:38:36 [2020-06-09T14:38:36.670Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/14/apache-14.pom
10:38:36 [2020-06-09T14:38:36.925Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/14/apache-14.pom
10:38:37 [2020-06-09T14:38:37.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/14/apache-14.pom
10:38:37 [2020-06-09T14:38:37.182Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom
10:38:37 [2020-06-09T14:38:37.437Z] [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 300 kB/s)
10:38:37 [2020-06-09T14:38:37.437Z] [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
10:38:37 [2020-06-09T14:38:37.692Z] [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
10:38:37 [2020-06-09T14:38:37.692Z] [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
10:38:39 [2020-06-09T14:38:39.595Z] [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
10:38:39 [2020-06-09T14:38:39.595Z] [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
10:38:40 [2020-06-09T14:38:40.959Z] [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
10:38:41 [2020-06-09T14:38:41.214Z] [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 83 kB/s)
10:38:41 [2020-06-09T14:38:41.470Z] [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
10:38:41 [2020-06-09T14:38:41.470Z] [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
10:38:41 [2020-06-09T14:38:41.725Z] [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
10:38:41 [2020-06-09T14:38:41.980Z] [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
10:38:42 [2020-06-09T14:38:42.236Z] [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
10:38:42 [2020-06-09T14:38:42.236Z] [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
10:38:42 [2020-06-09T14:38:42.491Z] [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 32 kB/s)
10:38:42 [2020-06-09T14:38:42.491Z] [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
10:38:42 [2020-06-09T14:38:42.491Z] [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
10:38:42 [2020-06-09T14:38:42.746Z] [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
10:38:43 [2020-06-09T14:38:43.673Z] [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
10:38:43 [2020-06-09T14:38:43.928Z] [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
10:38:44 [2020-06-09T14:38:44.183Z] [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
10:38:44 [2020-06-09T14:38:44.744Z] [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 85 kB/s)
10:38:44 [2020-06-09T14:38:44.744Z] [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
10:38:44 [2020-06-09T14:38:44.744Z] [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
10:38:44 [2020-06-09T14:38:44.999Z] [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
10:38:46 [2020-06-09T14:38:46.362Z] [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
10:38:46 [2020-06-09T14:38:46.617Z] [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
10:38:46 [2020-06-09T14:38:46.872Z] [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
10:38:46 [2020-06-09T14:38:46.872Z] [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 318 kB/s)
10:38:46 [2020-06-09T14:38:46.872Z] [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
10:38:47 [2020-06-09T14:38:47.127Z] [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
10:38:47 [2020-06-09T14:38:47.382Z] [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
10:38:50 [2020-06-09T14:38:50.645Z] [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
10:38:53 [2020-06-09T14:38:53.908Z] [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
10:38:55 [2020-06-09T14:38:55.269Z] [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
10:38:55 [2020-06-09T14:38:55.830Z] [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 295 kB/s)
10:38:56 [2020-06-09T14:38:56.085Z] [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
10:38:56 [2020-06-09T14:38:56.085Z] [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
10:38:56 [2020-06-09T14:38:56.340Z] [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
10:38:56 [2020-06-09T14:38:56.595Z] [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
10:38:57 [2020-06-09T14:38:57.156Z] [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
10:38:57 [2020-06-09T14:38:57.716Z] [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
10:38:57 [2020-06-09T14:38:57.716Z] [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 104 kB/s)
10:38:57 [2020-06-09T14:38:57.971Z] [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
10:38:58 [2020-06-09T14:38:58.226Z] [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
10:38:59 [2020-06-09T14:38:59.152Z] [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
10:38:59 [2020-06-09T14:38:59.407Z] [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
10:38:59 [2020-06-09T14:38:59.968Z] [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
10:39:00 [2020-06-09T14:39:00.528Z] [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
10:39:00 [2020-06-09T14:39:00.784Z] [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 205 kB/s)
10:39:01 [2020-06-09T14:39:01.039Z] [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
10:39:01 [2020-06-09T14:39:01.039Z] [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
10:39:01 [2020-06-09T14:39:01.039Z] [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
10:39:01 [2020-06-09T14:39:01.599Z] [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
10:39:01 [2020-06-09T14:39:01.599Z] [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
10:39:01 [2020-06-09T14:39:01.599Z] [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
10:39:01 [2020-06-09T14:39:01.599Z] [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 94 kB/s)
10:39:02 [2020-06-09T14:39:02.939Z] [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
10:39:02 [2020-06-09T14:39:02.939Z] [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
10:39:02 [2020-06-09T14:39:02.939Z] [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
10:39:02 [2020-06-09T14:39:02.939Z] [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
10:39:02 [2020-06-09T14:39:02.939Z] [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
10:39:02 [2020-06-09T14:39:02.939Z] [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
10:39:04 [2020-06-09T14:39:04.824Z] [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 788 B/s)
10:39:05 [2020-06-09T14:39:05.385Z] [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
10:39:05 [2020-06-09T14:39:05.641Z] [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
10:39:05 [2020-06-09T14:39:05.895Z] [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
10:39:06 [2020-06-09T14:39:06.150Z] [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
10:39:06 [2020-06-09T14:39:06.405Z] [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
10:39:06 [2020-06-09T14:39:06.405Z] [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
10:39:06 [2020-06-09T14:39:06.405Z] [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 77 kB/s)
10:39:06 [2020-06-09T14:39:06.660Z] [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
10:39:06 [2020-06-09T14:39:06.660Z] [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
10:39:06 [2020-06-09T14:39:06.915Z] [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
10:39:07 [2020-06-09T14:39:07.170Z] [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
10:39:07 [2020-06-09T14:39:07.426Z] [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
10:39:07 [2020-06-09T14:39:07.426Z] [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
10:39:10 [2020-06-09T14:39:10.687Z] [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 463 B/s)
10:39:10 [2020-06-09T14:39:10.942Z] [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
10:39:11 [2020-06-09T14:39:11.198Z] [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
10:39:11 [2020-06-09T14:39:11.198Z] [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
10:39:11 [2020-06-09T14:39:11.759Z] [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
10:39:11 [2020-06-09T14:39:11.759Z] [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
10:39:11 [2020-06-09T14:39:11.759Z] [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
10:39:11 [2020-06-09T14:39:11.759Z] [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 66 kB/s)
10:39:12 [2020-06-09T14:39:12.015Z] [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
10:39:12 [2020-06-09T14:39:12.270Z] [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
10:39:12 [2020-06-09T14:39:12.270Z] [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
10:39:12 [2020-06-09T14:39:12.830Z] [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
10:39:13 [2020-06-09T14:39:13.085Z] [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
10:39:13 [2020-06-09T14:39:13.085Z] [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
10:39:13 [2020-06-09T14:39:13.644Z] [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 7.0 kB/s)
10:39:13 [2020-06-09T14:39:13.899Z] [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
10:39:13 [2020-06-09T14:39:13.899Z] [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
10:39:14 [2020-06-09T14:39:14.155Z] [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
10:39:14 [2020-06-09T14:39:14.410Z] [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
10:39:14 [2020-06-09T14:39:14.410Z] [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
10:39:14 [2020-06-09T14:39:14.665Z] [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
10:39:14 [2020-06-09T14:39:14.920Z] [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 5.8 kB/s)
10:39:14 [2020-06-09T14:39:14.920Z] [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
10:39:15 [2020-06-09T14:39:15.175Z] [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
10:39:15 [2020-06-09T14:39:15.175Z] [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
10:39:15 [2020-06-09T14:39:15.430Z] [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
10:39:15 [2020-06-09T14:39:15.685Z] [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
10:39:15 [2020-06-09T14:39:15.685Z] [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
10:39:15 [2020-06-09T14:39:15.685Z] [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 86 kB/s)
10:39:15 [2020-06-09T14:39:15.940Z] [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
10:39:15 [2020-06-09T14:39:15.941Z] [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
10:39:15 [2020-06-09T14:39:15.941Z] [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
10:39:16 [2020-06-09T14:39:16.195Z] [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
10:39:16 [2020-06-09T14:39:16.451Z] [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
10:39:16 [2020-06-09T14:39:16.451Z] [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
10:39:16 [2020-06-09T14:39:16.706Z] [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 594 kB/s)
10:39:16 [2020-06-09T14:39:16.706Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
10:39:16 [2020-06-09T14:39:16.961Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
10:39:16 [2020-06-09T14:39:16.961Z] [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
10:39:17 [2020-06-09T14:39:17.522Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/31/maven-parent-31.pom
10:39:17 [2020-06-09T14:39:17.778Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/31/maven-parent-31.pom
10:39:17 [2020-06-09T14:39:17.778Z] [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
10:39:18 [2020-06-09T14:39:18.705Z] [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 58 kB/s)
10:39:20 [2020-06-09T14:39:20.590Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/19/apache-19.pom
10:39:21 [2020-06-09T14:39:21.951Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/19/apache-19.pom
10:39:22 [2020-06-09T14:39:22.206Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/19/apache-19.pom
10:39:23 [2020-06-09T14:39:23.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/19/apache-19.pom
10:39:23 [2020-06-09T14:39:23.691Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/19/apache-19.pom
10:39:23 [2020-06-09T14:39:23.691Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom
10:39:23 [2020-06-09T14:39:23.691Z] [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 860 kB/s)
10:39:23 [2020-06-09T14:39:23.946Z] [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
10:39:24 [2020-06-09T14:39:24.201Z] [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
10:39:24 [2020-06-09T14:39:24.201Z] [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
10:39:24 [2020-06-09T14:39:24.456Z] [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
10:39:24 [2020-06-09T14:39:24.711Z] [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
10:39:25 [2020-06-09T14:39:25.277Z] [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
10:39:25 [2020-06-09T14:39:25.277Z] [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 31 kB/s)
10:39:25 [2020-06-09T14:39:25.532Z] [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
10:39:25 [2020-06-09T14:39:25.532Z] [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
10:39:25 [2020-06-09T14:39:25.532Z] [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
10:39:26 [2020-06-09T14:39:26.092Z] [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
10:39:26 [2020-06-09T14:39:26.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.pom
10:39:26 [2020-06-09T14:39:26.347Z] [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
10:39:26 [2020-06-09T14:39:26.347Z] [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 189 kB/s)
10:39:26 [2020-06-09T14:39:26.347Z] [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
10:39:26 [2020-06-09T14:39:26.347Z] [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
10:39:26 [2020-06-09T14:39:26.601Z] [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
10:39:26 [2020-06-09T14:39:26.856Z] [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
10:39:26 [2020-06-09T14:39:26.856Z] [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
10:39:27 [2020-06-09T14:39:27.111Z] [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
10:39:27 [2020-06-09T14:39:27.366Z] [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 5.5 kB/s)
10:39:27 [2020-06-09T14:39:27.366Z] [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
10:39:27 [2020-06-09T14:39:27.621Z] [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
10:39:27 [2020-06-09T14:39:27.621Z] [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
10:39:28 [2020-06-09T14:39:28.181Z] [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
10:39:28 [2020-06-09T14:39:28.181Z] [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
10:39:28 [2020-06-09T14:39:28.181Z] [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
10:39:28 [2020-06-09T14:39:28.436Z] [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 55 kB/s)
10:39:28 [2020-06-09T14:39:28.690Z] [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
10:39:28 [2020-06-09T14:39:28.945Z] [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
10:39:29 [2020-06-09T14:39:29.505Z] [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
10:39:29 [2020-06-09T14:39:29.761Z] [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
10:39:30 [2020-06-09T14:39:30.018Z] [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
10:39:30 [2020-06-09T14:39:30.273Z] [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
10:39:30 [2020-06-09T14:39:30.273Z] [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 105 kB/s)
10:39:30 [2020-06-09T14:39:30.528Z] [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
10:39:30 [2020-06-09T14:39:30.528Z] [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
10:39:30 [2020-06-09T14:39:30.783Z] [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
10:39:31 [2020-06-09T14:39:31.038Z] [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
10:39:31 [2020-06-09T14:39:31.038Z] [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
10:39:31 [2020-06-09T14:39:31.293Z] [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
10:39:31 [2020-06-09T14:39:31.293Z] [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 56 kB/s)
10:39:31 [2020-06-09T14:39:31.293Z] [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
10:39:31 [2020-06-09T14:39:31.293Z] [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
10:39:31 [2020-06-09T14:39:31.548Z] [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
10:39:32 [2020-06-09T14:39:32.109Z] [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
10:39:32 [2020-06-09T14:39:32.109Z] [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
10:39:32 [2020-06-09T14:39:32.109Z] [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
10:39:32 [2020-06-09T14:39:32.109Z] [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 1.2 MB/s)
10:39:32 [2020-06-09T14:39:32.365Z] [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
10:39:32 [2020-06-09T14:39:32.365Z] [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
10:39:32 [2020-06-09T14:39:32.620Z] [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
10:39:32 [2020-06-09T14:39:32.875Z] [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
10:39:32 [2020-06-09T14:39:32.875Z] [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
10:39:32 [2020-06-09T14:39:32.875Z] [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
10:39:33 [2020-06-09T14:39:33.436Z] [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 4.9 kB/s)
10:39:33 [2020-06-09T14:39:33.436Z] [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
10:39:33 [2020-06-09T14:39:33.436Z] [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
10:39:33 [2020-06-09T14:39:33.691Z] [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
10:39:33 [2020-06-09T14:39:33.947Z] [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
10:39:34 [2020-06-09T14:39:34.506Z] [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
10:39:34 [2020-06-09T14:39:34.506Z] [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
10:39:34 [2020-06-09T14:39:34.762Z] [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 7.4 kB/s)
10:39:35 [2020-06-09T14:39:35.017Z] [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
10:39:35 [2020-06-09T14:39:35.017Z] [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
10:39:35 [2020-06-09T14:39:35.017Z] [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
10:39:35 [2020-06-09T14:39:35.577Z] [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
10:39:35 [2020-06-09T14:39:35.577Z] [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
10:39:35 [2020-06-09T14:39:35.577Z] [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
10:39:35 [2020-06-09T14:39:35.832Z] [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 125 kB/s)
10:39:35 [2020-06-09T14:39:35.832Z] [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
10:39:36 [2020-06-09T14:39:36.087Z] [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
10:39:36 [2020-06-09T14:39:36.087Z] [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
10:39:36 [2020-06-09T14:39:36.648Z] [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
10:39:36 [2020-06-09T14:39:36.903Z] [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
10:39:36 [2020-06-09T14:39:36.903Z] [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
10:39:36 [2020-06-09T14:39:36.903Z] [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 1.2 MB/s)
10:39:37 [2020-06-09T14:39:37.159Z] [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
10:39:37 [2020-06-09T14:39:37.159Z] [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
10:39:37 [2020-06-09T14:39:37.415Z] [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
10:39:37 [2020-06-09T14:39:37.670Z] [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
10:39:37 [2020-06-09T14:39:37.925Z] [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
10:39:38 [2020-06-09T14:39:38.180Z] [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
10:39:38 [2020-06-09T14:39:38.180Z] [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 82 kB/s)
10:39:38 [2020-06-09T14:39:38.180Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
10:39:38 [2020-06-09T14:39:38.740Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
10:39:38 [2020-06-09T14:39:38.996Z] [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
10:39:39 [2020-06-09T14:39:39.251Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.7/xbean-3.7.pom
10:39:39 [2020-06-09T14:39:39.507Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.7/xbean-3.7.pom
10:39:39 [2020-06-09T14:39:39.763Z] [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
10:39:39 [2020-06-09T14:39:39.763Z] [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 315 kB/s)
10:39:41 [2020-06-09T14:39:41.651Z] [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
10:39:41 [2020-06-09T14:39:41.651Z] [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
10:39:41 [2020-06-09T14:39:41.910Z] [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
10:39:42 [2020-06-09T14:39:42.165Z] [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
10:39:42 [2020-06-09T14:39:42.420Z] [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
10:39:42 [2020-06-09T14:39:42.675Z] [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
10:39:42 [2020-06-09T14:39:42.675Z] [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 148 kB/s)
10:39:42 [2020-06-09T14:39:42.930Z] [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
10:39:43 [2020-06-09T14:39:43.186Z] [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
10:39:43 [2020-06-09T14:39:43.186Z] [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
10:39:43 [2020-06-09T14:39:43.747Z] [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
10:39:44 [2020-06-09T14:39:44.672Z] [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
10:39:44 [2020-06-09T14:39:44.672Z] [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
10:39:44 [2020-06-09T14:39:44.927Z] [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 342 kB/s)
10:39:44 [2020-06-09T14:39:44.927Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
10:39:44 [2020-06-09T14:39:44.927Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
10:39:45 [2020-06-09T14:39:45.182Z] [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
10:39:45 [2020-06-09T14:39:45.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
10:39:45 [2020-06-09T14:39:45.438Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom
10:39:45 [2020-06-09T14:39:45.693Z] [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
10:39:45 [2020-06-09T14:39:45.693Z] [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 576 kB/s)
10:39:45 [2020-06-09T14:39:45.693Z] [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
10:39:45 [2020-06-09T14:39:45.693Z] [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
10:39:45 [2020-06-09T14:39:45.948Z] [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
10:39:47 [2020-06-09T14:39:47.312Z] [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
10:39:47 [2020-06-09T14:39:47.312Z] [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
10:39:47 [2020-06-09T14:39:47.312Z] [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
10:39:47 [2020-06-09T14:39:47.312Z] [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 62 kB/s)
10:39:47 [2020-06-09T14:39:47.567Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/google/1/google-1.pom
10:39:47 [2020-06-09T14:39:47.567Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/google/1/google-1.pom
10:39:47 [2020-06-09T14:39:47.567Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/google/google/1/google-1.pom
10:39:48 [2020-06-09T14:39:48.931Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/google/1/google-1.pom
10:39:48 [2020-06-09T14:39:48.931Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/google/1/google-1.pom
10:39:48 [2020-06-09T14:39:48.931Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom
10:39:49 [2020-06-09T14:39:49.857Z] [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 2.4 kB/s)
10:39:51 [2020-06-09T14:39:51.219Z] [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
10:39:52 [2020-06-09T14:39:52.580Z] [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
10:39:53 [2020-06-09T14:39:53.141Z] [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
10:39:53 [2020-06-09T14:39:53.396Z] [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
10:39:53 [2020-06-09T14:39:53.652Z] [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
10:39:53 [2020-06-09T14:39:53.652Z] [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
10:39:53 [2020-06-09T14:39:53.652Z] [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 154 kB/s)
10:39:53 [2020-06-09T14:39:53.907Z] [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
10:39:53 [2020-06-09T14:39:53.907Z] [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
10:39:54 [2020-06-09T14:39:54.164Z] [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
10:39:54 [2020-06-09T14:39:54.421Z] [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
10:39:54 [2020-06-09T14:39:54.676Z] [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
10:39:54 [2020-06-09T14:39:54.676Z] [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
10:39:55 [2020-06-09T14:39:55.245Z] [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 5.0 kB/s)
10:39:55 [2020-06-09T14:39:55.245Z] [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
10:39:55 [2020-06-09T14:39:55.501Z] [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
10:39:56 [2020-06-09T14:39:56.062Z] [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
10:39:56 [2020-06-09T14:39:56.317Z] [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
10:39:56 [2020-06-09T14:39:56.572Z] [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
10:39:56 [2020-06-09T14:39:56.828Z] [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
10:39:56 [2020-06-09T14:39:56.828Z] [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 20 kB/s)
10:39:57 [2020-06-09T14:39:57.083Z] [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
10:39:57 [2020-06-09T14:39:57.338Z] [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
10:39:57 [2020-06-09T14:39:57.338Z] [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
10:39:57 [2020-06-09T14:39:57.899Z] [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
10:39:57 [2020-06-09T14:39:57.899Z] [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
10:39:57 [2020-06-09T14:39:57.899Z] [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
10:39:57 [2020-06-09T14:39:57.899Z] [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 112 kB/s)
10:39:57 [2020-06-09T14:39:57.899Z] [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
10:39:58 [2020-06-09T14:39:58.154Z] [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
10:39:58 [2020-06-09T14:39:58.154Z] [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
10:39:58 [2020-06-09T14:39:58.714Z] [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
10:39:58 [2020-06-09T14:39:58.714Z] [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
10:39:58 [2020-06-09T14:39:58.714Z] [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
10:39:58 [2020-06-09T14:39:58.714Z] [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 194 kB/s)
10:39:58 [2020-06-09T14:39:58.714Z] [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
10:39:58 [2020-06-09T14:39:58.714Z] [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
10:39:58 [2020-06-09T14:39:58.970Z] [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
10:39:59 [2020-06-09T14:39:59.226Z] [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
10:39:59 [2020-06-09T14:39:59.481Z] [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
10:39:59 [2020-06-09T14:39:59.481Z] [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
10:39:59 [2020-06-09T14:39:59.481Z] [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 155 kB/s)
10:39:59 [2020-06-09T14:39:59.481Z] [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
10:39:59 [2020-06-09T14:39:59.736Z] [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
10:39:59 [2020-06-09T14:39:59.736Z] [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
10:39:59 [2020-06-09T14:39:59.992Z] [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
10:39:59 [2020-06-09T14:39:59.992Z] [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
10:40:00 [2020-06-09T14:40:00.247Z] [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
10:40:00 [2020-06-09T14:40:00.503Z] [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 5.4 kB/s)
10:40:00 [2020-06-09T14:40:00.503Z] [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
10:40:00 [2020-06-09T14:40:00.758Z] [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
10:40:00 [2020-06-09T14:40:00.758Z] [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
10:40:01 [2020-06-09T14:40:01.319Z] [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
10:40:01 [2020-06-09T14:40:01.575Z] [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
10:40:01 [2020-06-09T14:40:01.575Z] [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
10:40:01 [2020-06-09T14:40:01.575Z] [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 26 kB/s)
10:40:05 [2020-06-09T14:40:05.736Z] [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
10:40:05 [2020-06-09T14:40:05.736Z] [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
10:40:05 [2020-06-09T14:40:05.736Z] [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
10:40:05 [2020-06-09T14:40:05.736Z] [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
10:40:05 [2020-06-09T14:40:05.736Z] [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
10:40:05 [2020-06-09T14:40:05.736Z] [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
10:40:05 [2020-06-09T14:40:05.736Z] [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 71 kB/s)
10:40:05 [2020-06-09T14:40:05.736Z] [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
10:40:05 [2020-06-09T14:40:05.991Z] [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
10:40:05 [2020-06-09T14:40:05.991Z] [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
10:40:06 [2020-06-09T14:40:06.551Z] [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
10:40:06 [2020-06-09T14:40:06.551Z] [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
10:40:06 [2020-06-09T14:40:06.551Z] [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
10:40:06 [2020-06-09T14:40:06.551Z] [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 29 kB/s)
10:40:06 [2020-06-09T14:40:06.807Z] [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
10:40:06 [2020-06-09T14:40:06.807Z] [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
10:40:07 [2020-06-09T14:40:07.062Z] [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
10:40:07 [2020-06-09T14:40:07.624Z] [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
10:40:07 [2020-06-09T14:40:07.624Z] [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
10:40:07 [2020-06-09T14:40:07.882Z] [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
10:40:07 [2020-06-09T14:40:07.882Z] [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 26 kB/s)
10:40:08 [2020-06-09T14:40:08.137Z] [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
10:40:08 [2020-06-09T14:40:08.392Z] [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
10:40:08 [2020-06-09T14:40:08.392Z] [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
10:40:08 [2020-06-09T14:40:08.648Z] [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
10:40:08 [2020-06-09T14:40:08.648Z] [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
10:40:08 [2020-06-09T14:40:08.903Z] [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
10:40:08 [2020-06-09T14:40:08.904Z] [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 33 kB/s)
10:40:08 [2020-06-09T14:40:08.904Z] [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
10:40:08 [2020-06-09T14:40:08.904Z] [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
10:40:09 [2020-06-09T14:40:09.159Z] [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
10:40:11 [2020-06-09T14:40:11.672Z] [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
10:40:14 [2020-06-09T14:40:14.183Z] [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
10:40:14 [2020-06-09T14:40:14.183Z] [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
10:40:14 [2020-06-09T14:40:14.183Z] [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 59 kB/s)
10:40:14 [2020-06-09T14:40:14.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/ow2/ow2/1.5/ow2-1.5.pom
10:40:14 [2020-06-09T14:40:14.183Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
10:40:14 [2020-06-09T14:40:14.183Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/ow2/ow2/1.5/ow2-1.5.pom
10:40:14 [2020-06-09T14:40:14.438Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/ow2/ow2/1.5/ow2-1.5.pom
10:40:14 [2020-06-09T14:40:14.694Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/ow2/ow2/1.5/ow2-1.5.pom
10:40:14 [2020-06-09T14:40:14.949Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom
10:40:14 [2020-06-09T14:40:14.949Z] [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 591 kB/s)
10:40:15 [2020-06-09T14:40:15.205Z] [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
10:40:15 [2020-06-09T14:40:15.775Z] [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
10:40:15 [2020-06-09T14:40:15.775Z] [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
10:40:16 [2020-06-09T14:40:16.335Z] [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
10:40:16 [2020-06-09T14:40:16.335Z] [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
10:40:16 [2020-06-09T14:40:16.335Z] [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
10:40:16 [2020-06-09T14:40:16.335Z] [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 330 kB/s)
10:40:16 [2020-06-09T14:40:16.590Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
10:40:16 [2020-06-09T14:40:16.846Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
10:40:16 [2020-06-09T14:40:16.846Z] [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
10:40:17 [2020-06-09T14:40:17.102Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
10:40:17 [2020-06-09T14:40:17.357Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/9/oss-parent-9.pom
10:40:17 [2020-06-09T14:40:17.357Z] [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
10:40:17 [2020-06-09T14:40:17.612Z] [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 227 kB/s)
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:17 [2020-06-09T14:40:17.868Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.084Z] [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
10:40:26 [2020-06-09T14:40:26.342Z] [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
10:40:26 [2020-06-09T14:40:26.342Z] [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
10:40:26 [2020-06-09T14:40:26.342Z] [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
10:40:26 [2020-06-09T14:40:26.342Z] [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
10:40:26 [2020-06-09T14:40:26.342Z] [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
10:40:26 [2020-06-09T14:40:26.599Z] [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
10:40:26 [2020-06-09T14:40:26.600Z] [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
10:40:26 [2020-06-09T14:40:26.600Z] [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
10:40:26 [2020-06-09T14:40:26.855Z] [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
10:40:27 [2020-06-09T14:40:27.110Z] [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
10:40:27 [2020-06-09T14:40:27.365Z] [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
10:40:27 [2020-06-09T14:40:27.365Z] [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
10:40:27 [2020-06-09T14:40:27.620Z] [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
10:40:27 [2020-06-09T14:40:27.876Z] [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
10:40:28 [2020-06-09T14:40:28.131Z] [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
10:40:30 [2020-06-09T14:40:30.641Z] [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
10:40:30 [2020-06-09T14:40:30.641Z] [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
10:40:30 [2020-06-09T14:40:30.641Z] [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
10:40:30 [2020-06-09T14:40:30.896Z] [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
10:40:30 [2020-06-09T14:40:30.896Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.058Z] [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
10:40:35 [2020-06-09T14:40:35.314Z] [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
10:40:35 [2020-06-09T14:40:35.314Z] [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
10:40:37 [2020-06-09T14:40:37.827Z] [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
10:40:37 [2020-06-09T14:40:37.827Z] [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
10:40:37 [2020-06-09T14:40:37.827Z] [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
10:40:37 [2020-06-09T14:40:37.827Z] [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
10:40:37 [2020-06-09T14:40:37.827Z] [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
10:40:37 [2020-06-09T14:40:37.827Z] [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
10:40:37 [2020-06-09T14:40:37.827Z] [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
10:40:37 [2020-06-09T14:40:37.827Z] [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
10:40:38 [2020-06-09T14:40:38.082Z] [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
10:40:38 [2020-06-09T14:40:38.082Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:38 [2020-06-09T14:40:38.337Z] [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
10:40:40 [2020-06-09T14:40:40.849Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/org.eclipse.tycho.surefire.junit4/1.3.0/org.eclipse.tycho.surefire.junit4-1.3.0.jar (65 kB at 1.2 MB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 428 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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 3.2 MB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 5.2 MB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 136 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/2.22.0/surefire-api-2.22.0.jar (186 kB at 1.7 MB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 2.9 MB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 485 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 108 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 201 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 227 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 60 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 537 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 71 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:40 [2020-06-09T14:40:40.850Z] [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 64 kB/s)
10:40:40 [2020-06-09T14:40:40.850Z] [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
10:40:41 [2020-06-09T14:40:41.105Z] [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 701 kB/s)
10:40:41 [2020-06-09T14:40:41.105Z] [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 442 kB/s)
10:40:41 [2020-06-09T14:40:41.361Z] [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 47 kB/s)
10:40:41 [2020-06-09T14:40:41.361Z] [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 121 kB/s)
10:40:41 [2020-06-09T14:40:41.616Z] [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 241 kB/s)
10:40:48 [2020-06-09T14:40:48.366Z] [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
10:40:48 [2020-06-09T14:40:48.622Z] [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
10:40:48 [2020-06-09T14:40:48.622Z] [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
10:40:48 [2020-06-09T14:40:48.966Z] [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
10:40:49 [2020-06-09T14:40:49.222Z] [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
10:40:49 [2020-06-09T14:40:49.222Z] [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
10:40:49 [2020-06-09T14:40:49.520Z] [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 14 kB/s)
10:40:49 [2020-06-09T14:40:49.520Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
10:40:49 [2020-06-09T14:40:49.775Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
10:40:49 [2020-06-09T14:40:49.775Z] [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
10:40:52 [2020-06-09T14:40:52.286Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
10:40:54 [2020-06-09T14:40:54.798Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom
10:40:57 [2020-06-09T14:40:57.310Z] [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
10:40:57 [2020-06-09T14:40:57.565Z] [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 47 kB/s)
10:40:57 [2020-06-09T14:40:57.821Z] [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
10:40:57 [2020-06-09T14:40:57.821Z] [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
10:40:58 [2020-06-09T14:40:58.076Z] [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
10:40:59 [2020-06-09T14:40:59.439Z] [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
10:40:59 [2020-06-09T14:40:59.694Z] [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
10:40:59 [2020-06-09T14:40:59.694Z] [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
10:41:00 [2020-06-09T14:41:00.254Z] [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 64 kB/s)
10:41:00 [2020-06-09T14:41:00.509Z] [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
10:41:00 [2020-06-09T14:41:00.765Z] [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
10:41:00 [2020-06-09T14:41:00.765Z] [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
10:41:04 [2020-06-09T14:41:04.031Z] [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
10:41:06 [2020-06-09T14:41:06.543Z] [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
10:41:06 [2020-06-09T14:41:06.543Z] [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
10:41:06 [2020-06-09T14:41:06.543Z] [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 137 kB/s)
10:41:06 [2020-06-09T14:41:06.798Z] [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
10:41:06 [2020-06-09T14:41:06.798Z] [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
10:41:06 [2020-06-09T14:41:06.798Z] [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
10:41:08 [2020-06-09T14:41:08.161Z] [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
10:41:08 [2020-06-09T14:41:08.416Z] [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
10:41:08 [2020-06-09T14:41:08.416Z] [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
10:41:08 [2020-06-09T14:41:08.416Z] [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 286 kB/s)
10:41:08 [2020-06-09T14:41:08.671Z] [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
10:41:08 [2020-06-09T14:41:08.926Z] [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
10:41:09 [2020-06-09T14:41:09.181Z] [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
10:41:10 [2020-06-09T14:41:10.543Z] [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
10:41:10 [2020-06-09T14:41:10.799Z] [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
10:41:11 [2020-06-09T14:41:11.359Z] [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
10:41:11 [2020-06-09T14:41:11.359Z] [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 200 kB/s)
10:41:12 [2020-06-09T14:41:12.286Z] [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
10:41:12 [2020-06-09T14:41:12.286Z] [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
10:41:12 [2020-06-09T14:41:12.541Z] [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
10:41:13 [2020-06-09T14:41:13.101Z] [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
10:41:14 [2020-06-09T14:41:14.463Z] [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
10:41:14 [2020-06-09T14:41:14.718Z] [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
10:41:15 [2020-06-09T14:41:15.648Z] [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 2.0 kB/s)
10:41:15 [2020-06-09T14:41:15.648Z] [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
10:41:15 [2020-06-09T14:41:15.903Z] [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
10:41:16 [2020-06-09T14:41:16.464Z] [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
10:41:17 [2020-06-09T14:41:17.827Z] [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
10:41:17 [2020-06-09T14:41:17.827Z] [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
10:41:18 [2020-06-09T14:41:18.387Z] [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
10:41:19 [2020-06-09T14:41:19.750Z] [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 9.3 kB/s)
10:41:19 [2020-06-09T14:41:19.750Z] [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
10:41:20 [2020-06-09T14:41:20.005Z] [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
10:41:20 [2020-06-09T14:41:20.005Z] [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
10:41:20 [2020-06-09T14:41:20.272Z] [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
10:41:20 [2020-06-09T14:41:20.526Z] [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
10:41:20 [2020-06-09T14:41:20.526Z] [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
10:41:20 [2020-06-09T14:41:20.782Z] [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 75 kB/s)
10:41:20 [2020-06-09T14:41:20.782Z] [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
10:41:20 [2020-06-09T14:41:20.782Z] [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
10:41:20 [2020-06-09T14:41:20.782Z] [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
10:41:24 [2020-06-09T14:41:24.943Z] [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
10:41:25 [2020-06-09T14:41:25.198Z] [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
10:41:25 [2020-06-09T14:41:25.759Z] [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
10:41:26 [2020-06-09T14:41:26.014Z] [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 60 kB/s)
10:41:34 [2020-06-09T14:41:34.090Z] [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
10:41:34 [2020-06-09T14:41:34.090Z] [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
10:41:34 [2020-06-09T14:41:34.090Z] [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
10:41:34 [2020-06-09T14:41:34.090Z] [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
10:41:34 [2020-06-09T14:41:34.090Z] [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
10:41:34 [2020-06-09T14:41:34.090Z] [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
10:41:34 [2020-06-09T14:41:34.650Z] [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 2.7 kB/s)
10:41:34 [2020-06-09T14:41:34.905Z] [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
10:41:35 [2020-06-09T14:41:35.467Z] [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
10:41:36 [2020-06-09T14:41:36.028Z] [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
10:41:36 [2020-06-09T14:41:36.953Z] [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
10:41:37 [2020-06-09T14:41:37.513Z] [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
10:41:37 [2020-06-09T14:41:37.768Z] [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
10:41:38 [2020-06-09T14:41:38.024Z] [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 118 kB/s)
10:41:38 [2020-06-09T14:41:38.279Z] [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
10:41:38 [2020-06-09T14:41:38.535Z] [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
10:41:38 [2020-06-09T14:41:38.535Z] [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
10:41:39 [2020-06-09T14:41:39.095Z] [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
10:41:39 [2020-06-09T14:41:39.095Z] [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
10:41:39 [2020-06-09T14:41:39.350Z] [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
10:41:39 [2020-06-09T14:41:39.606Z] [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 3.8 kB/s)
10:41:39 [2020-06-09T14:41:39.861Z] [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
10:41:39 [2020-06-09T14:41:39.861Z] [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
10:41:40 [2020-06-09T14:41:40.421Z] [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
10:41:40 [2020-06-09T14:41:40.421Z] [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
10:41:40 [2020-06-09T14:41:40.981Z] [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
10:41:40 [2020-06-09T14:41:40.981Z] [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
10:41:43 [2020-06-09T14:41:43.491Z] [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
10:41:43 [2020-06-09T14:41:43.491Z] [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
10:41:44 [2020-06-09T14:41:44.416Z] [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
10:41:44 [2020-06-09T14:41:44.416Z] [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
10:41:45 [2020-06-09T14:41:45.341Z] [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
10:41:45 [2020-06-09T14:41:45.341Z] [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
10:41:46 [2020-06-09T14:41:46.268Z] [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 569 kB/s)
10:41:46 [2020-06-09T14:41:46.268Z] [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 7.7 MB/s)
10:41:47 [2020-06-09T14:41:47.193Z] [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
10:41:47 [2020-06-09T14:41:47.193Z] [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
10:41:47 [2020-06-09T14:41:47.755Z] [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
10:41:48 [2020-06-09T14:41:48.682Z] [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
10:41:48 [2020-06-09T14:41:48.682Z] [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
10:41:48 [2020-06-09T14:41:48.937Z] [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
10:41:49 [2020-06-09T14:41:49.862Z] [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 2.0 kB/s)
10:41:50 [2020-06-09T14:41:50.117Z] [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
10:41:50 [2020-06-09T14:41:50.372Z] [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
10:41:52 [2020-06-09T14:41:52.882Z] [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
10:41:53 [2020-06-09T14:41:53.806Z] [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
10:41:54 [2020-06-09T14:41:54.732Z] [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
10:41:54 [2020-06-09T14:41:54.988Z] [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
10:41:57 [2020-06-09T14:41:57.499Z] [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 9.2 kB/s)
10:41:57 [2020-06-09T14:41:57.499Z] [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
10:41:57 [2020-06-09T14:41:57.754Z] [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
10:41:57 [2020-06-09T14:41:57.754Z] [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
10:41:58 [2020-06-09T14:41:58.315Z] [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
10:41:58 [2020-06-09T14:41:58.315Z] [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
10:41:58 [2020-06-09T14:41:58.315Z] [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
10:41:58 [2020-06-09T14:41:58.315Z] [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 1.1 MB/s)
10:41:58 [2020-06-09T14:41:58.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
10:41:58 [2020-06-09T14:41:58.571Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
10:41:58 [2020-06-09T14:41:58.571Z] [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
10:41:59 [2020-06-09T14:41:59.131Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/22/commons-parent-22.pom
10:41:59 [2020-06-09T14:41:59.131Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/22/commons-parent-22.pom
10:41:59 [2020-06-09T14:41:59.131Z] [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
10:41:59 [2020-06-09T14:41:59.131Z] [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.9 MB/s)
10:41:59 [2020-06-09T14:41:59.386Z] [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
10:41:59 [2020-06-09T14:41:59.386Z] [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
10:41:59 [2020-06-09T14:41:59.386Z] [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
10:41:59 [2020-06-09T14:41:59.946Z] [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
10:41:59 [2020-06-09T14:41:59.946Z] [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
10:41:59 [2020-06-09T14:41:59.946Z] [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
10:41:59 [2020-06-09T14:41:59.946Z] [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 7.7 MB/s)
10:42:00 [2020-06-09T14:42:00.201Z] [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
10:42:00 [2020-06-09T14:42:00.456Z] [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
10:42:00 [2020-06-09T14:42:00.456Z] [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
10:42:01 [2020-06-09T14:42:01.017Z] [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
10:42:01 [2020-06-09T14:42:01.272Z] [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
10:42:01 [2020-06-09T14:42:01.272Z] [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
10:42:01 [2020-06-09T14:42:01.528Z] [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 5.3 kB/s)
10:42:01 [2020-06-09T14:42:01.528Z] [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
10:42:01 [2020-06-09T14:42:01.528Z] [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
10:42:02 [2020-06-09T14:42:02.089Z] [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
10:42:02 [2020-06-09T14:42:02.650Z] [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
10:42:03 [2020-06-09T14:42:03.211Z] [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
10:42:03 [2020-06-09T14:42:03.466Z] [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
10:42:03 [2020-06-09T14:42:03.466Z] [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 73 kB/s)
10:42:04 [2020-06-09T14:42:04.393Z] [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
10:42:04 [2020-06-09T14:42:04.648Z] [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
10:42:04 [2020-06-09T14:42:04.648Z] [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
10:42:05 [2020-06-09T14:42:05.208Z] [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.2 kB/s)
10:42:05 [2020-06-09T14:42:05.208Z] [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
10:42:05 [2020-06-09T14:42:05.464Z] [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
10:42:05 [2020-06-09T14:42:05.464Z] [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
10:42:05 [2020-06-09T14:42:05.719Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/tools/tycho-plugins/1.0.0/tycho-plugins-1.0.0.pom (8.7 kB at 30 kB/s)
10:42:05 [2020-06-09T14:42:05.719Z] [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
10:42:05 [2020-06-09T14:42:05.975Z] [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
10:42:05 [2020-06-09T14:42:05.975Z] [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
10:42:06 [2020-06-09T14:42:06.900Z] [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 96 kB/s)
10:42:13 [2020-06-09T14:42:13.443Z] [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
10:42:13 [2020-06-09T14:42:13.443Z] [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
10:42:13 [2020-06-09T14:42:13.698Z] [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
10:42:13 [2020-06-09T14:42:13.954Z] [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
10:42:13 [2020-06-09T14:42:13.954Z] [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
10:42:13 [2020-06-09T14:42:13.954Z] [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
10:42:13 [2020-06-09T14:42:13.954Z] [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 35 kB/s)
10:42:14 [2020-06-09T14:42:14.209Z] [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
10:42:14 [2020-06-09T14:42:14.464Z] [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
10:42:14 [2020-06-09T14:42:14.720Z] [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
10:42:14 [2020-06-09T14:42:14.975Z] [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
10:42:15 [2020-06-09T14:42:15.230Z] [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
10:42:15 [2020-06-09T14:42:15.230Z] [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
10:42:15 [2020-06-09T14:42:15.230Z] [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 38 kB/s)
10:42:15 [2020-06-09T14:42:15.485Z] [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
10:42:15 [2020-06-09T14:42:15.485Z] [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
10:42:15 [2020-06-09T14:42:15.740Z] [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
10:42:15 [2020-06-09T14:42:15.995Z] [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
10:42:15 [2020-06-09T14:42:15.995Z] [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
10:42:16 [2020-06-09T14:42:16.250Z] [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
10:42:16 [2020-06-09T14:42:16.250Z] [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 524 kB/s)
10:42:16 [2020-06-09T14:42:16.250Z] [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
10:42:16 [2020-06-09T14:42:16.250Z] [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
10:42:16 [2020-06-09T14:42:16.507Z] [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
10:42:16 [2020-06-09T14:42:16.764Z] [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
10:42:16 [2020-06-09T14:42:16.764Z] [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
10:42:17 [2020-06-09T14:42:17.019Z] [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
10:42:17 [2020-06-09T14:42:17.019Z] [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 130 kB/s)
10:42:17 [2020-06-09T14:42:17.019Z] [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
10:42:18 [2020-06-09T14:42:18.906Z] [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
10:42:19 [2020-06-09T14:42:19.466Z] [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
10:42:20 [2020-06-09T14:42:20.391Z] [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
10:42:24 [2020-06-09T14:42:24.563Z] [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
10:42:24 [2020-06-09T14:42:24.818Z] [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
10:42:24 [2020-06-09T14:42:24.818Z] [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 101 kB/s)
10:42:25 [2020-06-09T14:42:25.744Z] [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
10:42:26 [2020-06-09T14:42:26.304Z] [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
10:42:26 [2020-06-09T14:42:26.304Z] [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
10:42:26 [2020-06-09T14:42:26.559Z] [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
10:42:26 [2020-06-09T14:42:26.815Z] [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
10:42:26 [2020-06-09T14:42:26.815Z] [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
10:42:27 [2020-06-09T14:42:27.070Z] [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 123 kB/s)
10:42:27 [2020-06-09T14:42:27.070Z] [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
10:42:27 [2020-06-09T14:42:27.070Z] [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
10:42:27 [2020-06-09T14:42:27.325Z] [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
10:42:27 [2020-06-09T14:42:27.580Z] [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
10:42:27 [2020-06-09T14:42:27.836Z] [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
10:42:27 [2020-06-09T14:42:27.836Z] [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
10:42:27 [2020-06-09T14:42:27.836Z] [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 272 kB/s)
10:42:28 [2020-06-09T14:42:28.091Z] [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
10:42:28 [2020-06-09T14:42:28.091Z] [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
10:42:28 [2020-06-09T14:42:28.091Z] [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
10:42:28 [2020-06-09T14:42:28.650Z] [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
10:42:28 [2020-06-09T14:42:28.906Z] [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
10:42:28 [2020-06-09T14:42:28.906Z] [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
10:42:28 [2020-06-09T14:42:28.906Z] [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 101 kB/s)
10:42:29 [2020-06-09T14:42:29.161Z] [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
10:42:29 [2020-06-09T14:42:29.161Z] [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
10:42:29 [2020-06-09T14:42:29.416Z] [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
10:42:29 [2020-06-09T14:42:29.672Z] [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
10:42:31 [2020-06-09T14:42:31.560Z] [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
10:42:31 [2020-06-09T14:42:31.560Z] [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
10:42:31 [2020-06-09T14:42:31.815Z] [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 53 kB/s)
10:42:31 [2020-06-09T14:42:31.815Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
10:42:32 [2020-06-09T14:42:32.070Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
10:42:32 [2020-06-09T14:42:32.070Z] [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
10:42:32 [2020-06-09T14:42:32.326Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
10:42:32 [2020-06-09T14:42:32.582Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom
10:42:32 [2020-06-09T14:42:32.582Z] [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
10:42:32 [2020-06-09T14:42:32.582Z] [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 443 kB/s)
10:42:32 [2020-06-09T14:42:32.837Z] [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
10:42:32 [2020-06-09T14:42:32.837Z] [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
10:42:33 [2020-06-09T14:42:33.093Z] [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
10:42:33 [2020-06-09T14:42:33.653Z] [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
10:42:33 [2020-06-09T14:42:33.908Z] [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
10:42:33 [2020-06-09T14:42:33.908Z] [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
10:42:33 [2020-06-09T14:42:33.908Z] [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 112 kB/s)
10:42:34 [2020-06-09T14:42:34.163Z] [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
10:42:34 [2020-06-09T14:42:34.163Z] [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
10:42:34 [2020-06-09T14:42:34.418Z] [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
10:42:34 [2020-06-09T14:42:34.979Z] [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
10:42:34 [2020-06-09T14:42:34.979Z] [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
10:42:34 [2020-06-09T14:42:34.979Z] [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
10:42:34 [2020-06-09T14:42:34.979Z] [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 66 kB/s)
10:42:35 [2020-06-09T14:42:35.234Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
10:42:35 [2020-06-09T14:42:35.489Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
10:42:35 [2020-06-09T14:42:35.745Z] [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
10:42:36 [2020-06-09T14:42:36.306Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
10:42:36 [2020-06-09T14:42:36.306Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
10:42:36 [2020-06-09T14:42:36.561Z] [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
10:42:36 [2020-06-09T14:42:36.816Z] [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 79 kB/s)
10:42:36 [2020-06-09T14:42:36.816Z] [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
10:42:38 [2020-06-09T14:42:38.178Z] [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
10:42:38 [2020-06-09T14:42:38.178Z] [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
10:42:38 [2020-06-09T14:42:38.433Z] [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
10:42:38 [2020-06-09T14:42:38.433Z] [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
10:42:38 [2020-06-09T14:42:38.688Z] [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
10:42:38 [2020-06-09T14:42:38.688Z] [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 173 kB/s)
10:42:38 [2020-06-09T14:42:38.943Z] [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
10:42:39 [2020-06-09T14:42:39.198Z] [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
10:42:39 [2020-06-09T14:42:39.198Z] [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
10:42:39 [2020-06-09T14:42:39.452Z] [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
10:42:39 [2020-06-09T14:42:39.708Z] [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
10:42:39 [2020-06-09T14:42:39.708Z] [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
10:42:39 [2020-06-09T14:42:39.708Z] [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 117 kB/s)
10:42:39 [2020-06-09T14:42:39.708Z] [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
10:42:39 [2020-06-09T14:42:39.963Z] [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
10:42:39 [2020-06-09T14:42:39.963Z] [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
10:42:40 [2020-06-09T14:42:40.522Z] [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
10:42:40 [2020-06-09T14:42:40.522Z] [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
10:42:40 [2020-06-09T14:42:40.522Z] [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
10:42:40 [2020-06-09T14:42:40.522Z] [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 57 kB/s)
10:42:40 [2020-06-09T14:42:40.522Z] [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
10:42:40 [2020-06-09T14:42:40.777Z] [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
10:42:40 [2020-06-09T14:42:40.777Z] [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
10:42:41 [2020-06-09T14:42:41.032Z] [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
10:42:41 [2020-06-09T14:42:41.287Z] [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
10:42:41 [2020-06-09T14:42:41.542Z] [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
10:42:41 [2020-06-09T14:42:41.542Z] [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 212 kB/s)
10:42:41 [2020-06-09T14:42:41.870Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
10:42:41 [2020-06-09T14:42:41.870Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
10:42:41 [2020-06-09T14:42:41.870Z] [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
10:42:42 [2020-06-09T14:42:42.431Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/34/commons-parent-34.pom
10:42:42 [2020-06-09T14:42:42.431Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/34/commons-parent-34.pom
10:42:42 [2020-06-09T14:42:42.431Z] [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
10:42:42 [2020-06-09T14:42:42.431Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 2.5 MB/s)
10:42:42 [2020-06-09T14:42:42.686Z] [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
10:42:42 [2020-06-09T14:42:42.941Z] [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
10:42:42 [2020-06-09T14:42:42.941Z] [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
10:42:43 [2020-06-09T14:42:43.197Z] [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
10:42:43 [2020-06-09T14:42:43.452Z] [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
10:42:43 [2020-06-09T14:42:43.453Z] [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
10:42:43 [2020-06-09T14:42:43.453Z] [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)
10:42:43 [2020-06-09T14:42:43.453Z] [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
10:42:43 [2020-06-09T14:42:43.708Z] [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
10:42:43 [2020-06-09T14:42:43.708Z] [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
10:42:43 [2020-06-09T14:42:43.964Z] [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
10:42:44 [2020-06-09T14:42:44.219Z] [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
10:42:44 [2020-06-09T14:42:44.219Z] [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
10:42:44 [2020-06-09T14:42:44.474Z] [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 18 kB/s)
10:42:44 [2020-06-09T14:42:44.474Z] [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
10:42:44 [2020-06-09T14:42:44.474Z] [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
10:42:44 [2020-06-09T14:42:44.729Z] [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
10:42:44 [2020-06-09T14:42:44.984Z] [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
10:42:44 [2020-06-09T14:42:44.984Z] [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
10:42:45 [2020-06-09T14:42:45.239Z] [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
10:42:45 [2020-06-09T14:42:45.239Z] [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 30 kB/s)
10:42:45 [2020-06-09T14:42:45.495Z] [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
10:42:45 [2020-06-09T14:42:45.495Z] [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
10:42:45 [2020-06-09T14:42:45.750Z] [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
10:42:46 [2020-06-09T14:42:46.005Z] [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
10:42:46 [2020-06-09T14:42:46.005Z] [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
10:42:46 [2020-06-09T14:42:46.005Z] [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
10:42:46 [2020-06-09T14:42:46.566Z] [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 2.1 kB/s)
10:42:46 [2020-06-09T14:42:46.821Z] [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
10:42:46 [2020-06-09T14:42:46.821Z] [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
10:42:46 [2020-06-09T14:42:46.821Z] [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
10:42:47 [2020-06-09T14:42:47.076Z] [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
10:42:47 [2020-06-09T14:42:47.331Z] [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
10:42:47 [2020-06-09T14:42:47.586Z] [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
10:42:47 [2020-06-09T14:42:47.586Z] [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 32 kB/s)
10:42:47 [2020-06-09T14:42:47.841Z] [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
10:42:50 [2020-06-09T14:42:50.352Z] [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
10:42:50 [2020-06-09T14:42:50.352Z] [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
10:42:50 [2020-06-09T14:42:50.913Z] [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
10:42:50 [2020-06-09T14:42:50.913Z] [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
10:42:50 [2020-06-09T14:42:50.913Z] [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
10:42:50 [2020-06-09T14:42:50.913Z] [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 37 kB/s)
10:42:50 [2020-06-09T14:42:50.913Z] [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
10:42:51 [2020-06-09T14:42:51.168Z] [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
10:42:51 [2020-06-09T14:42:51.168Z] [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
10:42:51 [2020-06-09T14:42:51.423Z] [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
10:42:52 [2020-06-09T14:42:52.784Z] [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
10:42:54 [2020-06-09T14:42:54.147Z] [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
10:42:55 [2020-06-09T14:42:55.073Z] [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 1.9 kB/s)
10:42:55 [2020-06-09T14:42:55.999Z] [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
10:42:56 [2020-06-09T14:42:56.253Z] [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
10:42:56 [2020-06-09T14:42:56.253Z] [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
10:42:56 [2020-06-09T14:42:56.813Z] [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
10:42:56 [2020-06-09T14:42:56.813Z] [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
10:42:56 [2020-06-09T14:42:56.813Z] [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
10:42:57 [2020-06-09T14:42:57.373Z] [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 2.2 kB/s)
10:42:57 [2020-06-09T14:42:57.628Z] [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
10:42:57 [2020-06-09T14:42:57.628Z] [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
10:42:57 [2020-06-09T14:42:57.882Z] [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
10:42:58 [2020-06-09T14:42:58.138Z] [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
10:42:58 [2020-06-09T14:42:58.394Z] [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
10:42:58 [2020-06-09T14:42:58.394Z] [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
10:42:58 [2020-06-09T14:42:58.394Z] [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 76 kB/s)
10:42:58 [2020-06-09T14:42:58.648Z] [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
10:42:58 [2020-06-09T14:42:58.648Z] [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
10:42:58 [2020-06-09T14:42:58.904Z] [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
10:42:59 [2020-06-09T14:42:59.159Z] [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
10:42:59 [2020-06-09T14:42:59.159Z] [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
10:42:59 [2020-06-09T14:42:59.415Z] [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
10:42:59 [2020-06-09T14:42:59.975Z] [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 1.9 kB/s)
10:43:00 [2020-06-09T14:43:00.900Z] [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
10:43:01 [2020-06-09T14:43:01.155Z] [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
10:43:01 [2020-06-09T14:43:01.155Z] [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
10:43:01 [2020-06-09T14:43:01.410Z] [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
10:43:01 [2020-06-09T14:43:01.665Z] [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
10:43:01 [2020-06-09T14:43:01.665Z] [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
10:43:01 [2020-06-09T14:43:01.665Z] [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 131 kB/s)
10:43:01 [2020-06-09T14:43:01.921Z] [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
10:43:01 [2020-06-09T14:43:01.921Z] [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
10:43:01 [2020-06-09T14:43:01.921Z] [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
10:43:02 [2020-06-09T14:43:02.482Z] [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
10:43:02 [2020-06-09T14:43:02.482Z] [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
10:43:02 [2020-06-09T14:43:02.482Z] [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
10:43:02 [2020-06-09T14:43:02.738Z] [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 10 kB/s)
10:43:02 [2020-06-09T14:43:02.993Z] [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
10:43:02 [2020-06-09T14:43:02.993Z] [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
10:43:02 [2020-06-09T14:43:02.993Z] [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
10:43:03 [2020-06-09T14:43:03.553Z] [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
10:43:03 [2020-06-09T14:43:03.808Z] [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
10:43:03 [2020-06-09T14:43:03.808Z] [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
10:43:05 [2020-06-09T14:43:05.171Z] [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 831 B/s)
10:43:05 [2020-06-09T14:43:05.426Z] [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
10:43:05 [2020-06-09T14:43:05.426Z] [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
10:43:05 [2020-06-09T14:43:05.426Z] [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
10:43:05 [2020-06-09T14:43:05.989Z] [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
10:43:06 [2020-06-09T14:43:06.553Z] [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
10:43:06 [2020-06-09T14:43:06.553Z] [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
10:43:06 [2020-06-09T14:43:06.553Z] [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 51 kB/s)
10:43:06 [2020-06-09T14:43:06.810Z] [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
10:43:06 [2020-06-09T14:43:06.810Z] [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
10:43:07 [2020-06-09T14:43:07.065Z] [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
10:43:07 [2020-06-09T14:43:07.321Z] [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
10:43:07 [2020-06-09T14:43:07.321Z] [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
10:43:07 [2020-06-09T14:43:07.321Z] [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
10:43:07 [2020-06-09T14:43:07.321Z] [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 91 kB/s)
10:43:07 [2020-06-09T14:43:07.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.pom
10:43:07 [2020-06-09T14:43:07.831Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
10:43:08 [2020-06-09T14:43:08.087Z] [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
10:43:08 [2020-06-09T14:43:08.647Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.pom
10:43:09 [2020-06-09T14:43:09.207Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.pom
10:43:09 [2020-06-09T14:43:09.767Z] [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
10:43:09 [2020-06-09T14:43:09.767Z] [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 34 kB/s)
10:43:10 [2020-06-09T14:43:10.022Z] [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
10:43:10 [2020-06-09T14:43:10.022Z] [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
10:43:10 [2020-06-09T14:43:10.277Z] [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
10:43:10 [2020-06-09T14:43:10.838Z] [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
10:43:10 [2020-06-09T14:43:10.838Z] [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
10:43:10 [2020-06-09T14:43:10.838Z] [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
10:43:10 [2020-06-09T14:43:10.838Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 214 kB/s)
10:43:11 [2020-06-09T14:43:11.093Z] [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
10:43:11 [2020-06-09T14:43:11.348Z] [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
10:43:11 [2020-06-09T14:43:11.348Z] [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
10:43:11 [2020-06-09T14:43:11.908Z] [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
10:43:11 [2020-06-09T14:43:11.908Z] [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
10:43:12 [2020-06-09T14:43:12.163Z] [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
10:43:12 [2020-06-09T14:43:12.163Z] [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 83 kB/s)
10:43:12 [2020-06-09T14:43:12.417Z] [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
10:43:12 [2020-06-09T14:43:12.417Z] [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
10:43:12 [2020-06-09T14:43:12.673Z] [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
10:43:12 [2020-06-09T14:43:12.928Z] [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
10:43:12 [2020-06-09T14:43:12.928Z] [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
10:43:13 [2020-06-09T14:43:13.183Z] [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
10:43:13 [2020-06-09T14:43:13.183Z] [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 145 kB/s)
10:43:13 [2020-06-09T14:43:13.183Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
10:43:13 [2020-06-09T14:43:13.438Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
10:43:13 [2020-06-09T14:43:13.438Z] [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
10:43:13 [2020-06-09T14:43:13.998Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
10:43:13 [2020-06-09T14:43:13.998Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/spice/spice-parent/16/spice-parent-16.pom
10:43:13 [2020-06-09T14:43:13.998Z] [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
10:43:13 [2020-06-09T14:43:13.998Z] [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 363 kB/s)
10:43:14 [2020-06-09T14:43:14.253Z] [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
10:43:14 [2020-06-09T14:43:14.253Z] [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
10:43:14 [2020-06-09T14:43:14.253Z] [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
10:43:14 [2020-06-09T14:43:14.813Z] [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
10:43:15 [2020-06-09T14:43:15.739Z] [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
10:43:15 [2020-06-09T14:43:15.994Z] [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
10:43:15 [2020-06-09T14:43:15.994Z] [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 42 kB/s)
10:43:15 [2020-06-09T14:43:15.994Z] [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
10:43:16 [2020-06-09T14:43:16.249Z] [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
10:43:16 [2020-06-09T14:43:16.504Z] [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
10:43:16 [2020-06-09T14:43:16.759Z] [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
10:43:17 [2020-06-09T14:43:17.015Z] [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
10:43:17 [2020-06-09T14:43:17.015Z] [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
10:43:17 [2020-06-09T14:43:17.015Z] [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 73 kB/s)
10:43:17 [2020-06-09T14:43:17.270Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
10:43:17 [2020-06-09T14:43:17.525Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
10:43:17 [2020-06-09T14:43:17.525Z] [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
10:43:17 [2020-06-09T14:43:17.781Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.pom
10:43:18 [2020-06-09T14:43:18.036Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.pom
10:43:18 [2020-06-09T14:43:18.036Z] [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
10:43:18 [2020-06-09T14:43:18.036Z] [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 14 kB/s)
10:43:18 [2020-06-09T14:43:18.291Z] [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
10:43:18 [2020-06-09T14:43:18.291Z] [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
10:43:18 [2020-06-09T14:43:18.546Z] [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
10:43:19 [2020-06-09T14:43:19.106Z] [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
10:43:19 [2020-06-09T14:43:19.106Z] [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
10:43:19 [2020-06-09T14:43:19.361Z] [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
10:43:19 [2020-06-09T14:43:19.361Z] [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 11 kB/s)
10:43:19 [2020-06-09T14:43:19.616Z] [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
10:43:19 [2020-06-09T14:43:19.616Z] [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
10:43:19 [2020-06-09T14:43:19.871Z] [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
10:43:20 [2020-06-09T14:43:20.431Z] [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)
10:43:20 [2020-06-09T14:43:20.431Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jboss/jboss-parent/11/jboss-parent-11.pom
10:43:20 [2020-06-09T14:43:20.431Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jboss/jboss-parent/11/jboss-parent-11.pom
10:43:20 [2020-06-09T14:43:20.431Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom
10:43:20 [2020-06-09T14:43:20.686Z] [INFO] Downloaded from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/jboss/jboss-parent/11/jboss-parent-11.pom (31 kB at 86 kB/s)
10:43:20 [2020-06-09T14:43:20.941Z] [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
10:43:20 [2020-06-09T14:43:20.941Z] [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
10:43:22 [2020-06-09T14:43:22.303Z] [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
10:43:22 [2020-06-09T14:43:22.303Z] [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
10:43:22 [2020-06-09T14:43:22.559Z] [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
10:43:22 [2020-06-09T14:43:22.813Z] [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
10:43:23 [2020-06-09T14:43:23.373Z] [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 22 kB/s)
10:43:23 [2020-06-09T14:43:23.373Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
10:43:23 [2020-06-09T14:43:23.628Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
10:43:23 [2020-06-09T14:43:23.628Z] [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
10:43:30 [2020-06-09T14:43:30.167Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
10:43:31 [2020-06-09T14:43:31.092Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
10:43:31 [2020-06-09T14:43:31.651Z] [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
10:43:31 [2020-06-09T14:43:31.652Z] [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 241 kB/s)
10:43:31 [2020-06-09T14:43:31.652Z] [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
10:43:31 [2020-06-09T14:43:31.907Z] [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
10:43:31 [2020-06-09T14:43:31.907Z] [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
10:43:32 [2020-06-09T14:43:32.162Z] [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
10:43:32 [2020-06-09T14:43:32.417Z] [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
10:43:32 [2020-06-09T14:43:32.417Z] [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
10:43:32 [2020-06-09T14:43:32.417Z] [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 133 kB/s)
10:43:32 [2020-06-09T14:43:32.672Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven/2.0/maven-2.0.pom
10:43:32 [2020-06-09T14:43:32.672Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
10:43:32 [2020-06-09T14:43:32.927Z] [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
10:43:33 [2020-06-09T14:43:33.182Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven/2.0/maven-2.0.pom
10:43:33 [2020-06-09T14:43:33.182Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven/2.0/maven-2.0.pom
10:43:33 [2020-06-09T14:43:33.438Z] [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
10:43:33 [2020-06-09T14:43:33.693Z] [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 36 kB/s)
10:43:33 [2020-06-09T14:43:33.693Z] [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
10:43:33 [2020-06-09T14:43:33.693Z] [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
10:43:33 [2020-06-09T14:43:33.949Z] [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
10:43:34 [2020-06-09T14:43:34.508Z] [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
10:43:34 [2020-06-09T14:43:34.508Z] [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
10:43:34 [2020-06-09T14:43:34.764Z] [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
10:43:35 [2020-06-09T14:43:35.689Z] [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 1.3 kB/s)
10:43:37 [2020-06-09T14:43:37.574Z] [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
10:43:37 [2020-06-09T14:43:37.574Z] [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
10:43:37 [2020-06-09T14:43:37.574Z] [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
10:43:37 [2020-06-09T14:43:37.829Z] [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
10:43:38 [2020-06-09T14:43:38.084Z] [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
10:43:38 [2020-06-09T14:43:38.084Z] [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
10:43:38 [2020-06-09T14:43:38.339Z] [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 57 kB/s)
10:43:38 [2020-06-09T14:43:38.339Z] [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
10:43:38 [2020-06-09T14:43:38.339Z] [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
10:43:38 [2020-06-09T14:43:38.339Z] [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
10:43:38 [2020-06-09T14:43:38.899Z] [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
10:43:38 [2020-06-09T14:43:38.899Z] [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
10:43:38 [2020-06-09T14:43:38.899Z] [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
10:43:38 [2020-06-09T14:43:38.899Z] [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 90 kB/s)
10:43:39 [2020-06-09T14:43:39.154Z] [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
10:43:39 [2020-06-09T14:43:39.409Z] [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
10:43:39 [2020-06-09T14:43:39.409Z] [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
10:43:39 [2020-06-09T14:43:39.969Z] [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
10:43:39 [2020-06-09T14:43:39.969Z] [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
10:43:39 [2020-06-09T14:43:39.969Z] [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
10:43:40 [2020-06-09T14:43:40.894Z] [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 1.5 kB/s)
10:43:41 [2020-06-09T14:43:41.149Z] [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
10:43:41 [2020-06-09T14:43:41.149Z] [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
10:43:41 [2020-06-09T14:43:41.149Z] [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
10:43:41 [2020-06-09T14:43:41.709Z] [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
10:43:41 [2020-06-09T14:43:41.709Z] [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
10:43:41 [2020-06-09T14:43:41.709Z] [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
10:43:41 [2020-06-09T14:43:41.709Z] [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 22 kB/s)
10:43:41 [2020-06-09T14:43:41.964Z] [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
10:43:41 [2020-06-09T14:43:41.964Z] [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
10:43:41 [2020-06-09T14:43:41.964Z] [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
10:43:42 [2020-06-09T14:43:42.524Z] [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
10:43:42 [2020-06-09T14:43:42.524Z] [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
10:43:42 [2020-06-09T14:43:42.524Z] [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
10:43:42 [2020-06-09T14:43:42.779Z] [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 2.1 kB/s)
10:43:42 [2020-06-09T14:43:42.779Z] [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
10:43:43 [2020-06-09T14:43:43.034Z] [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
10:43:43 [2020-06-09T14:43:43.034Z] [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
10:43:43 [2020-06-09T14:43:43.289Z] [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
10:43:43 [2020-06-09T14:43:43.545Z] [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
10:43:43 [2020-06-09T14:43:43.545Z] [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
10:43:43 [2020-06-09T14:43:43.545Z] [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 34 kB/s)
10:43:43 [2020-06-09T14:43:43.545Z] [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
10:43:45 [2020-06-09T14:43:45.430Z] [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
10:43:48 [2020-06-09T14:43:48.694Z] [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
10:43:49 [2020-06-09T14:43:49.255Z] [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
10:43:49 [2020-06-09T14:43:49.255Z] [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
10:43:49 [2020-06-09T14:43:49.255Z] [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
10:43:49 [2020-06-09T14:43:49.255Z] [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 33 kB/s)
10:43:49 [2020-06-09T14:43:49.510Z] [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
10:43:49 [2020-06-09T14:43:49.510Z] [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
10:43:49 [2020-06-09T14:43:49.510Z] [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
10:43:50 [2020-06-09T14:43:50.070Z] [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
10:43:50 [2020-06-09T14:43:50.326Z] [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
10:43:52 [2020-06-09T14:43:52.210Z] [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
10:43:52 [2020-06-09T14:43:52.210Z] [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 17 kB/s)
10:43:52 [2020-06-09T14:43:52.770Z] [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
10:43:53 [2020-06-09T14:43:53.025Z] [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
10:43:53 [2020-06-09T14:43:53.025Z] [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
10:43:53 [2020-06-09T14:43:53.585Z] [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
10:43:53 [2020-06-09T14:43:53.585Z] [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
10:43:53 [2020-06-09T14:43:53.585Z] [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
10:43:55 [2020-06-09T14:43:55.470Z] [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 867 B/s)
10:43:56 [2020-06-09T14:43:56.395Z] [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
10:43:56 [2020-06-09T14:43:56.955Z] [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
10:43:57 [2020-06-09T14:43:57.880Z] [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
10:43:59 [2020-06-09T14:43:59.242Z] [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
10:43:59 [2020-06-09T14:43:59.242Z] [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
10:43:59 [2020-06-09T14:43:59.497Z] [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
10:43:59 [2020-06-09T14:43:59.497Z] [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 22 kB/s)
10:43:59 [2020-06-09T14:43:59.752Z] [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
10:43:59 [2020-06-09T14:43:59.752Z] [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
10:44:00 [2020-06-09T14:44:00.008Z] [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
10:44:00 [2020-06-09T14:44:00.263Z] [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
10:44:10 [2020-06-09T14:44:10.213Z] [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
10:44:10 [2020-06-09T14:44:10.468Z] [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
10:44:10 [2020-06-09T14:44:10.468Z] [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 51 kB/s)
10:44:11 [2020-06-09T14:44:11.028Z] [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
10:44:11 [2020-06-09T14:44:11.028Z] [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
10:44:11 [2020-06-09T14:44:11.283Z] [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
10:44:11 [2020-06-09T14:44:11.539Z] [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
10:44:12 [2020-06-09T14:44:12.099Z] [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
10:44:12 [2020-06-09T14:44:12.354Z] [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
10:44:12 [2020-06-09T14:44:12.354Z] [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 22 kB/s)
10:44:12 [2020-06-09T14:44:12.609Z] [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
10:44:12 [2020-06-09T14:44:12.609Z] [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
10:44:12 [2020-06-09T14:44:12.863Z] [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
10:44:13 [2020-06-09T14:44:13.118Z] [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
10:44:13 [2020-06-09T14:44:13.374Z] [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
10:44:13 [2020-06-09T14:44:13.374Z] [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
10:44:13 [2020-06-09T14:44:13.629Z] [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 37 kB/s)
10:44:13 [2020-06-09T14:44:13.629Z] [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
10:44:13 [2020-06-09T14:44:13.884Z] [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
10:44:13 [2020-06-09T14:44:13.884Z] [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
10:44:14 [2020-06-09T14:44:14.809Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom
10:44:15 [2020-06-09T14:44:15.064Z] [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
10:44:15 [2020-06-09T14:44:15.319Z] [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
10:44:15 [2020-06-09T14:44:15.574Z] [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 2.3 kB/s)
10:44:15 [2020-06-09T14:44:15.829Z] [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
10:44:15 [2020-06-09T14:44:15.829Z] [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
10:44:16 [2020-06-09T14:44:16.084Z] [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
10:44:16 [2020-06-09T14:44:16.339Z] [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
10:44:16 [2020-06-09T14:44:16.339Z] [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
10:44:16 [2020-06-09T14:44:16.595Z] [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
10:44:16 [2020-06-09T14:44:16.595Z] [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 20 kB/s)
10:44:16 [2020-06-09T14:44:16.850Z] [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
10:44:16 [2020-06-09T14:44:16.850Z] [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
10:44:17 [2020-06-09T14:44:17.104Z] [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
10:44:17 [2020-06-09T14:44:17.666Z] [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
10:44:17 [2020-06-09T14:44:17.666Z] [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
10:44:17 [2020-06-09T14:44:17.666Z] [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
10:44:17 [2020-06-09T14:44:17.921Z] [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 9.8 kB/s)
10:44:17 [2020-06-09T14:44:17.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.pom
10:44:18 [2020-06-09T14:44:18.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
10:44:18 [2020-06-09T14:44:18.176Z] [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
10:44:18 [2020-06-09T14:44:18.433Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.pom
10:44:18 [2020-06-09T14:44:18.688Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.pom
10:44:18 [2020-06-09T14:44:18.688Z] [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
10:44:18 [2020-06-09T14:44:18.943Z] [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 549 kB/s)
10:44:18 [2020-06-09T14:44:18.943Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
10:44:19 [2020-06-09T14:44:19.199Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
10:44:19 [2020-06-09T14:44:19.199Z] [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
10:44:19 [2020-06-09T14:44:19.759Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/7/commons-parent-7.pom
10:44:19 [2020-06-09T14:44:19.759Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/7/commons-parent-7.pom
10:44:20 [2020-06-09T14:44:20.014Z] [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
10:44:20 [2020-06-09T14:44:20.014Z] [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 875 kB/s)
10:44:20 [2020-06-09T14:44:20.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/4/apache-4.pom
10:44:20 [2020-06-09T14:44:20.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/4/apache-4.pom
10:44:20 [2020-06-09T14:44:20.524Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/4/apache-4.pom
10:44:21 [2020-06-09T14:44:21.085Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/4/apache-4.pom
10:44:21 [2020-06-09T14:44:21.085Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/4/apache-4.pom
10:44:21 [2020-06-09T14:44:21.085Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom
10:44:21 [2020-06-09T14:44:21.085Z] [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)
10:44:21 [2020-06-09T14:44:21.340Z] [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
10:44:21 [2020-06-09T14:44:21.595Z] [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
10:44:21 [2020-06-09T14:44:21.595Z] [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
10:44:22 [2020-06-09T14:44:22.958Z] [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
10:44:25 [2020-06-09T14:44:25.469Z] [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
10:44:31 [2020-06-09T14:44:31.996Z] [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
10:44:31 [2020-06-09T14:44:31.996Z] [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 12 kB/s)
10:44:31 [2020-06-09T14:44:31.996Z] [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
10:44:31 [2020-06-09T14:44:31.997Z] [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
10:44:31 [2020-06-09T14:44:31.997Z] [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
10:44:32 [2020-06-09T14:44:32.557Z] [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
10:44:32 [2020-06-09T14:44:32.557Z] [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
10:44:32 [2020-06-09T14:44:32.812Z] [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
10:44:33 [2020-06-09T14:44:33.372Z] [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 12 kB/s)
10:44:34 [2020-06-09T14:44:34.747Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
10:44:35 [2020-06-09T14:44:35.309Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
10:44:35 [2020-06-09T14:44:35.309Z] [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
10:44:35 [2020-06-09T14:44:35.568Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/4.0/project-4.0.pom
10:44:35 [2020-06-09T14:44:35.866Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/4.0/project-4.0.pom
10:44:36 [2020-06-09T14:44:36.166Z] [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
10:44:36 [2020-06-09T14:44:36.166Z] [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 820 kB/s)
10:44:36 [2020-06-09T14:44:36.166Z] [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
10:44:36 [2020-06-09T14:44:36.421Z] [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
10:44:36 [2020-06-09T14:44:36.421Z] [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
10:44:36 [2020-06-09T14:44:36.721Z] [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
10:44:37 [2020-06-09T14:44:37.020Z] [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
10:44:37 [2020-06-09T14:44:37.020Z] [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
10:44:37 [2020-06-09T14:44:37.020Z] [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 113 kB/s)
10:44:37 [2020-06-09T14:44:37.367Z] [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
10:44:37 [2020-06-09T14:44:37.368Z] [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
10:44:37 [2020-06-09T14:44:37.623Z] [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
10:44:37 [2020-06-09T14:44:37.966Z] [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
10:44:37 [2020-06-09T14:44:37.966Z] [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
10:44:37 [2020-06-09T14:44:37.966Z] [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
10:44:38 [2020-06-09T14:44:38.267Z] [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 17 kB/s)
10:44:38 [2020-06-09T14:44:38.523Z] [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
10:44:39 [2020-06-09T14:44:39.885Z] [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
10:44:39 [2020-06-09T14:44:39.885Z] [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
10:44:40 [2020-06-09T14:44:40.140Z] [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
10:44:40 [2020-06-09T14:44:40.140Z] [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
10:44:40 [2020-06-09T14:44:40.395Z] [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
10:44:40 [2020-06-09T14:44:40.395Z] [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 510 kB/s)
10:44:40 [2020-06-09T14:44:40.395Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
10:44:40 [2020-06-09T14:44:40.395Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
10:44:40 [2020-06-09T14:44:40.650Z] [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
10:44:40 [2020-06-09T14:44:40.905Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/5/commons-parent-5.pom
10:44:40 [2020-06-09T14:44:40.905Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/5/commons-parent-5.pom
10:44:40 [2020-06-09T14:44:40.905Z] [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
10:44:40 [2020-06-09T14:44:40.905Z] [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 356 kB/s)
10:44:41 [2020-06-09T14:44:41.161Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
10:44:41 [2020-06-09T14:44:41.161Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
10:44:41 [2020-06-09T14:44:41.415Z] [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
10:44:41 [2020-06-09T14:44:41.975Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
10:44:42 [2020-06-09T14:44:42.230Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.pom
10:44:44 [2020-06-09T14:44:44.743Z] [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
10:44:46 [2020-06-09T14:44:46.628Z] [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 2.6 kB/s)
10:44:46 [2020-06-09T14:44:46.885Z] [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
10:44:46 [2020-06-09T14:44:46.885Z] [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
10:44:46 [2020-06-09T14:44:46.885Z] [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
10:44:47 [2020-06-09T14:44:47.456Z] [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
10:44:47 [2020-06-09T14:44:47.456Z] [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
10:44:47 [2020-06-09T14:44:47.456Z] [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
10:44:48 [2020-06-09T14:44:48.387Z] [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 5.2 kB/s)
10:44:48 [2020-06-09T14:44:48.387Z] [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
10:44:48 [2020-06-09T14:44:48.642Z] [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
10:44:48 [2020-06-09T14:44:48.897Z] [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
10:44:49 [2020-06-09T14:44:49.457Z] [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
10:44:49 [2020-06-09T14:44:49.457Z] [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
10:44:49 [2020-06-09T14:44:49.712Z] [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
10:44:49 [2020-06-09T14:44:49.712Z] [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 98 kB/s)
10:44:49 [2020-06-09T14:44:49.967Z] [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
10:44:50 [2020-06-09T14:44:50.222Z] [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
10:44:50 [2020-06-09T14:44:50.222Z] [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
10:44:50 [2020-06-09T14:44:50.783Z] [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
10:44:50 [2020-06-09T14:44:50.783Z] [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
10:44:52 [2020-06-09T14:44:52.146Z] [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
10:44:52 [2020-06-09T14:44:52.146Z] [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 63 kB/s)
10:44:52 [2020-06-09T14:44:52.146Z] [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
10:44:52 [2020-06-09T14:44:52.400Z] [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
10:44:54 [2020-06-09T14:44:54.283Z] [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
10:44:55 [2020-06-09T14:44:55.645Z] [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
10:44:57 [2020-06-09T14:44:57.007Z] [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
10:44:58 [2020-06-09T14:44:58.369Z] [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
10:44:58 [2020-06-09T14:44:58.624Z] [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 303 kB/s)
10:44:58 [2020-06-09T14:44:58.624Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
10:45:03 [2020-06-09T14:45:03.861Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
10:45:06 [2020-06-09T14:45:06.375Z] [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
10:45:08 [2020-06-09T14:45:08.887Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/28/commons-parent-28.pom
10:45:09 [2020-06-09T14:45:09.446Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/28/commons-parent-28.pom
10:45:10 [2020-06-09T14:45:10.809Z] [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
10:45:10 [2020-06-09T14:45:10.809Z] [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.1 MB/s)
10:45:12 [2020-06-09T14:45:12.693Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/tukaani/xz/1.2/xz-1.2.pom
10:45:12 [2020-06-09T14:45:12.694Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
10:45:12 [2020-06-09T14:45:12.694Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/tukaani/xz/1.2/xz-1.2.pom
10:45:12 [2020-06-09T14:45:12.949Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/tukaani/xz/1.2/xz-1.2.pom
10:45:15 [2020-06-09T14:45:15.460Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/tukaani/xz/1.2/xz-1.2.pom
10:45:15 [2020-06-09T14:45:15.715Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.2/xz-1.2.pom
10:45:15 [2020-06-09T14:45:15.715Z] [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 29 kB/s)
10:45:15 [2020-06-09T14:45:15.970Z] [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
10:45:15 [2020-06-09T14:45:15.971Z] [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
10:45:16 [2020-06-09T14:45:16.226Z] [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
10:45:16 [2020-06-09T14:45:16.481Z] [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
10:45:16 [2020-06-09T14:45:16.481Z] [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
10:45:16 [2020-06-09T14:45:16.737Z] [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
10:45:16 [2020-06-09T14:45:16.992Z] [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 139 kB/s)
10:45:17 [2020-06-09T14:45:17.247Z] [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
10:45:17 [2020-06-09T14:45:17.247Z] [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
10:45:17 [2020-06-09T14:45:17.503Z] [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
10:45:17 [2020-06-09T14:45:17.758Z] [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
10:45:18 [2020-06-09T14:45:18.013Z] [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
10:45:18 [2020-06-09T14:45:18.013Z] [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
10:45:18 [2020-06-09T14:45:18.013Z] [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 38 kB/s)
10:45:18 [2020-06-09T14:45:18.269Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
10:45:18 [2020-06-09T14:45:18.269Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
10:45:18 [2020-06-09T14:45:18.524Z] [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
10:45:18 [2020-06-09T14:45:18.779Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
10:45:18 [2020-06-09T14:45:18.779Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom
10:45:19 [2020-06-09T14:45:19.036Z] [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
10:45:19 [2020-06-09T14:45:19.036Z] [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 520 kB/s)
10:45:19 [2020-06-09T14:45:19.291Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
10:45:19 [2020-06-09T14:45:19.291Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
10:45:19 [2020-06-09T14:45:19.546Z] [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
10:45:19 [2020-06-09T14:45:19.801Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/23/maven-parent-23.pom
10:45:20 [2020-06-09T14:45:20.056Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/23/maven-parent-23.pom
10:45:20 [2020-06-09T14:45:20.056Z] [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
10:45:20 [2020-06-09T14:45:20.056Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 1.7 MB/s)
10:45:21 [2020-06-09T14:45:21.418Z] [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
10:45:21 [2020-06-09T14:45:21.418Z] [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
10:45:21 [2020-06-09T14:45:21.978Z] [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
10:45:23 [2020-06-09T14:45:23.862Z] [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
10:45:23 [2020-06-09T14:45:23.862Z] [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
10:45:23 [2020-06-09T14:45:23.862Z] [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
10:45:23 [2020-06-09T14:45:23.862Z] [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 143 kB/s)
10:45:23 [2020-06-09T14:45:23.862Z] [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
10:45:24 [2020-06-09T14:45:24.118Z] [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 25 kB/s)
10:45:24 [2020-06-09T14:45:24.373Z] [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
10:45:25 [2020-06-09T14:45:25.735Z] [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 21 kB/s)
10:45:25 [2020-06-09T14:45:25.735Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
10:45:25 [2020-06-09T14:45:25.990Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
10:45:26 [2020-06-09T14:45:26.245Z] [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
10:45:26 [2020-06-09T14:45:26.500Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
10:45:26 [2020-06-09T14:45:26.500Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom
10:45:26 [2020-06-09T14:45:26.755Z] [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
10:45:27 [2020-06-09T14:45:27.010Z] [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 13 kB/s)
10:45:27 [2020-06-09T14:45:27.265Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
10:45:27 [2020-06-09T14:45:27.265Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
10:45:27 [2020-06-09T14:45:27.520Z] [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
10:45:27 [2020-06-09T14:45:27.775Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
10:45:28 [2020-06-09T14:45:28.030Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/6/oss-parent-6.pom
10:45:28 [2020-06-09T14:45:28.030Z] [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
10:45:28 [2020-06-09T14:45:28.284Z] [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 21 kB/s)
10:45:28 [2020-06-09T14:45:28.284Z] [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
10:45:28 [2020-06-09T14:45:28.284Z] [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
10:45:28 [2020-06-09T14:45:28.284Z] [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
10:45:28 [2020-06-09T14:45:28.539Z] [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
10:45:28 [2020-06-09T14:45:28.539Z] [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
10:45:28 [2020-06-09T14:45:28.539Z] [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
10:45:28 [2020-06-09T14:45:28.794Z] [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 78 kB/s)
10:45:28 [2020-06-09T14:45:28.794Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
10:45:28 [2020-06-09T14:45:28.794Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
10:45:29 [2020-06-09T14:45:29.718Z] [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
10:45:30 [2020-06-09T14:45:30.644Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
10:45:30 [2020-06-09T14:45:30.911Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/sonatype/oss/oss-parent/5/oss-parent-5.pom
10:45:30 [2020-06-09T14:45:30.911Z] [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
10:45:30 [2020-06-09T14:45:30.911Z] [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)
10:45:31 [2020-06-09T14:45:31.166Z] [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
10:45:31 [2020-06-09T14:45:31.166Z] [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
10:45:31 [2020-06-09T14:45:31.421Z] [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
10:45:31 [2020-06-09T14:45:31.983Z] [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
10:45:31 [2020-06-09T14:45:31.983Z] [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
10:45:31 [2020-06-09T14:45:31.983Z] [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
10:45:32 [2020-06-09T14:45:32.238Z] [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 207 kB/s)
10:45:33 [2020-06-09T14:45:33.601Z] [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
10:45:45 [2020-06-09T14:45:45.759Z] [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
10:45:51 [2020-06-09T14:45:51.012Z] [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
10:45:51 [2020-06-09T14:45:51.012Z] [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
10:45:51 [2020-06-09T14:45:51.267Z] [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
10:45:51 [2020-06-09T14:45:51.267Z] [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
10:45:51 [2020-06-09T14:45:51.828Z] [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 26 kB/s)
10:45:51 [2020-06-09T14:45:51.828Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/httpcomponents/project/5/project-5.pom
10:45:52 [2020-06-09T14:45:52.083Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/httpcomponents/project/5/project-5.pom
10:45:52 [2020-06-09T14:45:52.339Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/httpcomponents/project/5/project-5.pom
10:45:52 [2020-06-09T14:45:52.594Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/httpcomponents/project/5/project-5.pom
10:45:52 [2020-06-09T14:45:52.849Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/httpcomponents/project/5/project-5.pom
10:45:53 [2020-06-09T14:45:53.104Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/5/project-5.pom
10:45:53 [2020-06-09T14:45:53.104Z] [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 566 kB/s)
10:45:53 [2020-06-09T14:45:53.359Z] [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
10:45:53 [2020-06-09T14:45:53.614Z] [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
10:45:53 [2020-06-09T14:45:53.614Z] [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
10:45:54 [2020-06-09T14:45:54.174Z] [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
10:45:54 [2020-06-09T14:45:54.429Z] [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
10:45:54 [2020-06-09T14:45:54.429Z] [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
10:45:54 [2020-06-09T14:45:54.429Z] [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 189 kB/s)
10:45:54 [2020-06-09T14:45:54.685Z] [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
10:45:54 [2020-06-09T14:45:54.940Z] [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
10:45:55 [2020-06-09T14:45:55.194Z] [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
10:45:55 [2020-06-09T14:45:55.450Z] [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
10:45:55 [2020-06-09T14:45:55.704Z] [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
10:45:56 [2020-06-09T14:45:56.629Z] [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
10:45:56 [2020-06-09T14:45:56.629Z] [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 244 kB/s)
10:45:56 [2020-06-09T14:45:56.884Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
10:45:57 [2020-06-09T14:45:57.149Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
10:45:57 [2020-06-09T14:45:57.149Z] [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
10:45:57 [2020-06-09T14:45:57.405Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
10:45:57 [2020-06-09T14:45:57.660Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.4/commons-codec-1.4.pom
10:45:57 [2020-06-09T14:45:57.660Z] [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
10:46:00 [2020-06-09T14:46:00.921Z] [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 3.4 kB/s)
10:46:00 [2020-06-09T14:46:00.921Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
10:46:01 [2020-06-09T14:46:01.176Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
10:46:01 [2020-06-09T14:46:01.431Z] [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
10:46:01 [2020-06-09T14:46:01.686Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/11/commons-parent-11.pom
10:46:01 [2020-06-09T14:46:01.941Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/11/commons-parent-11.pom
10:46:01 [2020-06-09T14:46:01.941Z] [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
10:46:01 [2020-06-09T14:46:01.941Z] [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 986 kB/s)
10:46:02 [2020-06-09T14:46:02.501Z] [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
10:46:02 [2020-06-09T14:46:02.501Z] [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
10:46:03 [2020-06-09T14:46:03.061Z] [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
10:46:05 [2020-06-09T14:46:05.571Z] [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
10:46:05 [2020-06-09T14:46:05.571Z] [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
10:46:06 [2020-06-09T14:46:06.932Z] [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
10:46:07 [2020-06-09T14:46:07.186Z] [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 201 kB/s)
10:46:08 [2020-06-09T14:46:08.110Z] [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
10:46:08 [2020-06-09T14:46:08.110Z] [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
10:46:08 [2020-06-09T14:46:08.110Z] [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
10:46:12 [2020-06-09T14:46:12.277Z] [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
10:46:12 [2020-06-09T14:46:12.277Z] [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
10:46:12 [2020-06-09T14:46:12.532Z] [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
10:46:12 [2020-06-09T14:46:12.532Z] [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 41 kB/s)
10:46:12 [2020-06-09T14:46:12.789Z] [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
10:46:12 [2020-06-09T14:46:12.789Z] [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
10:46:13 [2020-06-09T14:46:13.044Z] [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
10:46:13 [2020-06-09T14:46:13.604Z] [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
10:46:13 [2020-06-09T14:46:13.604Z] [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
10:46:14 [2020-06-09T14:46:14.965Z] [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
10:46:14 [2020-06-09T14:46:14.965Z] [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 364 kB/s)
10:46:14 [2020-06-09T14:46:14.965Z] [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
10:46:14 [2020-06-09T14:46:14.965Z] [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
10:46:14 [2020-06-09T14:46:14.965Z] [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
10:46:15 [2020-06-09T14:46:15.525Z] [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
10:46:15 [2020-06-09T14:46:15.780Z] [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
10:46:15 [2020-06-09T14:46:15.780Z] [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
10:46:15 [2020-06-09T14:46:15.780Z] [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 109 kB/s)
10:46:15 [2020-06-09T14:46:15.780Z] [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
10:46:16 [2020-06-09T14:46:16.339Z] [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
10:46:16 [2020-06-09T14:46:16.339Z] [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
10:46:16 [2020-06-09T14:46:16.898Z] [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
10:46:16 [2020-06-09T14:46:16.898Z] [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
10:46:17 [2020-06-09T14:46:17.154Z] [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
10:46:17 [2020-06-09T14:46:17.154Z] [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 88 kB/s)
10:46:17 [2020-06-09T14:46:17.154Z] [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
10:46:17 [2020-06-09T14:46:17.409Z] [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
10:46:17 [2020-06-09T14:46:17.409Z] [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
10:46:17 [2020-06-09T14:46:17.969Z] [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
10:46:18 [2020-06-09T14:46:18.224Z] [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
10:46:18 [2020-06-09T14:46:18.224Z] [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
10:46:19 [2020-06-09T14:46:19.149Z] [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 6.7 kB/s)
10:46:19 [2020-06-09T14:46:19.404Z] [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
10:46:19 [2020-06-09T14:46:19.404Z] [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
10:46:20 [2020-06-09T14:46:20.766Z] [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
10:46:20 [2020-06-09T14:46:20.766Z] [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
10:46:21 [2020-06-09T14:46:21.021Z] [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
10:46:21 [2020-06-09T14:46:21.022Z] [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
10:46:22 [2020-06-09T14:46:22.383Z] [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 1.7 kB/s)
10:46:22 [2020-06-09T14:46:22.383Z] [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
10:46:22 [2020-06-09T14:46:22.383Z] [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
10:46:22 [2020-06-09T14:46:22.383Z] [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
10:46:22 [2020-06-09T14:46:22.943Z] [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
10:46:23 [2020-06-09T14:46:23.200Z] [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
10:46:23 [2020-06-09T14:46:23.200Z] [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
10:46:23 [2020-06-09T14:46:23.200Z] [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 73 kB/s)
10:46:23 [2020-06-09T14:46:23.458Z] [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
10:46:23 [2020-06-09T14:46:23.713Z] [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
10:46:23 [2020-06-09T14:46:23.713Z] [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
10:46:24 [2020-06-09T14:46:24.273Z] [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
10:46:24 [2020-06-09T14:46:24.273Z] [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
10:46:24 [2020-06-09T14:46:24.833Z] [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
10:46:25 [2020-06-09T14:46:25.395Z] [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 16 kB/s)
10:46:25 [2020-06-09T14:46:25.395Z] [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
10:46:25 [2020-06-09T14:46:25.956Z] [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
10:46:26 [2020-06-09T14:46:26.210Z] [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
10:46:26 [2020-06-09T14:46:26.771Z] [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
10:46:26 [2020-06-09T14:46:26.771Z] [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
10:46:26 [2020-06-09T14:46:26.771Z] [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
10:46:26 [2020-06-09T14:46:26.771Z] [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 149 kB/s)
10:46:27 [2020-06-09T14:46:27.026Z] [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
10:46:27 [2020-06-09T14:46:27.281Z] [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
10:46:29 [2020-06-09T14:46:29.792Z] [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
10:46:29 [2020-06-09T14:46:29.792Z] [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
10:46:29 [2020-06-09T14:46:29.792Z] [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
10:46:29 [2020-06-09T14:46:29.792Z] [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
10:46:30 [2020-06-09T14:46:30.047Z] [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 75 kB/s)
10:46:30 [2020-06-09T14:46:30.047Z] [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
10:46:30 [2020-06-09T14:46:30.047Z] [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
10:46:30 [2020-06-09T14:46:30.047Z] [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
10:46:30 [2020-06-09T14:46:30.302Z] [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
10:46:30 [2020-06-09T14:46:30.557Z] [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
10:46:30 [2020-06-09T14:46:30.557Z] [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
10:46:30 [2020-06-09T14:46:30.557Z] [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 88 kB/s)
10:46:31 [2020-06-09T14:46:31.117Z] [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
10:46:31 [2020-06-09T14:46:31.117Z] [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
10:46:31 [2020-06-09T14:46:31.373Z] [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
10:46:31 [2020-06-09T14:46:31.933Z] [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
10:46:32 [2020-06-09T14:46:32.188Z] [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
10:46:32 [2020-06-09T14:46:32.188Z] [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
10:46:32 [2020-06-09T14:46:32.188Z] [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 96 kB/s)
10:46:32 [2020-06-09T14:46:32.748Z] [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
10:46:33 [2020-06-09T14:46:33.003Z] [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
10:46:33 [2020-06-09T14:46:33.003Z] [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
10:46:33 [2020-06-09T14:46:33.563Z] [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
10:46:33 [2020-06-09T14:46:33.563Z] [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
10:46:33 [2020-06-09T14:46:33.563Z] [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
10:46:33 [2020-06-09T14:46:33.563Z] [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 49 kB/s)
10:46:38 [2020-06-09T14:46:38.802Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
10:46:38 [2020-06-09T14:46:38.802Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
10:46:38 [2020-06-09T14:46:38.802Z] [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
10:46:38 [2020-06-09T14:46:38.802Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
10:46:38 [2020-06-09T14:46:38.802Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom
10:46:39 [2020-06-09T14:46:39.057Z] [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
10:46:39 [2020-06-09T14:46:39.057Z] [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 490 kB/s)
10:46:39 [2020-06-09T14:46:39.312Z] [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
10:46:39 [2020-06-09T14:46:39.312Z] [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
10:46:39 [2020-06-09T14:46:39.568Z] [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
10:46:39 [2020-06-09T14:46:39.823Z] [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
10:46:40 [2020-06-09T14:46:40.078Z] [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
10:46:40 [2020-06-09T14:46:40.078Z] [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
10:46:40 [2020-06-09T14:46:40.078Z] [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 105 kB/s)
10:46:40 [2020-06-09T14:46:40.333Z] [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
10:46:40 [2020-06-09T14:46:40.333Z] [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
10:46:40 [2020-06-09T14:46:40.588Z] [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
10:46:40 [2020-06-09T14:46:40.843Z] [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
10:46:41 [2020-06-09T14:46:41.098Z] [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
10:46:41 [2020-06-09T14:46:41.098Z] [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
10:46:42 [2020-06-09T14:46:42.024Z] [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 4.2 kB/s)
10:46:42 [2020-06-09T14:46:42.024Z] [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
10:46:42 [2020-06-09T14:46:42.279Z] [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
10:46:42 [2020-06-09T14:46:42.534Z] [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
10:46:42 [2020-06-09T14:46:42.789Z] [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
10:46:42 [2020-06-09T14:46:42.789Z] [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
10:46:43 [2020-06-09T14:46:43.044Z] [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
10:46:43 [2020-06-09T14:46:43.299Z] [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 6.1 kB/s)
10:46:43 [2020-06-09T14:46:43.554Z] [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
10:46:43 [2020-06-09T14:46:43.809Z] [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
10:46:43 [2020-06-09T14:46:43.809Z] [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
10:46:44 [2020-06-09T14:46:44.369Z] [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
10:46:44 [2020-06-09T14:46:44.369Z] [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
10:46:44 [2020-06-09T14:46:44.624Z] [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
10:46:44 [2020-06-09T14:46:44.624Z] [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 87 kB/s)
10:46:44 [2020-06-09T14:46:44.624Z] [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
10:46:44 [2020-06-09T14:46:44.880Z] [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
10:46:44 [2020-06-09T14:46:44.880Z] [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
10:46:45 [2020-06-09T14:46:45.135Z] [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
10:46:45 [2020-06-09T14:46:45.135Z] [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
10:46:45 [2020-06-09T14:46:45.391Z] [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
10:46:45 [2020-06-09T14:46:45.646Z] [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 13 kB/s)
10:46:45 [2020-06-09T14:46:45.646Z] [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
10:46:45 [2020-06-09T14:46:45.646Z] [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
10:46:45 [2020-06-09T14:46:45.901Z] [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
10:46:47 [2020-06-09T14:46:47.262Z] [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
10:46:47 [2020-06-09T14:46:47.262Z] [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
10:46:47 [2020-06-09T14:46:47.262Z] [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
10:46:47 [2020-06-09T14:46:47.262Z] [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 516 kB/s)
10:46:47 [2020-06-09T14:46:47.517Z] [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
10:46:47 [2020-06-09T14:46:47.771Z] [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
10:46:47 [2020-06-09T14:46:47.771Z] [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
10:46:48 [2020-06-09T14:46:48.026Z] [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
10:46:48 [2020-06-09T14:46:48.281Z] [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
10:46:48 [2020-06-09T14:46:48.281Z] [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
10:46:48 [2020-06-09T14:46:48.840Z] [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 2.5 kB/s)
10:46:49 [2020-06-09T14:46:49.096Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
10:46:49 [2020-06-09T14:46:49.351Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
10:46:49 [2020-06-09T14:46:49.351Z] [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
10:46:49 [2020-06-09T14:46:49.608Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
10:46:49 [2020-06-09T14:46:49.864Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.pom
10:46:49 [2020-06-09T14:46:49.864Z] [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
10:46:49 [2020-06-09T14:46:49.864Z] [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 347 kB/s)
10:46:49 [2020-06-09T14:46:49.864Z] [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
10:46:50 [2020-06-09T14:46:50.119Z] [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
10:46:50 [2020-06-09T14:46:50.119Z] [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
10:46:50 [2020-06-09T14:46:50.678Z] [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
10:46:50 [2020-06-09T14:46:50.679Z] [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
10:46:50 [2020-06-09T14:46:50.679Z] [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
10:46:50 [2020-06-09T14:46:50.679Z] [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 50 kB/s)
10:46:50 [2020-06-09T14:46:50.934Z] [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
10:46:51 [2020-06-09T14:46:51.494Z] [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
10:46:51 [2020-06-09T14:46:51.494Z] [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
10:46:52 [2020-06-09T14:46:52.055Z] [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
10:46:52 [2020-06-09T14:46:52.055Z] [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
10:46:52 [2020-06-09T14:46:52.310Z] [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
10:46:52 [2020-06-09T14:46:52.310Z] [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 145 kB/s)
10:46:54 [2020-06-09T14:46:54.193Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
10:46:56 [2020-06-09T14:46:56.077Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
10:46:56 [2020-06-09T14:46:56.077Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/11/oss-parent-11.pom
10:46:56 [2020-06-09T14:46:56.638Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/11/oss-parent-11.pom
10:46:56 [2020-06-09T14:46:56.638Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/11/oss-parent-11.pom
10:46:56 [2020-06-09T14:46:56.893Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom
10:46:56 [2020-06-09T14:46:56.893Z] [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 527 kB/s)
10:46:56 [2020-06-09T14:46:56.893Z] [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
10:46:57 [2020-06-09T14:46:57.148Z] [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
10:46:57 [2020-06-09T14:46:57.148Z] [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
10:46:57 [2020-06-09T14:46:57.403Z] [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
10:46:57 [2020-06-09T14:46:57.658Z] [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
10:46:57 [2020-06-09T14:46:57.658Z] [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
10:46:57 [2020-06-09T14:46:57.658Z] [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 36 kB/s)
10:47:00 [2020-06-09T14:47:00.920Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
10:47:01 [2020-06-09T14:47:01.175Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
10:47:01 [2020-06-09T14:47:01.175Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/com/fasterxml/oss-parent/10/oss-parent-10.pom
10:47:01 [2020-06-09T14:47:01.735Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/fasterxml/oss-parent/10/oss-parent-10.pom
10:47:01 [2020-06-09T14:47:01.735Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/fasterxml/oss-parent/10/oss-parent-10.pom
10:47:01 [2020-06-09T14:47:01.736Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/10/oss-parent-10.pom
10:47:01 [2020-06-09T14:47:01.991Z] [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 582 kB/s)
10:47:02 [2020-06-09T14:47:02.246Z] [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
10:47:02 [2020-06-09T14:47:02.501Z] [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
10:47:02 [2020-06-09T14:47:02.501Z] [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
10:47:03 [2020-06-09T14:47:03.064Z] [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
10:47:03 [2020-06-09T14:47:03.064Z] [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
10:47:03 [2020-06-09T14:47:03.321Z] [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
10:47:03 [2020-06-09T14:47:03.321Z] [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 162 kB/s)
10:47:03 [2020-06-09T14:47:03.576Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.pom
10:47:03 [2020-06-09T14:47:03.832Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
10:47:03 [2020-06-09T14:47:03.832Z] [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
10:47:04 [2020-06-09T14:47:04.392Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.pom
10:47:04 [2020-06-09T14:47:04.392Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.pom
10:47:04 [2020-06-09T14:47:04.647Z] [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
10:47:04 [2020-06-09T14:47:04.647Z] [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 306 kB/s)
10:47:04 [2020-06-09T14:47:04.647Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.pom
10:47:04 [2020-06-09T14:47:04.647Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
10:47:04 [2020-06-09T14:47:04.902Z] [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
10:47:05 [2020-06-09T14:47:05.170Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.pom
10:47:05 [2020-06-09T14:47:05.425Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.pom
10:47:06 [2020-06-09T14:47:06.352Z] [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
10:47:06 [2020-06-09T14:47:06.352Z] [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 216 kB/s)
10:47:07 [2020-06-09T14:47:07.713Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava-parent/15.0/guava-parent-15.0.pom
10:47:08 [2020-06-09T14:47:08.640Z] [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
10:47:08 [2020-06-09T14:47:08.895Z] [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
10:47:09 [2020-06-09T14:47:09.454Z] [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
10:47:09 [2020-06-09T14:47:09.710Z] [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
10:47:09 [2020-06-09T14:47:09.710Z] [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
10:47:09 [2020-06-09T14:47:09.710Z] [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)
10:47:09 [2020-06-09T14:47:09.965Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
10:47:10 [2020-06-09T14:47:10.220Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
10:47:10 [2020-06-09T14:47:10.220Z] [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
10:47:10 [2020-06-09T14:47:10.475Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
10:47:10 [2020-06-09T14:47:10.730Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.pom
10:47:10 [2020-06-09T14:47:10.730Z] [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
10:47:10 [2020-06-09T14:47:10.730Z] [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 21 kB/s)
10:47:10 [2020-06-09T14:47:10.985Z] [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
10:47:10 [2020-06-09T14:47:10.985Z] [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 173 kB/s)
10:47:11 [2020-06-09T14:47:11.240Z] [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
10:47:11 [2020-06-09T14:47:11.800Z] [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 43 kB/s)
10:47:11 [2020-06-09T14:47:11.800Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
10:47:11 [2020-06-09T14:47:11.800Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
10:47:12 [2020-06-09T14:47:12.055Z] [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
10:47:12 [2020-06-09T14:47:12.310Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
10:47:12 [2020-06-09T14:47:12.310Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.pom
10:47:12 [2020-06-09T14:47:12.565Z] [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
10:47:12 [2020-06-09T14:47:12.565Z] [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 197 kB/s)
10:47:12 [2020-06-09T14:47:12.820Z] [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
10:47:12 [2020-06-09T14:47:12.820Z] [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
10:47:12 [2020-06-09T14:47:12.820Z] [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
10:47:12 [2020-06-09T14:47:12.820Z] [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
10:47:12 [2020-06-09T14:47:12.820Z] [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
10:47:12 [2020-06-09T14:47:12.820Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/3.8.1/junit-3.8.1.jar
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/1.4/commons-io-1.4.jar
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [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
10:47:12 [2020-06-09T14:47:12.821Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/joda-time/joda-time/2.0/joda-time-2.0.jar
10:47:13 [2020-06-09T14:47:13.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/15.0/guava-15.0.jar
10:47:13 [2020-06-09T14:47:13.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
10:47:13 [2020-06-09T14:47:13.076Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
10:47:13 [2020-06-09T14:47:13.076Z] [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
10:47:13 [2020-06-09T14:47:13.076Z] [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 4.2 MB/s)
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:18 [2020-06-09T14:47:18.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
10:47:18 [2020-06-09T14:47:18.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
10:47:18 [2020-06-09T14:47:18.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
10:47:18 [2020-06-09T14:47:18.317Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
10:47:18 [2020-06-09T14:47:18.317Z] [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
10:47:20 [2020-06-09T14:47:20.827Z] [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
10:47:20 [2020-06-09T14:47:20.827Z] [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
10:47:20 [2020-06-09T14:47:20.827Z] [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
10:47:20 [2020-06-09T14:47:20.827Z] [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
10:47:20 [2020-06-09T14:47:20.827Z] [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
10:47:21 [2020-06-09T14:47:21.082Z] [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
10:47:21 [2020-06-09T14:47:21.082Z] [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
10:47:21 [2020-06-09T14:47:21.082Z] [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
10:47:21 [2020-06-09T14:47:21.082Z] [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
10:47:21 [2020-06-09T14:47:21.337Z] [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
10:47:21 [2020-06-09T14:47:21.337Z] [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
10:47:21 [2020-06-09T14:47:21.337Z] [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
10:47:21 [2020-06-09T14:47:21.337Z] [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
10:47:21 [2020-06-09T14:47:21.592Z] [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
10:47:21 [2020-06-09T14:47:21.592Z] [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
10:47:21 [2020-06-09T14:47:21.592Z] [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
10:47:21 [2020-06-09T14:47:21.592Z] [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
10:47:21 [2020-06-09T14:47:21.847Z] [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
10:47:21 [2020-06-09T14:47:21.847Z] [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
10:47:21 [2020-06-09T14:47:21.847Z] [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 80 kB/s)
10:47:21 [2020-06-09T14:47:21.847Z] [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
10:47:21 [2020-06-09T14:47:21.847Z] [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
10:47:22 [2020-06-09T14:47:22.102Z] [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
10:47:22 [2020-06-09T14:47:22.102Z] [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
10:47:22 [2020-06-09T14:47:22.102Z] [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
10:47:22 [2020-06-09T14:47:22.358Z] [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
10:47:22 [2020-06-09T14:47:22.358Z] [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
10:47:22 [2020-06-09T14:47:22.918Z] [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
10:47:22 [2020-06-09T14:47:22.918Z] [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
10:47:22 [2020-06-09T14:47:22.918Z] [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
10:47:22 [2020-06-09T14:47:22.918Z] [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
10:47:22 [2020-06-09T14:47:22.918Z] [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
10:47:23 [2020-06-09T14:47:23.173Z] [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
10:47:23 [2020-06-09T14:47:23.173Z] [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
10:47:23 [2020-06-09T14:47:23.173Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/net/sf/saxon/saxon/8.7/saxon-8.7.jar
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [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
10:47:27 [2020-06-09T14:47:27.332Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/3.8.1/junit-3.8.1.jar
10:47:27 [2020-06-09T14:47:27.333Z] [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
10:47:27 [2020-06-09T14:47:27.333Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/1.4/commons-io-1.4.jar
10:47:27 [2020-06-09T14:47:27.333Z] [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
10:47:27 [2020-06-09T14:47:27.333Z] [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
10:47:27 [2020-06-09T14:47:27.333Z] [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
10:47:27 [2020-06-09T14:47:27.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
10:47:27 [2020-06-09T14:47:27.588Z] [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
10:47:27 [2020-06-09T14:47:27.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
10:47:27 [2020-06-09T14:47:27.588Z] [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
10:47:27 [2020-06-09T14:47:27.588Z] [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
10:47:27 [2020-06-09T14:47:27.588Z] [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
10:47:27 [2020-06-09T14:47:27.588Z] [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
10:47:27 [2020-06-09T14:47:27.588Z] [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
10:47:27 [2020-06-09T14:47:27.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/joda-time/joda-time/2.0/joda-time-2.0.jar
10:47:27 [2020-06-09T14:47:27.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/15.0/guava-15.0.jar
10:47:27 [2020-06-09T14:47:27.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
10:47:27 [2020-06-09T14:47:27.588Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
10:47:27 [2020-06-09T14:47:27.588Z] [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
10:47:30 [2020-06-09T14:47:30.102Z] [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
10:47:30 [2020-06-09T14:47:30.102Z] [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
10:47:30 [2020-06-09T14:47:30.102Z] [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
10:47:30 [2020-06-09T14:47:30.102Z] [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
10:47:30 [2020-06-09T14:47:30.102Z] [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
10:47:30 [2020-06-09T14:47:30.102Z] [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
10:47:30 [2020-06-09T14:47:30.102Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/net/sf/saxon/saxon/8.7/saxon-8.7.jar
10:47:30 [2020-06-09T14:47:30.102Z] [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
10:47:30 [2020-06-09T14:47:30.102Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/3.8.1/junit-3.8.1.jar
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/1.4/commons-io-1.4.jar
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.3/commons-codec-1.3.jar
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.358Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar
10:47:30 [2020-06-09T14:47:30.358Z] [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
10:47:30 [2020-06-09T14:47:30.614Z] [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
10:47:30 [2020-06-09T14:47:30.614Z] [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
10:47:30 [2020-06-09T14:47:30.614Z] [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
10:47:30 [2020-06-09T14:47:30.614Z] [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
10:47:30 [2020-06-09T14:47:30.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/joda-time/joda-time/2.0/joda-time-2.0.jar
10:47:30 [2020-06-09T14:47:30.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/15.0/guava-15.0.jar
10:47:30 [2020-06-09T14:47:30.614Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/intellij/annotations/9.0.4/annotations-9.0.4.jar
10:47:30 [2020-06-09T14:47:30.869Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
10:47:30 [2020-06-09T14:47:30.870Z] [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
10:47:33 [2020-06-09T14:47:33.380Z] [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
10:47:33 [2020-06-09T14:47:33.380Z] [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
10:47:33 [2020-06-09T14:47:33.380Z] [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
10:47:33 [2020-06-09T14:47:33.380Z] [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
10:47:33 [2020-06-09T14:47:33.380Z] [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
10:47:33 [2020-06-09T14:47:33.380Z] [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 8.2 MB/s)
10:47:33 [2020-06-09T14:47:33.380Z] [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
10:47:33 [2020-06-09T14:47:33.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/tycho/tycho-packaging-plugin/1.0.0/tycho-packaging-plugin-1.0.0.jar (129 kB at 2.3 MB/s)
10:47:33 [2020-06-09T14:47:33.380Z] [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
10:47:33 [2020-06-09T14:47:33.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.4.1/plexus-io-2.4.1.jar (82 kB at 1.4 MB/s)
10:47:33 [2020-06-09T14:47:33.380Z] [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
10:47:33 [2020-06-09T14:47:33.380Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/saxon-dom/8.7/saxon-dom-8.7.jar (44 kB at 575 kB/s)
10:47:33 [2020-06-09T14:47:33.380Z] [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
10:47:35 [2020-06-09T14:47:35.894Z] [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 60 kB/s)
10:47:35 [2020-06-09T14:47:35.894Z] [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
10:47:35 [2020-06-09T14:47:35.895Z] [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 100 kB/s)
10:47:35 [2020-06-09T14:47:35.895Z] [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
10:47:35 [2020-06-09T14:47:35.895Z] [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 32 kB/s)
10:47:35 [2020-06-09T14:47:35.895Z] [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
10:47:35 [2020-06-09T14:47:35.895Z] [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 12 kB/s)
10:47:35 [2020-06-09T14:47:35.895Z] [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
10:47:35 [2020-06-09T14:47:35.895Z] [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 20 kB/s)
10:47:35 [2020-06-09T14:47:35.895Z] [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
10:47:36 [2020-06-09T14:47:36.454Z] [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 34 kB/s)
10:47:36 [2020-06-09T14:47:36.454Z] [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
10:47:36 [2020-06-09T14:47:36.454Z] [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 6.3 kB/s)
10:47:36 [2020-06-09T14:47:36.454Z] [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
10:47:36 [2020-06-09T14:47:36.709Z] [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 70 kB/s)
10:47:36 [2020-06-09T14:47:36.709Z] [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
10:47:36 [2020-06-09T14:47:36.964Z] [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 30 kB/s)
10:47:36 [2020-06-09T14:47:36.964Z] [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
10:47:38 [2020-06-09T14:47:38.325Z] [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 640 kB/s)
10:47:38 [2020-06-09T14:47:38.325Z] [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
10:47:38 [2020-06-09T14:47:38.885Z] [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 35 kB/s)
10:47:38 [2020-06-09T14:47:38.885Z] [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
10:47:38 [2020-06-09T14:47:38.885Z] [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 11 kB/s)
10:47:38 [2020-06-09T14:47:38.885Z] [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
10:47:38 [2020-06-09T14:47:38.885Z] [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 8.4 kB/s)
10:47:38 [2020-06-09T14:47:38.885Z] [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
10:47:40 [2020-06-09T14:47:40.769Z] [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 5.1 kB/s)
10:47:40 [2020-06-09T14:47:40.769Z] [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
10:47:40 [2020-06-09T14:47:40.769Z] [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 37 kB/s)
10:47:40 [2020-06-09T14:47:40.769Z] [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
10:47:42 [2020-06-09T14:47:42.654Z] [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 13 kB/s)
10:47:42 [2020-06-09T14:47:42.654Z] [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
10:47:42 [2020-06-09T14:47:42.654Z] [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 19 kB/s)
10:47:42 [2020-06-09T14:47:42.654Z] [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
10:47:42 [2020-06-09T14:47:42.654Z] [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 13 kB/s)
10:47:42 [2020-06-09T14:47:42.654Z] [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
10:47:42 [2020-06-09T14:47:42.654Z] [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 7.0 kB/s)
10:47:42 [2020-06-09T14:47:42.654Z] [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
10:47:44 [2020-06-09T14:47:44.539Z] [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 4.6 kB/s)
10:47:44 [2020-06-09T14:47:44.539Z] [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
10:47:44 [2020-06-09T14:47:44.539Z] [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 3.0 kB/s)
10:47:44 [2020-06-09T14:47:44.539Z] [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
10:47:44 [2020-06-09T14:47:44.539Z] [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 50 kB/s)
10:47:44 [2020-06-09T14:47:44.539Z] [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
10:47:44 [2020-06-09T14:47:44.794Z] [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 22 kB/s)
10:47:44 [2020-06-09T14:47:44.794Z] [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
10:47:44 [2020-06-09T14:47:44.794Z] [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 17 kB/s)
10:47:44 [2020-06-09T14:47:44.794Z] [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
10:47:44 [2020-06-09T14:47:44.794Z] [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 75 kB/s)
10:47:44 [2020-06-09T14:47:44.795Z] [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 866 B/s)
10:47:44 [2020-06-09T14:47:44.795Z] [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 365 B/s)
10:47:44 [2020-06-09T14:47:44.795Z] [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 30 kB/s)
10:47:45 [2020-06-09T14:47:45.719Z] [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 175 kB/s)
10:47:57 [2020-06-09T14:47:57.878Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
10:47:57 [2020-06-09T14:47:57.878Z] [INFO] Fetching p2.index from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/
10:47:57 [2020-06-09T14:47:57.878Z] [INFO] Adding repository https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0
10:47:57 [2020-06-09T14:47:57.878Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/
10:47:57 [2020-06-09T14:47:57.878Z] [INFO] Fetching content.xml.xz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/
10:47:57 [2020-06-09T14:47:57.878Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/
10:47:57 [2020-06-09T14:47:57.878Z] [INFO] Fetching p2.index from https://download.eclipse.org/linuxtools/update-7.3.0/
10:47:58 [2020-06-09T14:47:58.133Z] [INFO] Adding repository https://download.eclipse.org/linuxtools/update-7.3.0
10:47:58 [2020-06-09T14:47:58.133Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/
10:47:58 [2020-06-09T14:47:58.133Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/linuxtools/update-7.3.0/
10:47:58 [2020-06-09T14:47:58.693Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
10:47:58 [2020-06-09T14:47:58.693Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/swtbot/snapshots/
10:47:58 [2020-06-09T14:47:58.693Z] [INFO] Adding repository https://download.eclipse.org/technology/swtbot/snapshots
10:47:58 [2020-06-09T14:47:58.693Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
10:47:58 [2020-06-09T14:47:58.693Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/swtbot/snapshots/
10:47:58 [2020-06-09T14:47:58.948Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/
10:47:58 [2020-06-09T14:47:58.948Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/
10:47:58 [2020-06-09T14:47:58.948Z] [INFO] Adding repository https://download.eclipse.org/releases/2019-06
10:47:59 [2020-06-09T14:47:59.204Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B)
10:47:59 [2020-06-09T14:47:59.204Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/releases/2019-06/ (492B)
10:47:59 [2020-06-09T14:47:59.204Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/
10:47:59 [2020-06-09T14:47:59.204Z] [INFO] Fetching p2.index from https://download.eclipse.org/technology/epp/packages/2019-06/
10:47:59 [2020-06-09T14:47:59.458Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/
10:47:59 [2020-06-09T14:47:59.458Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/technology/epp/packages/2019-06/
10:47:59 [2020-06-09T14:47:59.458Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/
10:47:59 [2020-06-09T14:47:59.458Z] [INFO] Fetching p2.index from https://download.eclipse.org/releases/2019-06/201906191000/
10:47:59 [2020-06-09T14:47:59.714Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/
10:47:59 [2020-06-09T14:47:59.714Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/releases/2019-06/201906191000/
10:48:02 [2020-06-09T14:48:02.976Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/
10:48:02 [2020-06-09T14:48:02.976Z] [INFO] Fetching p2.index from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/
10:48:02 [2020-06-09T14:48:02.976Z] [INFO] Adding repository https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository
10:48:02 [2020-06-09T14:48:02.976Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/
10:48:02 [2020-06-09T14:48:02.976Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tm/updates/4.5.101-SNAPSHOT/repository/
10:48:02 [2020-06-09T14:48:02.976Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/
10:48:02 [2020-06-09T14:48:02.976Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/
10:48:03 [2020-06-09T14:48:03.232Z] [INFO] Adding repository https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0
10:48:03 [2020-06-09T14:48:03.232Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/
10:48:03 [2020-06-09T14:48:03.232Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/cdt/launchbar/2.3/launchbar-2.3.0/
10:48:03 [2020-06-09T14:48:03.487Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
10:48:03 [2020-06-09T14:48:03.487Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
10:48:03 [2020-06-09T14:48:03.487Z] [INFO] Adding repository https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository
10:48:03 [2020-06-09T14:48:03.743Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
10:48:03 [2020-06-09T14:48:03.743Z] [INFO] Fetching compositeContent.xml from https://download.eclipse.org/tools/orbit/downloads/drops/R20190602212107/repository/
10:48:04 [2020-06-09T14:48:04.302Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
10:48:04 [2020-06-09T14:48:04.302Z] [INFO] Fetching content.jar from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/ (109.13kB)
10:48:04 [2020-06-09T14:48:04.560Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
10:48:04 [2020-06-09T14:48:04.560Z] [INFO] Fetching p2.index from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
10:48:04 [2020-06-09T14:48:04.815Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
10:48:04 [2020-06-09T14:48:04.815Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/
10:48:05 [2020-06-09T14:48:05.070Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
10:48:05 [2020-06-09T14:48:05.070Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/
10:48:05 [2020-06-09T14:48:05.070Z] [INFO] Adding repository https://download.eclipse.org/cbi/updates/license
10:48:05 [2020-06-09T14:48:05.070Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
10:48:05 [2020-06-09T14:48:05.070Z] [INFO] Fetching compositeContent.jar from https://download.eclipse.org/cbi/updates/license/ (423B)
10:48:05 [2020-06-09T14:48:05.325Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
10:48:05 [2020-06-09T14:48:05.325Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.0.v20131003-1638/ (3.87kB)
10:48:05 [2020-06-09T14:48:05.580Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
10:48:05 [2020-06-09T14:48:05.580Z] [INFO] Fetching content.jar from https://download.eclipse.org/cbi/updates/license/1.0.1.v20140414-1359/ (3.83kB)
10:48:05 [2020-06-09T14:48:05.580Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
10:48:05 [2020-06-09T14:48:05.580Z] [INFO] Fetching p2.index from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
10:48:05 [2020-06-09T14:48:05.835Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
10:48:05 [2020-06-09T14:48:05.835Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/cbi/updates/license/2.0.2.v20181016-2210/
10:48:06 [2020-06-09T14:48:06.091Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/
10:48:06 [2020-06-09T14:48:06.091Z] [INFO] Fetching p2.index from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/
10:48:06 [2020-06-09T14:48:06.091Z] [INFO] Adding repository https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800
10:48:06 [2020-06-09T14:48:06.091Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/
10:48:06 [2020-06-09T14:48:06.091Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/
10:48:06 [2020-06-09T14:48:06.346Z] [INFO] Adding repository https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2
10:48:06 [2020-06-09T14:48:06.601Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
10:48:06 [2020-06-09T14:48:06.601Z] [INFO] Fetching content.jar from https://archive.eclipse.org/tracecompass/tracecompass-test-traces/repository/1.7.2/ (902B)
10:48:06 [2020-06-09T14:48:06.601Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/
10:48:06 [2020-06-09T14:48:06.601Z] [INFO] Fetching p2.index from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/
10:48:06 [2020-06-09T14:48:06.856Z] [INFO] Adding repository https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository
10:48:06 [2020-06-09T14:48:06.856Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/
10:48:06 [2020-06-09T14:48:06.856Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/webtools/downloads/drops/R3.14.0/R-3.14.0-20190612230649/repository/
10:48:07 [2020-06-09T14:48:07.111Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/
10:48:07 [2020-06-09T14:48:07.111Z] [INFO] Fetching p2.index from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/
10:48:07 [2020-06-09T14:48:07.111Z] [INFO] Adding repository https://download.eclipse.org/modeling/emf/emf/builds/release/2.18
10:48:07 [2020-06-09T14:48:07.366Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/
10:48:07 [2020-06-09T14:48:07.366Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/modeling/emf/emf/builds/release/2.18/
10:48:07 [2020-06-09T14:48:07.366Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
10:48:07 [2020-06-09T14:48:07.366Z] [INFO] Fetching p2.index from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
10:48:07 [2020-06-09T14:48:07.621Z] [INFO] Adding repository https://download.eclipse.org/swtchart/releases/0.12.0/repository
10:48:07 [2020-06-09T14:48:07.621Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
10:48:07 [2020-06-09T14:48:07.621Z] [INFO] Fetching content.xml.xz from https://download.eclipse.org/swtchart/releases/0.12.0/repository/
10:48:19 [2020-06-09T14:48:19.801Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB)
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] The user operation is waiting for background work to complete.
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Fetching com.google.gson_2.8.2.v20180104-1110.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (79.97kB)
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Unpacking com.google.gson_2.8.2.v20180104-1110...
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB)
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] The user operation is waiting for background work to complete.
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Fetching com.google.guava_21.0.0.v20170206-1425.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (676.21kB)
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Unpacking com.google.guava_21.0.0.v20170206-1425...
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Fetching 201906191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-06/
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Fetching 201906191000&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/releases/2019-06/
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB)
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] The user operation is waiting for background work to complete.
10:48:31 [2020-06-09T14:48:31.961Z] [INFO] Fetching com.ibm.icu_64.2.0.v20190507-1337.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.5MB)
10:48:32 [2020-06-09T14:48:32.216Z] [INFO] Unpacking com.ibm.icu_64.2.0.v20190507-1337...
10:48:37 [2020-06-09T14:48:37.453Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB)
10:48:37 [2020-06-09T14:48:37.453Z] [INFO] The user operation is waiting for background work to complete.
10:48:37 [2020-06-09T14:48:37.453Z] [INFO] Fetching javax.activation_1.1.0.v201211130549.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (23.46kB)
10:48:37 [2020-06-09T14:48:37.453Z] [INFO] Unpacking javax.activation_1.1.0.v201211130549...
10:48:37 [2020-06-09T14:48:37.453Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB)
10:48:37 [2020-06-09T14:48:37.453Z] [INFO] The user operation is waiting for background work to complete.
10:48:37 [2020-06-09T14:48:37.453Z] [INFO] Fetching org.eclipse.osgi_3.14.0.v20190517-1309.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (454.46kB)
10:48:37 [2020-06-09T14:48:37.453Z] [INFO] Unpacking org.eclipse.osgi_3.14.0.v20190517-1309...
10:48:38 [2020-06-09T14:48:38.012Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB)
10:48:38 [2020-06-09T14:48:38.012Z] [INFO] Fetching javax.xml_1.3.4.v201005080400.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (249kB)
10:48:38 [2020-06-09T14:48:38.572Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB)
10:48:38 [2020-06-09T14:48:38.572Z] [INFO] The user operation is waiting for background work to complete.
10:48:38 [2020-06-09T14:48:38.572Z] [INFO] Fetching javax.xml.bind_2.2.0.v201105210648.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (48.86kB)
10:48:38 [2020-06-09T14:48:38.572Z] [INFO] Unpacking javax.xml.bind_2.2.0.v201105210648...
10:48:39 [2020-06-09T14:48:39.497Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB)
10:48:39 [2020-06-09T14:48:39.497Z] [INFO] The user operation is waiting for background work to complete.
10:48:39 [2020-06-09T14:48:39.497Z] [INFO] Fetching org.apache.commons.io_2.6.0.v20190123-2029.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.7kB)
10:48:39 [2020-06-09T14:48:39.497Z] [INFO] Unpacking org.apache.commons.io_2.6.0.v20190123-2029...
10:48:44 [2020-06-09T14:48:44.736Z] [INFO] Fetching org.eclipse.cdt.core_6.8.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.62MB)
10:48:44 [2020-06-09T14:48:44.736Z] [INFO] The user operation is waiting for background work to complete.
10:48:44 [2020-06-09T14:48:44.736Z] [INFO] Fetching org.eclipse.cdt.core_6.8.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.62MB)
10:48:44 [2020-06-09T14:48:44.991Z] [INFO] Unpacking org.eclipse.cdt.core_6.8.0.201905312053...
10:48:53 [2020-06-09T14:48:53.066Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB)
10:48:53 [2020-06-09T14:48:53.067Z] [INFO] The user operation is waiting for background work to complete.
10:48:53 [2020-06-09T14:48:53.067Z] [INFO] Fetching org.eclipse.cdt.core.native_5.10.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (17.15kB)
10:48:53 [2020-06-09T14:48:53.067Z] [INFO] Unpacking org.eclipse.cdt.core.native_5.10.1.201811241055...
10:48:53 [2020-06-09T14:48:53.627Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB)
10:48:53 [2020-06-09T14:48:53.627Z] [INFO] The user operation is waiting for background work to complete.
10:48:53 [2020-06-09T14:48:53.627Z] [INFO] Fetching org.eclipse.core.contenttype_3.7.300.v20190215-2048.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.27kB)
10:48:53 [2020-06-09T14:48:53.882Z] [INFO] Unpacking org.eclipse.core.contenttype_3.7.300.v20190215-2048...
10:48:54 [2020-06-09T14:48:54.443Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB)
10:48:54 [2020-06-09T14:48:54.443Z] [INFO] The user operation is waiting for background work to complete.
10:48:54 [2020-06-09T14:48:54.443Z] [INFO] Fetching org.eclipse.core.expressions_3.6.400.v20190518-1240.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.79kB)
10:48:54 [2020-06-09T14:48:54.698Z] [INFO] Unpacking org.eclipse.core.expressions_3.6.400.v20190518-1240...
10:48:54 [2020-06-09T14:48:54.953Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB)
10:48:54 [2020-06-09T14:48:54.953Z] [INFO] The user operation is waiting for background work to complete.
10:48:54 [2020-06-09T14:48:54.953Z] [INFO] Fetching org.eclipse.core.filebuffers_3.6.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.02kB)
10:48:55 [2020-06-09T14:48:55.208Z] [INFO] Unpacking org.eclipse.core.filebuffers_3.6.600.v20190519-2344...
10:48:55 [2020-06-09T14:48:55.463Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB)
10:48:55 [2020-06-09T14:48:55.463Z] [INFO] The user operation is waiting for background work to complete.
10:48:55 [2020-06-09T14:48:55.463Z] [INFO] Fetching org.eclipse.core.filesystem_1.7.400.v20190518-1151.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.77kB)
10:48:55 [2020-06-09T14:48:55.463Z] [INFO] Unpacking org.eclipse.core.filesystem_1.7.400.v20190518-1151...
10:48:55 [2020-06-09T14:48:55.718Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB)
10:48:55 [2020-06-09T14:48:55.718Z] [INFO] Fetching org.eclipse.core.resources_3.13.400.v20190505-1655.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (872.98kB)
10:48:56 [2020-06-09T14:48:56.643Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB)
10:48:56 [2020-06-09T14:48:56.643Z] [INFO] The user operation is waiting for background work to complete.
10:48:56 [2020-06-09T14:48:56.643Z] [INFO] Fetching org.eclipse.core.runtime_3.15.300.v20190508-0543.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.24kB)
10:48:56 [2020-06-09T14:48:56.643Z] [INFO] Unpacking org.eclipse.core.runtime_3.15.300.v20190508-0543...
10:48:56 [2020-06-09T14:48:56.898Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB)
10:48:56 [2020-06-09T14:48:56.898Z] [INFO] The user operation is waiting for background work to complete.
10:48:56 [2020-06-09T14:48:56.898Z] [INFO] Fetching org.eclipse.core.variables_3.4.500.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.02kB)
10:48:56 [2020-06-09T14:48:56.898Z] [INFO] Unpacking org.eclipse.core.variables_3.4.500.v20190510-0549...
10:48:57 [2020-06-09T14:48:57.458Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB)
10:48:57 [2020-06-09T14:48:57.458Z] [INFO] The user operation is waiting for background work to complete.
10:48:57 [2020-06-09T14:48:57.458Z] [INFO] Fetching org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.68kB)
10:48:57 [2020-06-09T14:48:57.458Z] [INFO] Unpacking org.eclipse.ltk.core.refactoring_3.10.100.v20190510-0840...
10:48:58 [2020-06-09T14:48:58.018Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB)
10:48:58 [2020-06-09T14:48:58.018Z] [INFO] The user operation is waiting for background work to complete.
10:48:58 [2020-06-09T14:48:58.018Z] [INFO] Fetching org.eclipse.text_3.8.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.68kB)
10:48:58 [2020-06-09T14:48:58.018Z] [INFO] Unpacking org.eclipse.text_3.8.200.v20190519-2344...
10:48:58 [2020-06-09T14:48:58.273Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
10:48:58 [2020-06-09T14:48:58.273Z] [INFO] The user operation is waiting for background work to complete.
10:48:58 [2020-06-09T14:48:58.273Z] [INFO] Fetching org.eclipse.core.commands_3.9.400.v20190516-1358.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
10:48:58 [2020-06-09T14:48:58.273Z] [INFO] Unpacking org.eclipse.core.commands_3.9.400.v20190516-1358...
10:48:58 [2020-06-09T14:48:58.528Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB)
10:48:58 [2020-06-09T14:48:58.528Z] [INFO] The user operation is waiting for background work to complete.
10:48:58 [2020-06-09T14:48:58.528Z] [INFO] Fetching org.eclipse.equinox.common_3.10.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (52.18kB)
10:48:58 [2020-06-09T14:48:58.784Z] [INFO] Unpacking org.eclipse.equinox.common_3.10.400.v20190516-1504...
10:48:59 [2020-06-09T14:48:59.039Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB)
10:48:59 [2020-06-09T14:48:59.039Z] [INFO] The user operation is waiting for background work to complete.
10:48:59 [2020-06-09T14:48:59.039Z] [INFO] Fetching org.eclipse.equinox.preferences_3.7.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.95kB)
10:48:59 [2020-06-09T14:48:59.294Z] [INFO] Unpacking org.eclipse.equinox.preferences_3.7.400.v20190516-1504...
10:48:59 [2020-06-09T14:48:59.854Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB)
10:48:59 [2020-06-09T14:48:59.854Z] [INFO] The user operation is waiting for background work to complete.
10:48:59 [2020-06-09T14:48:59.854Z] [INFO] Fetching org.eclipse.equinox.registry_3.8.400.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.91kB)
10:48:59 [2020-06-09T14:48:59.854Z] [INFO] Unpacking org.eclipse.equinox.registry_3.8.400.v20190516-1504...
10:49:00 [2020-06-09T14:49:00.414Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB)
10:49:00 [2020-06-09T14:49:00.414Z] [INFO] The user operation is waiting for background work to complete.
10:49:00 [2020-06-09T14:49:00.414Z] [INFO] Fetching org.eclipse.core.jobs_3.10.400.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.05kB)
10:49:00 [2020-06-09T14:49:00.669Z] [INFO] Unpacking org.eclipse.core.jobs_3.10.400.v20190506-1457...
10:49:01 [2020-06-09T14:49:01.431Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB)
10:49:01 [2020-06-09T14:49:01.431Z] [INFO] The user operation is waiting for background work to complete.
10:49:01 [2020-06-09T14:49:01.431Z] [INFO] Fetching org.eclipse.equinox.app_1.4.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (41.7kB)
10:49:01 [2020-06-09T14:49:01.431Z] [INFO] Unpacking org.eclipse.equinox.app_1.4.200.v20190516-1504...
10:49:02 [2020-06-09T14:49:02.358Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB)
10:49:02 [2020-06-09T14:49:02.358Z] [INFO] The user operation is waiting for background work to complete.
10:49:02 [2020-06-09T14:49:02.358Z] [INFO] Fetching org.eclipse.jdt.annotation_2.2.300.v20190328-1431.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.7kB)
10:49:02 [2020-06-09T14:49:02.358Z] [INFO] Unpacking org.eclipse.jdt.annotation_2.2.300.v20190328-1431...
10:49:02 [2020-06-09T14:49:02.614Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.12kB)
10:49:02 [2020-06-09T14:49:02.614Z] [INFO] The user operation is waiting for background work to complete.
10:49:02 [2020-06-09T14:49:02.614Z] [INFO] Fetching org.apache.commons.lang3_3.1.0.v201403281430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.12kB)
10:49:02 [2020-06-09T14:49:02.614Z] [INFO] Unpacking org.apache.commons.lang3_3.1.0.v201403281430...
10:49:02 [2020-06-09T14:49:02.870Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/
10:49:02 [2020-06-09T14:49:02.870Z] [INFO] Fetching &countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/tools/orbit/downloads/drops/R20181102183712/repository/
10:49:02 [2020-06-09T14:49:02.870Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB)
10:49:02 [2020-06-09T14:49:02.870Z] [INFO] The user operation is waiting for background work to complete.
10:49:02 [2020-06-09T14:49:02.870Z] [INFO] Fetching org.antlr.runtime_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (96.31kB)
10:49:02 [2020-06-09T14:49:02.870Z] [INFO] Unpacking org.antlr.runtime_3.2.0.v201101311130...
10:49:03 [2020-06-09T14:49:03.430Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties
10:49:03 [2020-06-09T14:49:03.430Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
10:49:03 [2020-06-09T14:49:03.685Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
10:49:03 [2020-06-09T14:49:03.941Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB)
10:49:03 [2020-06-09T14:49:03.941Z] [INFO] The user operation is waiting for background work to complete.
10:49:03 [2020-06-09T14:49:03.941Z] [INFO] Fetching org.apache.batik.constants_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.03kB)
10:49:03 [2020-06-09T14:49:03.941Z] [INFO] Unpacking org.apache.batik.constants_1.11.0.v20190515-0436...
10:49:03 [2020-06-09T14:49:03.941Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB)
10:49:03 [2020-06-09T14:49:03.941Z] [INFO] The user operation is waiting for background work to complete.
10:49:03 [2020-06-09T14:49:03.941Z] [INFO] Fetching org.apache.xmlgraphics_2.3.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (258.72kB)
10:49:04 [2020-06-09T14:49:04.196Z] [INFO] Unpacking org.apache.xmlgraphics_2.3.0.v20190515-0436...
10:49:04 [2020-06-09T14:49:04.452Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.26kB)
10:49:04 [2020-06-09T14:49:04.452Z] [INFO] Fetching org.w3c.dom.svg_1.1.0.v201011041433.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (95.26kB)
10:49:04 [2020-06-09T14:49:04.707Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.59kB)
10:49:04 [2020-06-09T14:49:04.707Z] [INFO] Fetching org.w3c.css.sac_1.3.1.v200903091627.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.59kB)
10:49:05 [2020-06-09T14:49:05.632Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB)
10:49:05 [2020-06-09T14:49:05.632Z] [INFO] The user operation is waiting for background work to complete.
10:49:05 [2020-06-09T14:49:05.632Z] [INFO] Fetching org.apache.batik.css_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (101.68kB)
10:49:05 [2020-06-09T14:49:05.887Z] [INFO] Unpacking org.apache.batik.css_1.11.0.v20190515-0436...
10:49:06 [2020-06-09T14:49:06.448Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB)
10:49:06 [2020-06-09T14:49:06.448Z] [INFO] The user operation is waiting for background work to complete.
10:49:06 [2020-06-09T14:49:06.449Z] [INFO] Fetching org.apache.batik.util_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (63.49kB)
10:49:06 [2020-06-09T14:49:06.449Z] [INFO] Unpacking org.apache.batik.util_1.11.0.v20190515-0436...
10:49:07 [2020-06-09T14:49:07.008Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB)
10:49:07 [2020-06-09T14:49:07.008Z] [INFO] The user operation is waiting for background work to complete.
10:49:07 [2020-06-09T14:49:07.008Z] [INFO] Fetching org.apache.batik.i18n_1.11.0.v20190515-0436.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.52kB)
10:49:07 [2020-06-09T14:49:07.263Z] [INFO] Unpacking org.apache.batik.i18n_1.11.0.v20190515-0436...
10:49:07 [2020-06-09T14:49:07.823Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.35kB)
10:49:07 [2020-06-09T14:49:07.823Z] [INFO] Fetching org.w3c.dom.events_3.0.0.draft20060413_v201105210656.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (15.35kB)
10:49:07 [2020-06-09T14:49:07.823Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB)
10:49:07 [2020-06-09T14:49:07.823Z] [INFO] The user operation is waiting for background work to complete.
10:49:07 [2020-06-09T14:49:07.823Z] [INFO] Fetching org.apache.commons.logging_1.2.0.v20180409-1502.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.71kB)
10:49:08 [2020-06-09T14:49:08.078Z] [INFO] Unpacking org.apache.commons.logging_1.2.0.v20180409-1502...
10:49:08 [2020-06-09T14:49:08.078Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB)
10:49:08 [2020-06-09T14:49:08.078Z] [INFO] The user operation is waiting for background work to complete.
10:49:08 [2020-06-09T14:49:08.078Z] [INFO] Fetching org.apache.felix.scr_2.1.14.v20190123-1619.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (154.23kB)
10:49:08 [2020-06-09T14:49:08.078Z] [INFO] Unpacking org.apache.felix.scr_2.1.14.v20190123-1619...
10:49:09 [2020-06-09T14:49:09.003Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB)
10:49:09 [2020-06-09T14:49:09.003Z] [INFO] The user operation is waiting for background work to complete.
10:49:09 [2020-06-09T14:49:09.003Z] [INFO] Fetching org.eclipse.osgi.services_3.8.0.v20190206-2147.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.03kB)
10:49:09 [2020-06-09T14:49:09.003Z] [INFO] Unpacking org.eclipse.osgi.services_3.8.0.v20190206-2147...
10:49:13 [2020-06-09T14:49:13.164Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB)
10:49:13 [2020-06-09T14:49:13.164Z] [INFO] The user operation is waiting for background work to complete.
10:49:13 [2020-06-09T14:49:13.164Z] [INFO] Fetching org.eclipse.osgi.util_3.5.200.v20190115-2323.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.66kB)
10:49:13 [2020-06-09T14:49:13.164Z] [INFO] Unpacking org.eclipse.osgi.util_3.5.200.v20190115-2323...
10:49:19 [2020-06-09T14:49:19.696Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB)
10:49:19 [2020-06-09T14:49:19.696Z] [INFO] The user operation is waiting for background work to complete.
10:49:19 [2020-06-09T14:49:19.696Z] [INFO] Fetching org.eclipse.compare_3.7.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (303.02kB)
10:49:19 [2020-06-09T14:49:19.696Z] [INFO] Unpacking org.eclipse.compare_3.7.600.v20190519-2354...
10:49:22 [2020-06-09T14:49:22.208Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB)
10:49:22 [2020-06-09T14:49:22.208Z] [INFO] The user operation is waiting for background work to complete.
10:49:22 [2020-06-09T14:49:22.208Z] [INFO] Fetching org.eclipse.ui_3.113.0.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (361.71kB)
10:49:22 [2020-06-09T14:49:22.208Z] [INFO] Unpacking org.eclipse.ui_3.113.0.v20190513-2118...
10:49:22 [2020-06-09T14:49:22.768Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB)
10:49:22 [2020-06-09T14:49:22.768Z] [INFO] The user operation is waiting for background work to complete.
10:49:22 [2020-06-09T14:49:22.768Z] [INFO] Fetching org.eclipse.jface.text_3.15.200.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (318.48kB)
10:49:22 [2020-06-09T14:49:22.768Z] [INFO] Unpacking org.eclipse.jface.text_3.15.200.v20190519-2344...
10:49:23 [2020-06-09T14:49:23.329Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB)
10:49:23 [2020-06-09T14:49:23.329Z] [INFO] The user operation is waiting for background work to complete.
10:49:23 [2020-06-09T14:49:23.329Z] [INFO] Fetching org.eclipse.ui.ide_3.15.200.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (964.19kB)
10:49:23 [2020-06-09T14:49:23.584Z] [INFO] Unpacking org.eclipse.ui.ide_3.15.200.v20190519-2104...
10:49:24 [2020-06-09T14:49:24.509Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB)
10:49:24 [2020-06-09T14:49:24.509Z] [INFO] The user operation is waiting for background work to complete.
10:49:24 [2020-06-09T14:49:24.509Z] [INFO] Fetching org.eclipse.ui.views_3.9.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.79kB)
10:49:24 [2020-06-09T14:49:24.509Z] [INFO] Unpacking org.eclipse.ui.views_3.9.400.v20190517-1612...
10:49:24 [2020-06-09T14:49:24.764Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB)
10:49:24 [2020-06-09T14:49:24.764Z] [INFO] The user operation is waiting for background work to complete.
10:49:24 [2020-06-09T14:49:24.764Z] [INFO] Fetching org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (229.07kB)
10:49:24 [2020-06-09T14:49:24.764Z] [INFO] Unpacking org.eclipse.ui.workbench.texteditor_3.12.0.v20190519-2344...
10:49:25 [2020-06-09T14:49:25.324Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB)
10:49:25 [2020-06-09T14:49:25.324Z] [INFO] The user operation is waiting for background work to complete.
10:49:25 [2020-06-09T14:49:25.324Z] [INFO] Fetching org.eclipse.ui.editors_3.11.500.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (195.05kB)
10:49:25 [2020-06-09T14:49:25.324Z] [INFO] Unpacking org.eclipse.ui.editors_3.11.500.v20190519-2344...
10:49:25 [2020-06-09T14:49:25.894Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB)
10:49:25 [2020-06-09T14:49:25.894Z] [INFO] The user operation is waiting for background work to complete.
10:49:25 [2020-06-09T14:49:25.894Z] [INFO] Fetching org.eclipse.ui.forms_3.8.0.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (123.14kB)
10:49:25 [2020-06-09T14:49:25.894Z] [INFO] Unpacking org.eclipse.ui.forms_3.8.0.v20190519-1034...
10:49:26 [2020-06-09T14:49:26.455Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB)
10:49:26 [2020-06-09T14:49:26.455Z] [INFO] The user operation is waiting for background work to complete.
10:49:26 [2020-06-09T14:49:26.455Z] [INFO] Fetching org.eclipse.compare.core_3.6.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.84kB)
10:49:26 [2020-06-09T14:49:26.455Z] [INFO] Unpacking org.eclipse.compare.core_3.6.500.v20190519-2354...
10:49:27 [2020-06-09T14:49:27.015Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB)
10:49:27 [2020-06-09T14:49:27.015Z] [INFO] The user operation is waiting for background work to complete.
10:49:27 [2020-06-09T14:49:27.015Z] [INFO] Fetching org.eclipse.core.databinding_1.7.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.78kB)
10:49:27 [2020-06-09T14:49:27.015Z] [INFO] Unpacking org.eclipse.core.databinding_1.7.400.v20190513-2118...
10:49:27 [2020-06-09T14:49:27.270Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB)
10:49:27 [2020-06-09T14:49:27.270Z] [INFO] The user operation is waiting for background work to complete.
10:49:27 [2020-06-09T14:49:27.270Z] [INFO] Fetching org.eclipse.core.databinding.observable_1.7.0.v20190515-0910.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (82.59kB)
10:49:27 [2020-06-09T14:49:27.526Z] [INFO] Unpacking org.eclipse.core.databinding.observable_1.7.0.v20190515-0910...
10:49:27 [2020-06-09T14:49:27.526Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB)
10:49:27 [2020-06-09T14:49:27.526Z] [INFO] The user operation is waiting for background work to complete.
10:49:27 [2020-06-09T14:49:27.526Z] [INFO] Fetching org.eclipse.core.databinding.property_1.7.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.79kB)
10:49:27 [2020-06-09T14:49:27.781Z] [INFO] Unpacking org.eclipse.core.databinding.property_1.7.0.v20190510-1100...
10:49:28 [2020-06-09T14:49:28.036Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB)
10:49:28 [2020-06-09T14:49:28.036Z] [INFO] The user operation is waiting for background work to complete.
10:49:28 [2020-06-09T14:49:28.036Z] [INFO] Fetching org.eclipse.core.net_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.61kB)
10:49:28 [2020-06-09T14:49:28.036Z] [INFO] Unpacking org.eclipse.core.net_1.3.500.v20190519-2354...
10:49:28 [2020-06-09T14:49:28.036Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB)
10:49:28 [2020-06-09T14:49:28.036Z] [INFO] The user operation is waiting for background work to complete.
10:49:28 [2020-06-09T14:49:28.036Z] [INFO] Fetching org.eclipse.equinox.security_1.3.200.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.54kB)
10:49:28 [2020-06-09T14:49:28.290Z] [INFO] Unpacking org.eclipse.equinox.security_1.3.200.v20190516-1504...
10:49:28 [2020-06-09T14:49:28.546Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB)
10:49:28 [2020-06-09T14:49:28.546Z] [INFO] The user operation is waiting for background work to complete.
10:49:28 [2020-06-09T14:49:28.546Z] [INFO] Fetching org.eclipse.e4.core.commands_0.12.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.77kB)
10:49:28 [2020-06-09T14:49:28.546Z] [INFO] Unpacking org.eclipse.e4.core.commands_0.12.600.v20190510-1100...
10:49:29 [2020-06-09T14:49:29.107Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB)
10:49:29 [2020-06-09T14:49:29.107Z] [INFO] The user operation is waiting for background work to complete.
10:49:29 [2020-06-09T14:49:29.107Z] [INFO] Fetching org.eclipse.e4.core.di_1.7.200.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (25.95kB)
10:49:29 [2020-06-09T14:49:29.362Z] [INFO] Unpacking org.eclipse.e4.core.di_1.7.200.v20190506-1457...
10:49:30 [2020-06-09T14:49:30.288Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.07kB)
10:49:30 [2020-06-09T14:49:30.288Z] [INFO] Fetching javax.inject_1.0.0.v20091030.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.07kB)
10:49:30 [2020-06-09T14:49:30.848Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB)
10:49:30 [2020-06-09T14:49:30.848Z] [INFO] The user operation is waiting for background work to complete.
10:49:30 [2020-06-09T14:49:30.848Z] [INFO] Fetching org.eclipse.e4.core.contexts_1.8.100.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.61kB)
10:49:30 [2020-06-09T14:49:30.848Z] [INFO] Unpacking org.eclipse.e4.core.contexts_1.8.100.v20190518-1217...
10:49:30 [2020-06-09T14:49:30.848Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB)
10:49:30 [2020-06-09T14:49:30.848Z] [INFO] The user operation is waiting for background work to complete.
10:49:30 [2020-06-09T14:49:30.848Z] [INFO] Fetching org.eclipse.e4.core.services_2.1.400.v20181215-2145.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.91kB)
10:49:31 [2020-06-09T14:49:31.104Z] [INFO] Unpacking org.eclipse.e4.core.services_2.1.400.v20181215-2145...
10:49:31 [2020-06-09T14:49:31.361Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB)
10:49:31 [2020-06-09T14:49:31.361Z] [INFO] The user operation is waiting for background work to complete.
10:49:31 [2020-06-09T14:49:31.361Z] [INFO] Fetching org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.69kB)
10:49:31 [2020-06-09T14:49:31.618Z] [INFO] Unpacking org.eclipse.e4.core.di.annotations_1.6.400.v20190518-1217...
10:49:31 [2020-06-09T14:49:31.618Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB)
10:49:31 [2020-06-09T14:49:31.618Z] [INFO] The user operation is waiting for background work to complete.
10:49:31 [2020-06-09T14:49:31.618Z] [INFO] Fetching org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.77kB)
10:49:31 [2020-06-09T14:49:31.618Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions_0.15.300.v20190213-1308...
10:49:31 [2020-06-09T14:49:31.873Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB)
10:49:31 [2020-06-09T14:49:31.873Z] [INFO] The user operation is waiting for background work to complete.
10:49:31 [2020-06-09T14:49:31.873Z] [INFO] Fetching org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.53kB)
10:49:31 [2020-06-09T14:49:31.873Z] [INFO] Unpacking org.eclipse.e4.core.di.extensions.supplier_0.15.300.v20190506-1457...
10:49:32 [2020-06-09T14:49:32.434Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB)
10:49:32 [2020-06-09T14:49:32.434Z] [INFO] The user operation is waiting for background work to complete.
10:49:32 [2020-06-09T14:49:32.434Z] [INFO] Fetching org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.16kB)
10:49:32 [2020-06-09T14:49:32.434Z] [INFO] Unpacking org.eclipse.e4.emf.xpath_0.2.300.v20190513-2118...
10:49:32 [2020-06-09T14:49:32.434Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (98kB)
10:49:32 [2020-06-09T14:49:32.434Z] [INFO] The user operation is waiting for background work to complete.
10:49:32 [2020-06-09T14:49:32.434Z] [INFO] Fetching org.apache.commons.jxpath_1.3.0.v200911051830.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (98kB)
10:49:32 [2020-06-09T14:49:32.689Z] [INFO] Unpacking org.apache.commons.jxpath_1.3.0.v200911051830...
10:49:32 [2020-06-09T14:49:32.945Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB)
10:49:32 [2020-06-09T14:49:32.945Z] [INFO] The user operation is waiting for background work to complete.
10:49:32 [2020-06-09T14:49:32.945Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (485.5kB)
10:49:33 [2020-06-09T14:49:33.200Z] [INFO] Unpacking org.eclipse.emf.ecore_2.18.0.v20190528-0845...
10:49:33 [2020-06-09T14:49:33.760Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB)
10:49:33 [2020-06-09T14:49:33.760Z] [INFO] The user operation is waiting for background work to complete.
10:49:33 [2020-06-09T14:49:33.760Z] [INFO] Fetching org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.01kB)
10:49:34 [2020-06-09T14:49:34.015Z] [INFO] Unpacking org.eclipse.e4.ui.bindings_0.12.500.v20190510-1100...
10:49:34 [2020-06-09T14:49:34.270Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB)
10:49:34 [2020-06-09T14:49:34.270Z] [INFO] The user operation is waiting for background work to complete.
10:49:34 [2020-06-09T14:49:34.270Z] [INFO] Fetching org.eclipse.swt_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.03kB)
10:49:34 [2020-06-09T14:49:34.270Z] [INFO] Unpacking org.eclipse.swt_3.111.0.v20190605-1801...
10:49:34 [2020-06-09T14:49:34.270Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB)
10:49:34 [2020-06-09T14:49:34.270Z] [INFO] The user operation is waiting for background work to complete.
10:49:34 [2020-06-09T14:49:34.270Z] [INFO] Fetching org.eclipse.jface_3.16.0.v20190528-0922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (358.07kB)
10:49:34 [2020-06-09T14:49:34.526Z] [INFO] Unpacking org.eclipse.jface_3.16.0.v20190528-0922...
10:49:35 [2020-06-09T14:49:35.087Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB)
10:49:35 [2020-06-09T14:49:35.087Z] [INFO] The user operation is waiting for background work to complete.
10:49:35 [2020-06-09T14:49:35.087Z] [INFO] Fetching org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (64.06kB)
10:49:35 [2020-06-09T14:49:35.343Z] [INFO] Unpacking org.eclipse.e4.ui.css.core_0.12.700.v20190513-2118...
10:49:35 [2020-06-09T14:49:35.598Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB)
10:49:35 [2020-06-09T14:49:35.598Z] [INFO] The user operation is waiting for background work to complete.
10:49:35 [2020-06-09T14:49:35.598Z] [INFO] Fetching org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (79.2kB)
10:49:35 [2020-06-09T14:49:35.598Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt_0.13.500.v20190513-2118...
10:49:36 [2020-06-09T14:49:36.962Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB)
10:49:36 [2020-06-09T14:49:36.962Z] [INFO] The user operation is waiting for background work to complete.
10:49:36 [2020-06-09T14:49:36.962Z] [INFO] Fetching org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.84kB)
10:49:36 [2020-06-09T14:49:36.962Z] [INFO] Unpacking org.eclipse.e4.ui.css.swt.theme_0.12.300.v20190510-1100...
10:49:37 [2020-06-09T14:49:37.217Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB)
10:49:37 [2020-06-09T14:49:37.217Z] [INFO] The user operation is waiting for background work to complete.
10:49:37 [2020-06-09T14:49:37.217Z] [INFO] Fetching org.eclipse.e4.ui.di_1.2.600.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.97kB)
10:49:37 [2020-06-09T14:49:37.217Z] [INFO] Unpacking org.eclipse.e4.ui.di_1.2.600.v20190510-1100...
10:49:37 [2020-06-09T14:49:37.777Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB)
10:49:37 [2020-06-09T14:49:37.777Z] [INFO] The user operation is waiting for background work to complete.
10:49:37 [2020-06-09T14:49:37.777Z] [INFO] Fetching org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.57kB)
10:49:38 [2020-06-09T14:49:38.032Z] [INFO] Unpacking org.eclipse.e4.ui.model.workbench_2.1.400.v20190513-2118...
10:49:38 [2020-06-09T14:49:38.592Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB)
10:49:38 [2020-06-09T14:49:38.592Z] [INFO] The user operation is waiting for background work to complete.
10:49:38 [2020-06-09T14:49:38.592Z] [INFO] Fetching org.eclipse.e4.ui.services_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.29kB)
10:49:38 [2020-06-09T14:49:38.592Z] [INFO] Unpacking org.eclipse.e4.ui.services_1.3.500.v20190513-2118...
10:49:38 [2020-06-09T14:49:38.592Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB)
10:49:38 [2020-06-09T14:49:38.592Z] [INFO] The user operation is waiting for background work to complete.
10:49:38 [2020-06-09T14:49:38.592Z] [INFO] Fetching org.eclipse.equinox.event_1.5.100.v20190528-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.82kB)
10:49:38 [2020-06-09T14:49:38.847Z] [INFO] Unpacking org.eclipse.equinox.event_1.5.100.v20190528-1257...
10:49:39 [2020-06-09T14:49:39.103Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB)
10:49:39 [2020-06-09T14:49:39.103Z] [INFO] The user operation is waiting for background work to complete.
10:49:39 [2020-06-09T14:49:39.103Z] [INFO] Fetching org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.48kB)
10:49:39 [2020-06-09T14:49:39.103Z] [INFO] Unpacking org.eclipse.e4.ui.widgets_1.2.400.v20190510-1100...
10:49:39 [2020-06-09T14:49:39.358Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB)
10:49:39 [2020-06-09T14:49:39.358Z] [INFO] The user operation is waiting for background work to complete.
10:49:39 [2020-06-09T14:49:39.358Z] [INFO] Fetching org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (85.89kB)
10:49:39 [2020-06-09T14:49:39.613Z] [INFO] Unpacking org.eclipse.e4.ui.workbench_1.10.0.v20190529-1505...
10:49:39 [2020-06-09T14:49:39.868Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB)
10:49:39 [2020-06-09T14:49:39.868Z] [INFO] The user operation is waiting for background work to complete.
10:49:39 [2020-06-09T14:49:39.868Z] [INFO] Fetching org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (84.18kB)
10:49:39 [2020-06-09T14:49:39.868Z] [INFO] Unpacking org.eclipse.emf.ecore.xmi_2.16.0.v20190528-0725...
10:49:40 [2020-06-09T14:49:40.123Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB)
10:49:40 [2020-06-09T14:49:40.123Z] [INFO] The user operation is waiting for background work to complete.
10:49:40 [2020-06-09T14:49:40.123Z] [INFO] Fetching org.eclipse.emf.ecore.change_2.14.0.v20190528-0725.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (50.98kB)
10:49:40 [2020-06-09T14:49:40.123Z] [INFO] Unpacking org.eclipse.emf.ecore.change_2.14.0.v20190528-0725...
10:49:40 [2020-06-09T14:49:40.378Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB)
10:49:40 [2020-06-09T14:49:40.378Z] [INFO] The user operation is waiting for background work to complete.
10:49:40 [2020-06-09T14:49:40.378Z] [INFO] Fetching org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.92kB)
10:49:40 [2020-06-09T14:49:40.378Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.addons.swt_1.3.500.v20190513-2118...
10:49:44 [2020-06-09T14:49:44.541Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB)
10:49:44 [2020-06-09T14:49:44.541Z] [INFO] The user operation is waiting for background work to complete.
10:49:44 [2020-06-09T14:49:44.541Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (94.18kB)
10:49:44 [2020-06-09T14:49:44.541Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt_0.14.700.v20190517-1525...
10:49:51 [2020-06-09T14:49:51.070Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB)
10:49:51 [2020-06-09T14:49:51.070Z] [INFO] The user operation is waiting for background work to complete.
10:49:51 [2020-06-09T14:49:51.070Z] [INFO] Fetching org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.25kB)
10:49:51 [2020-06-09T14:49:51.070Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.swt_0.14.600.v20190513-2118...
10:49:51 [2020-06-09T14:49:51.070Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB)
10:49:51 [2020-06-09T14:49:51.070Z] [INFO] The user operation is waiting for background work to complete.
10:49:51 [2020-06-09T14:49:51.070Z] [INFO] Fetching org.eclipse.jface.databinding_1.9.0.v20190519-0933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (77.69kB)
10:49:51 [2020-06-09T14:49:51.070Z] [INFO] Unpacking org.eclipse.jface.databinding_1.9.0.v20190519-0933...
10:49:51 [2020-06-09T14:49:51.631Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB)
10:49:51 [2020-06-09T14:49:51.631Z] [INFO] The user operation is waiting for background work to complete.
10:49:51 [2020-06-09T14:49:51.631Z] [INFO] Fetching org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.07kB)
10:49:51 [2020-06-09T14:49:51.631Z] [INFO] Unpacking org.eclipse.e4.ui.workbench3_0.15.100.v20190513-2118...
10:49:51 [2020-06-09T14:49:51.886Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB)
10:49:51 [2020-06-09T14:49:51.886Z] [INFO] The user operation is waiting for background work to complete.
10:49:51 [2020-06-09T14:49:51.886Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (115.24kB)
10:49:51 [2020-06-09T14:49:51.886Z] [INFO] Unpacking org.eclipse.emf.common_2.16.0.v20190528-0845...
10:49:52 [2020-06-09T14:49:52.812Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB)
10:49:52 [2020-06-09T14:49:52.812Z] [INFO] The user operation is waiting for background work to complete.
10:49:52 [2020-06-09T14:49:52.812Z] [INFO] Fetching org.eclipse.equinox.bidi_1.2.0.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.95kB)
10:49:52 [2020-06-09T14:49:52.812Z] [INFO] Unpacking org.eclipse.equinox.bidi_1.2.0.v20190514-1046...
10:49:52 [2020-06-09T14:49:52.812Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB)
10:49:52 [2020-06-09T14:49:52.812Z] [INFO] The user operation is waiting for background work to complete.
10:49:52 [2020-06-09T14:49:52.812Z] [INFO] Fetching org.eclipse.equinox.launcher_1.5.400.v20190515-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.81kB)
10:49:53 [2020-06-09T14:49:53.067Z] [INFO] Unpacking org.eclipse.equinox.launcher_1.5.400.v20190515-0925...
10:49:53 [2020-06-09T14:49:53.627Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB)
10:49:53 [2020-06-09T14:49:53.627Z] [INFO] The user operation is waiting for background work to complete.
10:49:53 [2020-06-09T14:49:53.627Z] [INFO] Fetching org.eclipse.equinox.p2.core_2.6.0.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.98kB)
10:49:53 [2020-06-09T14:49:53.627Z] [INFO] Unpacking org.eclipse.equinox.p2.core_2.6.0.v20190215-2242...
10:49:53 [2020-06-09T14:49:53.882Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB)
10:49:53 [2020-06-09T14:49:53.882Z] [INFO] The user operation is waiting for background work to complete.
10:49:53 [2020-06-09T14:49:53.882Z] [INFO] Fetching org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (74.81kB)
10:49:53 [2020-06-09T14:49:53.882Z] [INFO] Unpacking org.eclipse.equinox.p2.engine_2.6.300.v20190318-1320...
10:49:54 [2020-06-09T14:49:54.137Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB)
10:49:54 [2020-06-09T14:49:54.137Z] [INFO] The user operation is waiting for background work to complete.
10:49:54 [2020-06-09T14:49:54.137Z] [INFO] Fetching org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.1kB)
10:49:54 [2020-06-09T14:49:54.392Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata_2.4.400.v20190409-0548...
10:49:54 [2020-06-09T14:49:54.647Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB)
10:49:54 [2020-06-09T14:49:54.647Z] [INFO] The user operation is waiting for background work to complete.
10:49:54 [2020-06-09T14:49:54.647Z] [INFO] Fetching org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.01kB)
10:49:54 [2020-06-09T14:49:54.902Z] [INFO] Unpacking org.eclipse.equinox.p2.metadata.repository_1.3.100.v20180822-1302...
10:49:55 [2020-06-09T14:49:55.157Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB)
10:49:55 [2020-06-09T14:49:55.157Z] [INFO] The user operation is waiting for background work to complete.
10:49:55 [2020-06-09T14:49:55.157Z] [INFO] Fetching org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.99kB)
10:49:55 [2020-06-09T14:49:55.412Z] [INFO] Unpacking org.eclipse.equinox.p2.repository_2.4.400.v20190318-1320...
10:49:55 [2020-06-09T14:49:55.667Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB)
10:49:55 [2020-06-09T14:49:55.667Z] [INFO] The user operation is waiting for background work to complete.
10:49:55 [2020-06-09T14:49:55.667Z] [INFO] Fetching org.tukaani.xz_1.8.0.v20180207-1613.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (44.42kB)
10:49:55 [2020-06-09T14:49:55.667Z] [INFO] Unpacking org.tukaani.xz_1.8.0.v20180207-1613...
10:49:55 [2020-06-09T14:49:55.922Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB)
10:49:55 [2020-06-09T14:49:55.922Z] [INFO] The user operation is waiting for background work to complete.
10:49:55 [2020-06-09T14:49:55.922Z] [INFO] Fetching org.eclipse.help_3.8.400.v20190423-0921.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.98kB)
10:49:55 [2020-06-09T14:49:55.922Z] [INFO] Unpacking org.eclipse.help_3.8.400.v20190423-0921...
10:49:56 [2020-06-09T14:49:56.177Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB)
10:49:56 [2020-06-09T14:49:56.177Z] [INFO] The user operation is waiting for background work to complete.
10:49:56 [2020-06-09T14:49:56.177Z] [INFO] Fetching org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (181.37kB)
10:49:56 [2020-06-09T14:49:56.177Z] [INFO] Unpacking org.eclipse.ltk.ui.refactoring_3.9.400.v20190510-0840...
10:49:56 [2020-06-09T14:49:56.737Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB)
10:49:56 [2020-06-09T14:49:56.737Z] [INFO] The user operation is waiting for background work to complete.
10:49:56 [2020-06-09T14:49:56.737Z] [INFO] Fetching org.eclipse.ui.navigator_3.8.0.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (135.13kB)
10:49:56 [2020-06-09T14:49:56.737Z] [INFO] Unpacking org.eclipse.ui.navigator_3.8.0.v20190519-2104...
10:49:57 [2020-06-09T14:49:57.663Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB)
10:49:57 [2020-06-09T14:49:57.663Z] [INFO] The user operation is waiting for background work to complete.
10:49:57 [2020-06-09T14:49:57.663Z] [INFO] Fetching org.eclipse.team.core_3.8.600.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (126.2kB)
10:49:57 [2020-06-09T14:49:57.663Z] [INFO] Unpacking org.eclipse.team.core_3.8.600.v20190519-2354...
10:49:57 [2020-06-09T14:49:57.918Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB)
10:49:57 [2020-06-09T14:49:57.918Z] [INFO] The user operation is waiting for background work to complete.
10:49:57 [2020-06-09T14:49:57.918Z] [INFO] Fetching org.eclipse.team.ui_3.8.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (492.8kB)
10:49:58 [2020-06-09T14:49:58.173Z] [INFO] Unpacking org.eclipse.team.ui_3.8.500.v20190519-2354...
10:49:58 [2020-06-09T14:49:58.428Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB)
10:49:58 [2020-06-09T14:49:58.428Z] [INFO] The user operation is waiting for background work to complete.
10:49:58 [2020-06-09T14:49:58.428Z] [INFO] Fetching org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.08MB)
10:49:58 [2020-06-09T14:49:58.683Z] [INFO] Unpacking org.eclipse.swt.win32.win32.x86_64_3.111.0.v20190605-1801...
10:49:59 [2020-06-09T14:49:59.609Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/
10:49:59 [2020-06-09T14:49:59.609Z] [INFO] Fetching R-4.12-201906051800&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?format=xml&file=/eclipse/updates/4.12/
10:49:59 [2020-06-09T14:49:59.609Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB)
10:49:59 [2020-06-09T14:49:59.609Z] [INFO] The user operation is waiting for background work to complete.
10:49:59 [2020-06-09T14:49:59.609Z] [INFO] Fetching org.eclipse.test.performance_3.13.500.v20190518-1058.jar.pack.gz from https://download.eclipse.org/eclipse/updates/4.12/R-4.12-201906051800/plugins/ (57.03kB)
10:49:59 [2020-06-09T14:49:59.609Z] [INFO] Unpacking org.eclipse.test.performance_3.13.500.v20190518-1058...
10:50:00 [2020-06-09T14:50:00.170Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB)
10:50:00 [2020-06-09T14:50:00.170Z] [INFO] The user operation is waiting for background work to complete.
10:50:00 [2020-06-09T14:50:00.170Z] [INFO] Fetching org.junit_4.12.0.v201504281640.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (283.72kB)
10:50:00 [2020-06-09T14:50:00.425Z] [INFO] Unpacking org.junit_4.12.0.v201504281640...
10:50:00 [2020-06-09T14:50:00.425Z] [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)
10:50:00 [2020-06-09T14:50:00.425Z] [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)
10:50:01 [2020-06-09T14:50:01.351Z] [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/ (15.51MB of 59.71MB at 15.49MB/s)
10:50:02 [2020-06-09T14:50:02.277Z] [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/ (32.07MB of 59.71MB at 16.02MB/s)
10:50:03 [2020-06-09T14:50:03.640Z] [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/ (53.46MB of 59.71MB at 17.81MB/s)
10:50:03 [2020-06-09T14:50:03.895Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB)
10:50:03 [2020-06-09T14:50:03.895Z] [INFO] The user operation is waiting for background work to complete.
10:50:03 [2020-06-09T14:50:03.895Z] [INFO] Fetching org.eclipse.ui.workbench_3.115.0.v20190521-1602.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,012.08kB)
10:50:03 [2020-06-09T14:50:03.895Z] [INFO] Unpacking org.eclipse.ui.workbench_3.115.0.v20190521-1602...
10:50:05 [2020-06-09T14:50:05.257Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB)
10:50:05 [2020-06-09T14:50:05.257Z] [INFO] The user operation is waiting for background work to complete.
10:50:05 [2020-06-09T14:50:05.257Z] [INFO] Fetching org.eclipse.ui.ide.application_1.3.300.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (54.69kB)
10:50:05 [2020-06-09T14:50:05.257Z] [INFO] Unpacking org.eclipse.ui.ide.application_1.3.300.v20190513-2118...
10:50:05 [2020-06-09T14:50:05.818Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB)
10:50:05 [2020-06-09T14:50:05.818Z] [INFO] The user operation is waiting for background work to complete.
10:50:05 [2020-06-09T14:50:05.818Z] [INFO] Fetching org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.46kB)
10:50:05 [2020-06-09T14:50:05.818Z] [INFO] Unpacking org.eclipse.ui.navigator.resources_3.6.500.v20190519-2104...
10:50:06 [2020-06-09T14:50:06.074Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB)
10:50:06 [2020-06-09T14:50:06.074Z] [INFO] The user operation is waiting for background work to complete.
10:50:06 [2020-06-09T14:50:06.074Z] [INFO] Fetching org.eclipse.urischeme_1.0.300.v20190514-0858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.42kB)
10:50:06 [2020-06-09T14:50:06.074Z] [INFO] Unpacking org.eclipse.urischeme_1.0.300.v20190514-0858...
10:50:06 [2020-06-09T14:50:06.636Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB)
10:50:06 [2020-06-09T14:50:06.636Z] [INFO] The user operation is waiting for background work to complete.
10:50:06 [2020-06-09T14:50:06.636Z] [INFO] Fetching org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (40.76kB)
10:50:06 [2020-06-09T14:50:06.636Z] [INFO] Unpacking org.eclipse.ui.views.properties.tabbed_3.8.500.v20190513-2118...
10:50:10 [2020-06-09T14:50:10.796Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
10:50:10 [2020-06-09T14:50:10.796Z] [INFO] The user operation is waiting for background work to complete.
10:50:10 [2020-06-09T14:50:10.796Z] [INFO] Fetching org.hamcrest.core_1.3.0.v20180420-1519.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (29.18kB)
10:50:10 [2020-06-09T14:50:10.796Z] [INFO] Unpacking org.hamcrest.core_1.3.0.v20180420-1519...
10:50:11 [2020-06-09T14:50:11.723Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.95kB)
10:50:11 [2020-06-09T14:50:11.723Z] [INFO] The user operation is waiting for background work to complete.
10:50:11 [2020-06-09T14:50:11.723Z] [INFO] Fetching org.w3c.dom.smil_1.0.1.v200903091627.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.95kB)
10:50:11 [2020-06-09T14:50:11.723Z] [INFO] Unpacking org.w3c.dom.smil_1.0.1.v200903091627...
10:50:14 [2020-06-09T14:50:14.985Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB)
10:50:14 [2020-06-09T14:50:14.985Z] [INFO] The user operation is waiting for background work to complete.
10:50:14 [2020-06-09T14:50:14.985Z] [INFO] Fetching org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (790.84kB)
10:50:14 [2020-06-09T14:50:14.985Z] [INFO] Unpacking org.eclipse.swt.cocoa.macosx.x86_64_3.111.0.v20190605-1801...
10:50:21 [2020-06-09T14:50:21.514Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB)
10:50:21 [2020-06-09T14:50:21.514Z] [INFO] The user operation is waiting for background work to complete.
10:50:21 [2020-06-09T14:50:21.514Z] [INFO] Fetching org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1,006.66kB)
10:50:21 [2020-06-09T14:50:21.514Z] [INFO] Unpacking org.eclipse.swt.gtk.linux.x86_64_3.111.0.v20190605-1801...
10:50:22 [2020-06-09T14:50:22.440Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml
10:50:22 [2020-06-09T14:50:22.440Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
10:50:22 [2020-06-09T14:50:22.440Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
10:50:22 [2020-06-09T14:50:22.695Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB)
10:50:22 [2020-06-09T14:50:22.695Z] [INFO] The user operation is waiting for background work to complete.
10:50:22 [2020-06-09T14:50:22.695Z] [INFO] Fetching org.apache.commons.compress_1.18.0.v20181121-2221.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops2/R20190602212107/repository/plugins/ (207.48kB)
10:50:22 [2020-06-09T14:50:22.951Z] [INFO] Unpacking org.apache.commons.compress_1.18.0.v20181121-2221...
10:50:23 [2020-06-09T14:50:23.512Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (405.11kB)
10:50:23 [2020-06-09T14:50:23.512Z] [INFO] Fetching org.apache.xerces_2.9.0.v201101211617.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (405.11kB)
10:50:23 [2020-06-09T14:50:23.512Z] [INFO] The user operation is waiting for background work to complete.
10:50:23 [2020-06-09T14:50:23.512Z] [INFO] Unpacking org.apache.xerces_2.9.0.v201101211617...
10:50:24 [2020-06-09T14:50:24.438Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.52kB)
10:50:24 [2020-06-09T14:50:24.438Z] [INFO] The user operation is waiting for background work to complete.
10:50:24 [2020-06-09T14:50:24.438Z] [INFO] Fetching org.apache.xml.resolver_1.2.0.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.52kB)
10:50:24 [2020-06-09T14:50:24.438Z] [INFO] Unpacking org.apache.xml.resolver_1.2.0.v201005080400...
10:50:24 [2020-06-09T14:50:24.693Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.7kB)
10:50:24 [2020-06-09T14:50:24.693Z] [INFO] The user operation is waiting for background work to complete.
10:50:24 [2020-06-09T14:50:24.693Z] [INFO] Fetching org.apache.xml.serializer_2.7.1.v201005080400.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (114.7kB)
10:50:24 [2020-06-09T14:50:24.948Z] [INFO] Unpacking org.apache.xml.serializer_2.7.1.v201005080400...
10:50:25 [2020-06-09T14:50:25.204Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB)
10:50:25 [2020-06-09T14:50:25.204Z] [INFO] The user operation is waiting for background work to complete.
10:50:25 [2020-06-09T14:50:25.204Z] [INFO] Fetching org.eclipse.debug.core_3.13.300.v20190514-0832.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (125.79kB)
10:50:25 [2020-06-09T14:50:25.204Z] [INFO] Unpacking org.eclipse.debug.core_3.13.300.v20190514-0832...
10:50:25 [2020-06-09T14:50:25.764Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB)
10:50:25 [2020-06-09T14:50:25.764Z] [INFO] The user operation is waiting for background work to complete.
10:50:25 [2020-06-09T14:50:25.764Z] [INFO] Fetching org.eclipse.debug.ui_3.14.100.v20190518-2143.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1MB)
10:50:26 [2020-06-09T14:50:26.019Z] [INFO] Unpacking org.eclipse.debug.ui_3.14.100.v20190518-2143...
10:50:27 [2020-06-09T14:50:27.383Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB)
10:50:27 [2020-06-09T14:50:27.383Z] [INFO] The user operation is waiting for background work to complete.
10:50:27 [2020-06-09T14:50:27.383Z] [INFO] Fetching org.eclipse.ui.console_3.8.500.v20190514-0743.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.15kB)
10:50:27 [2020-06-09T14:50:27.383Z] [INFO] Unpacking org.eclipse.ui.console_3.8.500.v20190514-0743...
10:50:27 [2020-06-09T14:50:27.638Z] [INFO] Fetching update-7.3.0&countryCode=us&timeZone=0&format=xml from http://www.eclipse.org/downloads/download.php?file=/linuxtools/
10:50:27 [2020-06-09T14:50:27.638Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB)
10:50:27 [2020-06-09T14:50:27.638Z] [INFO] Fetching org.eclipse.linuxtools.dataviewers.piechart_2.0.1.201906121603.jar from https://download.eclipse.org/linuxtools/update-7.3.0/plugins/ (18.21kB)
10:50:28 [2020-06-09T14:50:28.197Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB)
10:50:28 [2020-06-09T14:50:28.197Z] [INFO] The user operation is waiting for background work to complete.
10:50:28 [2020-06-09T14:50:28.197Z] [INFO] Fetching org.swtchart_0.10.0.v201605200358.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (52.45kB)
10:50:28 [2020-06-09T14:50:28.452Z] [INFO] Unpacking org.swtchart_0.10.0.v201605200358...
10:50:28 [2020-06-09T14:50:28.452Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB)
10:50:28 [2020-06-09T14:50:28.452Z] [INFO] The user operation is waiting for background work to complete.
10:50:28 [2020-06-09T14:50:28.452Z] [INFO] Fetching org.eclipse.search_3.11.600.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (216.52kB)
10:50:28 [2020-06-09T14:50:28.452Z] [INFO] Unpacking org.eclipse.search_3.11.600.v20190519-2344...
10:50:30 [2020-06-09T14:50:30.962Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
10:50:30 [2020-06-09T14:50:30.962Z] [INFO] Fetching org.eclipse.swtchart_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (136.93kB)
10:50:31 [2020-06-09T14:50:31.217Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (334.64kB)
10:50:31 [2020-06-09T14:50:31.217Z] [INFO] The user operation is waiting for background work to complete.
10:50:31 [2020-06-09T14:50:31.217Z] [INFO] Fetching org.eclipse.wst.xml.ui_1.2.300.v201904272112.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (334.64kB)
10:50:31 [2020-06-09T14:50:31.472Z] [INFO] Unpacking org.eclipse.wst.xml.ui_1.2.300.v201904272112...
10:50:32 [2020-06-09T14:50:32.031Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.08kB)
10:50:32 [2020-06-09T14:50:32.031Z] [INFO] The user operation is waiting for background work to complete.
10:50:32 [2020-06-09T14:50:32.031Z] [INFO] Fetching org.eclipse.wst.xsd.core_1.2.0.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.08kB)
10:50:32 [2020-06-09T14:50:32.031Z] [INFO] Unpacking org.eclipse.wst.xsd.core_1.2.0.v201901071922...
10:50:32 [2020-06-09T14:50:32.592Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB)
10:50:32 [2020-06-09T14:50:32.592Z] [INFO] The user operation is waiting for background work to complete.
10:50:32 [2020-06-09T14:50:32.592Z] [INFO] Fetching org.eclipse.ui.themes_1.2.600.v20190513-0458.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.45kB)
10:50:32 [2020-06-09T14:50:32.592Z] [INFO] Unpacking org.eclipse.ui.themes_1.2.600.v20190513-0458...
10:50:32 [2020-06-09T14:50:32.922Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.02kB)
10:50:32 [2020-06-09T14:50:32.922Z] [INFO] The user operation is waiting for background work to complete.
10:50:32 [2020-06-09T14:50:32.922Z] [INFO] Fetching org.eclipse.wst.common.core_1.3.0.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.02kB)
10:50:32 [2020-06-09T14:50:32.922Z] [INFO] Unpacking org.eclipse.wst.common.core_1.3.0.v201903222010...
10:50:32 [2020-06-09T14:50:32.922Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.11kB)
10:50:32 [2020-06-09T14:50:32.922Z] [INFO] The user operation is waiting for background work to complete.
10:50:32 [2020-06-09T14:50:32.922Z] [INFO] Fetching org.eclipse.wst.common.environment_1.0.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.11kB)
10:50:32 [2020-06-09T14:50:32.922Z] [INFO] Unpacking org.eclipse.wst.common.environment_1.0.400.v201903222010...
10:50:33 [2020-06-09T14:50:33.482Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
10:50:33 [2020-06-09T14:50:33.482Z] [INFO] The user operation is waiting for background work to complete.
10:50:33 [2020-06-09T14:50:33.482Z] [INFO] Fetching org.eclipse.wst.common.frameworks_1.2.201.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.28kB)
10:50:33 [2020-06-09T14:50:33.737Z] [INFO] Unpacking org.eclipse.wst.common.frameworks_1.2.201.v201903222010...
10:50:35 [2020-06-09T14:50:35.101Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.46kB)
10:50:35 [2020-06-09T14:50:35.101Z] [INFO] The user operation is waiting for background work to complete.
10:50:35 [2020-06-09T14:50:35.101Z] [INFO] Fetching org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.46kB)
10:50:35 [2020-06-09T14:50:35.101Z] [INFO] Unpacking org.eclipse.wst.common.frameworks.ui_1.2.400.v201903222010...
10:50:35 [2020-06-09T14:50:35.662Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (119.79kB)
10:50:35 [2020-06-09T14:50:35.662Z] [INFO] The user operation is waiting for background work to complete.
10:50:35 [2020-06-09T14:50:35.662Z] [INFO] Fetching org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (119.79kB)
10:50:35 [2020-06-09T14:50:35.662Z] [INFO] Unpacking org.eclipse.wst.common.project.facet.core_1.4.400.v201903222010...
10:50:36 [2020-06-09T14:50:36.119Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.84kB)
10:50:36 [2020-06-09T14:50:36.119Z] [INFO] The user operation is waiting for background work to complete.
10:50:36 [2020-06-09T14:50:36.119Z] [INFO] Fetching org.eclipse.wst.common.ui_1.1.700.v201905071717.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.84kB)
10:50:36 [2020-06-09T14:50:36.119Z] [INFO] Unpacking org.eclipse.wst.common.ui_1.1.700.v201905071717...
10:50:38 [2020-06-09T14:50:38.018Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.72kB)
10:50:38 [2020-06-09T14:50:38.018Z] [INFO] The user operation is waiting for background work to complete.
10:50:38 [2020-06-09T14:50:38.018Z] [INFO] Fetching org.eclipse.wst.common.uriresolver_1.2.300.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.72kB)
10:50:38 [2020-06-09T14:50:38.018Z] [INFO] Unpacking org.eclipse.wst.common.uriresolver_1.2.300.v201903222010...
10:50:38 [2020-06-09T14:50:38.018Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.14kB)
10:50:38 [2020-06-09T14:50:38.018Z] [INFO] The user operation is waiting for background work to complete.
10:50:38 [2020-06-09T14:50:38.018Z] [INFO] Fetching org.eclipse.wst.sse.core_1.2.100.v201901310548.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (155.14kB)
10:50:38 [2020-06-09T14:50:38.018Z] [INFO] Unpacking org.eclipse.wst.sse.core_1.2.100.v201901310548...
10:50:38 [2020-06-09T14:50:38.273Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (313.04kB)
10:50:38 [2020-06-09T14:50:38.273Z] [INFO] The user operation is waiting for background work to complete.
10:50:38 [2020-06-09T14:50:38.273Z] [INFO] Fetching org.eclipse.wst.sse.ui_1.6.0.v201905291408.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (313.04kB)
10:50:38 [2020-06-09T14:50:38.528Z] [INFO] Unpacking org.eclipse.wst.sse.ui_1.6.0.v201905291408...
10:50:41 [2020-06-09T14:50:41.041Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (134.74kB)
10:50:41 [2020-06-09T14:50:41.041Z] [INFO] The user operation is waiting for background work to complete.
10:50:41 [2020-06-09T14:50:41.041Z] [INFO] Fetching org.eclipse.wst.validation_1.2.800.v201904082137.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (134.74kB)
10:50:41 [2020-06-09T14:50:41.041Z] [INFO] Unpacking org.eclipse.wst.validation_1.2.800.v201904082137...
10:50:41 [2020-06-09T14:50:41.602Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.25kB)
10:50:41 [2020-06-09T14:50:41.602Z] [INFO] The user operation is waiting for background work to complete.
10:50:41 [2020-06-09T14:50:41.602Z] [INFO] Fetching org.eclipse.wst.validation.ui_1.2.600.v201903222010.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (49.25kB)
10:50:41 [2020-06-09T14:50:41.602Z] [INFO] Unpacking org.eclipse.wst.validation.ui_1.2.600.v201903222010...
10:50:42 [2020-06-09T14:50:42.162Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (255.11kB)
10:50:42 [2020-06-09T14:50:42.162Z] [INFO] The user operation is waiting for background work to complete.
10:50:42 [2020-06-09T14:50:42.162Z] [INFO] Fetching org.eclipse.wst.xml.core_1.2.200.v201901071922.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (255.11kB)
10:50:42 [2020-06-09T14:50:42.162Z] [INFO] Unpacking org.eclipse.wst.xml.core_1.2.200.v201901071922...
10:50:42 [2020-06-09T14:50:42.723Z] [INFO] Fetching org.eclipse.xsd_2.16.0.v20190321-1341.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (535.89kB)
10:50:42 [2020-06-09T14:50:42.723Z] [INFO] The user operation is waiting for background work to complete.
10:50:42 [2020-06-09T14:50:42.723Z] [INFO] Fetching org.eclipse.xsd_2.16.0.v20190321-1341.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (535.89kB)
10:50:42 [2020-06-09T14:50:42.723Z] [INFO] Unpacking org.eclipse.xsd_2.16.0.v20190321-1341...
10:50:44 [2020-06-09T14:50:44.087Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties
10:50:44 [2020-06-09T14:50:44.342Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
10:50:44 [2020-06-09T14:50:44.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
10:50:44 [2020-06-09T14:50:44.902Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.19kB)
10:50:44 [2020-06-09T14:50:44.902Z] [INFO] The user operation is waiting for background work to complete.
10:50:44 [2020-06-09T14:50:44.902Z] [INFO] Fetching org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (55.19kB)
10:50:44 [2020-06-09T14:50:44.902Z] [INFO] Unpacking org.eclipse.swtbot.eclipse.finder_3.0.0.202006031738...
10:50:50 [2020-06-09T14:50:50.139Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (256.05kB)
10:50:50 [2020-06-09T14:50:50.139Z] [INFO] The user operation is waiting for background work to complete.
10:50:50 [2020-06-09T14:50:50.139Z] [INFO] Fetching org.eclipse.swtbot.swt.finder_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (256.05kB)
10:50:50 [2020-06-09T14:50:50.139Z] [INFO] Unpacking org.eclipse.swtbot.swt.finder_3.0.0.202006031738...
10:50:50 [2020-06-09T14:50:50.139Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
10:50:50 [2020-06-09T14:50:50.139Z] [INFO] The user operation is waiting for background work to complete.
10:50:50 [2020-06-09T14:50:50.139Z] [INFO] Fetching org.hamcrest.library_1.3.0.v20180524-2246.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (32.1kB)
10:50:50 [2020-06-09T14:50:50.394Z] [INFO] Unpacking org.hamcrest.library_1.3.0.v20180524-2246...
10:50:50 [2020-06-09T14:50:50.954Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
10:50:50 [2020-06-09T14:50:50.954Z] [INFO] The user operation is waiting for background work to complete.
10:50:50 [2020-06-09T14:50:50.954Z] [INFO] Fetching org.apache.log4j_1.2.15.v201012070815.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (129.49kB)
10:50:50 [2020-06-09T14:50:50.954Z] [INFO] Unpacking org.apache.log4j_1.2.15.v201012070815...
10:50:51 [2020-06-09T14:50:51.209Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.78kB)
10:50:51 [2020-06-09T14:50:51.209Z] [INFO] The user operation is waiting for background work to complete.
10:50:51 [2020-06-09T14:50:51.209Z] [INFO] Fetching org.eclipse.swtbot.junit4_x_3.0.0.202006031738.jar.pack.gz from https://download.eclipse.org/technology/swtbot/snapshots/plugins/ (20.78kB)
10:50:51 [2020-06-09T14:50:51.209Z] [INFO] Unpacking org.eclipse.swtbot.junit4_x_3.0.0.202006031738...
10:50:51 [2020-06-09T14:50:51.464Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.69kB)
10:50:51 [2020-06-09T14:50:51.464Z] [INFO] The user operation is waiting for background work to complete.
10:50:51 [2020-06-09T14:50:51.464Z] [INFO] Fetching org.json_1.0.0.v201011060100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (29.69kB)
10:50:51 [2020-06-09T14:50:51.719Z] [INFO] Unpacking org.json_1.0.0.v201011060100...
10:50:52 [2020-06-09T14:50:52.291Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml
10:50:52 [2020-06-09T14:50:52.852Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
10:50:52 [2020-06-09T14:50:52.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
10:50:52 [2020-06-09T14:50:52.852Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core:2.1.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/.polyglot.build.properties
10:50:52 [2020-06-09T14:50:52.852Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
10:50:52 [2020-06-09T14:50:52.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
10:50:53 [2020-06-09T14:50:53.412Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml
10:50:53 [2020-06-09T14:50:53.412Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
10:50:53 [2020-06-09T14:50:53.412Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
10:50:54 [2020-06-09T14:50:54.337Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/.polyglot.build.properties
10:50:54 [2020-06-09T14:50:54.337Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
10:50:54 [2020-06-09T14:50:54.337Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
10:50:54 [2020-06-09T14:50:54.592Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/.polyglot.build.properties
10:50:54 [2020-06-09T14:50:54.592Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
10:50:54 [2020-06-09T14:50:54.592Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
10:50:55 [2020-06-09T14:50:55.152Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml
10:50:55 [2020-06-09T14:50:55.152Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
10:50:55 [2020-06-09T14:50:55.152Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
10:50:56 [2020-06-09T14:50:56.076Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/.polyglot.build.properties
10:50:56 [2020-06-09T14:50:56.076Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
10:50:56 [2020-06-09T14:50:56.076Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
10:50:57 [2020-06-09T14:50:57.002Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml
10:50:57 [2020-06-09T14:50:57.002Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
10:50:57 [2020-06-09T14:50:57.002Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
10:50:57 [2020-06-09T14:50:57.257Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/.polyglot.build.properties
10:50:57 [2020-06-09T14:50:57.257Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
10:50:57 [2020-06-09T14:50:57.257Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
10:50:57 [2020-06-09T14:50:57.817Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml
10:50:57 [2020-06-09T14:50:57.817Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
10:50:57 [2020-06-09T14:50:57.817Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
10:50:58 [2020-06-09T14:50:58.376Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/.polyglot.build.properties
10:50:58 [2020-06-09T14:50:58.632Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
10:50:58 [2020-06-09T14:50:58.632Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
10:50:59 [2020-06-09T14:50:59.558Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml
10:50:59 [2020-06-09T14:50:59.558Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
10:50:59 [2020-06-09T14:50:59.558Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
10:51:00 [2020-06-09T14:51:00.483Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml
10:51:00 [2020-06-09T14:51:00.739Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
10:51:00 [2020-06-09T14:51:00.739Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
10:51:01 [2020-06-09T14:51:01.666Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core:2.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties
10:51:01 [2020-06-09T14:51:01.666Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
10:51:01 [2020-06-09T14:51:01.666Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
10:51:02 [2020-06-09T14:51:02.229Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml
10:51:02 [2020-06-09T14:51:02.229Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
10:51:02 [2020-06-09T14:51:02.229Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
10:51:03 [2020-06-09T14:51:03.155Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui:2.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/.polyglot.build.properties
10:51:03 [2020-06-09T14:51:03.155Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
10:51:03 [2020-06-09T14:51:03.155Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
10:51:04 [2020-06-09T14:51:04.080Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml
10:51:04 [2020-06-09T14:51:04.336Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
10:51:04 [2020-06-09T14:51:04.336Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
10:51:04 [2020-06-09T14:51:04.895Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core:5.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/.polyglot.build.properties
10:51:04 [2020-06-09T14:51:04.895Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
10:51:04 [2020-06-09T14:51:04.895Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
10:51:05 [2020-06-09T14:51:05.456Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml
10:51:05 [2020-06-09T14:51:05.711Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
10:51:05 [2020-06-09T14:51:05.711Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
10:51:06 [2020-06-09T14:51:06.636Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui:4.1.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/.polyglot.build.properties
10:51:06 [2020-06-09T14:51:06.892Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
10:51:06 [2020-06-09T14:51:06.892Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
10:51:07 [2020-06-09T14:51:07.817Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml
10:51:08 [2020-06-09T14:51:08.072Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
10:51:20 [2020-06-09T14:51:20.245Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
10:51:20 [2020-06-09T14:51:20.245Z] [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)
10:51:20 [2020-06-09T14:51:20.245Z] [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)
10:51:20 [2020-06-09T14:51:20.826Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties
10:51:20 [2020-06-09T14:51:20.826Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
10:51:20 [2020-06-09T14:51:20.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
10:51:20 [2020-06-09T14:51:20.826Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core:2.2.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties
10:51:20 [2020-06-09T14:51:20.826Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
10:51:20 [2020-06-09T14:51:20.826Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
10:51:21 [2020-06-09T14:51:21.386Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml
10:51:21 [2020-06-09T14:51:21.386Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
10:51:21 [2020-06-09T14:51:21.386Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
10:51:21 [2020-06-09T14:51:21.946Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties
10:51:21 [2020-06-09T14:51:21.946Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
10:51:21 [2020-06-09T14:51:21.946Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
10:51:22 [2020-06-09T14:51:22.202Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties
10:51:22 [2020-06-09T14:51:22.202Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml
10:51:22 [2020-06-09T14:51:22.202Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml
10:51:22 [2020-06-09T14:51:22.458Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests:1.1.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml
10:51:22 [2020-06-09T14:51:22.458Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
10:51:22 [2020-06-09T14:51:22.458Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
10:51:22 [2020-06-09T14:51:22.713Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties
10:51:22 [2020-06-09T14:51:22.713Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
10:51:22 [2020-06-09T14:51:22.713Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
10:51:22 [2020-06-09T14:51:22.713Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core:4.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties
10:51:22 [2020-06-09T14:51:22.713Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
10:51:22 [2020-06-09T14:51:22.713Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
10:51:23 [2020-06-09T14:51:23.274Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml
10:51:23 [2020-06-09T14:51:23.274Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
10:51:23 [2020-06-09T14:51:23.274Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
10:51:23 [2020-06-09T14:51:23.274Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml
10:51:23 [2020-06-09T14:51:23.529Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
10:51:23 [2020-06-09T14:51:23.529Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
10:51:23 [2020-06-09T14:51:23.785Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml
10:51:24 [2020-06-09T14:51:24.040Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
10:51:24 [2020-06-09T14:51:24.040Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
10:51:24 [2020-06-09T14:51:24.965Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties
10:51:24 [2020-06-09T14:51:24.965Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
10:51:24 [2020-06-09T14:51:24.965Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
10:51:25 [2020-06-09T14:51:25.220Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core:4.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties
10:51:25 [2020-06-09T14:51:25.221Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
10:51:25 [2020-06-09T14:51:25.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
10:51:25 [2020-06-09T14:51:25.782Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml
10:51:25 [2020-06-09T14:51:25.782Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
10:51:25 [2020-06-09T14:51:25.782Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
10:51:26 [2020-06-09T14:51:26.342Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml
10:51:26 [2020-06-09T14:51:26.597Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml
10:51:26 [2020-06-09T14:51:26.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml
10:51:26 [2020-06-09T14:51:26.597Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml
10:51:26 [2020-06-09T14:51:26.597Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.597Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/pom.xml
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
10:51:26 [2020-06-09T14:51:26.853Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
10:51:27 [2020-06-09T14:51:27.413Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.examples:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties
10:51:27 [2020-06-09T14:51:27.668Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
10:51:27 [2020-06-09T14:51:27.668Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
10:51:28 [2020-06-09T14:51:28.229Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB)
10:51:28 [2020-06-09T14:51:28.229Z] [INFO] The user operation is waiting for background work to complete.
10:51:28 [2020-06-09T14:51:28.229Z] [INFO] Fetching org.eclipse.cdt.debug.core_8.3.200.201905162046.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (105.97kB)
10:51:28 [2020-06-09T14:51:28.229Z] [INFO] Unpacking org.eclipse.cdt.debug.core_8.3.200.201905162046...
10:51:28 [2020-06-09T14:51:28.483Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.52kB)
10:51:28 [2020-06-09T14:51:28.483Z] [INFO] Fetching org.eclipse.launchbar.core_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.52kB)
10:51:28 [2020-06-09T14:51:28.739Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB)
10:51:28 [2020-06-09T14:51:28.739Z] [INFO] The user operation is waiting for background work to complete.
10:51:28 [2020-06-09T14:51:28.739Z] [INFO] Fetching org.eclipse.cdt.debug.ui_8.3.100.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (336.7kB)
10:51:28 [2020-06-09T14:51:28.739Z] [INFO] Unpacking org.eclipse.cdt.debug.ui_8.3.100.201906030422...
10:51:32 [2020-06-09T14:51:32.899Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.95MB)
10:51:32 [2020-06-09T14:51:32.899Z] [INFO] The user operation is waiting for background work to complete.
10:51:32 [2020-06-09T14:51:32.899Z] [INFO] Fetching org.eclipse.cdt.ui_6.5.0.201905312053.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (1.95MB)
10:51:32 [2020-06-09T14:51:32.899Z] [INFO] Unpacking org.eclipse.cdt.ui_6.5.0.201905312053...
10:51:34 [2020-06-09T14:51:34.261Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.25kB)
10:51:34 [2020-06-09T14:51:34.261Z] [INFO] Fetching org.eclipse.launchbar.ui_2.3.0.201906102002.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.25kB)
10:51:34 [2020-06-09T14:51:34.523Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB)
10:51:34 [2020-06-09T14:51:34.523Z] [INFO] The user operation is waiting for background work to complete.
10:51:34 [2020-06-09T14:51:34.523Z] [INFO] Fetching org.eclipse.cdt.dsf_2.8.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (97.38kB)
10:51:34 [2020-06-09T14:51:34.821Z] [INFO] Unpacking org.eclipse.cdt.dsf_2.8.1.201811241055...
10:51:36 [2020-06-09T14:51:36.706Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.0.201906031815.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (430.07kB)
10:51:36 [2020-06-09T14:51:36.706Z] [INFO] The user operation is waiting for background work to complete.
10:51:36 [2020-06-09T14:51:36.706Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb_5.7.0.201906031815.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (430.07kB)
10:51:36 [2020-06-09T14:51:36.706Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb_5.7.0.201906031815...
10:51:37 [2020-06-09T14:51:37.266Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB)
10:51:37 [2020-06-09T14:51:37.266Z] [INFO] The user operation is waiting for background work to complete.
10:51:37 [2020-06-09T14:51:37.266Z] [INFO] Fetching org.eclipse.cdt.launch_9.2.1.201811291831.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (85.11kB)
10:51:37 [2020-06-09T14:51:37.521Z] [INFO] Unpacking org.eclipse.cdt.launch_9.2.1.201811291831...
10:51:37 [2020-06-09T14:51:37.776Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB)
10:51:37 [2020-06-09T14:51:37.776Z] [INFO] The user operation is waiting for background work to complete.
10:51:37 [2020-06-09T14:51:37.776Z] [INFO] Fetching org.eclipse.cdt.gdb_7.0.1.201811241055.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.62kB)
10:51:38 [2020-06-09T14:51:38.031Z] [INFO] Unpacking org.eclipse.cdt.gdb_7.0.1.201811241055...
10:51:38 [2020-06-09T14:51:38.286Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB)
10:51:38 [2020-06-09T14:51:38.286Z] [INFO] The user operation is waiting for background work to complete.
10:51:38 [2020-06-09T14:51:38.286Z] [INFO] Fetching org.eclipse.cdt.native.serial_1.1.100.201901082014.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (212.25kB)
10:51:38 [2020-06-09T14:51:38.541Z] [INFO] Unpacking org.eclipse.cdt.native.serial_1.1.100.201901082014...
10:51:39 [2020-06-09T14:51:39.102Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB)
10:51:39 [2020-06-09T14:51:39.102Z] [INFO] The user operation is waiting for background work to complete.
10:51:39 [2020-06-09T14:51:39.102Z] [INFO] Fetching org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (233.17kB)
10:51:39 [2020-06-09T14:51:39.102Z] [INFO] Unpacking org.eclipse.cdt.dsf.gdb.ui_2.6.200.201906030422...
10:51:40 [2020-06-09T14:51:40.464Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB)
10:51:40 [2020-06-09T14:51:40.464Z] [INFO] Fetching org.eclipse.cdt.dsf.ui_2.5.100.201904261715.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (367.22kB)
10:51:40 [2020-06-09T14:51:40.464Z] [INFO] The user operation is waiting for background work to complete.
10:51:40 [2020-06-09T14:51:40.464Z] [INFO] Unpacking org.eclipse.cdt.dsf.ui_2.5.100.201904261715...
10:51:40 [2020-06-09T14:51:40.719Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (185.75kB)
10:51:40 [2020-06-09T14:51:40.719Z] [INFO] Fetching org.eclipse.tm.terminal.control_4.5.100.201901312304.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (185.75kB)
10:51:40 [2020-06-09T14:51:40.974Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB)
10:51:40 [2020-06-09T14:51:40.974Z] [INFO] Fetching org.eclipse.tools.templates.ui_1.1.1.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (35.49kB)
10:51:40 [2020-06-09T14:51:40.974Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB)
10:51:40 [2020-06-09T14:51:40.974Z] [INFO] Fetching org.eclipse.tools.templates.core_1.1.0.201812111206.jar from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (11.37kB)
10:51:41 [2020-06-09T14:51:41.899Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties
10:51:41 [2020-06-09T14:51:41.899Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
10:51:41 [2020-06-09T14:51:41.899Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
10:51:42 [2020-06-09T14:51:42.459Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core:1.0.6-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties
10:51:42 [2020-06-09T14:51:42.459Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
10:51:42 [2020-06-09T14:51:42.459Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
10:51:43 [2020-06-09T14:51:43.384Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml
10:51:43 [2020-06-09T14:51:43.384Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
10:51:43 [2020-06-09T14:51:43.384Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
10:51:43 [2020-06-09T14:51:43.944Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties
10:51:44 [2020-06-09T14:51:44.199Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
10:51:44 [2020-06-09T14:51:44.199Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
10:51:45 [2020-06-09T14:51:45.123Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml
10:51:45 [2020-06-09T14:51:45.123Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
10:51:45 [2020-06-09T14:51:45.123Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
10:51:45 [2020-06-09T14:51:45.378Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/.polyglot.build.properties
10:51:45 [2020-06-09T14:51:45.378Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
10:51:45 [2020-06-09T14:51:45.378Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
10:51:46 [2020-06-09T14:51:46.302Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml
10:51:46 [2020-06-09T14:51:46.302Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
10:51:46 [2020-06-09T14:51:46.302Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
10:51:51 [2020-06-09T14:51:51.541Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB)
10:51:51 [2020-06-09T14:51:51.541Z] [INFO] The user operation is waiting for background work to complete.
10:51:51 [2020-06-09T14:51:51.541Z] [INFO] Fetching com.jcraft.jsch_0.1.55.v20190404-1902.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (107.05kB)
10:51:51 [2020-06-09T14:51:51.797Z] [INFO] Unpacking com.jcraft.jsch_0.1.55.v20190404-1902...
10:51:53 [2020-06-09T14:51:53.158Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB)
10:51:53 [2020-06-09T14:51:53.158Z] [INFO] The user operation is waiting for background work to complete.
10:51:53 [2020-06-09T14:51:53.158Z] [INFO] Fetching org.eclipse.jsch.core_1.3.500.v20190413-1338.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.73kB)
10:51:53 [2020-06-09T14:51:53.158Z] [INFO] Unpacking org.eclipse.jsch.core_1.3.500.v20190413-1338...
10:51:55 [2020-06-09T14:51:55.042Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB)
10:51:55 [2020-06-09T14:51:55.042Z] [INFO] The user operation is waiting for background work to complete.
10:51:55 [2020-06-09T14:51:55.042Z] [INFO] Fetching org.eclipse.jsch.ui_1.3.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.33kB)
10:51:55 [2020-06-09T14:51:55.042Z] [INFO] Unpacking org.eclipse.jsch.ui_1.3.500.v20190519-2354...
10:51:55 [2020-06-09T14:51:55.042Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.7kB)
10:51:55 [2020-06-09T14:51:55.042Z] [INFO] The user operation is waiting for background work to complete.
10:51:55 [2020-06-09T14:51:55.042Z] [INFO] Fetching org.eclipse.remote.core_4.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (80.7kB)
10:51:55 [2020-06-09T14:51:55.042Z] [INFO] Unpacking org.eclipse.remote.core_4.0.0.201906031520...
10:51:55 [2020-06-09T14:51:55.967Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.71kB)
10:51:55 [2020-06-09T14:51:55.967Z] [INFO] The user operation is waiting for background work to complete.
10:51:55 [2020-06-09T14:51:55.967Z] [INFO] Fetching org.eclipse.remote.jsch.core_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.71kB)
10:51:55 [2020-06-09T14:51:55.967Z] [INFO] Unpacking org.eclipse.remote.jsch.core_1.0.0.201906031520...
10:51:55 [2020-06-09T14:51:55.967Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.69kB)
10:51:55 [2020-06-09T14:51:55.967Z] [INFO] The user operation is waiting for background work to complete.
10:51:55 [2020-06-09T14:51:55.967Z] [INFO] Fetching org.eclipse.remote.jsch.ui_1.0.0.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.69kB)
10:51:56 [2020-06-09T14:51:56.222Z] [INFO] Unpacking org.eclipse.remote.jsch.ui_1.0.0.201906031520...
10:51:56 [2020-06-09T14:51:56.782Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.86kB)
10:51:56 [2020-06-09T14:51:56.782Z] [INFO] The user operation is waiting for background work to complete.
10:51:56 [2020-06-09T14:51:56.782Z] [INFO] Fetching org.eclipse.remote.ui_2.1.1.201906031520.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (53.86kB)
10:51:56 [2020-06-09T14:51:56.782Z] [INFO] Unpacking org.eclipse.remote.ui_2.1.1.201906031520...
10:51:58 [2020-06-09T14:51:58.143Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties
10:51:58 [2020-06-09T14:51:58.143Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
10:51:58 [2020-06-09T14:51:58.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
10:51:58 [2020-06-09T14:51:58.143Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core:1.2.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/.polyglot.build.properties
10:51:58 [2020-06-09T14:51:58.143Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
10:51:58 [2020-06-09T14:51:58.143Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
10:51:58 [2020-06-09T14:51:58.399Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml
10:51:58 [2020-06-09T14:51:58.655Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
10:51:58 [2020-06-09T14:51:58.655Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
10:51:59 [2020-06-09T14:51:59.227Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui:1.2.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/.polyglot.build.properties
10:51:59 [2020-06-09T14:51:59.227Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
10:51:59 [2020-06-09T14:51:59.227Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
10:51:59 [2020-06-09T14:51:59.787Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml
10:52:00 [2020-06-09T14:52:00.042Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
10:52:00 [2020-06-09T14:52:00.042Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
10:52:00 [2020-06-09T14:52:00.602Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests:1.0.7-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml
10:52:00 [2020-06-09T14:52:00.858Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
10:52:00 [2020-06-09T14:52:00.858Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
10:52:01 [2020-06-09T14:52:01.783Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties
10:52:01 [2020-06-09T14:52:01.783Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
10:52:01 [2020-06-09T14:52:01.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
10:52:01 [2020-06-09T14:52:01.783Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core:3.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/.polyglot.build.properties
10:52:01 [2020-06-09T14:52:01.783Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
10:52:01 [2020-06-09T14:52:01.783Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
10:52:02 [2020-06-09T14:52:02.342Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml
10:52:02 [2020-06-09T14:52:02.342Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
10:52:02 [2020-06-09T14:52:02.342Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
10:52:02 [2020-06-09T14:52:02.902Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui:2.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/.polyglot.build.properties
10:52:03 [2020-06-09T14:52:03.160Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
10:52:03 [2020-06-09T14:52:03.160Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
10:52:03 [2020-06-09T14:52:03.722Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml
10:52:03 [2020-06-09T14:52:03.977Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
10:52:03 [2020-06-09T14:52:03.977Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
10:52:04 [2020-06-09T14:52:04.902Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties
10:52:04 [2020-06-09T14:52:04.902Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
10:52:04 [2020-06-09T14:52:04.902Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
10:52:04 [2020-06-09T14:52:04.902Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties
10:52:04 [2020-06-09T14:52:04.902Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
10:52:04 [2020-06-09T14:52:04.902Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
10:52:05 [2020-06-09T14:52:05.462Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml
10:52:05 [2020-06-09T14:52:05.462Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
10:52:05 [2020-06-09T14:52:05.462Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
10:52:06 [2020-06-09T14:52:06.022Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui:3.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/.polyglot.build.properties
10:52:06 [2020-06-09T14:52:06.277Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
10:52:06 [2020-06-09T14:52:06.277Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
10:52:06 [2020-06-09T14:52:06.838Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml
10:52:07 [2020-06-09T14:52:07.093Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
10:52:07 [2020-06-09T14:52:07.093Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
10:52:08 [2020-06-09T14:52:08.023Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml
10:52:08 [2020-06-09T14:52:08.023Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
10:52:08 [2020-06-09T14:52:08.023Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
10:52:08 [2020-06-09T14:52:08.277Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core:1.1.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties
10:52:08 [2020-06-09T14:52:08.277Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
10:52:08 [2020-06-09T14:52:08.277Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
10:52:08 [2020-06-09T14:52:08.532Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/pom.xml
10:52:08 [2020-06-09T14:52:08.532Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
10:52:08 [2020-06-09T14:52:08.532Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
10:52:09 [2020-06-09T14:52:09.092Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties
10:52:09 [2020-06-09T14:52:09.092Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
10:52:09 [2020-06-09T14:52:09.092Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
10:52:09 [2020-06-09T14:52:09.348Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/.polyglot.build.properties
10:52:09 [2020-06-09T14:52:09.348Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
10:52:09 [2020-06-09T14:52:09.348Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
10:52:09 [2020-06-09T14:52:09.603Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml
10:52:09 [2020-06-09T14:52:09.603Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
10:52:09 [2020-06-09T14:52:09.603Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
10:52:10 [2020-06-09T14:52:10.162Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui:1.1.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/.polyglot.build.properties
10:52:10 [2020-06-09T14:52:10.417Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
10:52:10 [2020-06-09T14:52:10.417Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
10:52:10 [2020-06-09T14:52:10.977Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml
10:52:10 [2020-06-09T14:52:10.977Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
10:52:10 [2020-06-09T14:52:10.977Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
10:52:11 [2020-06-09T14:52:11.232Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB)
10:52:11 [2020-06-09T14:52:11.232Z] [INFO] The user operation is waiting for background work to complete.
10:52:11 [2020-06-09T14:52:11.232Z] [INFO] Fetching org.eclipse.ui.intro_3.5.600.v20190329-1257.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (142.02kB)
10:52:11 [2020-06-09T14:52:11.232Z] [INFO] Unpacking org.eclipse.ui.intro_3.5.600.v20190329-1257...
10:52:11 [2020-06-09T14:52:11.487Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml
10:52:11 [2020-06-09T14:52:11.487Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
10:52:11 [2020-06-09T14:52:11.487Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
10:52:12 [2020-06-09T14:52:12.047Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml
10:52:12 [2020-06-09T14:52:12.047Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml
10:52:12 [2020-06-09T14:52:12.047Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml
10:52:12 [2020-06-09T14:52:12.302Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB)
10:52:12 [2020-06-09T14:52:12.302Z] [INFO] The user operation is waiting for background work to complete.
10:52:12 [2020-06-09T14:52:12.302Z] [INFO] Fetching com.sun.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (57.07kB)
10:52:12 [2020-06-09T14:52:12.557Z] [INFO] Unpacking com.sun.el_2.2.0.v201303151357...
10:52:12 [2020-06-09T14:52:12.557Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB)
10:52:12 [2020-06-09T14:52:12.557Z] [INFO] The user operation is waiting for background work to complete.
10:52:12 [2020-06-09T14:52:12.557Z] [INFO] Fetching javax.el_2.2.0.v201303151357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.08kB)
10:52:12 [2020-06-09T14:52:12.812Z] [INFO] Unpacking javax.el_2.2.0.v201303151357...
10:52:13 [2020-06-09T14:52:13.067Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB)
10:52:13 [2020-06-09T14:52:13.067Z] [INFO] The user operation is waiting for background work to complete.
10:52:13 [2020-06-09T14:52:13.067Z] [INFO] Fetching javax.servlet_3.1.0.v201410161800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (60.2kB)
10:52:13 [2020-06-09T14:52:13.067Z] [INFO] Unpacking javax.servlet_3.1.0.v201410161800...
10:52:13 [2020-06-09T14:52:13.627Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB)
10:52:13 [2020-06-09T14:52:13.627Z] [INFO] The user operation is waiting for background work to complete.
10:52:13 [2020-06-09T14:52:13.627Z] [INFO] Fetching com.sun.jna_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.28MB)
10:52:13 [2020-06-09T14:52:13.627Z] [INFO] Unpacking com.sun.jna_4.5.1.v20180403-1933...
10:52:14 [2020-06-09T14:52:14.551Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB)
10:52:14 [2020-06-09T14:52:14.551Z] [INFO] The user operation is waiting for background work to complete.
10:52:14 [2020-06-09T14:52:14.551Z] [INFO] Fetching com.sun.jna.platform_4.5.1.v20180403-1933.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (325.05kB)
10:52:14 [2020-06-09T14:52:14.806Z] [INFO] Unpacking com.sun.jna.platform_4.5.1.v20180403-1933...
10:52:15 [2020-06-09T14:52:15.061Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB)
10:52:15 [2020-06-09T14:52:15.061Z] [INFO] The user operation is waiting for background work to complete.
10:52:15 [2020-06-09T14:52:15.061Z] [INFO] Fetching javax.annotation_1.2.0.v201602091430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (21.32kB)
10:52:15 [2020-06-09T14:52:15.061Z] [INFO] Unpacking javax.annotation_1.2.0.v201602091430...
10:52:21 [2020-06-09T14:52:21.599Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB)
10:52:21 [2020-06-09T14:52:21.599Z] [INFO] The user operation is waiting for background work to complete.
10:52:21 [2020-06-09T14:52:21.599Z] [INFO] Fetching javax.servlet.jsp_2.2.0.v201112011158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (55.73kB)
10:52:21 [2020-06-09T14:52:21.599Z] [INFO] Unpacking javax.servlet.jsp_2.2.0.v201112011158...
10:52:25 [2020-06-09T14:52:25.759Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB)
10:52:25 [2020-06-09T14:52:25.759Z] [INFO] The user operation is waiting for background work to complete.
10:52:25 [2020-06-09T14:52:25.759Z] [INFO] Fetching javax.xml.stream_1.0.1.v201004272200.jar.pack.gz from https://archive.eclipse.org/tools/cdt/releases/9.8/cdt-9.8.0/plugins/ (18.37kB)
10:52:25 [2020-06-09T14:52:25.759Z] [INFO] Unpacking javax.xml.stream_1.0.1.v201004272200...
10:52:26 [2020-06-09T14:52:26.319Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB)
10:52:26 [2020-06-09T14:52:26.319Z] [INFO] The user operation is waiting for background work to complete.
10:52:26 [2020-06-09T14:52:26.319Z] [INFO] Fetching org.apache.ant_1.10.5.v20190526-1402.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.73MB)
10:52:26 [2020-06-09T14:52:26.574Z] [INFO] Unpacking org.apache.ant_1.10.5.v20190526-1402...
10:52:28 [2020-06-09T14:52:28.457Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (24.42kB)
10:52:28 [2020-06-09T14:52:28.457Z] [INFO] The user operation is waiting for background work to complete.
10:52:28 [2020-06-09T14:52:28.457Z] [INFO] Fetching org.apache.commons.cli_1.2.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (24.42kB)
10:52:28 [2020-06-09T14:52:28.457Z] [INFO] Unpacking org.apache.commons.cli_1.2.0.v201404270220...
10:52:29 [2020-06-09T14:52:29.818Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB)
10:52:29 [2020-06-09T14:52:29.818Z] [INFO] The user operation is waiting for background work to complete.
10:52:29 [2020-06-09T14:52:29.818Z] [INFO] Fetching org.apache.commons.lang_2.6.0.v201404270220.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (106.17kB)
10:52:29 [2020-06-09T14:52:29.818Z] [INFO] Unpacking org.apache.commons.lang_2.6.0.v201404270220...
10:52:30 [2020-06-09T14:52:30.743Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB)
10:52:30 [2020-06-09T14:52:30.743Z] [INFO] Fetching org.apache.commons.codec_1.10.0.v20180409-1845.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (112.2kB)
10:52:30 [2020-06-09T14:52:30.743Z] [INFO] The user operation is waiting for background work to complete.
10:52:30 [2020-06-09T14:52:30.743Z] [INFO] Unpacking org.apache.commons.codec_1.10.0.v20180409-1845...
10:52:31 [2020-06-09T14:52:31.304Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB)
10:52:31 [2020-06-09T14:52:31.304Z] [INFO] The user operation is waiting for background work to complete.
10:52:31 [2020-06-09T14:52:31.304Z] [INFO] Fetching org.apache.felix.gogo.command_1.0.2.v20170914-1324.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.52kB)
10:52:31 [2020-06-09T14:52:31.304Z] [INFO] Unpacking org.apache.felix.gogo.command_1.0.2.v20170914-1324...
10:52:31 [2020-06-09T14:52:31.559Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB)
10:52:31 [2020-06-09T14:52:31.559Z] [INFO] The user operation is waiting for background work to complete.
10:52:31 [2020-06-09T14:52:31.559Z] [INFO] Fetching org.apache.felix.gogo.runtime_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.47kB)
10:52:31 [2020-06-09T14:52:31.814Z] [INFO] Unpacking org.apache.felix.gogo.runtime_1.1.0.v20180713-1646...
10:52:32 [2020-06-09T14:52:32.068Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB)
10:52:32 [2020-06-09T14:52:32.068Z] [INFO] The user operation is waiting for background work to complete.
10:52:32 [2020-06-09T14:52:32.068Z] [INFO] Fetching org.apache.felix.gogo.shell_1.1.0.v20180713-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.83kB)
10:52:32 [2020-06-09T14:52:32.323Z] [INFO] Unpacking org.apache.felix.gogo.shell_1.1.0.v20180713-1646...
10:52:32 [2020-06-09T14:52:32.323Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB)
10:52:32 [2020-06-09T14:52:32.323Z] [INFO] The user operation is waiting for background work to complete.
10:52:32 [2020-06-09T14:52:32.323Z] [INFO] Fetching org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (329.71kB)
10:52:32 [2020-06-09T14:52:32.578Z] [INFO] Unpacking org.apache.httpcomponents.httpclient_4.5.6.v20190213-1430...
10:52:34 [2020-06-09T14:52:34.468Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB)
10:52:34 [2020-06-09T14:52:34.468Z] [INFO] The user operation is waiting for background work to complete.
10:52:34 [2020-06-09T14:52:34.468Z] [INFO] Fetching org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (108.91kB)
10:52:34 [2020-06-09T14:52:34.468Z] [INFO] Unpacking org.apache.httpcomponents.httpcore_4.4.10.v20190123-2214...
10:52:34 [2020-06-09T14:52:34.723Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB)
10:52:34 [2020-06-09T14:52:34.723Z] [INFO] The user operation is waiting for background work to complete.
10:52:34 [2020-06-09T14:52:34.723Z] [INFO] Fetching org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.36kB)
10:52:34 [2020-06-09T14:52:34.977Z] [INFO] Unpacking org.apache.httpcomponents.httpclient.win_4.5.6.v20190213-1947...
10:52:34 [2020-06-09T14:52:34.977Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB)
10:52:34 [2020-06-09T14:52:34.978Z] [INFO] Fetching org.apache.jasper.glassfish_2.2.2.v201501141630.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (2.32MB)
10:52:35 [2020-06-09T14:52:35.537Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB)
10:52:35 [2020-06-09T14:52:35.537Z] [INFO] The user operation is waiting for background work to complete.
10:52:35 [2020-06-09T14:52:35.537Z] [INFO] Fetching org.apache.lucene.analyzers-common_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (687.76kB)
10:52:35 [2020-06-09T14:52:35.792Z] [INFO] Unpacking org.apache.lucene.analyzers-common_8.0.0.v20190404-1858...
10:52:36 [2020-06-09T14:52:36.717Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB)
10:52:36 [2020-06-09T14:52:36.717Z] [INFO] The user operation is waiting for background work to complete.
10:52:36 [2020-06-09T14:52:36.717Z] [INFO] Fetching org.apache.lucene.core_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (923.82kB)
10:52:36 [2020-06-09T14:52:36.973Z] [INFO] Unpacking org.apache.lucene.core_8.0.0.v20190404-1858...
10:52:37 [2020-06-09T14:52:37.897Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB)
10:52:37 [2020-06-09T14:52:37.897Z] [INFO] The user operation is waiting for background work to complete.
10:52:37 [2020-06-09T14:52:37.897Z] [INFO] Fetching org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (3.42MB)
10:52:37 [2020-06-09T14:52:37.897Z] [INFO] Unpacking org.apache.lucene.analyzers-smartcn_8.0.0.v20190404-1858...
10:52:39 [2020-06-09T14:52:39.258Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB)
10:52:39 [2020-06-09T14:52:39.259Z] [INFO] The user operation is waiting for background work to complete.
10:52:39 [2020-06-09T14:52:39.259Z] [INFO] Fetching org.eclipse.ant.core_3.5.400.v20190510-0606.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.18kB)
10:52:39 [2020-06-09T14:52:39.259Z] [INFO] Unpacking org.eclipse.ant.core_3.5.400.v20190510-0606...
10:52:39 [2020-06-09T14:52:39.513Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB)
10:52:39 [2020-06-09T14:52:39.513Z] [INFO] The user operation is waiting for background work to complete.
10:52:39 [2020-06-09T14:52:39.513Z] [INFO] Fetching org.eclipse.compare.win32_1.2.500.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (24.46kB)
10:52:39 [2020-06-09T14:52:39.513Z] [INFO] Unpacking org.eclipse.compare.win32_1.2.500.v20190519-2354...
10:52:39 [2020-06-09T14:52:39.768Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB)
10:52:39 [2020-06-09T14:52:39.768Z] [INFO] The user operation is waiting for background work to complete.
10:52:39 [2020-06-09T14:52:39.768Z] [INFO] Fetching org.eclipse.core.databinding.beans_1.5.0.v20190510-1100.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.27kB)
10:52:39 [2020-06-09T14:52:39.768Z] [INFO] Unpacking org.eclipse.core.databinding.beans_1.5.0.v20190510-1100...
10:52:40 [2020-06-09T14:52:40.328Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB)
10:52:40 [2020-06-09T14:52:40.328Z] [INFO] The user operation is waiting for background work to complete.
10:52:40 [2020-06-09T14:52:40.328Z] [INFO] Fetching org.eclipse.core.externaltools_1.1.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.49kB)
10:52:40 [2020-06-09T14:52:40.328Z] [INFO] Unpacking org.eclipse.core.externaltools_1.1.300.v20190510-0549...
10:52:40 [2020-06-09T14:52:40.888Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB)
10:52:40 [2020-06-09T14:52:40.888Z] [INFO] The user operation is waiting for background work to complete.
10:52:40 [2020-06-09T14:52:40.888Z] [INFO] Fetching org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (30.88kB)
10:52:40 [2020-06-09T14:52:40.888Z] [INFO] Unpacking org.eclipse.core.filesystem.win32.x86_64_1.4.100.v20180828-0158...
10:52:41 [2020-06-09T14:52:41.144Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB)
10:52:41 [2020-06-09T14:52:41.144Z] [INFO] The user operation is waiting for background work to complete.
10:52:41 [2020-06-09T14:52:41.144Z] [INFO] Fetching org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.76kB)
10:52:41 [2020-06-09T14:52:41.144Z] [INFO] Unpacking org.eclipse.core.net.win32.x86_64_1.1.300.v20181126-0635...
10:52:41 [2020-06-09T14:52:41.144Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB)
10:52:41 [2020-06-09T14:52:41.144Z] [INFO] The user operation is waiting for background work to complete.
10:52:41 [2020-06-09T14:52:41.144Z] [INFO] Fetching org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.27kB)
10:52:41 [2020-06-09T14:52:41.398Z] [INFO] Unpacking org.eclipse.core.resources.win32.x86_64_3.5.300.v20181030-1942...
10:52:41 [2020-06-09T14:52:41.398Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB)
10:52:41 [2020-06-09T14:52:41.398Z] [INFO] The user operation is waiting for background work to complete.
10:52:41 [2020-06-09T14:52:41.398Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.9kB)
10:52:41 [2020-06-09T14:52:41.653Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator_1.3.200.v20181101-1115...
10:52:42 [2020-06-09T14:52:42.213Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB)
10:52:42 [2020-06-09T14:52:42.213Z] [INFO] The user operation is waiting for background work to complete.
10:52:42 [2020-06-09T14:52:42.213Z] [INFO] Fetching org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (102.05kB)
10:52:42 [2020-06-09T14:52:42.213Z] [INFO] Unpacking org.eclipse.osgi.compatibility.state_1.1.500.v20190516-1407...
10:52:42 [2020-06-09T14:52:42.772Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB)
10:52:42 [2020-06-09T14:52:42.772Z] [INFO] The user operation is waiting for background work to complete.
10:52:42 [2020-06-09T14:52:42.772Z] [INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (75.25kB)
10:52:42 [2020-06-09T14:52:42.772Z] [INFO] Unpacking org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.1000.v20190125-2016...
10:52:44 [2020-06-09T14:52:44.669Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB)
10:52:44 [2020-06-09T14:52:44.669Z] [INFO] The user operation is waiting for background work to complete.
10:52:44 [2020-06-09T14:52:44.669Z] [INFO] Fetching org.eclipse.equinox.util_1.1.200.v20181008-1820.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.34kB)
10:52:44 [2020-06-09T14:52:44.669Z] [INFO] Unpacking org.eclipse.equinox.util_1.1.200.v20181008-1820...
10:52:44 [2020-06-09T14:52:44.669Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB)
10:52:44 [2020-06-09T14:52:44.669Z] [INFO] The user operation is waiting for background work to complete.
10:52:44 [2020-06-09T14:52:44.669Z] [INFO] Fetching org.eclipse.equinox.console_1.3.300.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (51.21kB)
10:52:44 [2020-06-09T14:52:44.924Z] [INFO] Unpacking org.eclipse.equinox.console_1.3.300.v20190516-1504...
10:52:45 [2020-06-09T14:52:45.484Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB)
10:52:45 [2020-06-09T14:52:45.484Z] [INFO] The user operation is waiting for background work to complete.
10:52:45 [2020-06-09T14:52:45.484Z] [INFO] Fetching org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (23.85kB)
10:52:45 [2020-06-09T14:52:45.484Z] [INFO] Unpacking org.eclipse.e4.ui.dialogs_1.1.500.v20190513-0736...
10:52:45 [2020-06-09T14:52:45.484Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB)
10:52:45 [2020-06-09T14:52:45.484Z] [INFO] Fetching org.eclipse.e4.rcp_1.6.500.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.77kB)
10:52:45 [2020-06-09T14:52:45.740Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB)
10:52:45 [2020-06-09T14:52:45.740Z] [INFO] The user operation is waiting for background work to complete.
10:52:45 [2020-06-09T14:52:45.740Z] [INFO] Fetching org.eclipse.ecf_3.9.3.v20190423-0625.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.13kB)
10:52:45 [2020-06-09T14:52:45.995Z] [INFO] Unpacking org.eclipse.ecf_3.9.3.v20190423-0625...
10:52:51 [2020-06-09T14:52:51.234Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB)
10:52:51 [2020-06-09T14:52:51.234Z] [INFO] The user operation is waiting for background work to complete.
10:52:51 [2020-06-09T14:52:51.234Z] [INFO] Fetching org.eclipse.ecf.identity_3.9.1.v20181107-1749.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.11kB)
10:52:51 [2020-06-09T14:52:51.234Z] [INFO] Unpacking org.eclipse.ecf.identity_3.9.1.v20181107-1749...
10:52:51 [2020-06-09T14:52:51.234Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB)
10:52:51 [2020-06-09T14:52:51.234Z] [INFO] The user operation is waiting for background work to complete.
10:52:51 [2020-06-09T14:52:51.234Z] [INFO] Fetching org.eclipse.equinox.concurrent_1.1.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.23kB)
10:52:51 [2020-06-09T14:52:51.234Z] [INFO] Unpacking org.eclipse.equinox.concurrent_1.1.300.v20190514-1046...
10:52:51 [2020-06-09T14:52:51.490Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB)
10:52:51 [2020-06-09T14:52:51.490Z] [INFO] Fetching org.eclipse.ecf.core.feature_1.5.3.v20190423-0625.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.7kB)
10:52:51 [2020-06-09T14:52:51.745Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB)
10:52:51 [2020-06-09T14:52:51.745Z] [INFO] The user operation is waiting for background work to complete.
10:52:51 [2020-06-09T14:52:51.745Z] [INFO] Fetching org.eclipse.ecf.ssl_1.2.200.v20190502-0212.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.93kB)
10:52:52 [2020-06-09T14:52:52.000Z] [INFO] Unpacking org.eclipse.ecf.ssl_1.2.200.v20190502-0212...
10:52:52 [2020-06-09T14:52:52.000Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB)
10:52:52 [2020-06-09T14:52:52.000Z] [INFO] Fetching org.eclipse.ecf.core.ssl.feature_1.1.200.v20190502-0212.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.66kB)
10:52:52 [2020-06-09T14:52:52.000Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
10:52:52 [2020-06-09T14:52:52.000Z] [INFO] The user operation is waiting for background work to complete.
10:52:52 [2020-06-09T14:52:52.000Z] [INFO] Fetching org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
10:52:52 [2020-06-09T14:52:52.255Z] [INFO] Unpacking org.eclipse.ecf.filetransfer_5.0.100.v20180301-0132...
10:52:53 [2020-06-09T14:52:53.618Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB)
10:52:53 [2020-06-09T14:52:53.618Z] [INFO] The user operation is waiting for background work to complete.
10:52:53 [2020-06-09T14:52:53.618Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (45.08kB)
10:52:53 [2020-06-09T14:52:53.618Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer_3.2.400.v20180306-0429...
10:52:53 [2020-06-09T14:52:53.873Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB)
10:52:53 [2020-06-09T14:52:53.873Z] [INFO] Fetching org.eclipse.ecf.filetransfer.feature_3.14.5.v20190423-0614.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.78kB)
10:52:54 [2020-06-09T14:52:54.128Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB)
10:52:54 [2020-06-09T14:52:54.128Z] [INFO] The user operation is waiting for background work to complete.
10:52:54 [2020-06-09T14:52:54.128Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (35.6kB)
10:52:54 [2020-06-09T14:52:54.128Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45_1.0.0.v20190530-1947...
10:52:54 [2020-06-09T14:52:54.128Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
10:52:54 [2020-06-09T14:52:54.128Z] [INFO] The user operation is waiting for background work to complete.
10:52:54 [2020-06-09T14:52:54.128Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
10:52:54 [2020-06-09T14:52:54.383Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.httpclient45.win32_1.0.0.v20190502-2116...
10:52:54 [2020-06-09T14:52:54.638Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB)
10:52:54 [2020-06-09T14:52:54.638Z] [INFO] Fetching org.eclipse.ecf.filetransfer.httpclient45.feature_1.0.0.v20190530-1947.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (26.74kB)
10:52:54 [2020-06-09T14:52:54.638Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB)
10:52:54 [2020-06-09T14:52:54.638Z] [INFO] The user operation is waiting for background work to complete.
10:52:54 [2020-06-09T14:52:54.638Z] [INFO] Fetching org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.37kB)
10:52:54 [2020-06-09T14:52:54.893Z] [INFO] Unpacking org.eclipse.ecf.provider.filetransfer.ssl_1.0.100.v20180301-0132...
10:52:55 [2020-06-09T14:52:55.820Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB)
10:52:55 [2020-06-09T14:52:55.820Z] [INFO] Fetching org.eclipse.ecf.filetransfer.ssl.feature_1.1.100.v20180301-0132.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (22.69kB)
10:52:55 [2020-06-09T14:52:55.820Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB)
10:52:55 [2020-06-09T14:52:55.820Z] [INFO] Fetching org.eclipse.emf.common_2.16.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.06kB)
10:52:56 [2020-06-09T14:52:56.075Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
10:52:56 [2020-06-09T14:52:56.075Z] [INFO] Fetching org.eclipse.emf.ecore_2.18.0.v20190528-0845.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
10:52:56 [2020-06-09T14:52:56.075Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB)
10:52:56 [2020-06-09T14:52:56.075Z] [INFO] The user operation is waiting for background work to complete.
10:52:56 [2020-06-09T14:52:56.075Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (19.48kB)
10:52:56 [2020-06-09T14:52:56.330Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin_2.1.300.v20190318-1320...
10:52:56 [2020-06-09T14:52:56.585Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB)
10:52:56 [2020-06-09T14:52:56.585Z] [INFO] The user operation is waiting for background work to complete.
10:52:56 [2020-06-09T14:52:56.585Z] [INFO] Fetching org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.94kB)
10:52:56 [2020-06-09T14:52:56.585Z] [INFO] Unpacking org.eclipse.equinox.frameworkadmin.equinox_1.1.100.v20180822-1258...
10:52:57 [2020-06-09T14:52:57.145Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB)
10:52:57 [2020-06-09T14:52:57.145Z] [INFO] The user operation is waiting for background work to complete.
10:52:57 [2020-06-09T14:52:57.145Z] [INFO] Fetching org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.62kB)
10:52:57 [2020-06-09T14:52:57.400Z] [INFO] Unpacking org.eclipse.equinox.http.jetty_3.7.100.v20190516-1504...
10:52:57 [2020-06-09T14:52:57.400Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB)
10:52:57 [2020-06-09T14:52:57.400Z] [INFO] The user operation is waiting for background work to complete.
10:52:57 [2020-06-09T14:52:57.400Z] [INFO] Fetching org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.37kB)
10:52:57 [2020-06-09T14:52:57.400Z] [INFO] Unpacking org.eclipse.equinox.http.servlet_1.6.100.v20190516-1504...
10:52:57 [2020-06-09T14:52:57.962Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB)
10:52:57 [2020-06-09T14:52:57.962Z] [INFO] Fetching org.eclipse.jetty.http_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (211.63kB)
10:52:57 [2020-06-09T14:52:57.962Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB)
10:52:57 [2020-06-09T14:52:57.962Z] [INFO] Fetching org.eclipse.jetty.server_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (666.13kB)
10:52:58 [2020-06-09T14:52:58.217Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB)
10:52:58 [2020-06-09T14:52:58.217Z] [INFO] Fetching org.eclipse.jetty.servlet_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (127.95kB)
10:52:58 [2020-06-09T14:52:58.217Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB)
10:52:58 [2020-06-09T14:52:58.217Z] [INFO] Fetching org.eclipse.jetty.util_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (548.93kB)
10:52:58 [2020-06-09T14:52:58.777Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB)
10:52:58 [2020-06-09T14:52:58.777Z] [INFO] The user operation is waiting for background work to complete.
10:52:58 [2020-06-09T14:52:58.777Z] [INFO] Fetching org.eclipse.equinox.http.registry_1.1.700.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (18.49kB)
10:52:58 [2020-06-09T14:52:58.777Z] [INFO] Unpacking org.eclipse.equinox.http.registry_1.1.700.v20190214-1948...
10:52:59 [2020-06-09T14:52:59.336Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB)
10:52:59 [2020-06-09T14:52:59.336Z] [INFO] The user operation is waiting for background work to complete.
10:52:59 [2020-06-09T14:52:59.336Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.66kB)
10:52:59 [2020-06-09T14:52:59.336Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper_1.1.200.v20190214-1948...
10:53:00 [2020-06-09T14:53:00.698Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB)
10:53:00 [2020-06-09T14:53:00.698Z] [INFO] The user operation is waiting for background work to complete.
10:53:00 [2020-06-09T14:53:00.698Z] [INFO] Fetching org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (8.7kB)
10:53:00 [2020-06-09T14:53:00.698Z] [INFO] Unpacking org.eclipse.equinox.jsp.jasper.registry_1.1.200.v20190214-1948...
10:53:00 [2020-06-09T14:53:00.953Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB)
10:53:00 [2020-06-09T14:53:00.953Z] [INFO] The user operation is waiting for background work to complete.
10:53:00 [2020-06-09T14:53:00.953Z] [INFO] Fetching org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (58.1kB)
10:53:00 [2020-06-09T14:53:00.953Z] [INFO] Unpacking org.eclipse.equinox.p2.artifact.repository_1.3.100.v20190330-1646...
10:53:01 [2020-06-09T14:53:01.880Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB)
10:53:01 [2020-06-09T14:53:01.880Z] [INFO] The user operation is waiting for background work to complete.
10:53:01 [2020-06-09T14:53:01.880Z] [INFO] Fetching org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (38.73kB)
10:53:01 [2020-06-09T14:53:01.880Z] [INFO] Unpacking org.eclipse.equinox.p2.jarprocessor_1.1.200.v20180921-1009...
10:53:02 [2020-06-09T14:53:02.135Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB)
10:53:02 [2020-06-09T14:53:02.135Z] [INFO] The user operation is waiting for background work to complete.
10:53:02 [2020-06-09T14:53:02.135Z] [INFO] Fetching org.eclipse.equinox.p2.console_1.1.100.v20180822-1258.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.86kB)
10:53:02 [2020-06-09T14:53:02.390Z] [INFO] Unpacking org.eclipse.equinox.p2.console_1.1.100.v20180822-1258...
10:53:02 [2020-06-09T14:53:02.390Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB)
10:53:02 [2020-06-09T14:53:02.390Z] [INFO] The user operation is waiting for background work to complete.
10:53:02 [2020-06-09T14:53:02.390Z] [INFO] Fetching org.eclipse.equinox.p2.director_2.4.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (48.12kB)
10:53:02 [2020-06-09T14:53:02.646Z] [INFO] Unpacking org.eclipse.equinox.p2.director_2.4.300.v20190215-2242...
10:53:04 [2020-06-09T14:53:04.532Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB)
10:53:04 [2020-06-09T14:53:04.532Z] [INFO] The user operation is waiting for background work to complete.
10:53:04 [2020-06-09T14:53:04.532Z] [INFO] Fetching org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14kB)
10:53:04 [2020-06-09T14:53:04.787Z] [INFO] Unpacking org.eclipse.equinox.p2.garbagecollector_1.1.100.v20180822-1302...
10:53:06 [2020-06-09T14:53:06.149Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB)
10:53:06 [2020-06-09T14:53:06.149Z] [INFO] The user operation is waiting for background work to complete.
10:53:06 [2020-06-09T14:53:06.149Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (46.17kB)
10:53:06 [2020-06-09T14:53:06.149Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.eclipse_2.2.300.v20190215-2242...
10:53:06 [2020-06-09T14:53:06.406Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB)
10:53:06 [2020-06-09T14:53:06.406Z] [INFO] The user operation is waiting for background work to complete.
10:53:06 [2020-06-09T14:53:06.406Z] [INFO] Fetching org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (34.71kB)
10:53:06 [2020-06-09T14:53:06.661Z] [INFO] Unpacking org.eclipse.equinox.p2.touchpoint.natives_1.3.200.v20180921-1019...
10:53:06 [2020-06-09T14:53:06.661Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB)
10:53:06 [2020-06-09T14:53:06.661Z] [INFO] The user operation is waiting for background work to complete.
10:53:06 [2020-06-09T14:53:06.661Z] [INFO] Fetching org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.46kB)
10:53:06 [2020-06-09T14:53:06.916Z] [INFO] Unpacking org.eclipse.equinox.simpleconfigurator.manipulator_2.1.200.v20181123-1405...
10:53:07 [2020-06-09T14:53:07.477Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.26kB)
10:53:07 [2020-06-09T14:53:07.477Z] [INFO] The user operation is waiting for background work to complete.
10:53:07 [2020-06-09T14:53:07.477Z] [INFO] Fetching org.sat4j.core_2.3.5.v201308161310.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (103.26kB)
10:53:07 [2020-06-09T14:53:07.477Z] [INFO] Unpacking org.sat4j.core_2.3.5.v201308161310...
10:53:08 [2020-06-09T14:53:08.037Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.9kB)
10:53:08 [2020-06-09T14:53:08.037Z] [INFO] The user operation is waiting for background work to complete.
10:53:08 [2020-06-09T14:53:08.037Z] [INFO] Fetching org.sat4j.pb_2.3.5.v201404071733.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (72.9kB)
10:53:08 [2020-06-09T14:53:08.037Z] [INFO] Unpacking org.sat4j.pb_2.3.5.v201404071733...
10:53:08 [2020-06-09T14:53:08.292Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB)
10:53:08 [2020-06-09T14:53:08.292Z] [INFO] The user operation is waiting for background work to complete.
10:53:08 [2020-06-09T14:53:08.292Z] [INFO] Fetching org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (22.23kB)
10:53:08 [2020-06-09T14:53:08.292Z] [INFO] Unpacking org.eclipse.equinox.p2.transport.ecf_1.2.100.v20180822-1354...
10:53:08 [2020-06-09T14:53:08.547Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB)
10:53:08 [2020-06-09T14:53:08.547Z] [INFO] The user operation is waiting for background work to complete.
10:53:08 [2020-06-09T14:53:08.547Z] [INFO] Fetching org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.93kB)
10:53:08 [2020-06-09T14:53:08.548Z] [INFO] Unpacking org.eclipse.equinox.p2.operations_2.5.400.v20190408-2008...
10:53:09 [2020-06-09T14:53:09.108Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB)
10:53:09 [2020-06-09T14:53:09.108Z] [INFO] The user operation is waiting for background work to complete.
10:53:09 [2020-06-09T14:53:09.108Z] [INFO] Fetching org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.33kB)
10:53:09 [2020-06-09T14:53:09.108Z] [INFO] Unpacking org.eclipse.equinox.security.win32.x86_64_1.1.100.v20180827-1235...
10:53:09 [2020-06-09T14:53:09.668Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB)
10:53:09 [2020-06-09T14:53:09.668Z] [INFO] Fetching org.eclipse.equinox.p2.core.feature_1.6.200.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.63kB)
10:53:09 [2020-06-09T14:53:09.923Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB)
10:53:09 [2020-06-09T14:53:09.923Z] [INFO] The user operation is waiting for background work to complete.
10:53:09 [2020-06-09T14:53:09.923Z] [INFO] Fetching org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (37.87kB)
10:53:09 [2020-06-09T14:53:09.923Z] [INFO] Unpacking org.eclipse.equinox.p2.director.app_1.1.200.v20180822-1302...
10:53:10 [2020-06-09T14:53:10.178Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB)
10:53:10 [2020-06-09T14:53:10.178Z] [INFO] The user operation is waiting for background work to complete.
10:53:10 [2020-06-09T14:53:10.178Z] [INFO] Fetching org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.46kB)
10:53:10 [2020-06-09T14:53:10.178Z] [INFO] Unpacking org.eclipse.equinox.p2.directorywatcher_1.2.200.v20190204-0752...
10:53:10 [2020-06-09T14:53:10.433Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB)
10:53:10 [2020-06-09T14:53:10.433Z] [INFO] The user operation is waiting for background work to complete.
10:53:10 [2020-06-09T14:53:10.433Z] [INFO] Fetching org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (42.87kB)
10:53:10 [2020-06-09T14:53:10.687Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher_1.5.100.v20180822-1302...
10:53:11 [2020-06-09T14:53:11.248Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB)
10:53:11 [2020-06-09T14:53:11.248Z] [INFO] The user operation is waiting for background work to complete.
10:53:11 [2020-06-09T14:53:11.248Z] [INFO] Fetching org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (104.29kB)
10:53:11 [2020-06-09T14:53:11.248Z] [INFO] Unpacking org.eclipse.equinox.p2.publisher.eclipse_1.3.200.v20190329-1624...
10:53:12 [2020-06-09T14:53:12.172Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB)
10:53:12 [2020-06-09T14:53:12.172Z] [INFO] The user operation is waiting for background work to complete.
10:53:12 [2020-06-09T14:53:12.172Z] [INFO] Fetching org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.44kB)
10:53:12 [2020-06-09T14:53:12.172Z] [INFO] Unpacking org.eclipse.equinox.p2.extensionlocation_1.3.100.v20180822-1302...
10:53:12 [2020-06-09T14:53:12.732Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB)
10:53:12 [2020-06-09T14:53:12.732Z] [INFO] The user operation is waiting for background work to complete.
10:53:12 [2020-06-09T14:53:12.732Z] [INFO] Fetching org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.61kB)
10:53:12 [2020-06-09T14:53:12.732Z] [INFO] Unpacking org.eclipse.equinox.p2.reconciler.dropins_1.3.0.v20181023-0914...
10:53:13 [2020-06-09T14:53:13.291Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB)
10:53:13 [2020-06-09T14:53:13.291Z] [INFO] The user operation is waiting for background work to complete.
10:53:13 [2020-06-09T14:53:13.291Z] [INFO] Fetching org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (121.81kB)
10:53:13 [2020-06-09T14:53:13.291Z] [INFO] Unpacking org.eclipse.equinox.p2.repository.tools_2.2.200.v20181102-0649...
10:53:13 [2020-06-09T14:53:13.546Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
10:53:13 [2020-06-09T14:53:13.546Z] [INFO] Fetching org.eclipse.equinox.p2.extras.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.12kB)
10:53:13 [2020-06-09T14:53:13.803Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB)
10:53:13 [2020-06-09T14:53:13.803Z] [INFO] The user operation is waiting for background work to complete.
10:53:13 [2020-06-09T14:53:13.803Z] [INFO] Fetching org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (286.98kB)
10:53:13 [2020-06-09T14:53:13.804Z] [INFO] Unpacking org.eclipse.equinox.p2.ui_2.5.500.v20190220-1158...
10:53:14 [2020-06-09T14:53:14.732Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB)
10:53:14 [2020-06-09T14:53:14.732Z] [INFO] The user operation is waiting for background work to complete.
10:53:14 [2020-06-09T14:53:14.732Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (47.35kB)
10:53:14 [2020-06-09T14:53:14.732Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk.scheduler_1.4.200.v20181102-0649...
10:53:15 [2020-06-09T14:53:15.293Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB)
10:53:15 [2020-06-09T14:53:15.293Z] [INFO] The user operation is waiting for background work to complete.
10:53:15 [2020-06-09T14:53:15.293Z] [INFO] Fetching org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.89kB)
10:53:15 [2020-06-09T14:53:15.547Z] [INFO] Unpacking org.eclipse.equinox.p2.updatechecker_1.2.100.v20180827-1122...
10:53:22 [2020-06-09T14:53:22.074Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB)
10:53:22 [2020-06-09T14:53:22.074Z] [INFO] The user operation is waiting for background work to complete.
10:53:22 [2020-06-09T14:53:22.074Z] [INFO] Fetching org.eclipse.equinox.security.ui_1.2.300.v20190514-1046.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (71.27kB)
10:53:22 [2020-06-09T14:53:22.074Z] [INFO] Unpacking org.eclipse.equinox.security.ui_1.2.300.v20190514-1046...
10:53:22 [2020-06-09T14:53:22.634Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB)
10:53:22 [2020-06-09T14:53:22.634Z] [INFO] The user operation is waiting for background work to complete.
10:53:22 [2020-06-09T14:53:22.634Z] [INFO] Fetching org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.66kB)
10:53:22 [2020-06-09T14:53:22.634Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.sdk_1.1.200.v20181214-0802...
10:53:25 [2020-06-09T14:53:25.894Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB)
10:53:25 [2020-06-09T14:53:25.894Z] [INFO] Fetching org.eclipse.equinox.p2.rcp.feature_1.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.05kB)
10:53:26 [2020-06-09T14:53:26.149Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB)
10:53:26 [2020-06-09T14:53:26.149Z] [INFO] The user operation is waiting for background work to complete.
10:53:26 [2020-06-09T14:53:26.149Z] [INFO] Fetching org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (62.49kB)
10:53:26 [2020-06-09T14:53:26.149Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.importexport_1.2.100.v20180827-1122...
10:53:26 [2020-06-09T14:53:26.709Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB)
10:53:26 [2020-06-09T14:53:26.709Z] [INFO] The user operation is waiting for background work to complete.
10:53:26 [2020-06-09T14:53:26.709Z] [INFO] Fetching org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.89kB)
10:53:26 [2020-06-09T14:53:26.709Z] [INFO] Unpacking org.eclipse.equinox.p2.updatesite_1.1.100.v20180827-1122...
10:53:26 [2020-06-09T14:53:26.964Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB)
10:53:26 [2020-06-09T14:53:26.964Z] [INFO] Fetching org.eclipse.equinox.p2.user.ui_2.4.400.v20190516-1504.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (18.92kB)
10:53:27 [2020-06-09T14:53:27.219Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB)
10:53:27 [2020-06-09T14:53:27.219Z] [INFO] The user operation is waiting for background work to complete.
10:53:27 [2020-06-09T14:53:27.219Z] [INFO] Fetching org.eclipse.help.base_4.2.600.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (175.2kB)
10:53:27 [2020-06-09T14:53:27.473Z] [INFO] Unpacking org.eclipse.help.base_4.2.600.v20190605-1800...
10:53:27 [2020-06-09T14:53:27.729Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB)
10:53:27 [2020-06-09T14:53:27.729Z] [INFO] The user operation is waiting for background work to complete.
10:53:27 [2020-06-09T14:53:27.729Z] [INFO] Fetching org.eclipse.help.ui_4.1.500.v20190519-2119.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (204.91kB)
10:53:27 [2020-06-09T14:53:27.729Z] [INFO] Unpacking org.eclipse.help.ui_4.1.500.v20190519-2119...
10:53:28 [2020-06-09T14:53:28.289Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB)
10:53:28 [2020-06-09T14:53:28.289Z] [INFO] The user operation is waiting for background work to complete.
10:53:28 [2020-06-09T14:53:28.289Z] [INFO] Fetching org.eclipse.help.webapp_3.9.500.v20190517-1202.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (284.28kB)
10:53:28 [2020-06-09T14:53:28.289Z] [INFO] Unpacking org.eclipse.help.webapp_3.9.500.v20190517-1202...
10:53:28 [2020-06-09T14:53:28.849Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB)
10:53:28 [2020-06-09T14:53:28.849Z] [INFO] Fetching org.eclipse.jetty.continuation_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (31.79kB)
10:53:28 [2020-06-09T14:53:28.849Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB)
10:53:28 [2020-06-09T14:53:28.849Z] [INFO] Fetching org.eclipse.jetty.io_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (167.49kB)
10:53:29 [2020-06-09T14:53:29.104Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB)
10:53:29 [2020-06-09T14:53:29.104Z] [INFO] Fetching org.eclipse.jetty.security_9.4.18.v20190429.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (124.9kB)
10:53:29 [2020-06-09T14:53:29.359Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB)
10:53:29 [2020-06-09T14:53:29.359Z] [INFO] Fetching org.eclipse.help_2.2.600.v20190605-1800.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.51kB)
10:53:29 [2020-06-09T14:53:29.359Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB)
10:53:29 [2020-06-09T14:53:29.359Z] [INFO] The user operation is waiting for background work to complete.
10:53:29 [2020-06-09T14:53:29.359Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (419.96kB)
10:53:29 [2020-06-09T14:53:29.614Z] [INFO] Unpacking org.eclipse.platform_4.12.0.v20190605-1800...
10:53:29 [2020-06-09T14:53:29.614Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB)
10:53:29 [2020-06-09T14:53:29.614Z] [INFO] The user operation is waiting for background work to complete.
10:53:29 [2020-06-09T14:53:29.614Z] [INFO] Fetching org.eclipse.platform.doc.user_4.12.0.v20190604-0816.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98MB)
10:53:29 [2020-06-09T14:53:29.920Z] [INFO] Unpacking org.eclipse.platform.doc.user_4.12.0.v20190604-0816...
10:53:30 [2020-06-09T14:53:30.848Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB)
10:53:30 [2020-06-09T14:53:30.848Z] [INFO] The user operation is waiting for background work to complete.
10:53:30 [2020-06-09T14:53:30.848Z] [INFO] Fetching org.eclipse.ui.intro.universal_3.3.500.v20190315-1216.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.74MB)
10:53:31 [2020-06-09T14:53:31.103Z] [INFO] Unpacking org.eclipse.ui.intro.universal_3.3.500.v20190315-1216...
10:53:31 [2020-06-09T14:53:31.664Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB)
10:53:31 [2020-06-09T14:53:31.664Z] [INFO] The user operation is waiting for background work to complete.
10:53:31 [2020-06-09T14:53:31.664Z] [INFO] Fetching org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (118.98kB)
10:53:31 [2020-06-09T14:53:31.664Z] [INFO] Unpacking org.eclipse.ui.cheatsheets_3.5.400.v20190218-1039...
10:53:32 [2020-06-09T14:53:32.223Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB)
10:53:32 [2020-06-09T14:53:32.223Z] [INFO] The user operation is waiting for background work to complete.
10:53:32 [2020-06-09T14:53:32.223Z] [INFO] Fetching org.eclipse.ui.browser_3.6.400.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (97.33kB)
10:53:32 [2020-06-09T14:53:32.223Z] [INFO] Unpacking org.eclipse.ui.browser_3.6.400.v20190513-2118...
10:53:32 [2020-06-09T14:53:32.784Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB)
10:53:32 [2020-06-09T14:53:32.784Z] [INFO] The user operation is waiting for background work to complete.
10:53:32 [2020-06-09T14:53:32.784Z] [INFO] Fetching org.eclipse.ui.genericeditor_1.1.400.v20190519-2344.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.46kB)
10:53:32 [2020-06-09T14:53:32.784Z] [INFO] Unpacking org.eclipse.ui.genericeditor_1.1.400.v20190519-2344...
10:53:33 [2020-06-09T14:53:33.343Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB)
10:53:33 [2020-06-09T14:53:33.343Z] [INFO] The user operation is waiting for background work to complete.
10:53:33 [2020-06-09T14:53:33.343Z] [INFO] Fetching org.eclipse.ui.monitoring_1.1.400.v20190517-1612.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.9kB)
10:53:33 [2020-06-09T14:53:33.343Z] [INFO] Unpacking org.eclipse.ui.monitoring_1.1.400.v20190517-1612...
10:53:33 [2020-06-09T14:53:33.903Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
10:53:33 [2020-06-09T14:53:33.903Z] [INFO] Fetching org.eclipse.ui.net_1.3.400.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (20.34kB)
10:53:33 [2020-06-09T14:53:33.903Z] [INFO] The user operation is waiting for background work to complete.
10:53:33 [2020-06-09T14:53:33.903Z] [INFO] Unpacking org.eclipse.ui.net_1.3.400.v20190519-2354...
10:53:34 [2020-06-09T14:53:34.158Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB)
10:53:34 [2020-06-09T14:53:34.158Z] [INFO] The user operation is waiting for background work to complete.
10:53:34 [2020-06-09T14:53:34.158Z] [INFO] Fetching org.eclipse.ui.externaltools_3.4.300.v20190510-0549.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (65.99kB)
10:53:34 [2020-06-09T14:53:34.413Z] [INFO] Unpacking org.eclipse.ui.externaltools_3.4.300.v20190510-0549...
10:53:34 [2020-06-09T14:53:34.973Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB)
10:53:34 [2020-06-09T14:53:34.973Z] [INFO] Fetching org.eclipse.ui.win32_3.4.200.v20190513-2118.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.38kB)
10:53:34 [2020-06-09T14:53:34.973Z] [INFO] The user operation is waiting for background work to complete.
10:53:34 [2020-06-09T14:53:34.973Z] [INFO] Unpacking org.eclipse.ui.win32_3.4.200.v20190513-2118...
10:53:34 [2020-06-09T14:53:34.973Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
10:53:34 [2020-06-09T14:53:34.973Z] [INFO] The user operation is waiting for background work to complete.
10:53:34 [2020-06-09T14:53:34.973Z] [INFO] Fetching org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (14.29kB)
10:53:35 [2020-06-09T14:53:35.244Z] [INFO] Unpacking org.eclipse.ui.intro.quicklinks_1.0.300.v20180821-0700...
10:53:35 [2020-06-09T14:53:35.499Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB)
10:53:35 [2020-06-09T14:53:35.499Z] [INFO] The user operation is waiting for background work to complete.
10:53:35 [2020-06-09T14:53:35.499Z] [INFO] Fetching org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.79kB)
10:53:35 [2020-06-09T14:53:35.499Z] [INFO] Unpacking org.eclipse.team.genericeditor.diff.extension_1.0.300.v20190519-2354...
10:53:36 [2020-06-09T14:53:36.058Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB)
10:53:36 [2020-06-09T14:53:36.058Z] [INFO] The user operation is waiting for background work to complete.
10:53:36 [2020-06-09T14:53:36.058Z] [INFO] Fetching org.eclipse.ui.views.log_1.2.600.v20190519-1034.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (83.9kB)
10:53:36 [2020-06-09T14:53:36.058Z] [INFO] Unpacking org.eclipse.ui.views.log_1.2.600.v20190519-1034...
10:53:36 [2020-06-09T14:53:36.619Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB)
10:53:36 [2020-06-09T14:53:36.619Z] [INFO] Fetching org.eclipse.platform_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (20.39kB)
10:53:36 [2020-06-09T14:53:36.874Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B)
10:53:36 [2020-06-09T14:53:36.874Z] [INFO] Fetching org.eclipse.platform_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (196B)
10:53:36 [2020-06-09T14:53:36.874Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB)
10:53:36 [2020-06-09T14:53:36.874Z] [INFO] The user operation is waiting for background work to complete.
10:53:36 [2020-06-09T14:53:36.874Z] [INFO] Fetching org.eclipse.update.configurator_3.4.300.v20190518-1030.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (43.13kB)
10:53:37 [2020-06-09T14:53:37.130Z] [INFO] Unpacking org.eclipse.update.configurator_3.4.300.v20190518-1030...
10:53:37 [2020-06-09T14:53:37.130Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB)
10:53:37 [2020-06-09T14:53:37.130Z] [INFO] The user operation is waiting for background work to complete.
10:53:37 [2020-06-09T14:53:37.130Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1800.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.44kB)
10:53:37 [2020-06-09T14:53:37.130Z] [INFO] Unpacking org.eclipse.rcp_4.12.0.v20190605-1800...
10:53:37 [2020-06-09T14:53:37.384Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB)
10:53:37 [2020-06-09T14:53:37.384Z] [INFO] Fetching org.eclipse.rcp_4.12.0.v20190605-1801.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (19.11kB)
10:53:37 [2020-06-09T14:53:37.639Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB)
10:53:37 [2020-06-09T14:53:37.639Z] [INFO] Fetching org.eclipse.rcp_root_4.12.0.v20190605-1801 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.66kB)
10:53:38 [2020-06-09T14:53:38.199Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
10:53:38 [2020-06-09T14:53:38.199Z] [INFO] Fetching org.eclipse.swtchart.extensions_0.12.0.202003130409.jar from https://download.eclipse.org/swtchart/releases/0.12.0/repository/plugins/ (274.73kB)
10:53:38 [2020-06-09T14:53:38.453Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB)
10:53:38 [2020-06-09T14:53:38.453Z] [INFO] The user operation is waiting for background work to complete.
10:53:38 [2020-06-09T14:53:38.453Z] [INFO] Fetching org.eclipse.ui.trace_1.1.500.v20190513-1223.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (26.33kB)
10:53:38 [2020-06-09T14:53:38.453Z] [INFO] Unpacking org.eclipse.ui.trace_1.1.500.v20190513-1223...
10:53:39 [2020-06-09T14:53:39.013Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB)
10:53:39 [2020-06-09T14:53:39.013Z] [INFO] The user operation is waiting for background work to complete.
10:53:39 [2020-06-09T14:53:39.013Z] [INFO] Fetching org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (9.95kB)
10:53:39 [2020-06-09T14:53:39.268Z] [INFO] Unpacking org.eclipse.core.filesystem.macosx_1.3.100.v20180828-0158...
10:53:39 [2020-06-09T14:53:39.523Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB)
10:53:39 [2020-06-09T14:53:39.523Z] [INFO] The user operation is waiting for background work to complete.
10:53:39 [2020-06-09T14:53:39.523Z] [INFO] Fetching org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (16.42kB)
10:53:39 [2020-06-09T14:53:39.523Z] [INFO] Unpacking org.eclipse.e4.ui.workbench.renderers.swt.cocoa_0.12.300.v20190517-1326...
10:53:39 [2020-06-09T14:53:39.778Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB)
10:53:39 [2020-06-09T14:53:39.778Z] [INFO] The user operation is waiting for background work to complete.
10:53:39 [2020-06-09T14:53:39.778Z] [INFO] Fetching org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (33.15kB)
10:53:40 [2020-06-09T14:53:40.033Z] [INFO] Unpacking org.eclipse.equinox.launcher.cocoa.macosx.x86_64_1.1.1000.v20190125-2016...
10:53:40 [2020-06-09T14:53:40.033Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB)
10:53:40 [2020-06-09T14:53:40.033Z] [INFO] The user operation is waiting for background work to complete.
10:53:40 [2020-06-09T14:53:40.033Z] [INFO] Fetching org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (13.51kB)
10:53:40 [2020-06-09T14:53:40.033Z] [INFO] Unpacking org.eclipse.equinox.security.macosx_1.101.100.v20180827-1235...
10:53:40 [2020-06-09T14:53:40.959Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB)
10:53:40 [2020-06-09T14:53:40.959Z] [INFO] The user operation is waiting for background work to complete.
10:53:40 [2020-06-09T14:53:40.959Z] [INFO] Fetching org.eclipse.ui.cocoa_1.2.200.v20190509-1900.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.62kB)
10:53:40 [2020-06-09T14:53:40.959Z] [INFO] Unpacking org.eclipse.ui.cocoa_1.2.200.v20190509-1900...
10:53:41 [2020-06-09T14:53:41.519Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB)
10:53:41 [2020-06-09T14:53:41.519Z] [INFO] The user operation is waiting for background work to complete.
10:53:41 [2020-06-09T14:53:41.519Z] [INFO] Fetching org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (10.18kB)
10:53:41 [2020-06-09T14:53:41.519Z] [INFO] Unpacking org.eclipse.core.filesystem.linux.x86_64_1.2.300.v20180828-0158...
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB)
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] The user operation is waiting for background work to complete.
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] Fetching org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (93.43kB)
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] Unpacking org.eclipse.core.net.linux.x86_64_1.2.300.v20181130-0925...
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB)
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] The user operation is waiting for background work to complete.
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] Fetching org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (69.12kB)
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] Unpacking org.eclipse.equinox.launcher.gtk.linux.x86_64_1.1.1000.v20190125-2016...
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB)
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] The user operation is waiting for background work to complete.
10:53:42 [2020-06-09T14:53:42.882Z] [INFO] Fetching org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (7.98kB)
10:53:43 [2020-06-09T14:53:43.137Z] [INFO] Unpacking org.eclipse.e4.ui.swt.gtk_1.0.500.v20181106-0908...
10:53:43 [2020-06-09T14:53:43.709Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB)
10:53:43 [2020-06-09T14:53:43.709Z] [INFO] The user operation is waiting for background work to complete.
10:53:43 [2020-06-09T14:53:43.709Z] [INFO] Fetching org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (12.67kB)
10:53:43 [2020-06-09T14:53:43.709Z] [INFO] Unpacking org.eclipse.equinox.security.linux.x86_64_1.1.200.v20181106-0957...
10:53:44 [2020-06-09T14:53:44.634Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml
10:53:44 [2020-06-09T14:53:44.634Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
10:53:44 [2020-06-09T14:53:44.634Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
10:53:45 [2020-06-09T14:53:45.193Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties
10:53:45 [2020-06-09T14:53:45.448Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
10:53:45 [2020-06-09T14:53:45.448Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
10:53:48 [2020-06-09T14:53:48.707Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests:2.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml
10:53:48 [2020-06-09T14:53:48.707Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
10:53:48 [2020-06-09T14:53:48.707Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
10:53:53 [2020-06-09T14:53:53.944Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.03kB)
10:53:53 [2020-06-09T14:53:53.944Z] [INFO] Fetching org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (17.03kB)
10:53:53 [2020-06-09T14:53:53.944Z] [INFO] The user operation is waiting for background work to complete.
10:53:53 [2020-06-09T14:53:53.944Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery_1.1.100.v20180822-1302...
10:53:53 [2020-06-09T14:53:53.944Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.03kB)
10:53:53 [2020-06-09T14:53:53.944Z] [INFO] The user operation is waiting for background work to complete.
10:53:53 [2020-06-09T14:53:53.944Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (27.03kB)
10:53:53 [2020-06-09T14:53:53.944Z] [INFO] Unpacking org.eclipse.equinox.p2.discovery.compatibility_1.1.100.v20180822-1302...
10:53:54 [2020-06-09T14:53:54.868Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.1kB)
10:53:54 [2020-06-09T14:53:54.869Z] [INFO] The user operation is waiting for background work to complete.
10:53:54 [2020-06-09T14:53:54.869Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (76.1kB)
10:53:55 [2020-06-09T14:53:55.124Z] [INFO] Unpacking org.eclipse.equinox.p2.ui.discovery_1.1.100.v20180822-1357...
10:53:56 [2020-06-09T14:53:56.485Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties
10:53:56 [2020-06-09T14:53:56.485Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
10:53:56 [2020-06-09T14:53:56.485Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
10:53:56 [2020-06-09T14:53:56.485Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/.polyglot.build.properties
10:53:56 [2020-06-09T14:53:56.740Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
10:53:56 [2020-06-09T14:53:56.740Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
10:53:56 [2020-06-09T14:53:56.994Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (232.04kB)
10:53:56 [2020-06-09T14:53:56.994Z] [INFO] Fetching org.eclipse.equinox.executable_3.8.400.v20190515-0925.jar from https://download.eclipse.org/releases/2019-06/201906191000/features/ (232.04kB)
10:53:57 [2020-06-09T14:53:57.249Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (141.17kB)
10:53:57 [2020-06-09T14:53:57.249Z] [INFO] Fetching org.eclipse.equinox.executable_root.win32.win32.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (141.17kB)
10:53:58 [2020-06-09T14:53:58.173Z] [INFO] Fetching org.eclipse.equinox.executable_root.cocoa.macosx.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (11.05kB)
10:53:59 [2020-06-09T14:53:59.100Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.82kB)
10:53:59 [2020-06-09T14:53:59.100Z] [INFO] Fetching org.eclipse.equinox.executable_root.gtk.linux.x86_64_3.8.400.v20190515-0925 from https://download.eclipse.org/releases/2019-06/201906191000/binary/ (25.82kB)
10:53:59 [2020-06-09T14:53:59.100Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml
10:53:59 [2020-06-09T14:53:59.100Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml
10:53:59 [2020-06-09T14:53:59.100Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml
10:54:00 [2020-06-09T14:54:00.025Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.36MB)
10:54:00 [2020-06-09T14:54:00.025Z] [INFO] The user operation is waiting for background work to complete.
10:54:00 [2020-06-09T14:54:00.025Z] [INFO] Fetching org.apache.derby_10.11.1.1_v201605202053.jar.pack.gz from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (1.36MB)
10:54:00 [2020-06-09T14:54:00.025Z] [INFO] Unpacking org.apache.derby_10.11.1.1_v201605202053...
10:54:01 [2020-06-09T14:54:01.910Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.alltests:1.0.9-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml
10:54:01 [2020-06-09T14:54:01.910Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
10:54:01 [2020-06-09T14:54:01.910Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
10:54:02 [2020-06-09T14:54:02.470Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml
10:54:02 [2020-06-09T14:54:02.725Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml
10:54:02 [2020-06-09T14:54:02.725Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml
10:54:04 [2020-06-09T14:54:04.086Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml
10:54:04 [2020-06-09T14:54:04.086Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
10:54:04 [2020-06-09T14:54:04.086Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.010Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.testing:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.010Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.011Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core:1.2.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.011Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
10:54:05 [2020-06-09T14:54:05.011Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
10:54:05 [2020-06-09T14:54:05.266Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml
10:54:05 [2020-06-09T14:54:05.266Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.266Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.521Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core:3.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.521Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
10:54:05 [2020-06-09T14:54:05.521Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
10:54:05 [2020-06-09T14:54:05.776Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests:1.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml
10:54:05 [2020-06-09T14:54:05.776Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.776Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core:5.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties
10:54:05 [2020-06-09T14:54:05.776Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
10:54:05 [2020-06-09T14:54:05.776Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
10:54:06 [2020-06-09T14:54:06.336Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml
10:54:06 [2020-06-09T14:54:06.336Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
10:54:06 [2020-06-09T14:54:06.336Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
10:54:06 [2020-06-09T14:54:06.895Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties
10:54:06 [2020-06-09T14:54:06.895Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
10:54:06 [2020-06-09T14:54:06.895Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
10:54:07 [2020-06-09T14:54:07.150Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties
10:54:07 [2020-06-09T14:54:07.150Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
10:54:07 [2020-06-09T14:54:07.150Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
10:54:07 [2020-06-09T14:54:07.405Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml
10:54:07 [2020-06-09T14:54:07.405Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
10:54:07 [2020-06-09T14:54:07.405Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
10:54:07 [2020-06-09T14:54:07.966Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml
10:54:08 [2020-06-09T14:54:08.221Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
10:54:08 [2020-06-09T14:54:08.221Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
10:54:08 [2020-06-09T14:54:08.781Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests:1.0.14-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml
10:54:08 [2020-06-09T14:54:08.781Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
10:54:08 [2020-06-09T14:54:08.781Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
10:54:09 [2020-06-09T14:54:09.342Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests:1.0.13-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml
10:54:09 [2020-06-09T14:54:09.596Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
10:54:09 [2020-06-09T14:54:09.596Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
10:54:09 [2020-06-09T14:54:09.852Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties
10:54:09 [2020-06-09T14:54:09.852Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
10:54:09 [2020-06-09T14:54:09.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
10:54:09 [2020-06-09T14:54:09.852Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/.polyglot.build.properties
10:54:09 [2020-06-09T14:54:09.852Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
10:54:09 [2020-06-09T14:54:09.852Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
10:54:10 [2020-06-09T14:54:10.411Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml
10:54:10 [2020-06-09T14:54:10.411Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
10:54:10 [2020-06-09T14:54:10.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
10:54:10 [2020-06-09T14:54:10.411Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core:4.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/.polyglot.build.properties
10:54:10 [2020-06-09T14:54:10.411Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
10:54:10 [2020-06-09T14:54:10.411Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
10:54:10 [2020-06-09T14:54:10.972Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests:1.0.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml
10:54:10 [2020-06-09T14:54:10.972Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
10:54:10 [2020-06-09T14:54:10.972Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
10:54:11 [2020-06-09T14:54:11.532Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui:2.1.12-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/.polyglot.build.properties
10:54:11 [2020-06-09T14:54:11.532Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
10:54:11 [2020-06-09T14:54:11.532Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
10:54:12 [2020-06-09T14:54:12.092Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml
10:54:12 [2020-06-09T14:54:12.347Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
10:54:12 [2020-06-09T14:54:12.347Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
10:54:12 [2020-06-09T14:54:12.907Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests:1.0.11-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml
10:54:12 [2020-06-09T14:54:12.907Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
10:54:12 [2020-06-09T14:54:12.907Z] [WARNING] Missing extra classpath entry target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
10:54:13 [2020-06-09T14:54:13.163Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
10:54:13 [2020-06-09T14:54:13.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
10:54:13 [2020-06-09T14:54:13.163Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core:1.0.3-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/.polyglot.build.properties
10:54:13 [2020-06-09T14:54:13.163Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
10:54:13 [2020-06-09T14:54:13.163Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
10:54:13 [2020-06-09T14:54:13.418Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml
10:54:13 [2020-06-09T14:54:13.673Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
10:54:13 [2020-06-09T14:54:13.673Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
10:54:14 [2020-06-09T14:54:14.233Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui:1.0.10-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/.polyglot.build.properties
10:54:14 [2020-06-09T14:54:14.233Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
10:54:14 [2020-06-09T14:54:14.233Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
10:54:14 [2020-06-09T14:54:14.793Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml
10:54:14 [2020-06-09T14:54:14.793Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
10:54:14 [2020-06-09T14:54:14.793Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
10:54:15 [2020-06-09T14:54:15.353Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml
10:54:15 [2020-06-09T14:54:15.609Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
10:54:15 [2020-06-09T14:54:15.609Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
10:54:16 [2020-06-09T14:54:16.169Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties
10:54:16 [2020-06-09T14:54:16.424Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
10:54:16 [2020-06-09T14:54:16.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
10:54:16 [2020-06-09T14:54:16.424Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core:2.0.4-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/.polyglot.build.properties
10:54:16 [2020-06-09T14:54:16.424Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
10:54:16 [2020-06-09T14:54:16.424Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
10:54:18 [2020-06-09T14:54:18.947Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml
10:54:18 [2020-06-09T14:54:18.947Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
10:54:18 [2020-06-09T14:54:18.947Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
10:54:19 [2020-06-09T14:54:19.202Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/.polyglot.build.properties
10:54:19 [2020-06-09T14:54:19.202Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
10:54:19 [2020-06-09T14:54:19.202Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
10:54:19 [2020-06-09T14:54:19.762Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests:1.0.1-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml
10:54:19 [2020-06-09T14:54:19.762Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
10:54:19 [2020-06-09T14:54:19.762Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
10:54:20 [2020-06-09T14:54:20.686Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests:1.0.8-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml
10:54:20 [2020-06-09T14:54:20.686Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
10:54:20 [2020-06-09T14:54:20.686Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
10:54:20 [2020-06-09T14:54:20.686Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser:1.0.5-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml
10:54:20 [2020-06-09T14:54:20.686Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
10:54:20 [2020-06-09T14:54:20.686Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
10:54:22 [2020-06-09T14:54:22.570Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace:6.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties
10:54:22 [2020-06-09T14:54:22.570Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
10:54:22 [2020-06-09T14:54:22.570Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
10:54:22 [2020-06-09T14:54:22.570Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core:1.0.0-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties
10:54:22 [2020-06-09T14:54:22.570Z] [INFO] Computing target platform for MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
10:54:22 [2020-06-09T14:54:22.570Z] [INFO] Resolving dependencies of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] Resolving class path of MavenProject: org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests:1.0.2-SNAPSHOT @ /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml
10:54:22 [2020-06-09T14:54:22.825Z] [WARNING] The project org.eclipse.tracecompass:org.eclipse.tracecompass:pom:6.0.0-SNAPSHOT uses prerequisites which is only intended for maven-plugin projects but not for non maven-plugin projects. For such purposes you should use the maven-enforcer-plugin. See https://maven.apache.org/enforcer/enforcer-rules/requireMavenVersion.html
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] ------------------------------------------------------------------------
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] Reactor Build Order:
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] 
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] Trace Compass Parent                                               [pom]
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent                   [pom]
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] Trace Compass Common Utilities Parent                              [pom]
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] org.eclipse.tracecompass.common.core                    [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] Trace Compass State System Parent                                  [pom]
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] org.eclipse.tracecompass.datastore.core                 [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] org.eclipse.tracecompass.segmentstore.core              [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] org.eclipse.tracecompass.statesystem.core               [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] Trace Compass TMF Parent                                           [pom]
10:54:22 [2020-06-09T14:54:22.825Z] [INFO] Trace Compass Filter Parser                             [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.core                       [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.core         [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass CTF Support Parent                                   [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass CTF Parser Plug-in                        [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.ctf.core                       [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass CTF Core Tests Plug-in               [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests    [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.core.tests            [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core                   [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests        [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.ui                         [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui           [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests              [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests       [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.graph.core            [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.core                 [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.core             [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.core           [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core         [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass LTTng Support Parent                                 [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.common.core             [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core          [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core             [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui              [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests  [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui                   [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui               [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests      [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui             [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui           [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core        [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui          [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass BTF Support Parent                                   [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.btf.core                       [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass Documentation                                        [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass Developer Guide                           [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui            [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf                           [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.btf.ui                         [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.btf                           [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.btf.core.tests            [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.common.core.tests         [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.ctf                           [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests          [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf                       [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests   [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass User Guide                                [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide        [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass RCP User Guide                            [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass Pcap User Guide                           [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.examples                       [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent                       [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.gdbtrace.core                  [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui                    [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.gdbtrace                      [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests       [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests         [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests  [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.control.core            [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.remote.core                [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui                  [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui              [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.control                [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests     [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests   [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui               [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.kernel                 [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests  [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core                [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui                  [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.ust                    [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests     [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests       [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass Pcap Format Support Parent                           [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.pcap.core                      [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in       [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core                  [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui                    [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.pcap                      [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests       [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests  [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass RCP Parent                                           [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass RCP Branding plug-in                      [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass RCP Branding Feature                     [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.cli.core                   [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.rcp.ui                         [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass RCP Feature                              [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests        [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests              [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui               [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.rcp.incubator                 [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass Json trace Parent                                    [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.jsontrace.core                 [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.jsontrace                     [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.cli                       [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass RCP Product                           [eclipse-repository]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass Release Engineering Parent                           [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass Target Platform                                      [pom]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests  [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.datastore.core.tests      [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests   [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests        [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests       [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass All Tests                            [eclipse-test-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.testing                       [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.tmf.remote                    [eclipse-feature]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Trace Compass Repository                            [eclipse-repository]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests           [eclipse-plugin]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] 
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] ---------< org.eclipse.tracecompass:org.eclipse.tracecompass >----------
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] Building Trace Compass Parent 6.0.0-SNAPSHOT                     [1/138]
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] --------------------------------[ pom ]---------------------------------
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] 
10:54:22 [2020-06-09T14:54:22.826Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass ---
10:54:22 [2020-06-09T14:54:22.826Z] [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
10:54:23 [2020-06-09T14:54:23.083Z] [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
10:54:23 [2020-06-09T14:54:23.083Z] [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
10:54:23 [2020-06-09T14:54:23.642Z] [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
10:54:23 [2020-06-09T14:54:23.642Z] [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
10:54:23 [2020-06-09T14:54:23.642Z] [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
10:54:23 [2020-06-09T14:54:23.642Z] [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 164 kB/s)
10:54:23 [2020-06-09T14:54:23.642Z] [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
10:54:24 [2020-06-09T14:54:24.201Z] [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
10:54:24 [2020-06-09T14:54:24.763Z] [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
10:54:25 [2020-06-09T14:54:25.323Z] [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
10:54:25 [2020-06-09T14:54:25.323Z] [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
10:54:25 [2020-06-09T14:54:25.323Z] [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
10:54:25 [2020-06-09T14:54:25.578Z] [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 22 kB/s)
10:54:25 [2020-06-09T14:54:25.833Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
10:54:25 [2020-06-09T14:54:25.833Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
10:54:25 [2020-06-09T14:54:25.833Z] [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
10:54:26 [2020-06-09T14:54:26.393Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/25/maven-parent-25.pom
10:54:26 [2020-06-09T14:54:26.647Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/25/maven-parent-25.pom
10:54:26 [2020-06-09T14:54:26.648Z] [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
10:54:26 [2020-06-09T14:54:26.648Z] [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 985 kB/s)
10:54:26 [2020-06-09T14:54:26.902Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/apache/15/apache-15.pom
10:54:26 [2020-06-09T14:54:26.902Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/apache/15/apache-15.pom
10:54:26 [2020-06-09T14:54:26.902Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/apache/apache/15/apache-15.pom
10:54:27 [2020-06-09T14:54:27.462Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/apache/15/apache-15.pom
10:54:27 [2020-06-09T14:54:27.462Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/apache/15/apache-15.pom
10:54:27 [2020-06-09T14:54:27.462Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom
10:54:27 [2020-06-09T14:54:27.462Z] [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 662 kB/s)
10:54:27 [2020-06-09T14:54:27.717Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.pom
10:54:27 [2020-06-09T14:54:27.717Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
10:54:27 [2020-06-09T14:54:27.717Z] [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
10:54:27 [2020-06-09T14:54:27.972Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.pom
10:54:28 [2020-06-09T14:54:28.227Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.pom
10:54:28 [2020-06-09T14:54:28.227Z] [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
10:54:28 [2020-06-09T14:54:28.227Z] [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 535 kB/s)
10:54:28 [2020-06-09T14:54:28.481Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
10:54:28 [2020-06-09T14:54:28.481Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
10:54:28 [2020-06-09T14:54:28.736Z] [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
10:54:28 [2020-06-09T14:54:28.991Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/commons/commons-parent/25/commons-parent-25.pom
10:54:28 [2020-06-09T14:54:28.991Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/commons/commons-parent/25/commons-parent-25.pom
10:54:29 [2020-06-09T14:54:29.246Z] [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
10:54:29 [2020-06-09T14:54:29.246Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 2.2 MB/s)
10:54:29 [2020-06-09T14:54:29.246Z] [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
10:54:29 [2020-06-09T14:54:29.246Z] [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
10:54:29 [2020-06-09T14:54:29.500Z] [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
10:54:30 [2020-06-09T14:54:30.059Z] [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
10:54:30 [2020-06-09T14:54:30.059Z] [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
10:54:30 [2020-06-09T14:54:30.059Z] [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
10:54:30 [2020-06-09T14:54:30.059Z] [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 19 kB/s)
10:54:30 [2020-06-09T14:54:30.315Z] [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
10:54:30 [2020-06-09T14:54:30.315Z] [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
10:54:30 [2020-06-09T14:54:30.315Z] [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
10:54:30 [2020-06-09T14:54:30.315Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-io/commons-io/2.4/commons-io-2.4.jar
10:54:32 [2020-06-09T14:54:32.198Z] [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
10:54:32 [2020-06-09T14:54:32.198Z] [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
10:54:32 [2020-06-09T14:54:32.198Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
10:54:32 [2020-06-09T14:54:32.198Z] [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
10:54:32 [2020-06-09T14:54:32.453Z] [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
10:54:32 [2020-06-09T14:54:32.454Z] [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
10:54:32 [2020-06-09T14:54:32.454Z] [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
10:54:32 [2020-06-09T14:54:32.454Z] [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
10:54:33 [2020-06-09T14:54:33.379Z] [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
10:54:33 [2020-06-09T14:54:33.379Z] [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
10:54:33 [2020-06-09T14:54:33.379Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-io/commons-io/2.4/commons-io-2.4.jar
10:54:33 [2020-06-09T14:54:33.379Z] [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
10:54:33 [2020-06-09T14:54:33.939Z] [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
10:54:33 [2020-06-09T14:54:33.939Z] [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
10:54:33 [2020-06-09T14:54:33.939Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-io/commons-io/2.4/commons-io-2.4.jar
10:54:33 [2020-06-09T14:54:33.939Z] [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
10:54:34 [2020-06-09T14:54:34.500Z] [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
10:54:34 [2020-06-09T14:54:34.501Z] [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
10:54:34 [2020-06-09T14:54:34.501Z] [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
10:54:34 [2020-06-09T14:54:34.501Z] [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
10:54:34 [2020-06-09T14:54:34.501Z] [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 4.2 MB/s)
10:54:34 [2020-06-09T14:54:34.501Z] [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 6.0 MB/s)
10:54:34 [2020-06-09T14:54:34.756Z] [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 707 kB/s)
10:54:34 [2020-06-09T14:54:34.756Z] [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 95 kB/s)
10:54:35 [2020-06-09T14:54:35.317Z] [INFO] 
10:54:35 [2020-06-09T14:54:35.317Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass ---
10:54:35 [2020-06-09T14:54:35.317Z] [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
10:54:35 [2020-06-09T14:54:35.573Z] [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
10:54:35 [2020-06-09T14:54:35.573Z] [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
10:54:36 [2020-06-09T14:54:36.499Z] [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
10:54:37 [2020-06-09T14:54:37.859Z] [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
10:54:38 [2020-06-09T14:54:38.114Z] [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
10:54:38 [2020-06-09T14:54:38.114Z] [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 147 kB/s)
10:54:38 [2020-06-09T14:54:38.383Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.pom
10:54:38 [2020-06-09T14:54:38.383Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.pom
10:54:38 [2020-06-09T14:54:38.638Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.pom
10:54:38 [2020-06-09T14:54:38.895Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.pom
10:54:38 [2020-06-09T14:54:38.895Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.pom
10:54:38 [2020-06-09T14:54:38.896Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom
10:54:39 [2020-06-09T14:54:39.150Z] [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 65 kB/s)
10:54:39 [2020-06-09T14:54:39.150Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
10:54:39 [2020-06-09T14:54:39.150Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
10:54:39 [2020-06-09T14:54:39.404Z] [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
10:54:39 [2020-06-09T14:54:39.965Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
10:54:39 [2020-06-09T14:54:39.965Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom
10:54:39 [2020-06-09T14:54:39.965Z] [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
10:54:40 [2020-06-09T14:54:40.219Z] [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 23 kB/s)
10:54:40 [2020-06-09T14:54:40.219Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
10:54:40 [2020-06-09T14:54:40.219Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
10:54:40 [2020-06-09T14:54:40.474Z] [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
10:54:40 [2020-06-09T14:54:40.729Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
10:54:40 [2020-06-09T14:54:40.729Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom
10:54:40 [2020-06-09T14:54:40.984Z] [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
10:54:40 [2020-06-09T14:54:40.984Z] [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 86 kB/s)
10:54:40 [2020-06-09T14:54:40.984Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
10:54:41 [2020-06-09T14:54:41.544Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
10:54:42 [2020-06-09T14:54:42.104Z] [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
10:54:42 [2020-06-09T14:54:42.663Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
10:54:43 [2020-06-09T14:54:43.223Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.pom
10:54:43 [2020-06-09T14:54:43.478Z] [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
10:54:44 [2020-06-09T14:54:44.038Z] [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 25 kB/s)
10:54:44 [2020-06-09T14:54:44.038Z] [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
10:54:44 [2020-06-09T14:54:44.038Z] [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
10:54:44 [2020-06-09T14:54:44.293Z] [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
10:54:44 [2020-06-09T14:54:44.548Z] [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
10:54:44 [2020-06-09T14:54:44.548Z] [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
10:54:44 [2020-06-09T14:54:44.803Z] [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
10:54:44 [2020-06-09T14:54:44.803Z] [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 16 kB/s)
10:54:45 [2020-06-09T14:54:45.058Z] [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
10:54:45 [2020-06-09T14:54:45.058Z] [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
10:54:45 [2020-06-09T14:54:45.058Z] [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
10:54:45 [2020-06-09T14:54:45.619Z] [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
10:54:45 [2020-06-09T14:54:45.619Z] [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
10:54:45 [2020-06-09T14:54:45.619Z] [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
10:54:45 [2020-06-09T14:54:45.873Z] [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 6.6 kB/s)
10:54:45 [2020-06-09T14:54:45.873Z] [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
10:54:45 [2020-06-09T14:54:45.873Z] [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
10:54:46 [2020-06-09T14:54:46.128Z] [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
10:54:48 [2020-06-09T14:54:48.640Z] [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
10:54:50 [2020-06-09T14:54:50.527Z] [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
10:54:50 [2020-06-09T14:54:50.782Z] [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
10:54:51 [2020-06-09T14:54:51.037Z] [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 70 kB/s)
10:54:51 [2020-06-09T14:54:51.037Z] [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
10:54:51 [2020-06-09T14:54:51.292Z] [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
10:54:51 [2020-06-09T14:54:51.292Z] [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
10:54:51 [2020-06-09T14:54:51.851Z] [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
10:54:51 [2020-06-09T14:54:51.851Z] [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
10:54:51 [2020-06-09T14:54:51.851Z] [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
10:54:52 [2020-06-09T14:54:52.106Z] [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 17 kB/s)
10:54:52 [2020-06-09T14:54:52.106Z] [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
10:54:53 [2020-06-09T14:54:53.030Z] [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
10:54:53 [2020-06-09T14:54:53.285Z] [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
10:54:53 [2020-06-09T14:54:53.845Z] [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
10:54:54 [2020-06-09T14:54:54.099Z] [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
10:54:54 [2020-06-09T14:54:54.099Z] [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
10:54:54 [2020-06-09T14:54:54.099Z] [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 121 kB/s)
10:54:54 [2020-06-09T14:54:54.354Z] [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
10:54:54 [2020-06-09T14:54:54.354Z] [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
10:54:54 [2020-06-09T14:54:54.354Z] [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
10:54:54 [2020-06-09T14:54:54.914Z] [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
10:54:54 [2020-06-09T14:54:54.914Z] [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
10:54:54 [2020-06-09T14:54:54.914Z] [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
10:54:55 [2020-06-09T14:54:55.838Z] [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 12 kB/s)
10:54:56 [2020-06-09T14:54:56.093Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
10:54:56 [2020-06-09T14:54:56.093Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
10:54:56 [2020-06-09T14:54:56.093Z] [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
10:54:56 [2020-06-09T14:54:56.652Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/maven-parent/6/maven-parent-6.pom
10:54:56 [2020-06-09T14:54:56.653Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/maven-parent/6/maven-parent-6.pom
10:54:56 [2020-06-09T14:54:56.653Z] [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
10:54:56 [2020-06-09T14:54:56.653Z] [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 742 kB/s)
10:54:56 [2020-06-09T14:54:56.907Z] [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
10:54:56 [2020-06-09T14:54:56.907Z] [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
10:54:56 [2020-06-09T14:54:56.907Z] [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
10:54:57 [2020-06-09T14:54:57.162Z] [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
10:54:57 [2020-06-09T14:54:57.417Z] [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
10:54:57 [2020-06-09T14:54:57.417Z] [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
10:54:57 [2020-06-09T14:54:57.417Z] [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 22 kB/s)
10:54:57 [2020-06-09T14:54:57.672Z] [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
10:54:57 [2020-06-09T14:54:57.927Z] [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
10:54:57 [2020-06-09T14:54:57.927Z] [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
10:54:58 [2020-06-09T14:54:58.182Z] [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
10:54:58 [2020-06-09T14:54:58.437Z] [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
10:54:58 [2020-06-09T14:54:58.437Z] [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
10:54:58 [2020-06-09T14:54:58.437Z] [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 149 kB/s)
10:54:58 [2020-06-09T14:54:58.692Z] [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
10:54:58 [2020-06-09T14:54:58.692Z] [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
10:54:58 [2020-06-09T14:54:58.947Z] [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
10:54:59 [2020-06-09T14:54:59.201Z] [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
10:54:59 [2020-06-09T14:54:59.201Z] [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
10:54:59 [2020-06-09T14:54:59.456Z] [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
10:54:59 [2020-06-09T14:54:59.456Z] [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 703 kB/s)
10:54:59 [2020-06-09T14:54:59.456Z] [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
10:55:00 [2020-06-09T14:55:00.026Z] [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
10:55:00 [2020-06-09T14:55:00.026Z] [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
10:55:00 [2020-06-09T14:55:00.589Z] [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
10:55:00 [2020-06-09T14:55:00.844Z] [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
10:55:01 [2020-06-09T14:55:01.100Z] [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
10:55:01 [2020-06-09T14:55:01.355Z] [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 17 kB/s)
10:55:01 [2020-06-09T14:55:01.355Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
10:55:01 [2020-06-09T14:55:01.610Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
10:55:01 [2020-06-09T14:55:01.610Z] [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
10:55:01 [2020-06-09T14:55:01.865Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/xbean/xbean/3.4/xbean-3.4.pom
10:55:02 [2020-06-09T14:55:02.120Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/xbean/xbean/3.4/xbean-3.4.pom
10:55:02 [2020-06-09T14:55:02.120Z] [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
10:55:02 [2020-06-09T14:55:02.120Z] [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 662 kB/s)
10:55:02 [2020-06-09T14:55:02.120Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
10:55:04 [2020-06-09T14:55:04.003Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
10:55:04 [2020-06-09T14:55:04.003Z] [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
10:55:04 [2020-06-09T14:55:04.562Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/log4j/log4j/1.2.12/log4j-1.2.12.pom
10:55:05 [2020-06-09T14:55:05.487Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/log4j/log4j/1.2.12/log4j-1.2.12.pom
10:55:06 [2020-06-09T14:55:06.046Z] [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
10:55:06 [2020-06-09T14:55:06.607Z] [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 285 B/s)
10:55:06 [2020-06-09T14:55:06.607Z] [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
10:55:07 [2020-06-09T14:55:07.166Z] [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
10:55:07 [2020-06-09T14:55:07.726Z] [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
10:55:08 [2020-06-09T14:55:08.650Z] [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
10:55:09 [2020-06-09T14:55:09.210Z] [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
10:55:09 [2020-06-09T14:55:09.769Z] [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
10:55:10 [2020-06-09T14:55:10.024Z] [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 12 kB/s)
10:55:10 [2020-06-09T14:55:10.024Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
10:55:10 [2020-06-09T14:55:10.279Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
10:55:10 [2020-06-09T14:55:10.279Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
10:55:10 [2020-06-09T14:55:10.534Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
10:55:10 [2020-06-09T14:55:10.789Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
10:55:10 [2020-06-09T14:55:10.789Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom
10:55:10 [2020-06-09T14:55:10.789Z] [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 57 kB/s)
10:55:10 [2020-06-09T14:55:10.789Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
10:55:11 [2020-06-09T14:55:11.044Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
10:55:11 [2020-06-09T14:55:11.044Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
10:55:11 [2020-06-09T14:55:11.299Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
10:55:11 [2020-06-09T14:55:11.299Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
10:55:11 [2020-06-09T14:55:11.554Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom
10:55:11 [2020-06-09T14:55:11.554Z] [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 64 kB/s)
10:55:11 [2020-06-09T14:55:11.554Z] [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
10:55:11 [2020-06-09T14:55:11.809Z] [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
10:55:12 [2020-06-09T14:55:12.063Z] [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
10:55:12 [2020-06-09T14:55:12.318Z] [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
10:55:12 [2020-06-09T14:55:12.575Z] [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
10:55:12 [2020-06-09T14:55:12.575Z] [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
10:55:12 [2020-06-09T14:55:12.575Z] [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 303 kB/s)
10:55:12 [2020-06-09T14:55:12.831Z] [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
10:55:12 [2020-06-09T14:55:12.831Z] [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
10:55:12 [2020-06-09T14:55:12.831Z] [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
10:55:13 [2020-06-09T14:55:13.391Z] [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
10:55:13 [2020-06-09T14:55:13.391Z] [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
10:55:13 [2020-06-09T14:55:13.391Z] [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
10:55:13 [2020-06-09T14:55:13.391Z] [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 255 kB/s)
10:55:13 [2020-06-09T14:55:13.646Z] [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
10:55:13 [2020-06-09T14:55:13.646Z] [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
10:55:13 [2020-06-09T14:55:13.646Z] [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
10:55:14 [2020-06-09T14:55:14.206Z] [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
10:55:14 [2020-06-09T14:55:14.206Z] [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
10:55:14 [2020-06-09T14:55:14.206Z] [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
10:55:14 [2020-06-09T14:55:14.206Z] [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 145 kB/s)
10:55:14 [2020-06-09T14:55:14.206Z] [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
10:55:14 [2020-06-09T14:55:14.206Z] [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
10:55:14 [2020-06-09T14:55:14.461Z] [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
10:55:14 [2020-06-09T14:55:14.716Z] [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
10:55:14 [2020-06-09T14:55:14.971Z] [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
10:55:14 [2020-06-09T14:55:14.971Z] [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
10:55:14 [2020-06-09T14:55:14.971Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 1.7 MB/s)
10:55:15 [2020-06-09T14:55:15.226Z] [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
10:55:15 [2020-06-09T14:55:15.226Z] [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
10:55:15 [2020-06-09T14:55:15.226Z] [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
10:55:15 [2020-06-09T14:55:15.481Z] [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
10:55:15 [2020-06-09T14:55:15.735Z] [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
10:55:15 [2020-06-09T14:55:15.735Z] [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
10:55:15 [2020-06-09T14:55:15.735Z] [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 16 kB/s)
10:55:15 [2020-06-09T14:55:15.990Z] [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
10:55:15 [2020-06-09T14:55:15.990Z] [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
10:55:15 [2020-06-09T14:55:15.990Z] [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
10:55:19 [2020-06-09T14:55:19.252Z] [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
10:55:21 [2020-06-09T14:55:21.149Z] [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
10:55:23 [2020-06-09T14:55:23.033Z] [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
10:55:23 [2020-06-09T14:55:23.033Z] [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 27 kB/s)
10:55:23 [2020-06-09T14:55:23.033Z] [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
10:55:23 [2020-06-09T14:55:23.958Z] [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
10:55:24 [2020-06-09T14:55:24.883Z] [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
10:55:25 [2020-06-09T14:55:25.138Z] [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
10:55:26 [2020-06-09T14:55:26.062Z] [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
10:55:26 [2020-06-09T14:55:26.319Z] [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
10:55:26 [2020-06-09T14:55:26.880Z] [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 5.8 kB/s)
10:55:27 [2020-06-09T14:55:27.441Z] [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
10:55:27 [2020-06-09T14:55:27.696Z] [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
10:55:27 [2020-06-09T14:55:27.951Z] [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
10:55:28 [2020-06-09T14:55:28.511Z] [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
10:55:28 [2020-06-09T14:55:28.511Z] [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
10:55:28 [2020-06-09T14:55:28.511Z] [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
10:55:28 [2020-06-09T14:55:28.511Z] [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 222 kB/s)
10:55:28 [2020-06-09T14:55:28.766Z] [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
10:55:28 [2020-06-09T14:55:28.766Z] [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
10:55:28 [2020-06-09T14:55:28.766Z] [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
10:55:29 [2020-06-09T14:55:29.021Z] [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
10:55:29 [2020-06-09T14:55:29.276Z] [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
10:55:29 [2020-06-09T14:55:29.276Z] [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
10:55:29 [2020-06-09T14:55:29.276Z] [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 201 kB/s)
10:55:29 [2020-06-09T14:55:29.276Z] [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
10:55:29 [2020-06-09T14:55:29.531Z] [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
10:55:29 [2020-06-09T14:55:29.531Z] [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
10:55:29 [2020-06-09T14:55:29.786Z] [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
10:55:30 [2020-06-09T14:55:30.041Z] [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
10:55:30 [2020-06-09T14:55:30.041Z] [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
10:55:30 [2020-06-09T14:55:30.041Z] [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 72 kB/s)
10:55:30 [2020-06-09T14:55:30.296Z] [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
10:55:30 [2020-06-09T14:55:30.855Z] [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
10:55:31 [2020-06-09T14:55:31.110Z] [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
10:55:31 [2020-06-09T14:55:31.670Z] [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
10:55:31 [2020-06-09T14:55:31.670Z] [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
10:55:31 [2020-06-09T14:55:31.926Z] [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
10:55:31 [2020-06-09T14:55:31.926Z] [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 87 kB/s)
10:55:31 [2020-06-09T14:55:31.926Z] [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
10:55:31 [2020-06-09T14:55:31.926Z] [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
10:55:31 [2020-06-09T14:55:31.926Z] [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
10:55:31 [2020-06-09T14:55:31.926Z] [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
10:55:31 [2020-06-09T14:55:31.926Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/classworlds/classworlds/1.1/classworlds-1.1.jar
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.181Z] [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
10:55:32 [2020-06-09T14:55:32.436Z] [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
10:55:32 [2020-06-09T14:55:32.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/junit/junit/4.11/junit-4.11.jar
10:55:32 [2020-06-09T14:55:32.436Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
10:55:36 [2020-06-09T14:55:36.609Z] [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
10:55:36 [2020-06-09T14:55:36.609Z] [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
10:55:36 [2020-06-09T14:55:36.609Z] [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
10:55:36 [2020-06-09T14:55:36.609Z] [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
10:55:36 [2020-06-09T14:55:36.609Z] [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
10:55:36 [2020-06-09T14:55:36.609Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [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
10:55:36 [2020-06-09T14:55:36.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/junit/junit/4.11/junit-4.11.jar
10:55:36 [2020-06-09T14:55:36.864Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
10:55:40 [2020-06-09T14:55:40.125Z] [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
10:55:40 [2020-06-09T14:55:40.125Z] [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
10:55:40 [2020-06-09T14:55:40.125Z] [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
10:55:40 [2020-06-09T14:55:40.125Z] [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
10:55:40 [2020-06-09T14:55:40.125Z] [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
10:55:40 [2020-06-09T14:55:40.125Z] [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
10:55:40 [2020-06-09T14:55:40.125Z] [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
10:55:40 [2020-06-09T14:55:40.125Z] [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
10:55:40 [2020-06-09T14:55:40.125Z] [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
10:55:40 [2020-06-09T14:55:40.381Z] [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
10:55:40 [2020-06-09T14:55:40.381Z] [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
10:55:40 [2020-06-09T14:55:40.381Z] [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
10:55:40 [2020-06-09T14:55:40.635Z] [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
10:55:40 [2020-06-09T14:55:40.635Z] [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
10:55:40 [2020-06-09T14:55:40.635Z] [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
10:55:40 [2020-06-09T14:55:40.635Z] [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
10:55:40 [2020-06-09T14:55:40.635Z] [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
10:55:40 [2020-06-09T14:55:40.890Z] [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
10:55:40 [2020-06-09T14:55:40.890Z] [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
10:55:40 [2020-06-09T14:55:40.890Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/classworlds/classworlds/1.1/classworlds-1.1.jar
10:55:41 [2020-06-09T14:55:41.145Z] [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
10:55:41 [2020-06-09T14:55:41.145Z] [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
10:55:41 [2020-06-09T14:55:41.145Z] [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
10:55:41 [2020-06-09T14:55:41.145Z] [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
10:55:41 [2020-06-09T14:55:41.402Z] [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
10:55:41 [2020-06-09T14:55:41.657Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
10:55:41 [2020-06-09T14:55:41.657Z] [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
10:55:41 [2020-06-09T14:55:41.912Z] [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
10:55:41 [2020-06-09T14:55:41.912Z] [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
10:55:41 [2020-06-09T14:55:41.912Z] [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
10:55:41 [2020-06-09T14:55:41.912Z] [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
10:55:41 [2020-06-09T14:55:41.912Z] [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
10:55:42 [2020-06-09T14:55:42.167Z] [INFO] Downloading from jboss-public-repository-group: http://repository.jboss.org/nexus/content/groups/public/junit/junit/4.11/junit-4.11.jar
10:55:42 [2020-06-09T14:55:42.167Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/classworlds/classworlds/1.1/classworlds-1.1.jar
10:55:45 [2020-06-09T14:55:45.428Z] [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
10:55:45 [2020-06-09T14:55:45.428Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
10:55:45 [2020-06-09T14:55:45.429Z] [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
10:55:45 [2020-06-09T14:55:45.429Z] [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
10:55:45 [2020-06-09T14:55:45.429Z] [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
10:55:45 [2020-06-09T14:55:45.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
10:55:45 [2020-06-09T14:55:45.429Z] [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
10:55:45 [2020-06-09T14:55:45.429Z] [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
10:55:45 [2020-06-09T14:55:45.429Z] [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
10:55:45 [2020-06-09T14:55:45.429Z] [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
10:55:45 [2020-06-09T14:55:45.429Z] [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
10:55:45 [2020-06-09T14:55:45.429Z] [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
10:55:45 [2020-06-09T14:55:45.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/junit/junit/4.11/junit-4.11.jar
10:55:45 [2020-06-09T14:55:45.429Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-cli/commons-cli/1.2/commons-cli-1.2.jar
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/classworlds/classworlds/1.1/classworlds-1.1.jar
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-lang/commons-lang/2.3/commons-lang-2.3.jar
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:51 [2020-06-09T14:55:51.957Z] [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
10:55:52 [2020-06-09T14:55:52.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/junit/junit/4.11/junit-4.11.jar
10:55:52 [2020-06-09T14:55:52.213Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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 458 kB/s)
10:55:54 [2020-06-09T14:55:54.097Z] [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 3.0 MB/s)
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 1.4 MB/s)
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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 5.0 MB/s)
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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 528 kB/s)
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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 456 kB/s)
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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 345 kB/s)
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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 60 kB/s)
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.097Z] [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.1 MB/s)
10:55:54 [2020-06-09T14:55:54.097Z] [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
10:55:54 [2020-06-09T14:55:54.352Z] [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 87 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [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
10:55:54 [2020-06-09T14:55:54.352Z] [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 131 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [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
10:55:54 [2020-06-09T14:55:54.352Z] [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 65 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [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
10:55:54 [2020-06-09T14:55:54.352Z] [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 200 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [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
10:55:54 [2020-06-09T14:55:54.352Z] [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 64 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [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
10:55:54 [2020-06-09T14:55:54.352Z] [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 49 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar
10:55:54 [2020-06-09T14:55:54.352Z] [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 53 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [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
10:55:54 [2020-06-09T14:55:54.352Z] [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 43 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [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
10:55:54 [2020-06-09T14:55:54.352Z] [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 55 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [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
10:55:54 [2020-06-09T14:55:54.352Z] [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 218 kB/s)
10:55:54 [2020-06-09T14:55:54.352Z] [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
10:55:54 [2020-06-09T14:55:54.607Z] [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 228 kB/s)
10:55:54 [2020-06-09T14:55:54.607Z] [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
10:55:54 [2020-06-09T14:55:54.607Z] [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 72 kB/s)
10:55:54 [2020-06-09T14:55:54.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar
10:55:54 [2020-06-09T14:55:54.607Z] [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 67 kB/s)
10:55:54 [2020-06-09T14:55:54.607Z] [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 432 kB/s)
10:55:54 [2020-06-09T14:55:54.607Z] [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
10:55:54 [2020-06-09T14:55:54.607Z] [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
10:55:54 [2020-06-09T14:55:54.607Z] [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 111 kB/s)
10:55:54 [2020-06-09T14:55:54.607Z] [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
10:55:54 [2020-06-09T14:55:54.607Z] [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 232 kB/s)
10:55:54 [2020-06-09T14:55:54.607Z] [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
10:55:54 [2020-06-09T14:55:54.607Z] [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 20 kB/s)
10:55:54 [2020-06-09T14:55:54.607Z] [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
10:55:54 [2020-06-09T14:55:54.607Z] [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 305 kB/s)
10:55:54 [2020-06-09T14:55:54.607Z] [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
10:55:54 [2020-06-09T14:55:54.607Z] [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 18 kB/s)
10:55:54 [2020-06-09T14:55:54.607Z] [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar
10:55:54 [2020-06-09T14:55:54.862Z] [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 413 kB/s)
10:55:54 [2020-06-09T14:55:54.862Z] [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
10:55:54 [2020-06-09T14:55:54.862Z] [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 65 kB/s)
10:55:54 [2020-06-09T14:55:54.862Z] [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 74 kB/s)
10:55:54 [2020-06-09T14:55:54.862Z] [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 294 kB/s)
10:55:54 [2020-06-09T14:55:54.862Z] [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 287 kB/s)
10:55:55 [2020-06-09T14:55:55.422Z] [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 29 kB/s)
10:56:00 [2020-06-09T14:56:00.660Z] [INFO] 
10:56:00 [2020-06-09T14:56:00.660Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass ---
10:56:00 [2020-06-09T14:56:00.660Z] [INFO] 
10:56:00 [2020-06-09T14:56:00.660Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass ---
10:56:00 [2020-06-09T14:56:00.660Z] [INFO] 
10:56:00 [2020-06-09T14:56:00.660Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass ---
10:56:00 [2020-06-09T14:56:00.660Z] [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
10:56:00 [2020-06-09T14:56:00.660Z] [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
10:56:00 [2020-06-09T14:56:00.660Z] [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
10:56:00 [2020-06-09T14:56:00.660Z] [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
10:56:00 [2020-06-09T14:56:00.915Z] [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
10:56:01 [2020-06-09T14:56:01.173Z] [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
10:56:01 [2020-06-09T14:56:01.173Z] [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 38 kB/s)
10:56:01 [2020-06-09T14:56:01.173Z] [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
10:56:01 [2020-06-09T14:56:01.429Z] [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
10:56:01 [2020-06-09T14:56:01.685Z] [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
10:56:02 [2020-06-09T14:56:02.611Z] [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
10:56:02 [2020-06-09T14:56:02.866Z] [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
10:56:03 [2020-06-09T14:56:03.121Z] [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
10:56:03 [2020-06-09T14:56:03.376Z] [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 53 kB/s)
10:56:03 [2020-06-09T14:56:03.376Z] [INFO] 
10:56:03 [2020-06-09T14:56:03.376Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass ---
10:56:03 [2020-06-09T14:56:03.376Z] [INFO] 
10:56:03 [2020-06-09T14:56:03.376Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass ---
10:56:03 [2020-06-09T14:56:03.376Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
10:56:03 [2020-06-09T14:56:03.631Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
10:56:03 [2020-06-09T14:56:03.631Z] [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
10:56:03 [2020-06-09T14:56:03.886Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
10:56:04 [2020-06-09T14:56:04.141Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.pom
10:56:04 [2020-06-09T14:56:04.141Z] [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
10:56:04 [2020-06-09T14:56:04.141Z] [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 196 kB/s)
10:56:04 [2020-06-09T14:56:04.396Z] [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
10:56:04 [2020-06-09T14:56:04.651Z] [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
10:56:04 [2020-06-09T14:56:04.651Z] [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
10:56:05 [2020-06-09T14:56:05.211Z] [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
10:56:05 [2020-06-09T14:56:05.211Z] [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
10:56:05 [2020-06-09T14:56:05.771Z] [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
10:56:06 [2020-06-09T14:56:06.026Z] [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 15 kB/s)
10:56:07 [2020-06-09T14:56:07.909Z] [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
10:56:07 [2020-06-09T14:56:07.909Z] [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
10:56:07 [2020-06-09T14:56:07.909Z] [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
10:56:08 [2020-06-09T14:56:08.164Z] [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
10:56:08 [2020-06-09T14:56:08.419Z] [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
10:56:08 [2020-06-09T14:56:08.419Z] [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
10:56:08 [2020-06-09T14:56:08.419Z] [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 265 kB/s)
10:56:08 [2020-06-09T14:56:08.674Z] [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
10:56:08 [2020-06-09T14:56:08.929Z] [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
10:56:08 [2020-06-09T14:56:08.929Z] [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
10:56:09 [2020-06-09T14:56:09.184Z] [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
10:56:11 [2020-06-09T14:56:11.068Z] [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
10:56:11 [2020-06-09T14:56:11.992Z] [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
10:56:11 [2020-06-09T14:56:11.992Z] [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 131 kB/s)
10:56:12 [2020-06-09T14:56:12.551Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
10:56:12 [2020-06-09T14:56:12.551Z] [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
10:56:12 [2020-06-09T14:56:12.551Z] [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
10:56:13 [2020-06-09T14:56:13.915Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
10:56:13 [2020-06-09T14:56:13.915Z] [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
10:56:13 [2020-06-09T14:56:13.915Z] [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
10:56:14 [2020-06-09T14:56:14.842Z] [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
10:56:14 [2020-06-09T14:56:14.842Z] [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
10:56:14 [2020-06-09T14:56:14.842Z] [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
10:56:15 [2020-06-09T14:56:15.766Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
10:56:15 [2020-06-09T14:56:15.766Z] [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
10:56:15 [2020-06-09T14:56:15.766Z] [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
10:56:16 [2020-06-09T14:56:16.327Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/commons-codec/commons-codec/1.6/commons-codec-1.6.jar
10:56:16 [2020-06-09T14:56:16.327Z] [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
10:56:16 [2020-06-09T14:56:16.327Z] [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
10:56:21 [2020-06-09T14:56:21.563Z] [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
10:56:21 [2020-06-09T14:56:21.563Z] [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
10:56:21 [2020-06-09T14:56:21.563Z] [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
10:56:21 [2020-06-09T14:56:21.563Z] [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 2.6 MB/s)
10:56:21 [2020-06-09T14:56:21.563Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 3.9 MB/s)
10:56:21 [2020-06-09T14:56:21.563Z] [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 3.1 MB/s)
10:56:22 [2020-06-09T14:56:22.488Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass/6.0.0-SNAPSHOT/org.eclipse.tracecompass-6.0.0-SNAPSHOT.pom
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis-parent >--
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] Building Trace Compass Tracetype-agnostic Analyses Parent 6.0.0-SNAPSHOT [2/138]
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] --------------------------------[ pom ]---------------------------------
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis-parent ---
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis-parent ---
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis-parent ---
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis-parent ---
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis-parent ---
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis-parent ---
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis-parent ---
10:56:23 [2020-06-09T14:56:23.049Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis-parent-6.0.0-SNAPSHOT.pom
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common-parent >---
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] Building Trace Compass Common Utilities Parent 6.0.0-SNAPSHOT    [3/138]
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --------------------------------[ pom ]---------------------------------
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common-parent ---
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common-parent ---
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common-parent ---
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common-parent ---
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common-parent ---
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common-parent ---
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common-parent ---
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.common-parent-6.0.0-SNAPSHOT.pom
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core >----
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] Building org.eclipse.tracecompass.common.core 4.2.1-SNAPSHOT     [4/138]
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core ---
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] 
10:56:23 [2020-06-09T14:56:23.609Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core ---
10:56:23 [2020-06-09T14:56:23.609Z] [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
10:56:23 [2020-06-09T14:56:23.609Z] [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
10:56:23 [2020-06-09T14:56:23.864Z] [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
10:56:24 [2020-06-09T14:56:24.423Z] [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
10:56:25 [2020-06-09T14:56:25.785Z] [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
10:56:25 [2020-06-09T14:56:25.785Z] [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
10:56:26 [2020-06-09T14:56:26.039Z] [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 3.4 kB/s)
10:56:26 [2020-06-09T14:56:26.294Z] [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
10:56:26 [2020-06-09T14:56:26.294Z] [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 212 kB/s)
10:56:26 [2020-06-09T14:56:26.549Z] [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
10:56:27 [2020-06-09T14:56:27.119Z] [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 45 kB/s)
10:56:27 [2020-06-09T14:56:27.374Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
10:56:27 [2020-06-09T14:56:27.374Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
10:56:27 [2020-06-09T14:56:27.374Z] [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
10:56:27 [2020-06-09T14:56:27.934Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
10:56:27 [2020-06-09T14:56:27.934Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom
10:56:27 [2020-06-09T14:56:27.934Z] [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
10:56:27 [2020-06-09T14:56:27.934Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.54/jsch-0.1.54.pom (3.2 kB at 67 kB/s)
10:56:27 [2020-06-09T14:56:27.934Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
10:56:28 [2020-06-09T14:56:28.189Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
10:56:28 [2020-06-09T14:56:28.189Z] [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
10:56:28 [2020-06-09T14:56:28.444Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
10:56:28 [2020-06-09T14:56:28.699Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.pom
10:56:28 [2020-06-09T14:56:28.954Z] [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
10:56:28 [2020-06-09T14:56:28.954Z] [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 140 kB/s)
10:56:28 [2020-06-09T14:56:28.954Z] [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
10:56:28 [2020-06-09T14:56:28.954Z] [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
10:56:29 [2020-06-09T14:56:29.210Z] [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
10:56:29 [2020-06-09T14:56:29.465Z] [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
10:56:29 [2020-06-09T14:56:29.465Z] [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
10:56:29 [2020-06-09T14:56:29.721Z] [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
10:56:29 [2020-06-09T14:56:29.721Z] [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 251 kB/s)
10:56:29 [2020-06-09T14:56:29.721Z] [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
10:56:29 [2020-06-09T14:56:29.721Z] [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
10:56:29 [2020-06-09T14:56:29.976Z] [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
10:56:30 [2020-06-09T14:56:30.231Z] [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
10:56:30 [2020-06-09T14:56:30.231Z] [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
10:56:30 [2020-06-09T14:56:30.231Z] [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
10:56:30 [2020-06-09T14:56:30.231Z] [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 179 kB/s)
10:56:30 [2020-06-09T14:56:30.486Z] [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
10:56:30 [2020-06-09T14:56:30.741Z] [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
10:56:30 [2020-06-09T14:56:30.741Z] [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
10:56:31 [2020-06-09T14:56:31.301Z] [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
10:56:31 [2020-06-09T14:56:31.301Z] [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
10:56:31 [2020-06-09T14:56:31.557Z] [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
10:56:31 [2020-06-09T14:56:31.557Z] [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 381 kB/s)
10:56:31 [2020-06-09T14:56:31.812Z] [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
10:56:31 [2020-06-09T14:56:31.812Z] [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
10:56:31 [2020-06-09T14:56:31.812Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
10:56:31 [2020-06-09T14:56:31.812Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
10:56:31 [2020-06-09T14:56:31.812Z] [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
10:56:31 [2020-06-09T14:56:31.812Z] [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
10:56:31 [2020-06-09T14:56:31.812Z] [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 15 MB/s)
10:56:33 [2020-06-09T14:56:33.696Z] [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
10:56:33 [2020-06-09T14:56:33.696Z] [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
10:56:33 [2020-06-09T14:56:33.696Z] [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
10:56:33 [2020-06-09T14:56:33.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
10:56:33 [2020-06-09T14:56:33.696Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
10:56:33 [2020-06-09T14:56:33.696Z] [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
10:56:33 [2020-06-09T14:56:33.696Z] [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
10:56:33 [2020-06-09T14:56:33.696Z] [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
10:56:33 [2020-06-09T14:56:33.696Z] [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
10:56:33 [2020-06-09T14:56:33.696Z] [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
10:56:36 [2020-06-09T14:56:36.205Z] [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
10:56:36 [2020-06-09T14:56:36.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
10:56:36 [2020-06-09T14:56:36.205Z] [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
10:56:36 [2020-06-09T14:56:36.205Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
10:56:36 [2020-06-09T14:56:36.205Z] [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
10:56:36 [2020-06-09T14:56:36.765Z] [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
10:56:36 [2020-06-09T14:56:36.765Z] [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
10:56:36 [2020-06-09T14:56:36.765Z] [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
10:56:36 [2020-06-09T14:56:36.765Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jzlib/1.1.1/jzlib-1.1.1.jar
10:56:36 [2020-06-09T14:56:36.765Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/jcraft/jsch/0.1.54/jsch-0.1.54.jar
10:56:38 [2020-06-09T14:56:38.648Z] [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
10:56:38 [2020-06-09T14:56:38.648Z] [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
10:56:38 [2020-06-09T14:56:38.648Z] [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
10:56:38 [2020-06-09T14:56:38.648Z] [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
10:56:38 [2020-06-09T14:56:38.648Z] [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
10:56:38 [2020-06-09T14:56:38.648Z] [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 6.6 MB/s)
10:56:38 [2020-06-09T14:56:38.648Z] [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 841 kB/s)
10:56:38 [2020-06-09T14:56:38.649Z] [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 48 kB/s)
10:56:40 [2020-06-09T14:56:40.010Z] [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 50 kB/s)
10:56:40 [2020-06-09T14:56:40.011Z] [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 182 kB/s)
10:56:40 [2020-06-09T14:56:40.570Z] [INFO] The project's OSGi version is 4.2.1.202006091432
10:56:40 [2020-06-09T14:56:40.570Z] [INFO] 
10:56:40 [2020-06-09T14:56:40.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core ---
10:56:40 [2020-06-09T14:56:40.570Z] [INFO] 
10:56:40 [2020-06-09T14:56:40.570Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core ---
10:56:40 [2020-06-09T14:56:40.570Z] [INFO] 
10:56:40 [2020-06-09T14:56:40.570Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core ---
10:56:40 [2020-06-09T14:56:40.570Z] [INFO] 
10:56:40 [2020-06-09T14:56:40.570Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core ---
10:56:40 [2020-06-09T14:56:40.570Z] [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
10:56:40 [2020-06-09T14:56:40.570Z] [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
10:56:40 [2020-06-09T14:56:40.825Z] [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
10:56:41 [2020-06-09T14:56:41.080Z] [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
10:56:41 [2020-06-09T14:56:41.335Z] [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
10:56:41 [2020-06-09T14:56:41.335Z] [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
10:56:41 [2020-06-09T14:56:41.590Z] [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 5.4 kB/s)
10:56:41 [2020-06-09T14:56:41.590Z] [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
10:56:41 [2020-06-09T14:56:41.590Z] [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
10:56:41 [2020-06-09T14:56:41.590Z] [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
10:56:41 [2020-06-09T14:56:41.868Z] [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
10:56:41 [2020-06-09T14:56:41.868Z] [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
10:56:41 [2020-06-09T14:56:41.868Z] [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
10:56:41 [2020-06-09T14:56:41.868Z] [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 209 kB/s)
10:56:41 [2020-06-09T14:56:41.868Z] [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
10:56:41 [2020-06-09T14:56:41.868Z] [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
10:56:42 [2020-06-09T14:56:42.169Z] [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
10:56:43 [2020-06-09T14:56:43.137Z] [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
10:56:44 [2020-06-09T14:56:44.063Z] [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
10:56:44 [2020-06-09T14:56:44.063Z] [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
10:56:44 [2020-06-09T14:56:44.063Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 828 kB/s)
10:56:44 [2020-06-09T14:56:44.319Z] [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
10:56:44 [2020-06-09T14:56:44.319Z] [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
10:56:44 [2020-06-09T14:56:44.574Z] [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
10:56:44 [2020-06-09T14:56:44.829Z] [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
10:56:45 [2020-06-09T14:56:45.084Z] [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
10:56:45 [2020-06-09T14:56:45.084Z] [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
10:56:45 [2020-06-09T14:56:45.084Z] [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 227 kB/s)
10:56:45 [2020-06-09T14:56:45.339Z] [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
10:56:45 [2020-06-09T14:56:45.339Z] [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
10:56:45 [2020-06-09T14:56:45.339Z] [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
10:56:45 [2020-06-09T14:56:45.899Z] [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
10:56:45 [2020-06-09T14:56:45.899Z] [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
10:56:46 [2020-06-09T14:56:46.154Z] [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
10:56:46 [2020-06-09T14:56:46.154Z] [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 139 kB/s)
10:56:46 [2020-06-09T14:56:46.154Z] [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
10:56:46 [2020-06-09T14:56:46.409Z] [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
10:56:46 [2020-06-09T14:56:46.969Z] [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
10:56:47 [2020-06-09T14:56:47.236Z] [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
10:56:47 [2020-06-09T14:56:47.236Z] [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
10:56:47 [2020-06-09T14:56:47.236Z] [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
10:56:47 [2020-06-09T14:56:47.236Z] [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 31 kB/s)
10:56:47 [2020-06-09T14:56:47.236Z] [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
10:56:47 [2020-06-09T14:56:47.490Z] [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
10:56:47 [2020-06-09T14:56:47.491Z] [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
10:56:47 [2020-06-09T14:56:47.745Z] [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
10:56:47 [2020-06-09T14:56:47.745Z] [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
10:56:47 [2020-06-09T14:56:47.745Z] [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
10:56:48 [2020-06-09T14:56:48.002Z] [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 123 kB/s)
10:56:48 [2020-06-09T14:56:48.002Z] [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
10:56:48 [2020-06-09T14:56:48.002Z] [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
10:56:48 [2020-06-09T14:56:48.002Z] [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
10:56:48 [2020-06-09T14:56:48.562Z] [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
10:56:48 [2020-06-09T14:56:48.562Z] [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
10:56:48 [2020-06-09T14:56:48.562Z] [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
10:56:48 [2020-06-09T14:56:48.817Z] [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 97 kB/s)
10:56:48 [2020-06-09T14:56:48.817Z] [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
10:56:49 [2020-06-09T14:56:49.742Z] [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
10:56:53 [2020-06-09T14:56:53.902Z] [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
10:56:54 [2020-06-09T14:56:54.462Z] [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
10:56:54 [2020-06-09T14:56:54.462Z] [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
10:56:54 [2020-06-09T14:56:54.717Z] [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
10:56:54 [2020-06-09T14:56:54.717Z] [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 351 kB/s)
10:56:54 [2020-06-09T14:56:54.717Z] [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
10:56:54 [2020-06-09T14:56:54.717Z] [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
10:56:54 [2020-06-09T14:56:54.972Z] [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
10:56:55 [2020-06-09T14:56:55.227Z] [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
10:56:55 [2020-06-09T14:56:55.482Z] [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
10:56:55 [2020-06-09T14:56:55.482Z] [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
10:56:55 [2020-06-09T14:56:55.482Z] [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 125 kB/s)
10:56:55 [2020-06-09T14:56:55.482Z] [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
10:56:55 [2020-06-09T14:56:55.482Z] [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
10:56:55 [2020-06-09T14:56:55.482Z] [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
10:56:55 [2020-06-09T14:56:55.482Z] [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
10:56:56 [2020-06-09T14:56:56.043Z] [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
10:56:56 [2020-06-09T14:56:56.043Z] [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
10:56:56 [2020-06-09T14:56:56.043Z] [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
10:56:56 [2020-06-09T14:56:56.043Z] [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
10:56:56 [2020-06-09T14:56:56.604Z] [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
10:56:56 [2020-06-09T14:56:56.604Z] [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
10:56:56 [2020-06-09T14:56:56.604Z] [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
10:56:56 [2020-06-09T14:56:56.604Z] [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
10:56:57 [2020-06-09T14:56:57.529Z] [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
10:56:57 [2020-06-09T14:56:57.529Z] [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
10:56:57 [2020-06-09T14:56:57.529Z] [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
10:56:57 [2020-06-09T14:56:57.529Z] [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
10:56:57 [2020-06-09T14:56:57.784Z] [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
10:56:57 [2020-06-09T14:56:57.785Z] [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
10:56:57 [2020-06-09T14:56:57.785Z] [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
10:56:57 [2020-06-09T14:56:57.785Z] [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
10:56:58 [2020-06-09T14:56:58.713Z] [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
10:56:58 [2020-06-09T14:56:58.713Z] [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
10:56:58 [2020-06-09T14:56:58.713Z] [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
10:56:58 [2020-06-09T14:56:58.713Z] [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
10:56:58 [2020-06-09T14:56:58.713Z] [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 62 kB/s)
10:56:58 [2020-06-09T14:56:58.713Z] [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 555 kB/s)
10:56:58 [2020-06-09T14:56:58.713Z] [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 348 kB/s)
10:56:58 [2020-06-09T14:56:58.713Z] [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 22 kB/s)
10:56:59 [2020-06-09T14:56:59.273Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:56:59 [2020-06-09T14:56:59.273Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/main/resources
10:56:59 [2020-06-09T14:56:59.273Z] [INFO] 
10:56:59 [2020-06-09T14:56:59.273Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core ---
10:56:59 [2020-06-09T14:56:59.273Z] [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
10:56:59 [2020-06-09T14:56:59.528Z] [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
10:56:59 [2020-06-09T14:56:59.528Z] [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
10:57:00 [2020-06-09T14:57:00.088Z] [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
10:57:00 [2020-06-09T14:57:00.088Z] [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
10:57:00 [2020-06-09T14:57:00.088Z] [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
10:57:00 [2020-06-09T14:57:00.088Z] [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 41 kB/s)
10:57:00 [2020-06-09T14:57:00.344Z] [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
10:57:00 [2020-06-09T14:57:00.599Z] [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
10:57:00 [2020-06-09T14:57:00.599Z] [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
10:57:01 [2020-06-09T14:57:01.159Z] [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
10:57:01 [2020-06-09T14:57:01.718Z] [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
10:57:01 [2020-06-09T14:57:01.718Z] [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
10:57:01 [2020-06-09T14:57:01.973Z] [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 145 kB/s)
10:57:01 [2020-06-09T14:57:01.973Z] [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
10:57:02 [2020-06-09T14:57:02.228Z] [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
10:57:02 [2020-06-09T14:57:02.228Z] [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
10:57:02 [2020-06-09T14:57:02.483Z] [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
10:57:02 [2020-06-09T14:57:02.738Z] [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
10:57:02 [2020-06-09T14:57:02.738Z] [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
10:57:02 [2020-06-09T14:57:02.994Z] [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 30 kB/s)
10:57:02 [2020-06-09T14:57:02.994Z] [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
10:57:02 [2020-06-09T14:57:02.994Z] [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
10:57:02 [2020-06-09T14:57:02.994Z] [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
10:57:04 [2020-06-09T14:57:04.878Z] [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
10:57:04 [2020-06-09T14:57:04.878Z] [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
10:57:04 [2020-06-09T14:57:04.878Z] [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
10:57:04 [2020-06-09T14:57:04.878Z] [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 34 kB/s)
10:57:05 [2020-06-09T14:57:05.134Z] [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
10:57:05 [2020-06-09T14:57:05.389Z] [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
10:57:05 [2020-06-09T14:57:05.389Z] [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
10:57:05 [2020-06-09T14:57:05.644Z] [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
10:57:05 [2020-06-09T14:57:05.899Z] [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
10:57:05 [2020-06-09T14:57:05.899Z] [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
10:57:05 [2020-06-09T14:57:05.899Z] [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 25 kB/s)
10:57:06 [2020-06-09T14:57:06.154Z] [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
10:57:06 [2020-06-09T14:57:06.154Z] [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
10:57:06 [2020-06-09T14:57:06.409Z] [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
10:57:06 [2020-06-09T14:57:06.664Z] [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
10:57:06 [2020-06-09T14:57:06.664Z] [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
10:57:06 [2020-06-09T14:57:06.919Z] [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
10:57:06 [2020-06-09T14:57:06.919Z] [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 31 kB/s)
10:57:07 [2020-06-09T14:57:07.175Z] [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
10:57:07 [2020-06-09T14:57:07.175Z] [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
10:57:07 [2020-06-09T14:57:07.175Z] [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
10:57:07 [2020-06-09T14:57:07.175Z] [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
10:57:07 [2020-06-09T14:57:07.175Z] [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
10:57:07 [2020-06-09T14:57:07.738Z] [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
10:57:07 [2020-06-09T14:57:07.738Z] [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
10:57:07 [2020-06-09T14:57:07.738Z] [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
10:57:07 [2020-06-09T14:57:07.738Z] [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
10:57:07 [2020-06-09T14:57:07.738Z] [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
10:57:07 [2020-06-09T14:57:07.994Z] [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
10:57:07 [2020-06-09T14:57:07.994Z] [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
10:57:07 [2020-06-09T14:57:07.994Z] [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
10:57:07 [2020-06-09T14:57:07.994Z] [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
10:57:07 [2020-06-09T14:57:07.994Z] [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
10:57:08 [2020-06-09T14:57:08.919Z] [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
10:57:08 [2020-06-09T14:57:08.919Z] [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
10:57:08 [2020-06-09T14:57:08.919Z] [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
10:57:08 [2020-06-09T14:57:08.919Z] [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
10:57:08 [2020-06-09T14:57:08.919Z] [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
10:57:14 [2020-06-09T14:57:14.156Z] [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
10:57:14 [2020-06-09T14:57:14.156Z] [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
10:57:14 [2020-06-09T14:57:14.156Z] [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
10:57:14 [2020-06-09T14:57:14.156Z] [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
10:57:14 [2020-06-09T14:57:14.156Z] [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
10:57:15 [2020-06-09T14:57:15.093Z] [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
10:57:15 [2020-06-09T14:57:15.093Z] [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
10:57:15 [2020-06-09T14:57:15.093Z] [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
10:57:15 [2020-06-09T14:57:15.093Z] [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
10:57:15 [2020-06-09T14:57:15.093Z] [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
10:57:15 [2020-06-09T14:57:15.093Z] [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 97 kB/s)
10:57:15 [2020-06-09T14:57:15.093Z] [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 148 kB/s)
10:57:16 [2020-06-09T14:57:16.455Z] [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 2.5 kB/s)
10:57:17 [2020-06-09T14:57:17.015Z] [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 9.0 kB/s)
10:57:17 [2020-06-09T14:57:17.015Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/jdt/ecj/3.15.1/ecj-3.15.1.jar (2.8 MB at 1.3 MB/s)
10:57:19 [2020-06-09T14:57:19.529Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/classes
10:57:24 [2020-06-09T14:57:24.767Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[818] 
10:57:24 [2020-06-09T14:57:24.767Z] 	argsArray[i] = entry.getKey();
10:57:24 [2020-06-09T14:57:24.767Z] 	               ^^^^^^^^^^^^^^
10:57:24 [2020-06-09T14:57:24.767Z] 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
10:57:24 [2020-06-09T14:57:24.767Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/org/eclipse/tracecompass/common/core/log/TraceCompassLogUtils.java:[819] 
10:57:24 [2020-06-09T14:57:24.767Z] 	argsArray[i + 1] = entry.getValue();
10:57:24 [2020-06-09T14:57:24.767Z] 	                   ^^^^^^^^^^^^^^^^
10:57:24 [2020-06-09T14:57:24.767Z] 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
10:57:24 [2020-06-09T14:57:24.767Z] 2 problems (2 warnings)
10:57:24 [2020-06-09T14:57:24.767Z] [INFO] 
10:57:24 [2020-06-09T14:57:24.767Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core ---
10:57:24 [2020-06-09T14:57:24.767Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:24 [2020-06-09T14:57:24.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/src/test/resources
10:57:24 [2020-06-09T14:57:24.767Z] [INFO] 
10:57:24 [2020-06-09T14:57:24.767Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core ---
10:57:25 [2020-06-09T14:57:25.326Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar
10:57:27 [2020-06-09T14:57:27.210Z] [INFO] 
10:57:27 [2020-06-09T14:57:27.210Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core ---
10:57:27 [2020-06-09T14:57:27.210Z] [INFO] 
10:57:27 [2020-06-09T14:57:27.210Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core ---
10:57:27 [2020-06-09T14:57:27.210Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
10:57:27 [2020-06-09T14:57:27.467Z] [INFO] 
10:57:27 [2020-06-09T14:57:27.467Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core ---
10:57:27 [2020-06-09T14:57:27.467Z] [INFO] 
10:57:27 [2020-06-09T14:57:27.467Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core ---
10:57:27 [2020-06-09T14:57:27.467Z] [INFO] 
10:57:27 [2020-06-09T14:57:27.467Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core ---
10:57:27 [2020-06-09T14:57:27.467Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
10:57:27 [2020-06-09T14:57:27.819Z] [INFO] 
10:57:27 [2020-06-09T14:57:27.820Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core ---
10:57:27 [2020-06-09T14:57:27.820Z] [INFO] 
10:57:27 [2020-06-09T14:57:27.820Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core ---
10:57:27 [2020-06-09T14:57:27.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar
10:57:27 [2020-06-09T14:57:27.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.pom
10:57:27 [2020-06-09T14:57:27.820Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-sources.jar
10:57:28 [2020-06-09T14:57:28.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-pack200.jar.pack.gz
10:57:28 [2020-06-09T14:57:28.075Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-p2metadata.xml
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.common.core-4.2.1-SNAPSHOT-p2artifacts.xml
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem-parent >--
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] Building Trace Compass State System Parent 6.0.0-SNAPSHOT        [5/138]
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --------------------------------[ pom ]---------------------------------
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem-parent ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem-parent ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem-parent ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem-parent ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem-parent ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem-parent ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem-parent ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem-parent-6.0.0-SNAPSHOT.pom
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core >--
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] Building org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT  [6/138]
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core ---
10:57:28 [2020-06-09T14:57:28.330Z] [INFO] The project's OSGi version is 1.2.1.202006091432
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core ---
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core ---
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core ---
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core ---
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/main/resources
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] 
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core ---
10:57:28 [2020-06-09T14:57:28.331Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/classes
10:57:30 [2020-06-09T14:57:30.216Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/datastore/core/interval/HTInterval.java:[73] 
10:57:30 [2020-06-09T14:57:30.216Z] 	return (new StringJoiner(", ", "[", "]")) //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
10:57:30 [2020-06-09T14:57:30.216Z]                 .add(String.valueOf(fStart))
10:57:30 [2020-06-09T14:57:30.216Z]                 .add(String.valueOf(fStart + fDuration))
10:57:30 [2020-06-09T14:57:30.216Z]                 .toString();
10:57:30 [2020-06-09T14:57:30.216Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:30 [2020-06-09T14:57:30.216Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:30 [2020-06-09T14:57:30.217Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNode.java:[84] 
10:57:30 [2020-06-09T14:57:30.217Z] 	private final Comparator<E> fDefaultIntervalComparator = Comparator
10:57:30 [2020-06-09T14:57:30.217Z]             .comparingLong(E::getEnd)
10:57:30 [2020-06-09T14:57:30.217Z]             .thenComparingLong(E::getStart);
10:57:30 [2020-06-09T14:57:30.217Z] 	                                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:30 [2020-06-09T14:57:30.217Z] 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>'
10:57:30 [2020-06-09T14:57:30.217Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[224] 
10:57:30 [2020-06-09T14:57:30.217Z] 	fFileChannelIn = fFileInputStream.getChannel();
10:57:30 [2020-06-09T14:57:30.217Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:30 [2020-06-09T14:57:30.217Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
10:57:30 [2020-06-09T14:57:30.217Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/org/eclipse/tracecompass/internal/datastore/core/historytree/HtIo.java:[225] 
10:57:30 [2020-06-09T14:57:30.217Z] 	fFileChannelOut = fFileOutputStream.getChannel();
10:57:30 [2020-06-09T14:57:30.217Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:30 [2020-06-09T14:57:30.217Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
10:57:30 [2020-06-09T14:57:30.217Z] 4 problems (4 warnings)
10:57:30 [2020-06-09T14:57:30.217Z] [INFO] 
10:57:30 [2020-06-09T14:57:30.217Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core ---
10:57:30 [2020-06-09T14:57:30.217Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:30 [2020-06-09T14:57:30.217Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/src/test/resources
10:57:30 [2020-06-09T14:57:30.217Z] [INFO] 
10:57:30 [2020-06-09T14:57:30.217Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core ---
10:57:30 [2020-06-09T14:57:30.217Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar
10:57:30 [2020-06-09T14:57:30.217Z] [INFO] 
10:57:30 [2020-06-09T14:57:30.217Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core ---
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] 
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core ---
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] 
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core ---
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] 
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core ---
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] 
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core ---
10:57:30 [2020-06-09T14:57:30.472Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
10:57:30 [2020-06-09T14:57:30.727Z] [INFO] 
10:57:30 [2020-06-09T14:57:30.727Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core ---
10:57:30 [2020-06-09T14:57:30.727Z] [INFO] 
10:57:30 [2020-06-09T14:57:30.727Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core ---
10:57:30 [2020-06-09T14:57:30.727Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar
10:57:30 [2020-06-09T14:57:30.728Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.pom
10:57:30 [2020-06-09T14:57:30.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-sources.jar
10:57:30 [2020-06-09T14:57:30.982Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-pack200.jar.pack.gz
10:57:31 [2020-06-09T14:57:31.237Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-p2metadata.xml
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core/1.2.1-SNAPSHOT/org.eclipse.tracecompass.datastore.core-1.2.1-SNAPSHOT-p2artifacts.xml
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] 
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core ---
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] 
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core >--
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT [7/138]
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] 
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] 
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] The project's OSGi version is 3.0.0.202006091432
10:57:31 [2020-06-09T14:57:31.492Z] [INFO] 
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] 
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] 
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] 
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/main/resources
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] 
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:31 [2020-06-09T14:57:31.493Z] [INFO] Compiling 22 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes
10:57:32 [2020-06-09T14:57:32.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/treemap/TreeMapStore.java:[237] 
10:57:32 [2020-06-09T14:57:32.418Z] 	E fromElement = (E) new BasicSegment(Long.MIN_VALUE, start);
10:57:32 [2020-06-09T14:57:32.418Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.418Z] Type safety: Unchecked cast from BasicSegment to E
10:57:32 [2020-06-09T14:57:32.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/HistoryTreeSegmentStore.java:[313] 
10:57:32 [2020-06-09T14:57:32.418Z] 	return getSHT().getIntersectingElements(start, end, (Comparator<E>) order);
10:57:32 [2020-06-09T14:57:32.418Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.418Z] Type safety: Unchecked cast from Comparator<ISegment> to Comparator<E>
10:57:32 [2020-06-09T14:57:32.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[62] 
10:57:32 [2020-06-09T14:57:32.418Z] 	protected final Comparator<E> COMPARATOR = Comparator.comparing(E::getStart)
10:57:32 [2020-06-09T14:57:32.418Z]             .thenComparing(E::getEnd).thenComparing(Function.identity());
10:57:32 [2020-06-09T14:57:32.418Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.418Z] 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>'
10:57:32 [2020-06-09T14:57:32.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/arraylist/LazyArrayListStore.java:[95] 
10:57:32 [2020-06-09T14:57:32.418Z] 	E element = (E) object;
10:57:32 [2020-06-09T14:57:32.418Z] 	            ^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.418Z] Type safety: Unchecked cast from Object to E
10:57:32 [2020-06-09T14:57:32.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
10:57:32 [2020-06-09T14:57:32.418Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
10:57:32 [2020-06-09T14:57:32.418Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.418Z] 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
10:57:32 [2020-06-09T14:57:32.418Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
10:57:32 [2020-06-09T14:57:32.419Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
10:57:32 [2020-06-09T14:57:32.419Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] Type safety: The expression of type SegmentTreeNode.Tuple needs unchecked conversion to conform to SegmentTreeNode.Tuple<E>
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
10:57:32 [2020-06-09T14:57:32.419Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
10:57:32 [2020-06-09T14:57:32.419Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] Null type safety (type annotations): The expression of type 'SegmentTreeNode.Tuple' needs unchecked conversion to conform to 'SegmentTreeNode.@NonNull Tuple<E extends @NonNull ISegment>'
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[289] 
10:57:32 [2020-06-09T14:57:32.419Z] 	queue.add(new SegmentTreeNode.Tuple(new BasicSegment(0,0), rootNode.getSequenceNumber()));
10:57:32 [2020-06-09T14:57:32.419Z] 	              ^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] SegmentTreeNode.Tuple is a raw type. References to generic type SegmentTreeNode.Tuple<E> should be parameterized
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[299] 
10:57:32 [2020-06-09T14:57:32.419Z] 	|| order.compare(intersecting.element(), queue.peek().getSegment()) > 0)) {
10:57:32 [2020-06-09T14:57:32.419Z] 	                                         ^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] 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
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[302] 
10:57:32 [2020-06-09T14:57:32.419Z] 	currentNode = readNode(queue.poll().getSequenceNumber());
10:57:32 [2020-06-09T14:57:32.419Z] 	                       ^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] 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
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
10:57:32 [2020-06-09T14:57:32.419Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
10:57:32 [2020-06-09T14:57:32.419Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] Type safety: The method selectNextChildren(TimeRangeCondition, Comparator) belongs to the raw type SegmentTreeNode. References to generic type SegmentTreeNode<E> should be parameterized
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentHistoryTree.java:[308] 
10:57:32 [2020-06-09T14:57:32.419Z] 	queue.addAll(((SegmentTreeNode) currentNode).selectNextChildren(rc, order));
10:57:32 [2020-06-09T14:57:32.419Z] 	               ^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] SegmentTreeNode is a raw type. References to generic type SegmentTreeNode<E> should be parameterized
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[188] 
10:57:32 [2020-06-09T14:57:32.419Z] 	SegmentTreeNode<E> segmentNode = (SegmentTreeNode<E>) childNode;
10:57:32 [2020-06-09T14:57:32.419Z] 	                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] Type safety: Unchecked cast from IHTNode<capture#15-of ?> to SegmentTreeNode<E>
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[195] 
10:57:32 [2020-06-09T14:57:32.419Z] 	segmentNode.addListener((node, endtime) -> updateChild((SegmentTreeNode<E>) node, childIndex));
10:57:32 [2020-06-09T14:57:32.419Z] 	                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] Type safety: Unchecked cast from OverlappingNode<capture#16-of ?> to SegmentTreeNode<E>
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/internal/segmentstore/core/segmentHistoryTree/SegmentTreeNode.java:[437] 
10:57:32 [2020-06-09T14:57:32.419Z] 	return (OverlappingSegmentCoreData<E>) super.getCoreNodeData();
10:57:32 [2020-06-09T14:57:32.419Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] Type safety: Unchecked cast from OverlappingNode.OverlappingExtraData to SegmentTreeNode.OverlappingSegmentCoreData<E>
10:57:32 [2020-06-09T14:57:32.419Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/org/eclipse/tracecompass/segmentstore/core/SegmentStoreFactory.java:[120] 
10:57:32 [2020-06-09T14:57:32.419Z] 	store.add((E) elem); // warning from type, it should be fine
10:57:32 [2020-06-09T14:57:32.419Z] 	          ^^^^^^^^
10:57:32 [2020-06-09T14:57:32.419Z] Type safety: Unchecked cast from Object to E
10:57:32 [2020-06-09T14:57:32.419Z] 16 problems (16 warnings)
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] 
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/src/test/resources
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] 
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] 
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] 
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:32 [2020-06-09T14:57:32.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] 
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] 
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] 
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] 
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] 
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar
10:57:32 [2020-06-09T14:57:32.674Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.pom
10:57:32 [2020-06-09T14:57:32.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-sources.jar
10:57:32 [2020-06-09T14:57:32.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-pack200.jar.pack.gz
10:57:32 [2020-06-09T14:57:32.930Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-p2metadata.xml
10:57:33 [2020-06-09T14:57:33.185Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core/3.0.0-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core-3.0.0-SNAPSHOT-p2artifacts.xml
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] 
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core ---
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] 
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core >--
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] Building org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT [8/138]
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] 
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core ---
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] 
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core ---
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] The project's OSGi version is 5.0.0.202006091432
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] 
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core ---
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] 
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core ---
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] 
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core ---
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] 
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core ---
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/main/resources
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] 
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core ---
10:57:33 [2020-06-09T14:57:33.744Z] [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/classes
10:57:35 [2020-06-09T14:57:35.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[185] 
10:57:35 [2020-06-09T14:57:35.107Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
10:57:35 [2020-06-09T14:57:35.107Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:35 [2020-06-09T14:57:35.107Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long) from type StateSystemUtils
10:57:35 [2020-06-09T14:57:35.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/statesystem/core/StateSystemUtils.java:[253] 
10:57:35 [2020-06-09T14:57:35.107Z] 	throws AttributeNotFoundException, StateSystemDisposedException {
10:57:35 [2020-06-09T14:57:35.107Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:35 [2020-06-09T14:57:35.107Z] The declared exception AttributeNotFoundException is not actually thrown by the method queryHistoryRange(ITmfStateSystem, int, long, long, long, IProgressMonitor) from type StateSystemUtils
10:57:35 [2020-06-09T14:57:35.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ParentNode.java:[131] 
10:57:35 [2020-06-09T14:57:35.107Z] 	public abstract void queueNextChildren2D(IntegerRangeCondition quarks, TimeRangeCondition subTimes, Deque<Integer> queue, boolean reverse);
10:57:35 [2020-06-09T14:57:35.107Z] 	                                                                                                                                  ^^^^^^^
10:57:35 [2020-06-09T14:57:35.107Z] Javadoc: Missing tag for parameter reverse
10:57:35 [2020-06-09T14:57:35.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/ThreadedHistoryTreeBackend.java:[311] 
10:57:35 [2020-06-09T14:57:35.107Z] 	Iterable<@NonNull HTInterval> queuedIntervals = Iterables.filter(intervalQueue,
10:57:35 [2020-06-09T14:57:35.107Z] 	                                                                 ^^^^^^^^^^^^^
10:57:35 [2020-06-09T14:57:35.107Z] 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>'
10:57:35 [2020-06-09T14:57:35.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HTInterval.java:[265] 
10:57:35 [2020-06-09T14:57:35.107Z] 	public void writeInterval(ByteBuffer buffer, long nodeStart) {
10:57:35 [2020-06-09T14:57:35.107Z] 	                                                  ^^^^^^^^^
10:57:35 [2020-06-09T14:57:35.107Z] Javadoc: Missing tag for parameter nodeStart
10:57:35 [2020-06-09T14:57:35.107Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/org/eclipse/tracecompass/internal/statesystem/core/backend/historytree/HistoryTreeBackend.java:[386] 
10:57:35 [2020-06-09T14:57:35.107Z] 	intervalQueue = currentNode.iterable2D(quarks, subTimes).iterator();
10:57:35 [2020-06-09T14:57:35.107Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:35 [2020-06-09T14:57:35.107Z] Null type safety (type annotations): The expression of type 'Iterator<HTInterval>' needs unchecked conversion to conform to 'Iterator<@NonNull HTInterval>'
10:57:35 [2020-06-09T14:57:35.107Z] 6 problems (6 warnings)
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/src/test/resources
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.107Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
10:57:35 [2020-06-09T14:57:35.362Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.362Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.362Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.362Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.362Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar
10:57:35 [2020-06-09T14:57:35.617Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.pom
10:57:35 [2020-06-09T14:57:35.617Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-sources.jar
10:57:35 [2020-06-09T14:57:35.617Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
10:57:35 [2020-06-09T14:57:35.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-p2metadata.xml
10:57:35 [2020-06-09T14:57:35.872Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.statesystem.core-5.0.0-SNAPSHOT-p2artifacts.xml
10:57:35 [2020-06-09T14:57:35.872Z] [INFO] 
10:57:35 [2020-06-09T14:57:35.872Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core ---
10:57:35 [2020-06-09T14:57:35.872Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf-parent >----
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] Building Trace Compass TMF Parent 6.0.0-SNAPSHOT                 [9/138]
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --------------------------------[ pom ]---------------------------------
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf-parent ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf-parent ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf-parent ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf-parent ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf-parent ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf-parent ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf-parent ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-parent-6.0.0-SNAPSHOT.pom
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.filter.parser >--
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] Building Trace Compass Filter Parser 1.0.5-SNAPSHOT             [10/138]
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/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])
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] The project's OSGi version is 1.0.5.202006091432
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/main/resources
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.127Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/classes
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/src/test/resources
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.688Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
10:57:36 [2020-06-09T14:57:36.943Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.943Z] [INFO] 
10:57:36 [2020-06-09T14:57:36.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:36 [2020-06-09T14:57:36.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar
10:57:36 [2020-06-09T14:57:36.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.pom
10:57:36 [2020-06-09T14:57:36.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-sources.jar
10:57:37 [2020-06-09T14:57:37.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-pack200.jar.pack.gz
10:57:37 [2020-06-09T14:57:37.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-p2metadata.xml
10:57:37 [2020-06-09T14:57:37.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.filter.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.filter.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.filter.parser-1.0.5-SNAPSHOT-p2artifacts.xml
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] 
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.filter.parser ---
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] 
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core >-----
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] Building org.eclipse.tracecompass.tmf.core 6.0.0-SNAPSHOT       [11/138]
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] 
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core ---
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] 
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core ---
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] The project's OSGi version is 6.0.0.202006091432
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] 
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core ---
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] 
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core ---
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] 
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core ---
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] 
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core ---
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/main/resources
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] 
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core ---
10:57:37 [2020-06-09T14:57:37.453Z] [INFO] Compiling 446 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/histogram/HistogramDataProvider.java:[97] 
10:57:47 [2020-06-09T14:57:47.391Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
10:57:47 [2020-06-09T14:57:47.391Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[244] 
10:57:47 [2020-06-09T14:57:47.391Z] 	public TraceEntryModel build() {
10:57:47 [2020-06-09T14:57:47.391Z] 	       ^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] 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
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[297] 
10:57:47 [2020-06-09T14:57:47.391Z] 	public ModuleEntryModel build() {
10:57:47 [2020-06-09T14:57:47.391Z] 	       ^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] 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
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[352] 
10:57:47 [2020-06-09T14:57:47.391Z] 	public StateSystemEntryModel build() {
10:57:47 [2020-06-09T14:57:47.391Z] 	       ^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] 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
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[411] 
10:57:47 [2020-06-09T14:57:47.391Z] 	public AttributeEntryModel build() {
10:57:47 [2020-06-09T14:57:47.391Z] 	       ^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] 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
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/statesystem/provider/StateSystemDataProvider.java:[699] 
10:57:47 [2020-06-09T14:57:47.391Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
10:57:47 [2020-06-09T14:57:47.391Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] 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>>'
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/analysis/callsite/CallsiteStateProvider.java:[132] 
10:57:47 [2020-06-09T14:57:47.391Z] 	callsites = (List<ITmfCallsite>) result;
10:57:47 [2020-06-09T14:57:47.391Z] 	            ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] Type safety: Unchecked cast from Object to List<ITmfCallsite>
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/tree/TmfTreeCompositeDataProvider.java:[69] 
10:57:47 [2020-06-09T14:57:47.391Z] 	ITmfTreeDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, id, ITmfTreeDataProvider.class);
10:57:47 [2020-06-09T14:57:47.391Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/MultiAspect.java:[101] 
10:57:47 [2020-06-09T14:57:47.391Z] 	return (T) resolve;
10:57:47 [2020-06-09T14:57:47.391Z] 	       ^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] Type safety: Unchecked cast from Object to T
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/TmfResolvedSymbol.java:[31] 
10:57:47 [2020-06-09T14:57:47.391Z] 	public static final Comparator<TmfResolvedSymbol> COMPARATOR = Comparator.comparing(TmfResolvedSymbol::getBaseAddress);
10:57:47 [2020-06-09T14:57:47.391Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfResolvedSymbol>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfResolvedSymbol>'
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfBTreeTraceIndex.java:[72] 
10:57:47 [2020-06-09T14:57:47.391Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
10:57:47 [2020-06-09T14:57:47.391Z] 	                                                           ^^^^^
10:57:47 [2020-06-09T14:57:47.391Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
10:57:47 [2020-06-09T14:57:47.391Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/X11ColorUtils.java:[52] 
10:57:47 [2020-06-09T14:57:47.391Z] 	COLORS.put(matcher.group(4).toLowerCase(), hexColor);
10:57:47 [2020-06-09T14:57:47.391Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/parsers/custom/CustomEvent.java:[249] 
10:57:47 [2020-06-09T14:57:47.392Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(fDefinition.timeStampOutputFormat);
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/FunctionNameMapper.java:[183] 
10:57:47 [2020-06-09T14:57:47.392Z] 	* @param cppFilt
10:57:47 [2020-06-09T14:57:47.392Z] 	         ^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Javadoc: Description expected after this reference
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[114] 
10:57:47 [2020-06-09T14:57:47.392Z] 	ITmfTreeXYDataProvider<ITmfTreeDataModel> provider = DataProviderManager.getInstance().getDataProvider(child, providerId, ITmfTreeXYDataProvider.class);
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/xy/TmfTreeXYCompositeDataProvider.java:[183] 
10:57:47 [2020-06-09T14:57:47.392Z] 	.collect(Collectors.joining("\n")); //$NON-NLS-1$
10:57:47 [2020-06-09T14:57:47.392Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] 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>'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/analysis/TmfAbstractAnalysisModule.java:[341] 
10:57:47 [2020-06-09T14:57:47.392Z] 	try (FlowScopeLog analysisLog = new FlowScopeLogBuilder(LOGGER, Level.FINE, "TmfAbstractAnalysis:scheduling", "name", getName()).setCategory(getId()).build()) { //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                                                                                                                                                             ^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Unnecessary $NON-NLS$ tag
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/project/model/TraceTypeHelper.java:[65] 
10:57:47 [2020-06-09T14:57:47.392Z] 	fTraceTypeId = traceTypeId;
10:57:47 [2020-06-09T14:57:47.392Z] 	               ^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/AbstractTmfTraceDataProvider.java:[67] 
10:57:47 [2020-06-09T14:57:47.392Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] 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>>'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfDataModelSelectedSignal.java:[29] 
10:57:47 [2020-06-09T14:57:47.392Z] 	fMetadata = metadata;
10:57:47 [2020-06-09T14:57:47.392Z] 	            ^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] 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>'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[125] 
10:57:47 [2020-06-09T14:57:47.392Z] 	return Maps.uniqueIndex(fYSeries, series -> series.getName());
10:57:47 [2020-06-09T14:57:47.392Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] 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>'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfCommonXAxisModel.java:[131] 
10:57:47 [2020-06-09T14:57:47.392Z] 	return Maps.uniqueIndex(fSeries, series -> series.getName());
10:57:47 [2020-06-09T14:57:47.392Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>', corresponding supertype is 'Map<@NonNull String,@NonNull ISeriesModel>'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/SymbolProviderManager.java:[63] 
10:57:47 [2020-06-09T14:57:47.392Z] 	private final Multimap<ITmfTrace, WeakReference<ISymbolProvider>> fInstances = LinkedHashMultimap.create();
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] 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>>'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/model/TmfXyResponseFactory.java:[65] 
10:57:47 [2020-06-09T14:57:47.392Z] 	ITmfXyModel model = new TmfXyModel(title, series);
10:57:47 [2020-06-09T14:57:47.392Z] 	                                          ^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'List<@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ISeriesModel>', corresponding supertype is 'Collection<@NonNull ISeriesModel>'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[180] 
10:57:47 [2020-06-09T14:57:47.392Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                                ^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[256] 
10:57:47 [2020-06-09T14:57:47.392Z] 	return new TmfModelResponse<>(null, ITmfResponse.Status.FAILED, e.getMessage());
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                                ^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[413] 
10:57:47 [2020-06-09T14:57:47.392Z] 	Object aspectResolved = aspectEntry.getValue().resolve(event);
10:57:47 [2020-06-09T14:57:47.392Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] 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
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/provisional/tmf/core/model/events/TmfEventTableDataProvider.java:[508] 
10:57:47 [2020-06-09T14:57:47.392Z] 	Map<Long, String> searchMap = (Map<Long, String>) searchFilterObject;
10:57:47 [2020-06-09T14:57:47.392Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Type safety: Unchecked cast from Object to Map<Long,String>
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/TmfXyModel.java:[78] 
10:57:47 [2020-06-09T14:57:47.392Z] 	return Maps.uniqueIndex(fSeries, series -> series.getName());
10:57:47 [2020-06-09T14:57:47.392Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'ImmutableMap<@NonNull String,@NonNull ISeriesModel>' needs unchecked conversion to conform to '@NonNull Map<@NonNull String,@NonNull ISeriesModel>', corresponding supertype is 'Map<@NonNull String,@NonNull ISeriesModel>'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[664] 
10:57:47 [2020-06-09T14:57:47.392Z] 	return dir.getAbsolutePath();
10:57:47 [2020-06-09T14:57:47.392Z] 	       ^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/TmfTraceManager.java:[669] 
10:57:47 [2020-06-09T14:57:47.392Z] 	return System.getProperty("java.io.tmpdir"); //$NON-NLS-1$
10:57:47 [2020-06-09T14:57:47.392Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/dataprovider/DataProviderParameterUtils.java:[178] 
10:57:47 [2020-06-09T14:57:47.392Z] 	Map<Integer, Collection<String>> regexesMap = (Map<Integer, Collection<String>>) regexesObject;
10:57:47 [2020-06-09T14:57:47.392Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Type safety: Unchecked cast from Object to Map<Integer,Collection<String>>
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/model/filters/TimeQueryFilter.java:[64] 
10:57:47 [2020-06-09T14:57:47.392Z] 	fTimesRequested = Longs.toArray(times);
10:57:47 [2020-06-09T14:57:47.392Z] 	                  ^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/event/aspect/ITmfEventAspect.java:[97] 
10:57:47 [2020-06-09T14:57:47.392Z] 	default @Nullable T resolve(ITmfEvent event, boolean block, IProgressMonitor monitor) throws InterruptedException {
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                                                             ^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] The declared exception InterruptedException is not actually thrown by the method resolve(ITmfEvent, boolean, IProgressMonitor) from type ITmfEventAspect<T>
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[83] 
10:57:47 [2020-06-09T14:57:47.392Z] 	results = FunctionNameMapper.mapFromBinaryFile(path.toFile());
10:57:47 [2020-06-09T14:57:47.392Z] 	                                               ^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[86] 
10:57:47 [2020-06-09T14:57:47.392Z] 	switch(FunctionNameMapper.guessMappingType(path.toFile())) {
10:57:47 [2020-06-09T14:57:47.392Z] 	                                           ^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[88] 
10:57:47 [2020-06-09T14:57:47.392Z] 	results = FunctionNameMapper.mapFromSizedTextFile(path.toFile());
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                  ^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/symbols/IMappingFile.java:[91] 
10:57:47 [2020-06-09T14:57:47.392Z] 	results = FunctionNameMapper.mapFromNmTextFile(path.toFile());
10:57:47 [2020-06-09T14:57:47.392Z] 	                                               ^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/callstack/MappingFile.java:[82] 
10:57:47 [2020-06-09T14:57:47.392Z] 	return fSymbolMapping.lastKey();
10:57:47 [2020-06-09T14:57:47.392Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] 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
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/signal/TmfSignalManager.java:[317] 
10:57:47 [2020-06-09T14:57:47.392Z] 	for (Class<? extends TmfSignal> signalClazz : fInboundSignalBlacklist.get(entry.getKey())) {
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                                          ^^^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'Object' needs unchecked conversion to conform to '@NonNull Object'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/tmf/core/trace/indexer/TmfFlatArrayTraceIndex.java:[49] 
10:57:47 [2020-06-09T14:57:47.392Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(trace);
10:57:47 [2020-06-09T14:57:47.392Z] 	                                                           ^^^^^
10:57:47 [2020-06-09T14:57:47.392Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
10:57:47 [2020-06-09T14:57:47.392Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/org/eclipse/tracecompass/internal/tmf/core/synchronization/graph/SyncGraph.java:[123] 
10:57:47 [2020-06-09T14:57:47.392Z] 	V node = queue.poll();
10:57:47 [2020-06-09T14:57:47.392Z] 	         ^^^^^^^^^^^^
10:57:47 [2020-06-09T14:57:47.393Z] Null type mismatch (type annotations): required 'V' but this expression has type '@Nullable V', where 'V' is a free type variable
10:57:47 [2020-06-09T14:57:47.393Z] 42 problems (42 warnings)
10:57:47 [2020-06-09T14:57:47.393Z] [INFO] 
10:57:47 [2020-06-09T14:57:47.393Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core ---
10:57:47 [2020-06-09T14:57:47.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:47 [2020-06-09T14:57:47.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/src/test/resources
10:57:47 [2020-06-09T14:57:47.393Z] [INFO] 
10:57:47 [2020-06-09T14:57:47.393Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core ---
10:57:47 [2020-06-09T14:57:47.393Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar
10:57:47 [2020-06-09T14:57:47.954Z] [INFO] 
10:57:47 [2020-06-09T14:57:47.954Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core ---
10:57:47 [2020-06-09T14:57:47.954Z] [INFO] 
10:57:47 [2020-06-09T14:57:47.954Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core ---
10:57:47 [2020-06-09T14:57:47.954Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
10:57:48 [2020-06-09T14:57:48.515Z] [INFO] 
10:57:48 [2020-06-09T14:57:48.515Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core ---
10:57:48 [2020-06-09T14:57:48.515Z] [INFO] 
10:57:48 [2020-06-09T14:57:48.515Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core ---
10:57:48 [2020-06-09T14:57:48.515Z] [INFO] 
10:57:48 [2020-06-09T14:57:48.515Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core ---
10:57:48 [2020-06-09T14:57:48.515Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
10:57:49 [2020-06-09T14:57:49.441Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.441Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core ---
10:57:49 [2020-06-09T14:57:49.441Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.441Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core ---
10:57:49 [2020-06-09T14:57:49.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar
10:57:49 [2020-06-09T14:57:49.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.pom
10:57:49 [2020-06-09T14:57:49.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-sources.jar
10:57:49 [2020-06-09T14:57:49.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-pack200.jar.pack.gz
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-p2metadata.xml
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.core-6.0.0-SNAPSHOT-p2artifacts.xml
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core ---
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core >--
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core 2.0.4-SNAPSHOT [12/138]
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] The project's OSGi version is 2.0.4.202006091432
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/main/resources
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] 
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:49 [2020-06-09T14:57:49.952Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/classes
10:57:50 [2020-06-09T14:57:50.513Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/analysis/counters/core/aspects/CounterAspect.java:[55] 
10:57:50 [2020-06-09T14:57:50.513Z] 	fGroups = Arrays.copyOf(groups, groups.length);
10:57:50 [2020-06-09T14:57:50.513Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:50 [2020-06-09T14:57:50.513Z] Null type safety (type annotations): The expression of type 'Class<? extends ITmfEventAspect<?>>[]' needs unchecked conversion to conform to 'Class<? extends @NonNull ITmfEventAspect<?>> @NonNull[]'
10:57:50 [2020-06-09T14:57:50.513Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[29] 
10:57:50 [2020-06-09T14:57:50.513Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.filters.FetchParametersUtils;
10:57:50 [2020-06-09T14:57:50.513Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:50 [2020-06-09T14:57:50.513Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
10:57:50 [2020-06-09T14:57:50.513Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[110] 
10:57:50 [2020-06-09T14:57:50.513Z] 	entries.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
10:57:50 [2020-06-09T14:57:50.513Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
10:57:50 [2020-06-09T14:57:50.513Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
10:57:50 [2020-06-09T14:57:50.513Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[154] 
10:57:50 [2020-06-09T14:57:50.513Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
10:57:50 [2020-06-09T14:57:50.513Z] 	    ^^^^^^^^^^^^^^^^^^^^
10:57:50 [2020-06-09T14:57:50.513Z] Discouraged access: The type 'FetchParametersUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
10:57:50 [2020-06-09T14:57:50.513Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[154] 
10:57:50 [2020-06-09T14:57:50.513Z] 	if (FetchParametersUtils.createSelectionTimeQuery(fetchParameters) != null) {
10:57:50 [2020-06-09T14:57:50.513Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:57:50 [2020-06-09T14:57:50.513Z] Discouraged access: The method 'FetchParametersUtils.createSelectionTimeQuery(Map<String,Object>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
10:57:50 [2020-06-09T14:57:50.513Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/org/eclipse/tracecompass/internal/analysis/counters/core/CounterDataProvider.java:[187] 
10:57:50 [2020-06-09T14:57:50.513Z] 	int quark = entry.getValue();
10:57:50 [2020-06-09T14:57:50.513Z] 	            ^^^^^^^^^^^^^^^^
10:57:50 [2020-06-09T14:57:50.513Z] 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
10:57:50 [2020-06-09T14:57:50.513Z] 6 problems (6 warnings)
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] 
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/src/test/resources
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] 
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] 
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] 
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:50 [2020-06-09T14:57:50.513Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] 
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] 
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] 
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] 
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] 
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar
10:57:50 [2020-06-09T14:57:50.768Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.pom
10:57:51 [2020-06-09T14:57:51.023Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-sources.jar
10:57:51 [2020-06-09T14:57:51.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-pack200.jar.pack.gz
10:57:51 [2020-06-09T14:57:51.278Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-p2metadata.xml
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core-2.0.4-SNAPSHOT-p2artifacts.xml
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core ---
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf-parent >----
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] Building Trace Compass CTF Support Parent 6.0.0-SNAPSHOT        [13/138]
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] --------------------------------[ pom ]---------------------------------
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf-parent ---
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf-parent ---
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf-parent ---
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf-parent ---
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf-parent ---
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf-parent ---
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf-parent ---
10:57:51 [2020-06-09T14:57:51.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-parent-6.0.0-SNAPSHOT.pom
10:57:51 [2020-06-09T14:57:51.787Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.787Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser >----
10:57:51 [2020-06-09T14:57:51.787Z] [INFO] Building Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT        [14/138]
10:57:51 [2020-06-09T14:57:51.787Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:57:51 [2020-06-09T14:57:51.787Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.787Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser ---
10:57:51 [2020-06-09T14:57:51.787Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/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])
10:57:51 [2020-06-09T14:57:51.787Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.787Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser ---
10:57:51 [2020-06-09T14:57:51.788Z] [INFO] The project's OSGi version is 1.0.5.202006091432
10:57:51 [2020-06-09T14:57:51.788Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser ---
10:57:51 [2020-06-09T14:57:51.788Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser ---
10:57:51 [2020-06-09T14:57:51.788Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.788Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser ---
10:57:51 [2020-06-09T14:57:51.788Z] [INFO] 
10:57:51 [2020-06-09T14:57:51.788Z] [INFO] --- antlr3-maven-plugin:3.5.2:antlr (default) @ org.eclipse.tracecompass.ctf.parser ---
10:57:51 [2020-06-09T14:57:51.788Z] [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
10:57:51 [2020-06-09T14:57:51.788Z] [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
10:57:52 [2020-06-09T14:57:52.042Z] [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
10:57:55 [2020-06-09T14:57:55.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
10:57:55 [2020-06-09T14:57:55.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
10:57:55 [2020-06-09T14:57:55.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
10:57:55 [2020-06-09T14:57:55.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 34 kB/s)
10:57:55 [2020-06-09T14:57:55.559Z] [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
10:57:55 [2020-06-09T14:57:55.559Z] [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
10:57:55 [2020-06-09T14:57:55.559Z] [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
10:57:56 [2020-06-09T14:57:56.119Z] [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
10:57:56 [2020-06-09T14:57:56.119Z] [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
10:57:56 [2020-06-09T14:57:56.119Z] [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
10:57:56 [2020-06-09T14:57:56.120Z] [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 26 kB/s)
10:57:56 [2020-06-09T14:57:56.120Z] [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
10:57:56 [2020-06-09T14:57:56.374Z] [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
10:57:56 [2020-06-09T14:57:56.375Z] [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
10:57:56 [2020-06-09T14:57:56.934Z] [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
10:57:56 [2020-06-09T14:57:56.934Z] [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
10:57:57 [2020-06-09T14:57:57.189Z] [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
10:57:57 [2020-06-09T14:57:57.189Z] [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 241 kB/s)
10:57:57 [2020-06-09T14:57:57.444Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
10:57:57 [2020-06-09T14:57:57.699Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
10:57:57 [2020-06-09T14:57:57.955Z] [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
10:57:58 [2020-06-09T14:57:58.212Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
10:57:58 [2020-06-09T14:57:58.467Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.pom
10:57:58 [2020-06-09T14:57:58.467Z] [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
10:57:58 [2020-06-09T14:57:58.723Z] [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 43 kB/s)
10:57:58 [2020-06-09T14:57:58.978Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
10:57:58 [2020-06-09T14:57:58.978Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
10:57:59 [2020-06-09T14:57:59.233Z] [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
10:57:59 [2020-06-09T14:57:59.488Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
10:57:59 [2020-06-09T14:57:59.488Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.pom
10:57:59 [2020-06-09T14:57:59.488Z] [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
10:57:59 [2020-06-09T14:57:59.743Z] [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 299 kB/s)
10:57:59 [2020-06-09T14:57:59.743Z] [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
10:57:59 [2020-06-09T14:57:59.743Z] [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
10:57:59 [2020-06-09T14:57:59.743Z] [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
10:57:59 [2020-06-09T14:57:59.743Z] [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
10:57:59 [2020-06-09T14:57:59.743Z] [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
10:57:59 [2020-06-09T14:57:59.743Z] [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
10:57:59 [2020-06-09T14:57:59.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
10:57:59 [2020-06-09T14:57:59.743Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
10:58:03 [2020-06-09T14:58:03.903Z] [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
10:58:03 [2020-06-09T14:58:03.903Z] [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
10:58:03 [2020-06-09T14:58:03.903Z] [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
10:58:03 [2020-06-09T14:58:03.903Z] [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
10:58:03 [2020-06-09T14:58:03.903Z] [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
10:58:03 [2020-06-09T14:58:03.903Z] [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
10:58:03 [2020-06-09T14:58:03.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
10:58:03 [2020-06-09T14:58:03.903Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
10:58:04 [2020-06-09T14:58:04.828Z] [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
10:58:04 [2020-06-09T14:58:04.828Z] [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
10:58:04 [2020-06-09T14:58:04.828Z] [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
10:58:04 [2020-06-09T14:58:04.828Z] [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
10:58:04 [2020-06-09T14:58:04.828Z] [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
10:58:05 [2020-06-09T14:58:05.084Z] [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
10:58:05 [2020-06-09T14:58:05.084Z] [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
10:58:05 [2020-06-09T14:58:05.084Z] [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
10:58:06 [2020-06-09T14:58:06.009Z] [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
10:58:06 [2020-06-09T14:58:06.009Z] [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
10:58:06 [2020-06-09T14:58:06.009Z] [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
10:58:06 [2020-06-09T14:58:06.009Z] [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
10:58:06 [2020-06-09T14:58:06.009Z] [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
10:58:06 [2020-06-09T14:58:06.009Z] [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
10:58:06 [2020-06-09T14:58:06.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
10:58:06 [2020-06-09T14:58:06.009Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
10:58:06 [2020-06-09T14:58:06.934Z] [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
10:58:06 [2020-06-09T14:58:06.934Z] [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
10:58:06 [2020-06-09T14:58:06.934Z] [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
10:58:06 [2020-06-09T14:58:06.934Z] [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
10:58:06 [2020-06-09T14:58:06.934Z] [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
10:58:06 [2020-06-09T14:58:06.934Z] [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
10:58:06 [2020-06-09T14:58:06.934Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/antlr/3.5.2/antlr-3.5.2.jar
10:58:06 [2020-06-09T14:58:06.934Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/antlr/ST4/4.0.8/ST4-4.0.8.jar
10:58:07 [2020-06-09T14:58:07.859Z] [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
10:58:07 [2020-06-09T14:58:07.859Z] [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
10:58:07 [2020-06-09T14:58:07.859Z] [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
10:58:07 [2020-06-09T14:58:07.859Z] [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
10:58:07 [2020-06-09T14:58:07.859Z] [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
10:58:07 [2020-06-09T14:58:07.859Z] [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 439 kB/s)
10:58:07 [2020-06-09T14:58:07.859Z] [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
10:58:07 [2020-06-09T14:58:07.859Z] [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 490 kB/s)
10:58:07 [2020-06-09T14:58:07.859Z] [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
10:58:07 [2020-06-09T14:58:07.859Z] [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 3.1 MB/s)
10:58:07 [2020-06-09T14:58:07.859Z] [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
10:58:07 [2020-06-09T14:58:07.859Z] [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 3.2 MB/s)
10:58:08 [2020-06-09T14:58:08.419Z] [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 13 kB/s)
10:58:08 [2020-06-09T14:58:08.419Z] [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 313 kB/s)
10:58:08 [2020-06-09T14:58:08.979Z] [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 57 kB/s)
10:58:08 [2020-06-09T14:58:08.979Z] [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 832 kB/s)
10:58:10 [2020-06-09T14:58:10.863Z] [INFO] ANTLR: Processing source directory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3
10:58:10 [2020-06-09T14:58:10.863Z] ANTLR Parser Generator  Version 3.5.2
10:58:11 [2020-06-09T14:58:11.118Z] Output file /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens does not exist: must build /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFLexer.g
10:58:11 [2020-06-09T14:58:11.118Z] org/eclipse/tracecompass/ctf/parser/CTFLexer.g
10:58:11 [2020-06-09T14:58:11.678Z] Input file /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/generated-sources/antlr3/CTFLexer.tokens is newer than output: must rebuild /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/antlr3/org/eclipse/tracecompass/ctf/parser/CTFParser.g
10:58:11 [2020-06-09T14:58:11.678Z] org/eclipse/tracecompass/ctf/parser/CTFParser.g
10:58:11 [2020-06-09T14:58:11.678Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:232:3: 
10:58:11 [2020-06-09T14:58:11.678Z] Decision can match input such as "EVENTTOK" using multiple alternatives: 1, 2
10:58:11 [2020-06-09T14:58:11.678Z] 
10:58:11 [2020-06-09T14:58:11.678Z] As a result, alternative(s) 2 were disabled for that input
10:58:11 [2020-06-09T14:58:11.678Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:452:13: 
10:58:11 [2020-06-09T14:58:11.678Z] Decision can match input such as "LCURL" using multiple alternatives: 2, 3
10:58:11 [2020-06-09T14:58:11.678Z] 
10:58:11 [2020-06-09T14:58:11.678Z] As a result, alternative(s) 3 were disabled for that input
10:58:11 [2020-06-09T14:58:11.678Z] warning(200): org/eclipse/tracecompass/ctf/parser/CTFParser.g:620:15: 
10:58:11 [2020-06-09T14:58:11.678Z] Decision can match input such as "LCURL" using multiple alternatives: 1, 2
10:58:11 [2020-06-09T14:58:11.678Z] 
10:58:11 [2020-06-09T14:58:11.678Z] As a result, alternative(s) 2 were disabled for that input
10:58:11 [2020-06-09T14:58:11.934Z] [INFO] 
10:58:11 [2020-06-09T14:58:11.934Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser ---
10:58:11 [2020-06-09T14:58:11.934Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:11 [2020-06-09T14:58:11.934Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/main/resources
10:58:11 [2020-06-09T14:58:11.934Z] [INFO] 
10:58:11 [2020-06-09T14:58:11.934Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser ---
10:58:11 [2020-06-09T14:58:11.934Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/classes
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] 
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser ---
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/src/test/resources
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] 
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser ---
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] 
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser ---
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] 
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser ---
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] 
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser ---
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] 
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser ---
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] 
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser ---
10:58:12 [2020-06-09T14:58:12.494Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
10:58:12 [2020-06-09T14:58:12.749Z] [INFO] 
10:58:12 [2020-06-09T14:58:12.749Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser ---
10:58:12 [2020-06-09T14:58:12.749Z] [INFO] 
10:58:12 [2020-06-09T14:58:12.749Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser ---
10:58:12 [2020-06-09T14:58:12.749Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar
10:58:13 [2020-06-09T14:58:13.003Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.pom
10:58:13 [2020-06-09T14:58:13.580Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-sources.jar
10:58:13 [2020-06-09T14:58:13.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-pack200.jar.pack.gz
10:58:14 [2020-06-09T14:58:14.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-p2metadata.xml
10:58:14 [2020-06-09T14:58:14.175Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser/1.0.5-SNAPSHOT/org.eclipse.tracecompass.ctf.parser-1.0.5-SNAPSHOT-p2artifacts.xml
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] 
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser ---
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] 
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core >-----
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] Building org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT       [15/138]
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] 
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core ---
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] 
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core ---
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] The project's OSGi version is 4.0.3.202006091432
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] 
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core ---
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] 
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core ---
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] 
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core ---
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] 
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core ---
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/main/resources
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] 
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core ---
10:58:14 [2020-06-09T14:58:14.430Z] [INFO] Compiling 133 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/classes
10:58:18 [2020-06-09T14:58:18.588Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
10:58:18 [2020-06-09T14:58:18.588Z] 	SparseList sparseList = (SparseList) list;
10:58:18 [2020-06-09T14:58:18.588Z] 	^^^^^^^^^^
10:58:18 [2020-06-09T14:58:18.588Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
10:58:18 [2020-06-09T14:58:18.588Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/trace/CTFStream.java:[308] 
10:58:18 [2020-06-09T14:58:18.588Z] 	SparseList sparseList = (SparseList) list;
10:58:18 [2020-06-09T14:58:18.588Z] 	                         ^^^^^^^^^^
10:58:18 [2020-06-09T14:58:18.588Z] SparseList is a raw type. References to generic type SparseList<E> should be parameterized
10:58:18 [2020-06-09T14:58:18.588Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[172] 
10:58:18 [2020-06-09T14:58:18.588Z] 	returnArray[i] = null;
10:58:18 [2020-06-09T14:58:18.588Z] 	                 ^^^^
10:58:18 [2020-06-09T14:58:18.588Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable 'T'
10:58:18 [2020-06-09T14:58:18.588Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[222] 
10:58:18 [2020-06-09T14:58:18.588Z] 	return fInnerElements.get(index);
10:58:18 [2020-06-09T14:58:18.588Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
10:58:18 [2020-06-09T14:58:18.588Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
10:58:18 [2020-06-09T14:58:18.588Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/internal/ctf/core/utils/SparseList.java:[233] 
10:58:18 [2020-06-09T14:58:18.588Z] 	return fInnerElements.remove(index);
10:58:18 [2020-06-09T14:58:18.588Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:58:18 [2020-06-09T14:58:18.588Z] Null type mismatch (type annotations): required 'E' but this expression has type '@Nullable E', where 'E' is a free type variable
10:58:18 [2020-06-09T14:58:18.589Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[256] 
10:58:18 [2020-06-09T14:58:18.589Z] 	CTFStreamInputReader streamInputReaderToAdd = new CTFStreamInputReader(checkNotNull(streamInput));
10:58:18 [2020-06-09T14:58:18.589Z] 	                     ^^^^^^^^^^^^^^^^^^^^^^
10:58:18 [2020-06-09T14:58:18.589Z] Potential resource leak: 'streamInputReaderToAdd' may not be closed
10:58:18 [2020-06-09T14:58:18.589Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[341] 
10:58:18 [2020-06-09T14:58:18.589Z] 	return (top != null) ? top.getCurrentEvent() : null;
10:58:18 [2020-06-09T14:58:18.589Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
10:58:18 [2020-06-09T14:58:18.589Z] Potential resource leak: 'top' may not be closed at this location
10:58:18 [2020-06-09T14:58:18.589Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[396] 
10:58:18 [2020-06-09T14:58:18.589Z] 	return hasMoreEvents();
10:58:18 [2020-06-09T14:58:18.589Z] 	^^^^^^^^^^^^^^^^^^^^^^^
10:58:18 [2020-06-09T14:58:18.589Z] Potential resource leak: 'top' may not be closed at this location
10:58:18 [2020-06-09T14:58:18.589Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTraceReader.java:[501] 
10:58:18 [2020-06-09T14:58:18.589Z] 	CTFStreamInputReader se = fStreamInputReaders.get(j);
10:58:18 [2020-06-09T14:58:18.589Z] 	                     ^^
10:58:18 [2020-06-09T14:58:18.589Z] Potential resource leak: 'se' may not be closed
10:58:18 [2020-06-09T14:58:18.589Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/org/eclipse/tracecompass/ctf/core/trace/CTFTrace.java:[919] 
10:58:18 [2020-06-09T14:58:18.589Z] 	return !(pathname.getName().equals("metadata"));
10:58:18 [2020-06-09T14:58:18.589Z] 	                                   ^^^^^^^^^^
10:58:18 [2020-06-09T14:58:18.589Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
10:58:18 [2020-06-09T14:58:18.589Z] 10 problems (10 warnings)
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] 
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core ---
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/src/test/resources
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] 
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core ---
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] 
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core ---
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] 
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core ---
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] 
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core ---
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] 
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core ---
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] 
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core ---
10:58:18 [2020-06-09T14:58:18.589Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
10:58:18 [2020-06-09T14:58:18.844Z] [INFO] 
10:58:18 [2020-06-09T14:58:18.844Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core ---
10:58:18 [2020-06-09T14:58:18.844Z] [INFO] 
10:58:18 [2020-06-09T14:58:18.844Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core ---
10:58:18 [2020-06-09T14:58:18.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar
10:58:18 [2020-06-09T14:58:18.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.pom
10:58:18 [2020-06-09T14:58:18.844Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-sources.jar
10:58:19 [2020-06-09T14:58:19.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-pack200.jar.pack.gz
10:58:19 [2020-06-09T14:58:19.099Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-p2metadata.xml
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core/4.0.3-SNAPSHOT/org.eclipse.tracecompass.ctf.core-4.0.3-SNAPSHOT-p2artifacts.xml
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core ---
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.core.tests >--
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] Building Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT    [16/138]
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-traces) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] The project's OSGi version is 1.0.8.202006091432
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/src/main/resources
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] 
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:19 [2020-06-09T14:58:19.354Z] [INFO] Compiling 54 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/classes
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] 
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/src/test/resources
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] 
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] 
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] 
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] 
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] 
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] 
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:22 [2020-06-09T14:58:22.615Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
10:58:22 [2020-06-09T14:58:22.870Z] [INFO] 
10:58:22 [2020-06-09T14:58:22.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:22 [2020-06-09T14:58:22.870Z] [INFO] 
10:58:22 [2020-06-09T14:58:22.870Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:22 [2020-06-09T14:58:22.870Z] [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
10:58:23 [2020-06-09T14:58:23.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.pom
10:58:23 [2020-06-09T14:58:23.381Z] [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
10:58:24 [2020-06-09T14:58:24.306Z] [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
10:58:24 [2020-06-09T14:58:24.306Z] [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
10:58:24 [2020-06-09T14:58:24.306Z] [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
10:58:24 [2020-06-09T14:58:24.561Z] [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 31 kB/s)
10:58:24 [2020-06-09T14:58:24.825Z] [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
10:58:24 [2020-06-09T14:58:24.826Z] [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
10:58:25 [2020-06-09T14:58:25.081Z] [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
10:58:25 [2020-06-09T14:58:25.335Z] [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
10:58:25 [2020-06-09T14:58:25.336Z] [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
10:58:25 [2020-06-09T14:58:25.336Z] [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
10:58:25 [2020-06-09T14:58:25.336Z] [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)
10:58:25 [2020-06-09T14:58:25.591Z] [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
10:58:25 [2020-06-09T14:58:25.591Z] [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
10:58:25 [2020-06-09T14:58:25.591Z] [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
10:58:25 [2020-06-09T14:58:25.846Z] [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
10:58:26 [2020-06-09T14:58:26.101Z] [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
10:58:26 [2020-06-09T14:58:26.101Z] [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
10:58:26 [2020-06-09T14:58:26.101Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 65 kB/s)
10:58:26 [2020-06-09T14:58:26.355Z] [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
10:58:26 [2020-06-09T14:58:26.355Z] [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
10:58:26 [2020-06-09T14:58:26.355Z] [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
10:58:26 [2020-06-09T14:58:26.916Z] [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
10:58:26 [2020-06-09T14:58:26.916Z] [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
10:58:26 [2020-06-09T14:58:26.916Z] [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
10:58:27 [2020-06-09T14:58:27.478Z] [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
10:58:27 [2020-06-09T14:58:27.478Z] [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
10:58:27 [2020-06-09T14:58:27.478Z] [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
10:58:28 [2020-06-09T14:58:28.405Z] [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
10:58:28 [2020-06-09T14:58:28.406Z] [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
10:58:28 [2020-06-09T14:58:28.406Z] [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
10:58:28 [2020-06-09T14:58:28.966Z] [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
10:58:28 [2020-06-09T14:58:28.966Z] [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
10:58:28 [2020-06-09T14:58:28.966Z] [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
10:58:33 [2020-06-09T14:58:33.124Z] [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
10:58:33 [2020-06-09T14:58:33.124Z] [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
10:58:33 [2020-06-09T14:58:33.124Z] [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
10:58:33 [2020-06-09T14:58:33.379Z] [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 140 kB/s)
10:58:33 [2020-06-09T14:58:33.379Z] [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 1.6 MB/s)
10:58:34 [2020-06-09T14:58:34.742Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 1.4 MB/s)
10:58:35 [2020-06-09T14:58:35.667Z] [INFO] Executing tasks
10:58:35 [2020-06-09T14:58:35.667Z] 
10:58:35 [2020-06-09T14:58:35.667Z] main:
10:58:35 [2020-06-09T14:58:35.667Z] 
10:58:35 [2020-06-09T14:58:35.667Z] main:
10:58:35 [2020-06-09T14:58:35.667Z] 
10:58:35 [2020-06-09T14:58:35.667Z] checkAnyTraceExists:
10:58:35 [2020-06-09T14:58:35.667Z] 
10:58:35 [2020-06-09T14:58:35.667Z] verifyChecksum:
10:58:35 [2020-06-09T14:58:35.667Z]      [echo] Verifying: ${anyTraceExists}
10:58:35 [2020-06-09T14:58:35.667Z] 
10:58:35 [2020-06-09T14:58:35.667Z] deleteFailedCheckSumTraces:
10:58:35 [2020-06-09T14:58:35.667Z] 
10:58:35 [2020-06-09T14:58:35.667Z] downloadTraceFiles:
10:58:35 [2020-06-09T14:58:35.667Z]      [echo] Attempting to download test traces
10:58:35 [2020-06-09T14:58:35.667Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/synctraces.tar.gz
10:58:35 [2020-06-09T14:58:35.667Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz
10:58:35 [2020-06-09T14:58:35.922Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/os-events.tar.gz
10:58:35 [2020-06-09T14:58:35.922Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz
10:58:36 [2020-06-09T14:58:36.481Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/qmlscene.tgz
10:58:36 [2020-06-09T14:58:36.481Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz
10:58:36 [2020-06-09T14:58:36.481Z]       [get] Getting: http://archive.eclipse.org/tracecompass/test-traces/ctf/vlc.tar.gz
10:58:36 [2020-06-09T14:58:36.481Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
10:58:38 [2020-06-09T14:58:38.365Z]      [exec] Cloning into 'ctf-testsuite'...
10:58:41 [2020-06-09T14:58:41.624Z] 
10:58:41 [2020-06-09T14:58:41.624Z] pullTestSuite:
10:58:41 [2020-06-09T14:58:41.624Z]      [exec] Your branch is up to date with 'origin/master'.
10:58:41 [2020-06-09T14:58:41.624Z]      [exec] Already on 'master'
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] Already up to date.
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] Note: checking out '0f8beba86ae551f42adeb81d1bfddd5645f31013'.
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] 
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] You are in 'detached HEAD' state. You can look around, make experimental
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] changes and commit them, and you can discard any commits you make in this
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] state without impacting any branches by performing another checkout.
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] 
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] If you want to create a new branch to retain commits you create, you may
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] do so (now or later) by using -b with the checkout command again. Example:
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] 
10:58:41 [2020-06-09T14:58:41.879Z]      [exec]   git checkout -b <new-branch-name>
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] 
10:58:41 [2020-06-09T14:58:41.879Z]      [exec] HEAD is now at 0f8beba Merge pull request #35 from compudj/master
10:58:41 [2020-06-09T14:58:41.879Z] 
10:58:41 [2020-06-09T14:58:41.879Z] extractTraces:
10:58:41 [2020-06-09T14:58:41.879Z] 
10:58:41 [2020-06-09T14:58:41.879Z] checkAnyTraceExists:
10:58:41 [2020-06-09T14:58:41.879Z] 
10:58:41 [2020-06-09T14:58:41.879Z] verifyChecksum:
10:58:41 [2020-06-09T14:58:41.879Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz
10:58:42 [2020-06-09T14:58:42.439Z] 
10:58:42 [2020-06-09T14:58:42.439Z] warnFailedCheckSum:
10:58:42 [2020-06-09T14:58:42.439Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar
10:58:42 [2020-06-09T14:58:42.439Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
10:58:42 [2020-06-09T14:58:42.439Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar
10:58:43 [2020-06-09T14:58:43.365Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/os-events.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
10:58:43 [2020-06-09T14:58:43.925Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar
10:58:43 [2020-06-09T14:58:43.925Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/qmlscene.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
10:58:43 [2020-06-09T14:58:43.925Z]    [gunzip] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar.gz to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar
10:58:45 [2020-06-09T14:58:45.812Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces/vlc.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/traces
10:58:47 [2020-06-09T14:58:47.175Z]      [echo] Traces extracted successfully
10:58:47 [2020-06-09T14:58:47.175Z] [INFO] Executed tasks
10:58:47 [2020-06-09T14:58:47.175Z] [INFO] 
10:58:47 [2020-06-09T14:58:47.175Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.core.tests ---
10:58:49 [2020-06-09T14:58:49.060Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data/.metadata/.log
10:58:49 [2020-06-09T14:58:49.060Z] [INFO] Command line:
10:58:49 [2020-06-09T14:58:49.060Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
10:58:49 [2020-06-09T14:58:49.060Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
10:58:50 [2020-06-09T14:58:50.945Z] !SESSION 2020-06-09 14:58:48.900 -----------------------------------------------
10:58:50 [2020-06-09T14:58:50.945Z] eclipse.buildId=unknown
10:58:50 [2020-06-09T14:58:50.945Z] java.version=1.8.0_202
10:58:50 [2020-06-09T14:58:50.945Z] java.vendor=Oracle Corporation
10:58:50 [2020-06-09T14:58:50.945Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
10:58:50 [2020-06-09T14:58:50.945Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
10:58:50 [2020-06-09T14:58:50.945Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
10:58:50 [2020-06-09T14:58:50.945Z] 
10:58:50 [2020-06-09T14:58:50.945Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 14:58:50.603
10:58:50 [2020-06-09T14:58:50.945Z] !MESSAGE FrameworkEvent ERROR
10:58:50 [2020-06-09T14:58:50.945Z] !STACK 0
10:58:50 [2020-06-09T14:58:50.945Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
10:58:50 [2020-06-09T14:58:50.945Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
10:58:50 [2020-06-09T14:58:50.945Z] 
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
10:58:50 [2020-06-09T14:58:50.945Z] 
10:58:50 [2020-06-09T14:58:50.945Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 14:58:50.787
10:58:50 [2020-06-09T14:58:50.945Z] !MESSAGE FrameworkEvent ERROR
10:58:50 [2020-06-09T14:58:50.945Z] !STACK 0
10:58:50 [2020-06-09T14:58:50.945Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
10:58:50 [2020-06-09T14:58:50.945Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
10:58:50 [2020-06-09T14:58:50.945Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
10:58:50 [2020-06-09T14:58:50.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"
10:58:50 [2020-06-09T14:58:50.945Z]        org.apache.httpcomponents.httpclient.win [31]
10:58:50 [2020-06-09T14:58:50.945Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
10:58:50 [2020-06-09T14:58:50.945Z] 
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
10:58:50 [2020-06-09T14:58:50.945Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
10:58:55 [2020-06-09T14:58:55.106Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
10:58:55 [2020-06-09T14:58:55.106Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest
10:58:55 [2020-06-09T14:58:55.106Z] testStreamInputPacketIndexDisjoint(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.002 s
10:58:55 [2020-06-09T14:58:55.106Z] testStreamInputPacketIndexOverlappingBothSides(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
10:58:55 [2020-06-09T14:58:55.106Z] testStreamInputPacketIndexLargeOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
10:58:55 [2020-06-09T14:58:55.106Z] testStreamInputPacketIndexContiguous(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
10:58:55 [2020-06-09T14:58:55.106Z] testStreamInputPacketIndexInvalidAppend(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
10:58:55 [2020-06-09T14:58:55.106Z] testStreamInputPacketIndexGet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0.001 s
10:58:55 [2020-06-09T14:58:55.106Z] testStreamInputPacketIndex(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
10:58:55 [2020-06-09T14:58:55.106Z] testStreamInputPacketIndexOverlapping(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexTest)  Time elapsed: 0 s
10:58:55 [2020-06-09T14:58:55.106Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
10:58:55 [2020-06-09T14:58:55.106Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest
10:58:55 [2020-06-09T14:58:55.106Z] testStreamInputReaderTimestampComparator_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTimestampComparatorTest)  Time elapsed: 0 s
10:58:55 [2020-06-09T14:58:55.106Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
10:59:21 [2020-06-09T14:59:21.594Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 25.405 s - in org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[0: KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.502 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[1: TRACE2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.701 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[2: KERNEL_VM](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.069 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[3: SYNC_SRC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.16 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[4: SYNC_DEST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.105 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[5: DJANGO_CLIENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.543 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[6: DJANGO_DB](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.842 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[7: DJANGO_HTTPD](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.932 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[8: HELLO_LOST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.643 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[9: CYG_PROFILE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.185 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[10: CYG_PROFILE_FAST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.251 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[11: FUNKY_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.285 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[12: ARM_64_BIT_HEADER](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.616 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[13: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.306 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[14: DYNSCOPE](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.811 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[15: TRACE_EXPERIMENT](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest) skipped
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[16: DEBUG_INFO](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 7.301 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[17: DEBUG_INFO3](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.018 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[18: DEBUG_INFO4](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.02 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[19: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.009 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[20: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.036 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[21: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.009 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[22: MEMORY_ANALYSIS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 4.83 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[23: PERF_TASKSET2](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.013 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[24: MANY_THREADS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.259 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[25: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.225 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[26: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 0.008 s
10:59:21 [2020-06-09T14:59:21.594Z] readTraces[27: UNEVEN_STREAMS](org.eclipse.tracecompass.ctf.core.tests.trace.TraceReadAllTracesTest)  Time elapsed: 1.104 s
10:59:21 [2020-06-09T14:59:21.594Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
10:59:24 [2020-06-09T14:59:24.854Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.382 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest
10:59:24 [2020-06-09T14:59:24.854Z] testKernelTrace[0: WHOLE_TRACE](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 2.71 s
10:59:24 [2020-06-09T14:59:24.854Z] testKernelTrace[1: NO_EVENTS_USING_INVERTED_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.098 s
10:59:24 [2020-06-09T14:59:24.854Z] testKernelTrace[2: STREAM0_FIRST_PACKET_TIME](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 1.153 s
10:59:24 [2020-06-09T14:59:24.854Z] testKernelTrace[3: BOTH_STREAMS_FIRST_PACKET_ONLY](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.058 s
10:59:24 [2020-06-09T14:59:24.854Z] testKernelTrace[4: BOTH_STREAMS_SEVERAL_PACKETS](org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceWriterTest)  Time elapsed: 0.202 s
10:59:24 [2020-06-09T14:59:24.854Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
10:59:25 [2020-06-09T14:59:25.779Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.882 s - in org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest
10:59:25 [2020-06-09T14:59:25.779Z] TSDLContextTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.554 s
10:59:25 [2020-06-09T14:59:25.779Z] TSDLEnvironmentTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
10:59:25 [2020-06-09T14:59:25.779Z] TSDLSimpleTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.004 s
10:59:25 [2020-06-09T14:59:25.779Z] TSDLClockTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.003 s
10:59:25 [2020-06-09T14:59:25.779Z] TSDLCallsiteTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.301 s
10:59:25 [2020-06-09T14:59:25.779Z] TSDLEnumTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.007 s
10:59:25 [2020-06-09T14:59:25.779Z] TSDLAllTest(org.eclipse.tracecompass.ctf.core.tests.trace.IOstructgenTest)  Time elapsed: 0.007 s
10:59:25 [2020-06-09T14:59:25.779Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
10:59:27 [2020-06-09T14:59:27.664Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.428 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest
10:59:27 [2020-06-09T14:59:27.664Z] testAddTwoStreams1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.003 s
10:59:27 [2020-06-09T14:59:27.664Z] testAddTwoStreams2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.003 s
10:59:27 [2020-06-09T14:59:27.664Z] testAddTwoStreams3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.041 s
10:59:27 [2020-06-09T14:59:27.664Z] testEmptyStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.002 s
10:59:27 [2020-06-09T14:59:27.664Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.003 s
10:59:27 [2020-06-09T14:59:27.664Z] testAddStreamFail(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingTest)  Time elapsed: 0.001 s
10:59:27 [2020-06-09T14:59:27.664Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
10:59:27 [2020-06-09T14:59:27.664Z] 
10:59:27 [2020-06-09T14:59:27.664Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:27.282
10:59:27 [2020-06-09T14:59:27.664Z] !MESSAGE channel0_0	[+++++++++++++++++++++++++++++++++++++++++++++++++                                                   ]	491 Events
10:59:27 [2020-06-09T14:59:27.664Z] 
10:59:27 [2020-06-09T14:59:27.664Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:27.393
10:59:27 [2020-06-09T14:59:27.664Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++                                                  ]	509 Events
10:59:27 [2020-06-09T14:59:27.664Z] 
10:59:27 [2020-06-09T14:59:27.664Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:27.415
10:59:27 [2020-06-09T14:59:27.664Z] !MESSAGE channel0_0	[                                                            ]	0 Events
10:59:27 [2020-06-09T14:59:27.664Z] 
10:59:27 [2020-06-09T14:59:27.664Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:27.416
10:59:27 [2020-06-09T14:59:27.664Z] !MESSAGE channel0_1	[++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++]	1 Events
10:59:28 [2020-06-09T14:59:28.224Z] 
10:59:28 [2020-06-09T14:59:28.224Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:27.993
10:59:28 [2020-06-09T14:59:28.224Z] !MESSAGE channel0_0	[ ]	0 Events
10:59:28 [2020-06-09T14:59:28.224Z] 
10:59:28 [2020-06-09T14:59:28.224Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:27.993
10:59:28 [2020-06-09T14:59:28.224Z] !MESSAGE channel0_1	[+]	1 Events
10:59:28 [2020-06-09T14:59:28.224Z] 
10:59:28 [2020-06-09T14:59:28.224Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:28.070
10:59:28 [2020-06-09T14:59:28.224Z] !MESSAGE channel0_0	[  ]	0 Events
10:59:28 [2020-06-09T14:59:28.224Z] 
10:59:28 [2020-06-09T14:59:28.224Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:28.070
10:59:28 [2020-06-09T14:59:28.224Z] !MESSAGE channel0_1	[++]	1 Events
10:59:28 [2020-06-09T14:59:28.224Z] 
10:59:28 [2020-06-09T14:59:28.224Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:28.176
10:59:28 [2020-06-09T14:59:28.224Z] !MESSAGE channel0_0	[          ]	0 Events
10:59:28 [2020-06-09T14:59:28.224Z] 
10:59:28 [2020-06-09T14:59:28.224Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:28.177
10:59:28 [2020-06-09T14:59:28.224Z] !MESSAGE channel0_1	[++++++++++]	1 Events
10:59:28 [2020-06-09T14:59:28.479Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.171 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest
10:59:28 [2020-06-09T14:59:28.479Z] testHasMoreEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.029 s
10:59:28 [2020-06-09T14:59:28.479Z] testGetCurrentEventDef_last(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.034 s
10:59:28 [2020-06-09T14:59:28.479Z] testPrintStats_100(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.187 s
10:59:28 [2020-06-09T14:59:28.479Z] testPrintStats_noparam(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.022 s
10:59:28 [2020-06-09T14:59:28.479Z] testGetEndTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.028 s
10:59:28 [2020-06-09T14:59:28.479Z] testSeek(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.039 s
10:59:28 [2020-06-09T14:59:28.479Z] testGetStartTime(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.027 s
10:59:28 [2020-06-09T14:59:28.479Z] testAdvance_end(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.381 s
10:59:28 [2020-06-09T14:59:28.479Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.023 s
10:59:28 [2020-06-09T14:59:28.479Z] testGetCurrentEventDef_first(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.022 s
10:59:28 [2020-06-09T14:59:28.479Z] testPrintStats_width0(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.032 s
10:59:28 [2020-06-09T14:59:28.479Z] testPrintStats_width1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.025 s
10:59:28 [2020-06-09T14:59:28.479Z] testPrintStats_width2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.077 s
10:59:28 [2020-06-09T14:59:28.479Z] testCopyFrom(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.023 s
10:59:28 [2020-06-09T14:59:28.479Z] testAdvance_normal(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.021 s
10:59:28 [2020-06-09T14:59:28.479Z] testPrintStats_width10(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.062 s
10:59:28 [2020-06-09T14:59:28.479Z] testOpen_nonexisting(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.024 s
10:59:28 [2020-06-09T14:59:28.479Z] testGoToLastEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.068 s
10:59:28 [2020-06-09T14:59:28.479Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceReaderTest)  Time elapsed: 0.044 s
10:59:28 [2020-06-09T14:59:28.479Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
10:59:28 [2020-06-09T14:59:28.479Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest
10:59:28 [2020-06-09T14:59:28.479Z] testPacketNoHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0.093 s
10:59:28 [2020-06-09T14:59:28.479Z] testPacketWithContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
10:59:28 [2020-06-09T14:59:28.479Z] testPacketWithPacketContextAndLostEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
10:59:28 [2020-06-09T14:59:28.479Z] testPacket(org.eclipse.tracecompass.ctf.core.tests.trace.CTFPacketReaderTest)  Time elapsed: 0 s
10:59:28 [2020-06-09T14:59:28.479Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
10:59:29 [2020-06-09T14:59:29.039Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 s - in org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest
10:59:29 [2020-06-09T14:59:29.039Z] testParse(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.176 s
10:59:29 [2020-06-09T14:59:29.039Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.081 s
10:59:29 [2020-06-09T14:59:29.039Z] testStreamTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.023 s
10:59:29 [2020-06-09T14:59:29.039Z] testMetadata(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.023 s
10:59:29 [2020-06-09T14:59:29.039Z] testGetDetectedByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.08 s
10:59:29 [2020-06-09T14:59:29.039Z] testEndian(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.021 s
10:59:29 [2020-06-09T14:59:29.039Z] testTextMD(org.eclipse.tracecompass.ctf.core.tests.trace.MetadataTest)  Time elapsed: 0.024 s
10:59:29 [2020-06-09T14:59:29.039Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
10:59:29 [2020-06-09T14:59:29.039Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest
10:59:29 [2020-06-09T14:59:29.039Z] testStreamInputPacketIndexEntryConstructor1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
10:59:29 [2020-06-09T14:59:29.039Z] testStreamInputPacketIndexEntryConstructor2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
10:59:29 [2020-06-09T14:59:29.039Z] testStreamInputPacketIndexEntryConstructor3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
10:59:29 [2020-06-09T14:59:29.039Z] testStreamInputPacketIndexEntryConstructor4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
10:59:29 [2020-06-09T14:59:29.039Z] testStreamInputPacketIndexEntryConstructor5(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
10:59:29 [2020-06-09T14:59:29.039Z] testStreamInputPacketIndexEntryConstructor6(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
10:59:29 [2020-06-09T14:59:29.039Z] testStreamInputPacketIndexEntryConstructor7(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
10:59:29 [2020-06-09T14:59:29.039Z] testStreamInputPacketIndexEntryConstructor8(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0.001 s
10:59:29 [2020-06-09T14:59:29.039Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
10:59:29 [2020-06-09T14:59:29.039Z] testStreamInputPacketIndexEntry_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputPacketIndexEntryTest)  Time elapsed: 0 s
10:59:29 [2020-06-09T14:59:29.039Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
10:59:29 [2020-06-09T14:59:29.964Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.759 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest
10:59:29 [2020-06-09T14:59:29.964Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.114 s
10:59:29 [2020-06-09T14:59:29.964Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.086 s
10:59:29 [2020-06-09T14:59:29.964Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.089 s
10:59:29 [2020-06-09T14:59:29.964Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.125 s
10:59:29 [2020-06-09T14:59:29.964Z] testGetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.058 s
10:59:29 [2020-06-09T14:59:29.964Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.044 s
10:59:29 [2020-06-09T14:59:29.964Z] testSetTimestampEnd(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.05 s
10:59:29 [2020-06-09T14:59:29.964Z] testGetFilename(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.046 s
10:59:29 [2020-06-09T14:59:29.964Z] testStreamInput(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.045 s
10:59:29 [2020-06-09T14:59:29.964Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.058 s
10:59:29 [2020-06-09T14:59:29.964Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputTest)  Time elapsed: 0.042 s
10:59:29 [2020-06-09T14:59:29.964Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
10:59:30 [2020-06-09T14:59:30.523Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.752 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest
10:59:30 [2020-06-09T14:59:30.523Z] testGetCurrentEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.022 s
10:59:30 [2020-06-09T14:59:30.523Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.026 s
10:59:30 [2020-06-09T14:59:30.523Z] testGoToLastEvent1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.04 s
10:59:30 [2020-06-09T14:59:30.523Z] testGoToLastEvent2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.283 s
10:59:30 [2020-06-09T14:59:30.523Z] testGetCurrentPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.021 s
10:59:30 [2020-06-09T14:59:30.523Z] testStreamInputReader_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.061 s
10:59:30 [2020-06-09T14:59:30.523Z] testSeek_timestamp(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.033 s
10:59:30 [2020-06-09T14:59:30.523Z] testReadNextEvent(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.088 s
10:59:30 [2020-06-09T14:59:30.523Z] testGetCPU(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.068 s
10:59:30 [2020-06-09T14:59:30.523Z] testStreamInputReader_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.021 s
10:59:30 [2020-06-09T14:59:30.523Z] testSeek_eventDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamInputReaderTest)  Time elapsed: 0.087 s
10:59:30 [2020-06-09T14:59:30.523Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
10:59:31 [2020-06-09T14:59:31.885Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.146 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest
10:59:31 [2020-06-09T14:59:31.885Z] testGetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.025 s
10:59:31 [2020-06-09T14:59:31.885Z] testGetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.067 s
10:59:31 [2020-06-09T14:59:31.885Z] testPacketHeaderIsSet_valid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
10:59:31 [2020-06-09T14:59:31.885Z] testLookupEnvironment_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.02 s
10:59:31 [2020-06-09T14:59:31.885Z] testLookupEnvironment_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.063 s
10:59:31 [2020-06-09T14:59:31.885Z] testLookupEnvironment_3(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
10:59:31 [2020-06-09T14:59:31.885Z] testLookupEnvironment_4(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.074 s
10:59:31 [2020-06-09T14:59:31.886Z] testMajorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
10:59:31 [2020-06-09T14:59:31.886Z] testByteOrderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.062 s
10:59:31 [2020-06-09T14:59:31.886Z] testOpen_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
10:59:31 [2020-06-09T14:59:31.886Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
10:59:31 [2020-06-09T14:59:31.886Z] testGetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.054 s
10:59:31 [2020-06-09T14:59:31.886Z] testUUIDIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.024 s
10:59:31 [2020-06-09T14:59:31.886Z] testMinorIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.027 s
10:59:31 [2020-06-09T14:59:31.886Z] testGetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.057 s
10:59:31 [2020-06-09T14:59:31.886Z] testGetTraceDirectory(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
10:59:31 [2020-06-09T14:59:31.886Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
10:59:31 [2020-06-09T14:59:31.886Z] testAddStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.089 s
10:59:31 [2020-06-09T14:59:31.886Z] testSetPacketHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.065 s
10:59:31 [2020-06-09T14:59:31.886Z] testGetSetClock_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
10:59:31 [2020-06-09T14:59:31.886Z] testGetSetClock_2(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
10:59:31 [2020-06-09T14:59:31.886Z] testGetByteOrder_1(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.057 s
10:59:31 [2020-06-09T14:59:31.886Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
10:59:31 [2020-06-09T14:59:31.886Z] testSetUUID(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.023 s
10:59:31 [2020-06-09T14:59:31.886Z] testPacketHeaderIsSet_invalid(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.08 s
10:59:31 [2020-06-09T14:59:31.886Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
10:59:31 [2020-06-09T14:59:31.886Z] testOpen_existing(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.066 s
10:59:31 [2020-06-09T14:59:31.886Z] testSetMajor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.022 s
10:59:31 [2020-06-09T14:59:31.886Z] testSetMinor(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceTest)  Time elapsed: 0.021 s
10:59:31 [2020-06-09T14:59:31.886Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
10:59:32 [2020-06-09T14:59:32.810Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest
10:59:32 [2020-06-09T14:59:32.810Z] testGrowingLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.004 s
10:59:32 [2020-06-09T14:59:32.810Z] testGrowingNotLive(org.eclipse.tracecompass.ctf.core.tests.trace.CTFTraceGrowingStreamTest)  Time elapsed: 0.001 s
10:59:32 [2020-06-09T14:59:32.810Z] Running org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
10:59:34 [2020-06-09T14:59:34.172Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.654 s - in org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest
10:59:34 [2020-06-09T14:59:34.172Z] testGetTrace(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.099 s
10:59:34 [2020-06-09T14:59:34.172Z] testAddEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.068 s
10:59:34 [2020-06-09T14:59:34.172Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.068 s
10:59:34 [2020-06-09T14:59:34.172Z] testSetId(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.061 s
10:59:34 [2020-06-09T14:59:34.172Z] testAddHugeIDEvent_base(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.17 s
10:59:34 [2020-06-09T14:59:34.172Z] testToString(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.064 s
10:59:34 [2020-06-09T14:59:34.172Z] testGetPacketContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.086 s
10:59:34 [2020-06-09T14:59:34.172Z] testGetEventHeaderDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.062 s
10:59:34 [2020-06-09T14:59:34.172Z] testEventHeaderIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.064 s
10:59:34 [2020-06-09T14:59:34.172Z] testGetStreamInputs(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.07 s
10:59:34 [2020-06-09T14:59:34.172Z] testSetEventContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.063 s
10:59:34 [2020-06-09T14:59:34.172Z] testSetEventHeader(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.065 s
10:59:34 [2020-06-09T14:59:34.172Z] testGetEventContextDecl(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.062 s
10:59:34 [2020-06-09T14:59:34.172Z] testEventContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.074 s
10:59:34 [2020-06-09T14:59:34.172Z] testSetPacketContext(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.092 s
10:59:34 [2020-06-09T14:59:34.172Z] testGetEvents(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.138 s
10:59:34 [2020-06-09T14:59:34.172Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.113 s
10:59:34 [2020-06-09T14:59:34.172Z] testStream(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.129 s
10:59:34 [2020-06-09T14:59:34.172Z] testPacketContextIsSet(org.eclipse.tracecompass.ctf.core.tests.trace.CTFStreamTest)  Time elapsed: 0.103 s
10:59:34 [2020-06-09T14:59:34.172Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
10:59:34 [2020-06-09T14:59:34.172Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test
10:59:34 [2020-06-09T14:59:34.172Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] testSequenceDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDeclaration2Test)  Time elapsed: 0.001 s
10:59:34 [2020-06-09T14:59:34.172Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
10:59:34 [2020-06-09T14:59:34.172Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest
10:59:34 [2020-06-09T14:59:34.172Z] testGetFieldsList(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0.001 s
10:59:34 [2020-06-09T14:59:34.172Z] testGetField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] testStructDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] testGetMinAlign(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StructDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.172Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
10:59:34 [2020-06-09T14:59:34.427Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest
10:59:34 [2020-06-09T14:59:34.428Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.021 s
10:59:34 [2020-06-09T14:59:34.428Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0.068 s
10:59:34 [2020-06-09T14:59:34.428Z] testLookupInteger_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testLookupInteger_2(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testGetDefinitions_1(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testLookupFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StructDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
10:59:34 [2020-06-09T14:59:34.428Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest
10:59:34 [2020-06-09T14:59:34.428Z] testBitFlagEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0.001 s
10:59:34 [2020-06-09T14:59:34.428Z] testAddMany(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testAdd(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testQuery(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testDubs(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] binaryEquivalentTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testOverlap1(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testOverlap2(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testOverlap3(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testOverlap4(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.EnumDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
10:59:34 [2020-06-09T14:59:34.428Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest
10:59:34 [2020-06-09T14:59:34.428Z] testLargeExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
10:59:34 [2020-06-09T14:59:34.428Z] validateLargeFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] validateLarge(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] validateCompactFail(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testLargeCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testCompactExtended(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0.001 s
10:59:34 [2020-06-09T14:59:34.428Z] testMaxSizes(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] validateCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testCompactCompact(org.eclipse.tracecompass.ctf.core.tests.types.EventHeaderDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
10:59:34 [2020-06-09T14:59:34.428Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest
10:59:34 [2020-06-09T14:59:34.428Z] testIntegerDeclarationBruteForce(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.009 s
10:59:34 [2020-06-09T14:59:34.428Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testIsCharacter_8bytes(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0.001 s
10:59:34 [2020-06-09T14:59:34.428Z] testMinValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testIntegerDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testGetBase(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testIsSigned_unsigned(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testIsSigned_signed(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testMaxValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] testIsCharacter(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDeclarationTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.428Z] Running org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
10:59:34 [2020-06-09T14:59:34.428Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest
10:59:34 [2020-06-09T14:59:34.428Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.DefinitionTest)  Time elapsed: 0.018 s
10:59:34 [2020-06-09T14:59:34.428Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
10:59:34 [2020-06-09T14:59:34.683Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest
10:59:34 [2020-06-09T14:59:34.683Z] testGetCurrentField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
10:59:34 [2020-06-09T14:59:34.683Z] testLookupVariant(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
10:59:34 [2020-06-09T14:59:34.683Z] testGetCurrentFieldName(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testLookupInteger(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testLookupString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testLookupStruct(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testLookupEnum(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testVariantDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testLookupArray(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testGetDefinitions(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0 s
10:59:34 [2020-06-09T14:59:34.683Z] testLookupDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDefinitionTest)  Time elapsed: 0.001 s
10:59:34 [2020-06-09T14:59:34.683Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
10:59:36 [2020-06-09T14:59:36.046Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.257 s - in org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest
10:59:36 [2020-06-09T14:59:36.046Z] testEquals1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.026 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.104 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.1 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.039 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals5(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.059 s
10:59:36 [2020-06-09T14:59:36.046Z] testHashCode_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
10:59:36 [2020-06-09T14:59:36.046Z] testEventDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.082 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
10:59:36 [2020-06-09T14:59:36.046Z] testGetId(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
10:59:36 [2020-06-09T14:59:36.046Z] testFieldsIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.059 s
10:59:36 [2020-06-09T14:59:36.046Z] testNameIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
10:59:36 [2020-06-09T14:59:36.046Z] testGetName(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
10:59:36 [2020-06-09T14:59:36.046Z] testFieldsIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.057 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals_other1(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.03 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals_other2(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals_other3(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals_other4(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
10:59:36 [2020-06-09T14:59:36.046Z] testEventDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.06 s
10:59:36 [2020-06-09T14:59:36.046Z] testHashCode(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
10:59:36 [2020-06-09T14:59:36.046Z] testContextIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.024 s
10:59:36 [2020-06-09T14:59:36.046Z] testStreamIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.061 s
10:59:36 [2020-06-09T14:59:36.046Z] testGetFields(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
10:59:36 [2020-06-09T14:59:36.046Z] testIdIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.022 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.089 s
10:59:36 [2020-06-09T14:59:36.046Z] testGetStream(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.061 s
10:59:36 [2020-06-09T14:59:36.046Z] testStreamIsSet_null(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.02 s
10:59:36 [2020-06-09T14:59:36.046Z] testEquals_emptyObject(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.021 s
10:59:36 [2020-06-09T14:59:36.046Z] testNameIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.062 s
10:59:36 [2020-06-09T14:59:36.046Z] testContextIsSet(org.eclipse.tracecompass.ctf.core.tests.types.EventDeclarationTest)  Time elapsed: 0.023 s
10:59:36 [2020-06-09T14:59:36.046Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
10:59:36 [2020-06-09T14:59:36.046Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test
10:59:36 [2020-06-09T14:59:36.046Z] testGetElementType(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.046Z] testArrayDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0.001 s
10:59:36 [2020-06-09T14:59:36.046Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.046Z] testIsString_complex(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.046Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.046Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.046Z] testGetLength(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.046Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.046Z] testIsString_ownDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDeclaration2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test
10:59:36 [2020-06-09T14:59:36.047Z] testgetElem_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.064 s
10:59:36 [2020-06-09T14:59:36.047Z] testToStringStringArray(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testRead_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testgetElem_noDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString_withDefs(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testArrayDefinition_baseDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0.001 s
10:59:36 [2020-06-09T14:59:36.047Z] testArrayDefinition_newDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString_string(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString_char(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString_long(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.ArrayDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest
10:59:36 [2020-06-09T14:59:36.047Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] ctorTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.FloatDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test
10:59:36 [2020-06-09T14:59:36.047Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetElem(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testFixedStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.SequenceDefinition2Test)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testStringDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testSetValue(org.eclipse.tracecompass.ctf.core.tests.types.StringDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest
10:59:36 [2020-06-09T14:59:36.047Z] testVariantDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] equalsAddTwiceTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testAddField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0.023 s
10:59:36 [2020-06-09T14:59:36.047Z] equalsOutOfOrderTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testIsTagged(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testIsTagged_null(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testHasField(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testSetTag(org.eclipse.tracecompass.ctf.core.tests.types.VariantDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest
10:59:36 [2020-06-09T14:59:36.047Z] test32BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] test32LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] test64BE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] test64LE(org.eclipse.tracecompass.ctf.core.tests.types.IntegerEndiannessTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest
10:59:36 [2020-06-09T14:59:36.047Z] testGetEncoding(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testCreateDefinition(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testStringDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testStringDeclaration_2(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] hashcodeTest(org.eclipse.tracecompass.ctf.core.tests.types.StringDeclarationTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0.001 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testFormatNumber_unsignedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testIntegerDefinition(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testFormatNumber_signedLong(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.IntegerDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] testFloat32BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.001 s
10:59:36 [2020-06-09T14:59:36.047Z] testFloat32Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testFloat48Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testFloat64Bit(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testFloat248(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testFloat5311(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetDeclaration(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testFloat64BitNeg(org.eclipse.tracecompass.ctf.core.tests.types.FloatDefinitionTest)  Time elapsed: 0.045 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] testGetValue(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetIntegerValue_one(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testToString(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testUnknownEnum(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testEnumDefinition(org.eclipse.tracecompass.ctf.core.tests.types.EnumDefinitionTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest
10:59:36 [2020-06-09T14:59:36.047Z] testParseField_simple(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0.001 s
10:59:36 [2020-06-09T14:59:36.047Z] testParseField_complex(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testParseField_simple2(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testParseField_simple3(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventFieldTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest
10:59:36 [2020-06-09T14:59:36.047Z] getterTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] constructorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] comparatorTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0.001 s
10:59:36 [2020-06-09T14:59:36.047Z] equalsTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] toStringTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] hashCodeTest(org.eclipse.tracecompass.ctf.core.tests.event.CTFCallsiteTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] 
10:59:36 [2020-06-09T14:59:36.047Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:35.980
10:59:36 [2020-06-09T14:59:36.047Z] !MESSAGE Struct already contains a field named ctx
10:59:36 [2020-06-09T14:59:36.047Z] 
10:59:36 [2020-06-09T14:59:36.047Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:35.980
10:59:36 [2020-06-09T14:59:36.047Z] !MESSAGE Struct already contains a field named ctx
10:59:36 [2020-06-09T14:59:36.047Z] 
10:59:36 [2020-06-09T14:59:36.047Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:35.981
10:59:36 [2020-06-09T14:59:36.047Z] !MESSAGE Struct already contains a field named ctx
10:59:36 [2020-06-09T14:59:36.047Z] 
10:59:36 [2020-06-09T14:59:36.047Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:35.981
10:59:36 [2020-06-09T14:59:36.047Z] !MESSAGE Struct already contains a field named ctx
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest
10:59:36 [2020-06-09T14:59:36.047Z] testEvents(org.eclipse.tracecompass.ctf.core.tests.event.CTFEventDefinitionTest)  Time elapsed: 0.002 s
10:59:36 [2020-06-09T14:59:36.047Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
10:59:36 [2020-06-09T14:59:36.047Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest
10:59:36 [2020-06-09T14:59:36.047Z] testGetInt_le1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetInt_le2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testPutIntLe(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testPutInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetLong35s_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetLong35s_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetLong35s_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGet24Unsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetInt_invalid(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGet24Signed(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetLong35_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetLong35_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testPutInt_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testPutInt_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetLong_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetLong_pos7LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.047Z] testGetLong_pos8LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGet35_pos0BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGet35_pos0LE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGet35_pos8BE(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testPutIntLe_length0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testPutIntLe_length1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetLong_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetLong_pos7(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetLong_pos8(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetUnsigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetInt_invalid2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetSigned(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testPutInt(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testPutInt_hex(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetInt_base(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetInt_pos0(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetInt_pos1(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetInt_pos2(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferIntTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] Running org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
10:59:36 [2020-06-09T14:59:36.048Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest
10:59:36 [2020-06-09T14:59:36.048Z] testGetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testCanRead_1param(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetBytes(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0.001 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testClear(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testBitBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testSetByteOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testBitBuffer_fromByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetByteBuffer(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testSetPosition(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetBytesMiddle(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testSetOrder(org.eclipse.tracecompass.ctf.core.tests.io.BitBufferTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] Running org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
10:59:36 [2020-06-09T14:59:36.048Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest
10:59:36 [2020-06-09T14:59:36.048Z] testEventHeaders(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testRoot(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testGetPath(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testComplexNode(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testFields(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testNotEquals(org.eclipse.tracecompass.ctf.core.tests.scope.LexicalScopeTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] Running org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
10:59:36 [2020-06-09T14:59:36.048Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest
10:59:36 [2020-06-09T14:59:36.048Z] testMakeUUID_2(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testMakeUUID_3(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testUnsignedCompare(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] testMakeUUID(org.eclipse.tracecompass.ctf.core.tests.util.UtilsTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.048Z] Running org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
10:59:36 [2020-06-09T14:59:36.305Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest
10:59:36 [2020-06-09T14:59:36.305Z] testCopyConstructorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
10:59:36 [2020-06-09T14:59:36.305Z] testUnsupporteds(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.305Z] testToArray(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.001 s
10:59:36 [2020-06-09T14:59:36.306Z] testCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testClear(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testToString(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testListIterator(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testUnorderedSet(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testRecursiveCopyConstructor(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testContains(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.002 s
10:59:36 [2020-06-09T14:59:36.306Z] testListIteratorWithNull(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testCopyConstructorWithNulls(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testHashCollision(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.116 s
10:59:36 [2020-06-09T14:59:36.306Z] testEquality(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testListIteratorOutOfOrder(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testIndexOf(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testIsEmpty(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0 s
10:59:36 [2020-06-09T14:59:36.306Z] testSimple(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.005 s
10:59:36 [2020-06-09T14:59:36.306Z] testStream(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.041 s
10:59:36 [2020-06-09T14:59:36.306Z] testStreams(org.eclipse.tracecompass.ctf.core.tests.util.SparseListTest)  Time elapsed: 0.003 s
10:59:36 [2020-06-09T14:59:36.306Z] Running org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
10:59:36 [2020-06-09T14:59:36.306Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-typedef-length as requested.
10:59:36 [2020-06-09T14:59:36.306Z] Skipping test traces/ctf-testsuite/tests/1.8/regression/stream/pass/integer-large-size as requested.
10:59:39 [2020-06-09T14:59:39.565Z] line 8:11 required (...)+ loop did not match anything at character ';'
10:59:39 [2020-06-09T14:59:39.565Z] line 10:46 mismatched character '<EOF>' expecting '"'
10:59:39 [2020-06-09T14:59:39.565Z] line 9:16 no viable alternative at character 'o'
10:59:39 [2020-06-09T14:59:39.565Z] line 9:20 no viable alternative at character '?'
10:59:39 [2020-06-09T14:59:39.565Z] line 12:14 no viable alternative at character ''
10:59:39 [2020-06-09T14:59:39.565Z] line 32:0 mismatched character '<EOF>' expecting '"'
10:59:41 [2020-06-09T14:59:41.449Z] 
10:59:41 [2020-06-09T14:59:41.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.085
10:59:41 [2020-06-09T14:59:41.449Z] !MESSAGE Unknown trace attribute: test
10:59:41 [2020-06-09T14:59:41.449Z] 
10:59:41 [2020-06-09T14:59:41.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.085
10:59:41 [2020-06-09T14:59:41.449Z] !MESSAGE Unknown trace attribute: test1
10:59:41 [2020-06-09T14:59:41.449Z] 
10:59:41 [2020-06-09T14:59:41.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.085
10:59:41 [2020-06-09T14:59:41.449Z] !MESSAGE Unknown trace attribute: test2
10:59:41 [2020-06-09T14:59:41.449Z] 
10:59:41 [2020-06-09T14:59:41.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.086
10:59:41 [2020-06-09T14:59:41.449Z] !MESSAGE Unknown trace attribute: test3
10:59:41 [2020-06-09T14:59:41.449Z] 
10:59:41 [2020-06-09T14:59:41.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.086
10:59:41 [2020-06-09T14:59:41.449Z] !MESSAGE Unknown trace attribute: test4
10:59:41 [2020-06-09T14:59:41.449Z] 
10:59:41 [2020-06-09T14:59:41.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.131
10:59:41 [2020-06-09T14:59:41.449Z] !MESSAGE Unknown trace attribute: test2
10:59:41 [2020-06-09T14:59:41.449Z] 
10:59:41 [2020-06-09T14:59:41.449Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.224
10:59:41 [2020-06-09T14:59:41.449Z] !MESSAGE Unknown integer attribute: aa
10:59:41 [2020-06-09T14:59:41.449Z] 
10:59:41 [2020-06-09T14:59:41.450Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.224
10:59:41 [2020-06-09T14:59:41.450Z] !MESSAGE Unknown integer attribute: zz
10:59:41 [2020-06-09T14:59:41.450Z] 
10:59:41 [2020-06-09T14:59:41.450Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.224
10:59:41 [2020-06-09T14:59:41.450Z] !MESSAGE Unknown trace attribute: blah
10:59:41 [2020-06-09T14:59:41.450Z] 
10:59:41 [2020-06-09T14:59:41.450Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 14:59:41.225
10:59:41 [2020-06-09T14:59:41.450Z] !MESSAGE Unknown stream attribute: askdjfhaskdjfh
10:59:41 [2020-06-09T14:59:41.706Z] Tests run: 173, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.337 s - in org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[0: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.147 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[1: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.065 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[2: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.012 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[3: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.088 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[4: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.089 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[5: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.077 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[6: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.015 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[7: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.068 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[8: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.126 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[9: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-field-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.033 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[10: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-implicit-but-undefined-int-type](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.068 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[11: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-negative-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.173 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[12: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-type-value-out-of-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.139 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[13: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-missing-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.03 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[14: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-untyped-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.015 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[15: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.014 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[16: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-token](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.051 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[17: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/enum-values-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.083 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[18: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.012 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[19: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/event-id-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.013 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[20: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-0-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.029 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[21: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.095 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[22: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.024 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[23: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-align-non-power-2](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.034 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[24: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.022 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[25: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-base-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.084 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[26: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-byte-order-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.2 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[27: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.048 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[28: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.022 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[29: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.029 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[30: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.01 s
10:59:41 [2020-06-09T14:59:41.706Z] 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.014 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[32: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.034 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[33: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.018 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[34: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.884 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[35: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.022 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[36: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-corrupted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.027 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[37: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[38: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-guid-too-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.019 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[39: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-literal-int-incomplete](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.134 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[40: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-bracket](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.011 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[41: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-declaration](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[42: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-expression](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[43: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-unterminated-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.129 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[44: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-broken](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.014 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[45: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lexer-version-too-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[46: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/lttng-modules-2.0-pre1](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.017 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[47: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-empty-after-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[48: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-packetized-endianness-mismatch](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.014 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[49: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/metadata-with-null-char](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
10:59:41 [2020-06-09T14:59:41.706Z] testTrace[50: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/packet-based-metadata](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.015 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[51: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/repeated-event-id-in-same-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[52: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[53: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/string-concat](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.022 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[54: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.013 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[55: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[56: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[57: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[58: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.013 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[59: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-field-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.093 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[60: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-duplicate-struct-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.052 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[61: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.072 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[62: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-inner-struct-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.036 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[63: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-int-type-undefined](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.018 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[64: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-recursive](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[65: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-reserved-keywords](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[66: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-duplicate-name](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[67: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-invalid-type-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.018 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[68: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.265 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[69: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.202 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[70: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/typedef-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.008 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[71: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-missing-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.217 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[72: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-string-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.059 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[73: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[74: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[75: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.007 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[76: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-floating](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.008 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[77: traces/ctf-testsuite/tests/1.8/regression/metadata/fail/variant-tag-type-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.097 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[78: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.027 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[79: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-2typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[80: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim-typedef](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[81: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.143 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[82: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-enum](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.079 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[83: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/array-of-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.048 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[84: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-nameless](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[85: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-token-kind](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[86: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-untyped-int](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.013 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[87: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.013 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[88: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-small](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.016 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[89: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-signed-value](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[90: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/enum-values-unsigned-big](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[91: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/event-id-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[92: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/integer-1-bit-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[93: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/literal-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.021 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[94: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.013 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[95: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-minimal-accepted](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[96: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-big-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[97: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/metadata-packetized-little-endian](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[98: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-clashes](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.005 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[99: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/name-escaping-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[100: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/repeated-event-id-in-2-streams](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[101: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-1dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[102: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-basic-2dim](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[103: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/sequence-scoped-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.004 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[104: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/stream-undefined-id](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[105: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/string-literal-escape](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.04 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[106: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-larger](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.056 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[107: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-smaller](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[108: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-align-valid](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[109: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-inner-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[110: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-unamed-struct-as-field](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[111: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/struct-underscores-in-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[112: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-reserved-keyword](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[113: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typealias-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[114: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/typedef-simple](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[115: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-attribute-warnings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.002 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[116: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/unknown-env](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[117: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers-unnamed](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[118: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[119: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-missing-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[120: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-scope-tag](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[121: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-structs](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[122: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels-redefinition](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[123: traces/ctf-testsuite/tests/1.8/regression/metadata/pass/variant-two-levels](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[124: traces/ctf-testsuite/tests/1.8/regression/stream/fail/content-size-larger-than-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[125: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[126: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[127: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.707Z] testTrace[128: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[129: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[130: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[131: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-between-elements](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[132: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[133: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-sequence-within-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[134: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[135: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[136: traces/ctf-testsuite/tests/1.8/regression/stream/fail/cross-packet-event-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[137: traces/ctf-testsuite/tests/1.8/regression/stream/fail/event-empty](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[138: traces/ctf-testsuite/tests/1.8/regression/stream/fail/less-than-1-byte-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[139: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-alignment-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[140: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-array-of-integers](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[141: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-empty-event-with-aligned-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[142: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-float](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.022 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[143: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-integer](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[144: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-large-sequence-length](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[145: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-len-of-sequence](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[146: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-packet-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] 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.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[148: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-sequence-start](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] 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.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[150: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-string](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[151: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[152: traces/ctf-testsuite/tests/1.8/regression/stream/fail/out-of-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[153: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-range-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[154: traces/ctf-testsuite/tests/1.8/regression/stream/fail/variant-out-of-unknown-enum-selector](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[155: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-content-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[156: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets-no-packet-size](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[157: traces/ctf-testsuite/tests/1.8/regression/stream/pass/2-packets](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[158: traces/ctf-testsuite/tests/1.8/regression/stream/pass/array-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[159: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream-no-header](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[160: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-stream](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[161: traces/ctf-testsuite/tests/1.8/regression/stream/pass/empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] 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 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[163: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[164: traces/ctf-testsuite/tests/1.8/regression/stream/pass/in-bound-variant-selected-element](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[165: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-2.0-pre5](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.106 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[166: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-modules-trace](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.102 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[167: traces/ctf-testsuite/tests/1.8/regression/stream/pass/lttng-ust-heartbeat-event](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[168: traces/ctf-testsuite/tests/1.8/regression/stream/pass/sequence-with-empty-struct](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.003 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[169: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-repeated](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.015 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[170: traces/ctf-testsuite/tests/1.8/regression/stream/pass/single-string-event-twice](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[171: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-enum-mappings](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testTrace[172: traces/ctf-testsuite/tests/1.8/regression/stream/pass/variant-missing-fields](org.eclipse.tracecompass.ctf.core.tests.ctftestsuite.CtfTestSuiteTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] Running org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
10:59:41 [2020-06-09T14:59:41.708Z] 
10:59:41 [2020-06-09T14:59:41.708Z] !ENTRY org.eclipse.tracecompass.ctf.core 1 0 2020-06-09 14:59:41.519
10:59:41 [2020-06-09T14:59:41.708Z] !MESSAGE Some message
10:59:41 [2020-06-09T14:59:41.708Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest
10:59:41 [2020-06-09T14:59:41.708Z] testCtfCorePluginId(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] testLog(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0.001 s
10:59:41 [2020-06-09T14:59:41.708Z] testGetDefault(org.eclipse.tracecompass.ctf.core.tests.CtfCorePluginTest)  Time elapsed: 0 s
10:59:41 [2020-06-09T14:59:41.708Z] 
10:59:41 [2020-06-09T14:59:41.708Z] Results:
10:59:41 [2020-06-09T14:59:41.708Z] 
10:59:41 [2020-06-09T14:59:41.708Z] Tests run: 621, Failures: 0, Errors: 0, Skipped: 1
10:59:41 [2020-06-09T14:59:41.708Z] 
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] All tests passed!
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.core.tests ---
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.pom
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-sources.jar
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-p2metadata.xml
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.core.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.ctf.core.tests-1.0.8-SNAPSHOT-p2artifacts.xml
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.core.tests ---
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.statesystem.core.tests >--
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] Building org.eclipse.tracecompass.statesystem.core.tests 1.0.12-SNAPSHOT [17/138]
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:13 [2020-06-09T15:00:13.716Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] The project's OSGi version is 1.0.12.202006091432
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/main/resources
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] 
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:13 [2020-06-09T15:00:13.717Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/classes
11:00:17 [2020-06-09T15:00:17.877Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/StateSystem2DTest.java:[169] 
11:00:17 [2020-06-09T15:00:17.877Z] 	int timeStamps = (int) times.stream().filter(interval::intersects).count();
11:00:17 [2020-06-09T15:00:17.877Z] 	                                             ^^^^^^^^^^^^^^^^^^^^
11:00:17 [2020-06-09T15:00:17.877Z] Null type safety: parameter 1 provided via method descriptor Predicate<Long>.test(Long) needs unchecked conversion to conform to 'long'
11:00:17 [2020-06-09T15:00:17.877Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[44] 
11:00:17 [2020-06-09T15:00:17.877Z] 	fHistoryTreeFiles.add(historyTreeFile);
11:00:17 [2020-06-09T15:00:17.877Z] 	                      ^^^^^^^^^^^^^^^
11:00:17 [2020-06-09T15:00:17.877Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
11:00:17 [2020-06-09T15:00:17.877Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/backend/ThreadedHistoryTreeBackendTest.java:[46] 
11:00:17 [2020-06-09T15:00:17.877Z] 	fBackendMap.put(backend, historyTreeFile);
11:00:17 [2020-06-09T15:00:17.877Z] 	                         ^^^^^^^^^^^^^^^
11:00:17 [2020-06-09T15:00:17.877Z] Null type safety (type annotations): The expression of type 'File' needs unchecked conversion to conform to '@NonNull File'
11:00:17 [2020-06-09T15:00:17.877Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/org/eclipse/tracecompass/statesystem/core/tests/SnapshotTest.java:[100] 
11:00:17 [2020-06-09T15:00:17.877Z] 	ITmfStateInterval value = result.getValue();
11:00:17 [2020-06-09T15:00:17.877Z] 	                          ^^^^^^^^^^^^^^^^^
11:00:17 [2020-06-09T15:00:17.877Z] 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
11:00:17 [2020-06-09T15:00:17.877Z] 4 problems (4 warnings)
11:00:17 [2020-06-09T15:00:17.877Z] [INFO] 
11:00:17 [2020-06-09T15:00:17.877Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:17 [2020-06-09T15:00:17.877Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:00:17 [2020-06-09T15:00:17.877Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/src/test/resources
11:00:17 [2020-06-09T15:00:17.877Z] [INFO] 
11:00:17 [2020-06-09T15:00:17.877Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:17 [2020-06-09T15:00:17.877Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] 
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] 
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] 
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] 
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] 
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:18 [2020-06-09T15:00:18.132Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
11:00:18 [2020-06-09T15:00:18.390Z] [INFO] 
11:00:18 [2020-06-09T15:00:18.390Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:18 [2020-06-09T15:00:18.390Z] [INFO] 
11:00:18 [2020-06-09T15:00:18.390Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:00:44 [2020-06-09T15:00:44.872Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data/.metadata/.log
11:00:44 [2020-06-09T15:00:44.872Z] [INFO] Command line:
11:00:44 [2020-06-09T15:00:44.872Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:00:44 [2020-06-09T15:00:44.872Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:00:46 [2020-06-09T15:00:46.758Z] !SESSION 2020-06-09 15:00:44.180 -----------------------------------------------
11:00:46 [2020-06-09T15:00:46.758Z] eclipse.buildId=unknown
11:00:46 [2020-06-09T15:00:46.758Z] java.version=1.8.0_202
11:00:46 [2020-06-09T15:00:46.758Z] java.vendor=Oracle Corporation
11:00:46 [2020-06-09T15:00:46.758Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:00:46 [2020-06-09T15:00:46.758Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:00:46 [2020-06-09T15:00:46.758Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:00:46 [2020-06-09T15:00:46.758Z] 
11:00:46 [2020-06-09T15:00:46.758Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:00:46.378
11:00:46 [2020-06-09T15:00:46.758Z] !MESSAGE FrameworkEvent ERROR
11:00:46 [2020-06-09T15:00:46.758Z] !STACK 0
11:00:46 [2020-06-09T15:00:46.758Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [51]
11:00:46 [2020-06-09T15:00:46.758Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:00:46 [2020-06-09T15:00:46.758Z] 
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:00:46 [2020-06-09T15:00:46.758Z] 
11:00:46 [2020-06-09T15:00:46.758Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:00:46.493
11:00:46 [2020-06-09T15:00:46.758Z] !MESSAGE FrameworkEvent ERROR
11:00:46 [2020-06-09T15:00:46.758Z] !STACK 0
11:00:46 [2020-06-09T15:00:46.758Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [124]
11:00:46 [2020-06-09T15:00:46.758Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:00:46 [2020-06-09T15:00:46.758Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:00:46 [2020-06-09T15:00:46.758Z]     -> 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"
11:00:46 [2020-06-09T15:00:46.758Z]        org.apache.httpcomponents.httpclient.win [32]
11:00:46 [2020-06-09T15:00:46.758Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:00:46 [2020-06-09T15:00:46.758Z] 
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:00:46 [2020-06-09T15:00:46.758Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:00:48 [2020-06-09T15:00:48.120Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
11:00:48 [2020-06-09T15:00:48.376Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest
11:00:48 [2020-06-09T15:00:48.376Z] testIteratorOverQuarkEndTime(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.016 s
11:00:48 [2020-06-09T15:00:48.376Z] testIteratorOverQuarkResolution(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.376Z] testIteratorOverQuarkReversed(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testQueueOfferPollPeek(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.035 s
11:00:48 [2020-06-09T15:00:48.377Z] testQueryOngoingStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.377Z] testQuerySingleStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testQueryUntilNonNullValue(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testIteratorOverQuark(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testIteratorOverQuarkAddMoreIntervals(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.377Z] testIteratorOverQuarkSubrange(org.eclipse.tracecompass.statesystem.core.tests.StateSystemUtilsTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StringStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.NullStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.LongStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.IntStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.DoubleStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
11:00:48 [2020-06-09T15:00:48.377Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest
11:00:48 [2020-06-09T15:00:48.377Z] compareLongWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareStringWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareStringWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareIntWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareIntWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareDoubleWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareDoubleWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareIntWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareLongWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareLongWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] tcompareIntWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareDoubleWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareStringWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareLongWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareIntWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareLongWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareNullWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareNullWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareNullWithInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareDoubleWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareNullWithLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareNullWithNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareStringWithDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareDoubleWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] compareStringWithString(org.eclipse.tracecompass.statesystem.core.tests.statevalue.StateValueCompareToTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] 
11:00:48 [2020-06-09T15:00:48.377Z] !ENTRY org.eclipse.tracecompass.statesystem.core 2 0 2020-06-09 15:00:48.296
11:00:48 [2020-06-09T15:00:48.377Z] !MESSAGE Custom factory for type 87 does not exist
11:00:48 [2020-06-09T15:00:48.377Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest
11:00:48 [2020-06-09T15:00:48.377Z] testNoFactoryAvailable(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.003 s
11:00:48 [2020-06-09T15:00:48.377Z] testSerialization(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testWrongCustomId(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testWrongCustomId2(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testSerializedTooLarge(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxLong(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testGetType(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxDouble(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxInt(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testUnboxStr(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] testIsNull(org.eclipse.tracecompass.statesystem.core.tests.statevalue.CustomStateValueTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
11:00:48 [2020-06-09T15:00:48.377Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest
11:00:48 [2020-06-09T15:00:48.377Z] testHtInterval[0: Hello](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0.002 s
11:00:48 [2020-06-09T15:00:48.377Z] testHtInterval[1: Test0](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalObjectReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.377Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
11:00:48 [2020-06-09T15:00:48.632Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest
11:00:48 [2020-06-09T15:00:48.632Z] testFillNodes[CLASSIC](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeWithBackendTest)  Time elapsed: 0.082 s
11:00:48 [2020-06-09T15:00:48.632Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
11:00:48 [2020-06-09T15:00:48.887Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 0, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 0, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 0, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 10, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 10, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 10, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 126, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 126, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 126, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 127, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 127, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 127, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 128, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 128, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 128, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 16,382, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 16,382, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 16,382, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.003 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 16,383, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 16,383, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 16,383, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 16,384, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 16,384, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.887Z] testStringWithChars[nb of chars: 16,384, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 10,921, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 10,921, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 10,921, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 10,922, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 10,922, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 10,922, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.002 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 10,923, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 10,923, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 10,923, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 32,766, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.051 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 32,766, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 32,766, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 32,767, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 32,767, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 32,767, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 32,768, char length: 1](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 32,768, char length: 2](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0.001 s
11:00:48 [2020-06-09T15:00:48.888Z] testStringWithChars[nb of chars: 32,768, char length: 3](org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HTIntervalStringReadWriteTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.888Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
11:00:48 [2020-06-09T15:00:48.888Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest
11:00:48 [2020-06-09T15:00:48.888Z] testNodeSequenceNumbers(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
11:00:48 [2020-06-09T15:00:48.888Z] testDepth(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0.002 s
11:00:48 [2020-06-09T15:00:48.888Z] testSequentialFill(org.eclipse.tracecompass.statesystem.core.tests.backend.historytree.HistoryTreeTest)  Time elapsed: 0 s
11:00:48 [2020-06-09T15:00:48.888Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
11:00:51 [2020-06-09T15:00:51.398Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.331 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest
11:00:51 [2020-06-09T15:00:51.398Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.004 s
11:00:51 [2020-06-09T15:00:51.398Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
11:00:51 [2020-06-09T15:00:51.398Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
11:00:51 [2020-06-09T15:00:51.398Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.081 s
11:00:51 [2020-06-09T15:00:51.398Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
11:00:51 [2020-06-09T15:00:51.398Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 1.335 s
11:00:51 [2020-06-09T15:00:51.398Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.247 s
11:00:51 [2020-06-09T15:00:51.398Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.001 s
11:00:51 [2020-06-09T15:00:51.398Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0 s
11:00:51 [2020-06-09T15:00:51.398Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.022 s
11:00:51 [2020-06-09T15:00:51.398Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.002 s
11:00:51 [2020-06-09T15:00:51.398Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.HistoryTreeBackendTest)  Time elapsed: 0.634 s
11:00:51 [2020-06-09T15:00:51.398Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
11:00:52 [2020-06-09T15:00:52.760Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.56 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest
11:00:52 [2020-06-09T15:00:52.760Z] testIntervalBeforeStart[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
11:00:52 [2020-06-09T15:00:52.760Z] testBuildNowQueryLaterStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.047 s
11:00:52 [2020-06-09T15:00:52.760Z] testInsertQueryStateValues[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
11:00:52 [2020-06-09T15:00:52.760Z] testCascadingIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.015 s
11:00:52 [2020-06-09T15:00:52.760Z] testNegativeTimes[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
11:00:52 [2020-06-09T15:00:52.760Z] testFullIntervals[ReOpen=false](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.797 s
11:00:52 [2020-06-09T15:00:52.760Z] testIntervalBeforeStart[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0 s
11:00:52 [2020-06-09T15:00:52.760Z] testBuildNowQueryLaterStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
11:00:52 [2020-06-09T15:00:52.760Z] testInsertQueryStateValues[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.001 s
11:00:52 [2020-06-09T15:00:52.760Z] testCascadingIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.012 s
11:00:52 [2020-06-09T15:00:52.760Z] testNegativeTimes[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.002 s
11:00:52 [2020-06-09T15:00:52.760Z] testFullIntervals[ReOpen=true](org.eclipse.tracecompass.statesystem.core.tests.backend.ThreadedHistoryTreeBackendTest)  Time elapsed: 0.679 s
11:00:52 [2020-06-09T15:00:52.760Z] Running org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
11:00:56 [2020-06-09T15:00:56.022Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 s - in org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest
11:00:56 [2020-06-09T15:00:56.022Z] testEndTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testStartTime(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testEnd(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testQueryAttribute(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
11:00:56 [2020-06-09T15:00:56.022Z] testBegin(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testOutOfRange_1(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testOutOfRange_2(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testQueryAttributeEmpty(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testDoQuery(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testBuildNowQueryLaterStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testIntervalBeforeStart(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testInsertQueryStateValues(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.001 s
11:00:56 [2020-06-09T15:00:56.022Z] testCascadingIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0.078 s
11:00:56 [2020-06-09T15:00:56.022Z] testNegativeTimes(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testFullIntervals(org.eclipse.tracecompass.statesystem.core.tests.backend.InMemoryBackendTest)  Time elapsed: 1.679 s
11:00:56 [2020-06-09T15:00:56.022Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
11:00:56 [2020-06-09T15:00:56.022Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest
11:00:56 [2020-06-09T15:00:56.022Z] testIncrementInt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] testIncrementLong(org.eclipse.tracecompass.statesystem.core.tests.StateSystemBuilderUtilsTest)  Time elapsed: 0 s
11:00:56 [2020-06-09T15:00:56.022Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
11:01:04 [2020-06-09T15:01:04.099Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.939 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest
11:01:04 [2020-06-09T15:01:04.099Z] testTimeRangeException2DContinous(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 7.907 s
11:01:04 [2020-06-09T15:01:04.099Z] testEmpty2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
11:01:04 [2020-06-09T15:01:04.099Z] testIOOB2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
11:01:04 [2020-06-09T15:01:04.099Z] testContinuous2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.016 s
11:01:04 [2020-06-09T15:01:04.099Z] testReverse2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
11:01:04 [2020-06-09T15:01:04.099Z] testTimeRangeException2DDiscrete(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.002 s
11:01:04 [2020-06-09T15:01:04.099Z] testDiscrete2DQuery(org.eclipse.tracecompass.statesystem.core.tests.StateSystem2DTest)  Time elapsed: 0.007 s
11:01:04 [2020-06-09T15:01:04.099Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
11:01:04 [2020-06-09T15:01:04.099Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest
11:01:04 [2020-06-09T15:01:04.099Z] testBeginEnd(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
11:01:04 [2020-06-09T15:01:04.099Z] testEmptyStack(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
11:01:04 [2020-06-09T15:01:04.099Z] testFullQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.001 s
11:01:04 [2020-06-09T15:01:04.099Z] testSingleQueries(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
11:01:04 [2020-06-09T15:01:04.099Z] testStackTop(org.eclipse.tracecompass.statesystem.core.tests.StateSystemPushPopTest)  Time elapsed: 0.002 s
11:01:04 [2020-06-09T15:01:04.099Z] Running org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
11:01:04 [2020-06-09T15:01:04.099Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest
11:01:04 [2020-06-09T15:01:04.099Z] testAttributeTreeFileStorage(org.eclipse.tracecompass.statesystem.core.tests.AttributeTreeTest)  Time elapsed: 0.005 s
11:01:04 [2020-06-09T15:01:04.099Z] Running org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
11:01:04 [2020-06-09T15:01:04.099Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.076 s - in org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest
11:01:04 [2020-06-09T15:01:04.099Z] testSimpleSnapshot(org.eclipse.tracecompass.statesystem.core.tests.SnapshotTest)  Time elapsed: 0.076 s
11:01:04 [2020-06-09T15:01:04.099Z] Running org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
11:01:04 [2020-06-09T15:01:04.659Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.505 s - in org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest
11:01:04 [2020-06-09T15:01:04.659Z] testAttributes(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.001 s
11:01:04 [2020-06-09T15:01:04.659Z] testWaitUntilBuilt(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0.5 s
11:01:04 [2020-06-09T15:01:04.659Z] testSetAndQueryOngoing(org.eclipse.tracecompass.statesystem.core.tests.StateSystemTest)  Time elapsed: 0 s
11:01:04 [2020-06-09T15:01:04.659Z] 
11:01:04 [2020-06-09T15:01:04.659Z] Results:
11:01:04 [2020-06-09T15:01:04.659Z] 
11:01:04 [2020-06-09T15:01:04.659Z] Tests run: 182, Failures: 0, Errors: 0, Skipped: 0
11:01:04 [2020-06-09T15:01:04.659Z] 
11:01:43 [2020-06-09T15:01:43.300Z] [INFO] All tests passed!
11:01:43 [2020-06-09T15:01:43.300Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.300Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:01:43 [2020-06-09T15:01:43.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar
11:01:43 [2020-06-09T15:01:43.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.pom
11:01:43 [2020-06-09T15:01:43.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-sources.jar
11:01:43 [2020-06-09T15:01:43.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
11:01:43 [2020-06-09T15:01:43.300Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.statesystem.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.statesystem.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.statesystem.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.statesystem.core.tests ---
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.core.tests >--
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] Building org.eclipse.tracecompass.tmf.core.tests 1.0.13-SNAPSHOT [18/138]
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] The project's OSGi version is 1.0.13.202006091432
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/main/resources
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] 
11:01:43 [2020-06-09T15:01:43.557Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:43 [2020-06-09T15:01:43.812Z] [INFO] Compiling 152 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/classes
11:01:55 [2020-06-09T15:01:55.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/component/TmfSyntheticEventProviderStub.java:[97] 
11:01:55 [2020-06-09T15:01:55.971Z] 	ok = fDataQueue.offer(data, TIMEOUT, TimeUnit.MILLISECONDS);
11:01:55 [2020-06-09T15:01:55.971Z] 	                      ^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Null type safety (type annotations): The expression of type 'TmfSyntheticEventStub' needs unchecked conversion to conform to '@NonNull ITmfEvent'
11:01:55 [2020-06-09T15:01:55.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/component/TmfEventProviderTest.java:[60] 
11:01:55 [2020-06-09T15:01:55.971Z] 	public void setUp() throws IOException {
11:01:55 [2020-06-09T15:01:55.971Z] 	                           ^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] The declared exception IOException is not actually thrown by the method setUp() from type TmfEventProviderTest
11:01:55 [2020-06-09T15:01:55.971Z] 4. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTest.java (at line 220)
11:01:55 [2020-06-09T15:01:55.971Z] 	assertFalse("equals", fEvent1.equals(fEvent1.getType()));
11:01:55 [2020-06-09T15:01:55.971Z] 	                                     ^^^^^^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Unlikely argument type for equals(): ITmfEventType seems to be unrelated to ITmfEvent
11:01:55 [2020-06-09T15:01:55.971Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 174)
11:01:55 [2020-06-09T15:01:55.971Z] 	assertFalse("equals", Objects.equals(fLocation2, fLocation3));
11:01:55 [2020-06-09T15:01:55.971Z] 	                                                 ^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Unlikely argument type for equals(): TmfTimestampLocation seems to be unrelated to TmfLongLocation
11:01:55 [2020-06-09T15:01:55.971Z] 6. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/location/TmfLocationTest.java (at line 175)
11:01:55 [2020-06-09T15:01:55.971Z] 	assertFalse("equals", Objects.equals(fLocation3, fLocation2));
11:01:55 [2020-06-09T15:01:55.971Z] 	                                                 ^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Unlikely argument type for equals(): TmfLongLocation seems to be unrelated to TmfTimestampLocation
11:01:55 [2020-06-09T15:01:55.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/xml/TmfXmlTraceStub.java:[454] 
11:01:55 [2020-06-09T15:01:55.971Z] 	@NonNull Iterable<IAnalysisModule> modules = super.getAnalysisModules();
11:01:55 [2020-06-09T15:01:55.971Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Null type safety (type annotations): The expression of type '@NonNull Iterable<IAnalysisModule>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IAnalysisModule>'
11:01:55 [2020-06-09T15:01:55.971Z] 8. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTypeTest.java (at line 184)
11:01:55 [2020-06-09T15:01:55.971Z] 	assertFalse("equals", fType1.equals(fLabels1));
11:01:55 [2020-06-09T15:01:55.971Z] 	                                    ^^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Unlikely argument type for equals(): String[] seems to be unrelated to ITmfEventType
11:01:55 [2020-06-09T15:01:55.971Z] 9. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventFieldTest.java (at line 256)
11:01:55 [2020-06-09T15:01:55.971Z] 	assertFalse("equals", fField1.equals(fValue1));
11:01:55 [2020-06-09T15:01:55.971Z] 	                                     ^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Unlikely argument type for equals(): String seems to be unrelated to TmfEventField
11:01:55 [2020-06-09T15:01:55.971Z] 10. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfNanoTimestampTest.java (at line 126)
11:01:55 [2020-06-09T15:01:55.971Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
11:01:55 [2020-06-09T15:01:55.971Z] 	                                 ^^^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
11:01:55 [2020-06-09T15:01:55.971Z] 11. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/analysis/TestRequirementAnalysis.java (at line 32)
11:01:55 [2020-06-09T15:01:55.971Z] 	@SuppressWarnings({ "javadoc", "nls" })
11:01:55 [2020-06-09T15:01:55.971Z] 	                               ^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:01:55 [2020-06-09T15:01:55.971Z] 12. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceEventContentTest.java (at line 35)
11:01:55 [2020-06-09T15:01:55.971Z] 	@SuppressWarnings({ "javadoc", "nls" })
11:01:55 [2020-06-09T15:01:55.971Z] 	                               ^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:01:55 [2020-06-09T15:01:55.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceDataTest.java:[126] 
11:01:55 [2020-06-09T15:01:55.971Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
11:01:55 [2020-06-09T15:01:55.971Z] 	                                                           ^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:01:55 [2020-06-09T15:01:55.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfEventTableDataProviderTest.java:[106] 
11:01:55 [2020-06-09T15:01:55.971Z] 	return TmfTimestampFormat.getDefaulTimeFormat().format(TmfTimestamp.fromMillis(millisecond).toNanos());
11:01:55 [2020-06-09T15:01:55.971Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:01:55 [2020-06-09T15:01:55.971Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogEvent.java:[136] 
11:01:55 [2020-06-09T15:01:55.971Z] 	return new TmfCallsite((String) getContent().getField(Field.FILE).getValue(), lineNo);
11:01:55 [2020-06-09T15:01:55.971Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.971Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:01:55 [2020-06-09T15:01:55.971Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/text/SyslogTrace.java (at line 60)
11:01:55 [2020-06-09T15:01:55.971Z] 	@SuppressWarnings({"javadoc", "nls"})
11:01:55 [2020-06-09T15:01:55.971Z] 	                              ^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:01:55 [2020-06-09T15:01:55.972Z] 17. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/TsTransformTest.java (at line 40)
11:01:55 [2020-06-09T15:01:55.972Z] 	@SuppressWarnings("nls")
11:01:55 [2020-06-09T15:01:55.972Z] 	                  ^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:01:55 [2020-06-09T15:01:55.972Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[119] 
11:01:55 [2020-06-09T15:01:55.972Z] 	return event;
11:01:55 [2020-06-09T15:01:55.972Z] 	^^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] Potential resource leak: 'stream' may not be closed at this location
11:01:55 [2020-06-09T15:01:55.972Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/stubs/org/eclipse/tracecompass/tmf/tests/stubs/trace/TmfEventParserStub.java:[124] 
11:01:55 [2020-06-09T15:01:55.972Z] 	return null;
11:01:55 [2020-06-09T15:01:55.972Z] 	^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] Potential resource leak: 'stream' may not be closed at this location
11:01:55 [2020-06-09T15:01:55.972Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/parsers/custom/AbstractCustomTraceIndexTest.java:[127] 
11:01:55 [2020-06-09T15:01:55.972Z] 	String directory = TmfTraceManager.getSupplementaryFileDir(fTrace);
11:01:55 [2020-06-09T15:01:55.972Z] 	                                                           ^^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] Null type safety (type annotations): The expression of type 'AbstractCustomTraceIndexTest.TestTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:01:55 [2020-06-09T15:01:55.972Z] 21. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfSecondTimestampTest.java (at line 90)
11:01:55 [2020-06-09T15:01:55.972Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
11:01:55 [2020-06-09T15:01:55.972Z] 	                                 ^^^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
11:01:55 [2020-06-09T15:01:55.972Z] 22. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/trace/text/TextTraceTest.java (at line 57)
11:01:55 [2020-06-09T15:01:55.972Z] 	@SuppressWarnings({ "nls", "javadoc"})
11:01:55 [2020-06-09T15:01:55.972Z] 	                    ^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:01:55 [2020-06-09T15:01:55.972Z] 23. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimestampTest.java (at line 191)
11:01:55 [2020-06-09T15:01:55.972Z] 	assertFalse("equals", ts0.equals(ts0.toString()));
11:01:55 [2020-06-09T15:01:55.972Z] 	                                 ^^^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfTimestamp
11:01:55 [2020-06-09T15:01:55.972Z] 24. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/lookup/TmfCallsiteTest.java (at line 133)
11:01:55 [2020-06-09T15:01:55.972Z] 	assertFalse("equals", fCallsite1.equals(fCallsite1.getFileName()));
11:01:55 [2020-06-09T15:01:55.972Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] Unlikely argument type for equals(): String seems to be unrelated to ITmfCallsite
11:01:55 [2020-06-09T15:01:55.972Z] 25. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/synchronization/SyncTest.java (at line 55)
11:01:55 [2020-06-09T15:01:55.972Z] 	@SuppressWarnings("nls")
11:01:55 [2020-06-09T15:01:55.972Z] 	                  ^^^^^
11:01:55 [2020-06-09T15:01:55.972Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
11:01:55 [2020-06-09T15:01:55.972Z] 26. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/event/TmfTimeRangeTest.java (at line 156)
11:01:55 [2020-06-09T15:01:55.972Z] 	assertTrue("equals", !range1.equals(ts1));
11:01:55 [2020-06-09T15:01:55.972Z] 	                                    ^^^
11:01:55 [2020-06-09T15:01:55.972Z] Unlikely argument type for equals(): ITmfTimestamp seems to be unrelated to TmfTimeRange
11:01:55 [2020-06-09T15:01:55.972Z] 26 problems (0 errors, 9 warnings, 9 info)
11:01:55 [2020-06-09T15:01:55.972Z] [INFO] 
11:01:55 [2020-06-09T15:01:55.972Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:55 [2020-06-09T15:01:55.972Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:01:55 [2020-06-09T15:01:55.972Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/src/test/resources
11:01:55 [2020-06-09T15:01:55.972Z] [INFO] 
11:01:55 [2020-06-09T15:01:55.972Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:55 [2020-06-09T15:01:55.972Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar
11:01:55 [2020-06-09T15:01:55.972Z] [INFO] 
11:01:55 [2020-06-09T15:01:55.972Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:56 [2020-06-09T15:01:56.227Z] [INFO] 
11:01:56 [2020-06-09T15:01:56.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:56 [2020-06-09T15:01:56.227Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
11:01:59 [2020-06-09T15:01:59.491Z] [INFO] 
11:01:59 [2020-06-09T15:01:59.491Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:59 [2020-06-09T15:01:59.491Z] [INFO] 
11:01:59 [2020-06-09T15:01:59.491Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:59 [2020-06-09T15:01:59.491Z] [INFO] 
11:01:59 [2020-06-09T15:01:59.491Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:59 [2020-06-09T15:01:59.491Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
11:01:59 [2020-06-09T15:01:59.746Z] [INFO] 
11:01:59 [2020-06-09T15:01:59.746Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.core.tests ---
11:01:59 [2020-06-09T15:01:59.746Z] [INFO] 
11:01:59 [2020-06-09T15:01:59.746Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.core.tests ---
11:02:17 [2020-06-09T15:02:17.779Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data/.metadata/.log
11:02:17 [2020-06-09T15:02:17.779Z] [INFO] Command line:
11:02:17 [2020-06-09T15:02:17.779Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:02:17 [2020-06-09T15:02:17.779Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:02:21 [2020-06-09T15:02:21.040Z] !SESSION 2020-06-09 15:02:16.981 -----------------------------------------------
11:02:21 [2020-06-09T15:02:21.040Z] eclipse.buildId=unknown
11:02:21 [2020-06-09T15:02:21.040Z] java.version=1.8.0_202
11:02:21 [2020-06-09T15:02:21.040Z] java.vendor=Oracle Corporation
11:02:21 [2020-06-09T15:02:21.040Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:02:21 [2020-06-09T15:02:21.040Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:02:21 [2020-06-09T15:02:21.040Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:02:21 [2020-06-09T15:02:21.040Z] 
11:02:21 [2020-06-09T15:02:21.040Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:02:20.779
11:02:21 [2020-06-09T15:02:21.040Z] !MESSAGE FrameworkEvent ERROR
11:02:21 [2020-06-09T15:02:21.040Z] !STACK 0
11:02:21 [2020-06-09T15:02:21.040Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:02:21 [2020-06-09T15:02:21.040Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:02:21 [2020-06-09T15:02:21.040Z] 
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:02:21 [2020-06-09T15:02:21.040Z] 
11:02:21 [2020-06-09T15:02:21.040Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:02:20.886
11:02:21 [2020-06-09T15:02:21.040Z] !MESSAGE FrameworkEvent ERROR
11:02:21 [2020-06-09T15:02:21.040Z] !STACK 0
11:02:21 [2020-06-09T15:02:21.040Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:02:21 [2020-06-09T15:02:21.040Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:02:21 [2020-06-09T15:02:21.040Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:02:21 [2020-06-09T15:02:21.040Z]     -> 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"
11:02:21 [2020-06-09T15:02:21.040Z]        org.apache.httpcomponents.httpclient.win [35]
11:02:21 [2020-06-09T15:02:21.040Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:02:21 [2020-06-09T15:02:21.040Z] 
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:02:21 [2020-06-09T15:02:21.040Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:02:21 [2020-06-09T15:02:21.041Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:02:21 [2020-06-09T15:02:21.041Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:02:21 [2020-06-09T15:02:21.041Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:02:21 [2020-06-09T15:02:21.041Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:02:21 [2020-06-09T15:02:21.041Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:02:21 [2020-06-09T15:02:21.041Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:02:27 [2020-06-09T15:02:27.577Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
11:02:27 [2020-06-09T15:02:27.577Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.272 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest
11:02:27 [2020-06-09T15:02:27.577Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.225 s
11:02:27 [2020-06-09T15:02:27.577Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtExtensionTest)  Time elapsed: 0.001 s
11:02:27 [2020-06-09T15:02:27.577Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
11:02:27 [2020-06-09T15:02:27.577Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest
11:02:27 [2020-06-09T15:02:27.577Z] testBadlyFormed[0: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.004 s
11:02:27 [2020-06-09T15:02:27.577Z] testBadlyFormed[1: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.002 s
11:02:27 [2020-06-09T15:02:27.577Z] testBadlyFormed[2: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/malformed/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceBadlyFormedTest)  Time elapsed: 0.002 s
11:02:27 [2020-06-09T15:02:27.577Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
11:02:34 [2020-06-09T15:02:34.105Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.524 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest
11:02:34 [2020-06-09T15:02:34.105Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.182 s
11:02:34 [2020-06-09T15:02:34.105Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.282 s
11:02:34 [2020-06-09T15:02:34.105Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.795 s
11:02:34 [2020-06-09T15:02:34.105Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.038 s
11:02:34 [2020-06-09T15:02:34.105Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 1.212 s
11:02:34 [2020-06-09T15:02:34.105Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceDataTest)  Time elapsed: 0.011 s
11:02:34 [2020-06-09T15:02:34.105Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
11:02:52 [2020-06-09T15:02:52.387Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.741 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest
11:02:52 [2020-06-09T15:02:52.387Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 11.354 s
11:02:52 [2020-06-09T15:02:52.387Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlIndexTest)  Time elapsed: 5.386 s
11:02:52 [2020-06-09T15:02:52.387Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
11:02:53 [2020-06-09T15:02:53.749Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.733 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest
11:02:53 [2020-06-09T15:02:53.749Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 2.393 s
11:02:53 [2020-06-09T15:02:53.749Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtIndexTest)  Time elapsed: 1.338 s
11:02:53 [2020-06-09T15:02:53.749Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
11:02:53 [2020-06-09T15:02:53.749Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest
11:02:53 [2020-06-09T15:02:53.749Z] testValid[0: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/001.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.04 s
11:02:53 [2020-06-09T15:02:53.749Z] testValid[1: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
11:02:53 [2020-06-09T15:02:53.749Z] testValid[2: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/valid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceValidTest)  Time elapsed: 0.001 s
11:02:53 [2020-06-09T15:02:53.749Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
11:02:53 [2020-06-09T15:02:53.749Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest
11:02:53 [2020-06-09T15:02:53.749Z] testInvalid[0: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
11:02:53 [2020-06-09T15:02:53.749Z] testInvalid[1: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/002.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
11:02:53 [2020-06-09T15:02:53.749Z] testInvalid[2: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/003.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
11:02:53 [2020-06-09T15:02:53.749Z] testInvalid[3: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
11:02:53 [2020-06-09T15:02:53.749Z] testInvalid[4: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/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
11:02:53 [2020-06-09T15:02:53.749Z] testInvalid[5: path /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/testfiles/xml/invalid/006.xml](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlTraceInvalidTest)  Time elapsed: 0 s
11:02:53 [2020-06-09T15:02:53.749Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
11:02:57 [2020-06-09T15:02:57.908Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.347 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest
11:02:57 [2020-06-09T15:02:57.908Z] testReadingBounds[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.105 s
11:02:57 [2020-06-09T15:02:57.909Z] testReadingEvents[0: Base parser](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.003 s
11:02:57 [2020-06-09T15:02:57.909Z] testReadingBounds[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.105 s
11:02:57 [2020-06-09T15:02:57.909Z] testReadingEvents[1: Parse with event name](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.004 s
11:02:57 [2020-06-09T15:02:57.909Z] testReadingBounds[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 1.122 s
11:02:57 [2020-06-09T15:02:57.909Z] testReadingEvents[2: Parse with extra fields](org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomTxtTraceDataTest)  Time elapsed: 0.005 s
11:02:57 [2020-06-09T15:02:57.909Z] Running org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
11:02:57 [2020-06-09T15:02:57.909Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest
11:02:57 [2020-06-09T15:02:57.909Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0.01 s
11:02:57 [2020-06-09T15:02:57.909Z] testTraceTypePresence(org.eclipse.tracecompass.tmf.core.tests.parsers.custom.CustomXmlExtensionTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] Running org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
11:02:57 [2020-06-09T15:02:57.909Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest
11:02:57 [2020-06-09T15:02:57.909Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testGetDefault(org.eclipse.tracecompass.tmf.core.tests.TmfCorePluginTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
11:02:57 [2020-06-09T15:02:57.909Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest
11:02:57 [2020-06-09T15:02:57.909Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.909Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterOrNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
11:02:57 [2020-06-09T15:02:57.909Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest
11:02:57 [2020-06-09T15:02:57.909Z] testMatchesTimestamp(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.909Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.909Z] testMatchesAlpha(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testMatchesNum(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterCompareNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
11:02:57 [2020-06-09T15:02:57.909Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest
11:02:57 [2020-06-09T15:02:57.909Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testGetFilterName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
11:02:57 [2020-06-09T15:02:57.909Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest
11:02:57 [2020-06-09T15:02:57.909Z] testLogicalOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.024 s
11:02:57 [2020-06-09T15:02:57.909Z] testContainsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.909Z] testRegex(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.909Z] testNotOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.909Z] testComplexFilter(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.002 s
11:02:57 [2020-06-09T15:02:57.909Z] testFilterWithNumber(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.004 s
11:02:57 [2020-06-09T15:02:57.909Z] testLessThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testPresentOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.909Z] testMatchesOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] testNotEqualsOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] testInvalid(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testGreaterThanOperator(org.eclipse.tracecompass.tmf.core.tests.filter.parser.ElementResolverFilterTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
11:02:57 [2020-06-09T15:02:57.911Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest
11:02:57 [2020-06-09T15:02:57.911Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterMatchesNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
11:02:57 [2020-06-09T15:02:57.911Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest
11:02:57 [2020-06-09T15:02:57.911Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterAndNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
11:02:57 [2020-06-09T15:02:57.911Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest
11:02:57 [2020-06-09T15:02:57.911Z] testInputFilterEquals(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.002 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexNoField(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.005 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexMatchesNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputFilterUnsupported(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexPresent(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputFilterContains(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputFilterAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.005 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputFilterMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputFilterCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexNoAspect(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexCompare(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputFilterOr(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexAnd(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testInputRegexNot(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterHelperTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
11:02:57 [2020-06-09T15:02:57.911Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest
11:02:57 [2020-06-09T15:02:57.911Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterTraceTypeNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
11:02:57 [2020-06-09T15:02:57.911Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest
11:02:57 [2020-06-09T15:02:57.911Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterContainsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.911Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
11:02:57 [2020-06-09T15:02:57.912Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest
11:02:57 [2020-06-09T15:02:57.912Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterRootNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
11:02:57 [2020-06-09T15:02:57.912Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest
11:02:57 [2020-06-09T15:02:57.912Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.912Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testInterfaces(org.eclipse.tracecompass.tmf.core.tests.filter.TmfCollapseFilterTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] Running org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
11:02:57 [2020-06-09T15:02:57.912Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest
11:02:57 [2020-06-09T15:02:57.912Z] testGetValidChildren(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testMatches(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testGetChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testClone(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testRemoveChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testAddChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testDefaults(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testReplaceChild(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testRemove(org.eclipse.tracecompass.tmf.core.tests.filter.TmfFilterEqualsNodeTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest
11:02:57 [2020-06-09T15:02:57.912Z] 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
11:02:57 [2020-06-09T15:02:57.912Z] testNotEqual(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testHashCodeNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0.001 s
11:02:57 [2020-06-09T15:02:57.912Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testTmfLocationCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testCompareToNull(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] testTmfCheckpoint(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointTest)  Time elapsed: 0 s
11:02:57 [2020-06-09T15:02:57.912Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
11:03:00 [2020-06-09T15:03:00.424Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.892 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest
11:03:00 [2020-06-09T15:03:00.424Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.394 s
11:03:00 [2020-06-09T15:03:00.424Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfCheckpointIndexTest)  Time elapsed: 1.497 s
11:03:00 [2020-06-09T15:03:00.424Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
11:03:15 [2020-06-09T15:03:15.253Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.111 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest
11:03:15 [2020-06-09T15:03:15.253Z] testReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.888 s
11:03:15 [2020-06-09T15:03:15.253Z] testInsertAfterReopenIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 3.642 s
11:03:15 [2020-06-09T15:03:15.253Z] testEmptyTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 1.108 s
11:03:15 [2020-06-09T15:03:15.253Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfBTreeIndexTest)  Time elapsed: 2.473 s
11:03:15 [2020-06-09T15:03:15.253Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
11:03:25 [2020-06-09T15:03:25.185Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.972 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest
11:03:25 [2020-06-09T15:03:25.185Z] testGrowingIndex(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 6.866 s
11:03:25 [2020-06-09T15:03:25.185Z] testTmfTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.checkpoint.TmfExperimentCheckpointIndexTest)  Time elapsed: 4.104 s
11:03:25 [2020-06-09T15:03:25.185Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
11:03:30 [2020-06-09T15:03:30.426Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.219 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest
11:03:30 [2020-06-09T15:03:30.426Z] testAccept(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.192 s
11:03:30 [2020-06-09T15:03:30.426Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.806 s
11:03:30 [2020-06-09T15:03:30.426Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.714 s
11:03:30 [2020-06-09T15:03:30.426Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.143 s
11:03:30 [2020-06-09T15:03:30.426Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.219 s
11:03:30 [2020-06-09T15:03:30.426Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.144 s
11:03:30 [2020-06-09T15:03:30.426Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.205 s
11:03:30 [2020-06-09T15:03:30.426Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.803 s
11:03:30 [2020-06-09T15:03:30.426Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.176 s
11:03:30 [2020-06-09T15:03:30.426Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.621 s
11:03:30 [2020-06-09T15:03:30.426Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.272 s
11:03:30 [2020-06-09T15:03:30.426Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.345 s
11:03:30 [2020-06-09T15:03:30.426Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.238 s
11:03:30 [2020-06-09T15:03:30.426Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.178 s
11:03:30 [2020-06-09T15:03:30.426Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.26 s
11:03:30 [2020-06-09T15:03:30.426Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.363 s
11:03:30 [2020-06-09T15:03:30.426Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.228 s
11:03:30 [2020-06-09T15:03:30.426Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.BTreeTest)  Time elapsed: 0.309 s
11:03:30 [2020-06-09T15:03:30.426Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
11:03:31 [2020-06-09T15:03:31.350Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.835 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest
11:03:31 [2020-06-09T15:03:31.350Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.005 s
11:03:31 [2020-06-09T15:03:31.350Z] testDispose(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:03:31 [2020-06-09T15:03:31.350Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:03:31 [2020-06-09T15:03:31.350Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.157 s
11:03:31 [2020-06-09T15:03:31.350Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.303 s
11:03:31 [2020-06-09T15:03:31.350Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:03:31 [2020-06-09T15:03:31.350Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:03:31 [2020-06-09T15:03:31.350Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.006 s
11:03:31 [2020-06-09T15:03:31.350Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.278 s
11:03:31 [2020-06-09T15:03:31.350Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.001 s
11:03:31 [2020-06-09T15:03:31.351Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.074 s
11:03:31 [2020-06-09T15:03:31.351Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:03:31 [2020-06-09T15:03:31.351Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:03:31 [2020-06-09T15:03:31.351Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:03:31 [2020-06-09T15:03:31.351Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
11:03:31 [2020-06-09T15:03:31.351Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:03:31 [2020-06-09T15:03:31.351Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0 s
11:03:31 [2020-06-09T15:03:31.351Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.TmfMemoryIndexTest)  Time elapsed: 0.004 s
11:03:31 [2020-06-09T15:03:31.351Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
11:03:46 [2020-06-09T15:03:46.195Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.524 s - in org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest
11:03:46 [2020-06-09T15:03:46.195Z] testBinarySearch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.562 s
11:03:46 [2020-06-09T15:03:46.195Z] testInsertAlotCheckEquals(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.629 s
11:03:46 [2020-06-09T15:03:46.195Z] testInsertSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.868 s
11:03:46 [2020-06-09T15:03:46.195Z] testVersionChange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.273 s
11:03:46 [2020-06-09T15:03:46.195Z] testSetGetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.185 s
11:03:46 [2020-06-09T15:03:46.195Z] testIsCreatedFromScratch(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.151 s
11:03:46 [2020-06-09T15:03:46.195Z] testGetSize(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.324 s
11:03:46 [2020-06-09T15:03:46.195Z] testDeleteWhenInvalidBug479675(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.802 s
11:03:46 [2020-06-09T15:03:46.195Z] testSetGetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.164 s
11:03:46 [2020-06-09T15:03:46.195Z] testInsertAlot(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 1.72 s
11:03:46 [2020-06-09T15:03:46.195Z] testInsertAfterReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.328 s
11:03:46 [2020-06-09T15:03:46.195Z] testDelete(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.249 s
11:03:46 [2020-06-09T15:03:46.195Z] testInsert(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.179 s
11:03:46 [2020-06-09T15:03:46.195Z] testConstructorExistingFile(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.244 s
11:03:46 [2020-06-09T15:03:46.195Z] testBinarySearchInBetweenSameTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.404 s
11:03:46 [2020-06-09T15:03:46.195Z] testInsertAfterEmptyReopen(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.285 s
11:03:46 [2020-06-09T15:03:46.195Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 0.17 s
11:03:46 [2020-06-09T15:03:46.195Z] testBinarySearchFindInBetween(org.eclipse.tracecompass.tmf.core.tests.trace.indexer.FlatArrayTest)  Time elapsed: 3.984 s
11:03:46 [2020-06-09T15:03:46.195Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
11:05:07 [2020-06-09T15:05:07.546Z] Tests run: 47, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 75.026 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest
11:05:07 [2020-06-09T15:05:07.546Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.274 s
11:05:07 [2020-06-09T15:05:07.546Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.256 s
11:05:07 [2020-06-09T15:05:07.546Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.276 s
11:05:07 [2020-06-09T15:05:07.546Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.268 s
11:05:07 [2020-06-09T15:05:07.546Z] testParseEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.277 s
11:05:07 [2020-06-09T15:05:07.546Z] testSetTimeRange(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.554 s
11:05:07 [2020-06-09T15:05:07.546Z] testProcessEventRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.334 s
11:05:07 [2020-06-09T15:05:07.546Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.556 s
11:05:07 [2020-06-09T15:05:07.546Z] testSetNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.532 s
11:05:07 [2020-06-09T15:05:07.546Z] testSeekOnRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.338 s
11:05:07 [2020-06-09T15:05:07.546Z] testSeekEventOnNullTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.272 s
11:05:07 [2020-06-09T15:05:07.546Z] testSeekOnRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.27 s
11:05:07 [2020-06-09T15:05:07.546Z] testSeekEventOnTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.299 s
11:05:07 [2020-06-09T15:05:07.546Z] testTraceHostId(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.299 s
11:05:07 [2020-06-09T15:05:07.546Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.537 s
11:05:07 [2020-06-09T15:05:07.546Z] testSetStreamingInterval(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.274 s
11:05:07 [2020-06-09T15:05:07.546Z] testGetUUID(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 3.518 s
11:05:07 [2020-06-09T15:05:07.546Z] testCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.545 s
11:05:07 [2020-06-09T15:05:07.546Z] testSeekEventOnTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.432 s
11:05:07 [2020-06-09T15:05:07.546Z] testInitializeNullPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.282 s
11:05:07 [2020-06-09T15:05:07.546Z] testSeekEventNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.311 s
11:05:07 [2020-06-09T15:05:07.546Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.261 s
11:05:07 [2020-06-09T15:05:07.546Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.27 s
11:05:07 [2020-06-09T15:05:07.546Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.274 s
11:05:07 [2020-06-09T15:05:07.546Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.295 s
11:05:07 [2020-06-09T15:05:07.546Z] testSeekEventOnNegativeRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.281 s
11:05:07 [2020-06-09T15:05:07.546Z] testProcessDataRequestForSomeEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.339 s
11:05:07 [2020-06-09T15:05:07.546Z] testLiveTraceConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.535 s
11:05:07 [2020-06-09T15:05:07.546Z] testProcessEventRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.56 s
11:05:07 [2020-06-09T15:05:07.546Z] testSeekEventOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.29 s
11:05:07 [2020-06-09T15:05:07.546Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.556 s
11:05:07 [2020-06-09T15:05:07.547Z] testSetStartTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.647 s
11:05:07 [2020-06-09T15:05:07.547Z] testSeekEventOnRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.288 s
11:05:07 [2020-06-09T15:05:07.547Z] testSetEndTime(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 2.508 s
11:05:07 [2020-06-09T15:05:07.547Z] testSeekEventOnTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.407 s
11:05:07 [2020-06-09T15:05:07.547Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.316 s
11:05:07 [2020-06-09T15:05:07.547Z] testProcessEventRequestForOtherEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.431 s
11:05:07 [2020-06-09T15:05:07.547Z] testGetModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.273 s
11:05:07 [2020-06-09T15:05:07.547Z] testGetEventAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.363 s
11:05:07 [2020-06-09T15:05:07.547Z] testSeekEventOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.33 s
11:05:07 [2020-06-09T15:05:07.547Z] testProcessEventRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.331 s
11:05:07 [2020-06-09T15:05:07.547Z] testInitializeSimplePath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.264 s
11:05:07 [2020-06-09T15:05:07.547Z] testDefaultTmfTraceStub(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.372 s
11:05:07 [2020-06-09T15:05:07.547Z] testInitializeNormalPath(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.275 s
11:05:07 [2020-06-09T15:05:07.547Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.287 s
11:05:07 [2020-06-09T15:05:07.547Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.275 s
11:05:07 [2020-06-09T15:05:07.547Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceTest)  Time elapsed: 1.279 s
11:05:07 [2020-06-09T15:05:07.547Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
11:05:07 [2020-06-09T15:05:07.547Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest
11:05:07 [2020-06-09T15:05:07.547Z] testEqualsWrongTypes(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] testTmfLocation(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] testTmfLocationCopy(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] testEqualsWithNulls(org.eclipse.tracecompass.tmf.core.tests.trace.location.TmfLocationTest)  Time elapsed: 0 s
11:05:07 [2020-06-09T15:05:07.547Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
11:05:10 [2020-06-09T15:05:10.060Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.439 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.014 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
11:05:10 [2020-06-09T15:05:10.060Z] testInitialRangeOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.546 s
11:05:10 [2020-06-09T15:05:10.060Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.123 s
11:05:10 [2020-06-09T15:05:10.060Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.053 s
11:05:10 [2020-06-09T15:05:10.060Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.026 s
11:05:10 [2020-06-09T15:05:10.060Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.626 s
11:05:10 [2020-06-09T15:05:10.060Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.093 s
11:05:10 [2020-06-09T15:05:10.060Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
11:05:10 [2020-06-09T15:05:10.060Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.043 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.014 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.026 s
11:05:10 [2020-06-09T15:05:10.060Z] testDefaultCurrentTimeValues(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 2.536 s
11:05:10 [2020-06-09T15:05:10.060Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:05:10 [2020-06-09T15:05:10.060Z] testBasicTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.096 s
11:05:10 [2020-06-09T15:05:10.060Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.086 s
11:05:10 [2020-06-09T15:05:10.060Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.04 s
11:05:10 [2020-06-09T15:05:10.060Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.028 s
11:05:10 [2020-06-09T15:05:10.060Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.001 s
11:05:10 [2020-06-09T15:05:10.060Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfMultiTraceExperimentTest)  Time elapsed: 0.014 s
11:05:10 [2020-06-09T15:05:10.060Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
11:05:19 [2020-06-09T15:05:19.999Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.645 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest
11:05:19 [2020-06-09T15:05:19.999Z] testGetModulesByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.265 s
11:05:19 [2020-06-09T15:05:19.999Z] testResolveEventAspectsOfNameForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.255 s
11:05:19 [2020-06-09T15:05:19.999Z] testAdditionalAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.264 s
11:05:19 [2020-06-09T15:05:19.999Z] testGetAspects(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.284 s
11:05:19 [2020-06-09T15:05:19.999Z] testGetModulesByClassForHost(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.314 s
11:05:19 [2020-06-09T15:05:19.999Z] testResolveEventAspectsOfClassForEvent(org.eclipse.tracecompass.tmf.core.tests.trace.TmfTraceUtilsTest)  Time elapsed: 1.261 s
11:05:19 [2020-06-09T15:05:19.999Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
11:05:19 [2020-06-09T15:05:19.999Z] 
11:05:19 [2020-06-09T15:05:19.999Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:05:19.487
11:05:19 [2020-06-09T15:05:19.999Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
11:05:19 [2020-06-09T15:05:19.999Z] !STACK 0
11:05:19 [2020-06-09T15:05:19.999Z] java.lang.RuntimeException: The parameter should be set
11:05:19 [2020-06-09T15:05:19.999Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:05:19 [2020-06-09T15:05:19.999Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:05:19 [2020-06-09T15:05:19.999Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:05:19 [2020-06-09T15:05:19.999Z] 
11:05:19 [2020-06-09T15:05:19.999Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:05:19.489
11:05:19 [2020-06-09T15:05:19.999Z] !MESSAGE Exception executing analysis
11:05:19 [2020-06-09T15:05:19.999Z] !STACK 0
11:05:19 [2020-06-09T15:05:19.999Z] java.lang.RuntimeException: The parameter should be set
11:05:19 [2020-06-09T15:05:19.999Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:05:19 [2020-06-09T15:05:19.999Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:05:19 [2020-06-09T15:05:19.999Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:05:20 [2020-06-09T15:05:20.925Z] 
11:05:20 [2020-06-09T15:05:20.925Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:05:20.784
11:05:20 [2020-06-09T15:05:20.925Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K-2
11:05:20 [2020-06-09T15:05:20.925Z] !STACK 0
11:05:20 [2020-06-09T15:05:20.925Z] java.lang.RuntimeException: The parameter should be set
11:05:20 [2020-06-09T15:05:20.925Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:05:20 [2020-06-09T15:05:20.925Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:05:20 [2020-06-09T15:05:20.925Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:05:20 [2020-06-09T15:05:20.925Z] 
11:05:20 [2020-06-09T15:05:20.925Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:05:20.785
11:05:20 [2020-06-09T15:05:20.925Z] !MESSAGE Exception executing analysis
11:05:20 [2020-06-09T15:05:20.925Z] !STACK 0
11:05:20 [2020-06-09T15:05:20.925Z] java.lang.RuntimeException: The parameter should be set
11:05:20 [2020-06-09T15:05:20.925Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:05:20 [2020-06-09T15:05:20.925Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:05:20 [2020-06-09T15:05:20.925Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:05:20 [2020-06-09T15:05:20.925Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.637 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest
11:05:20 [2020-06-09T15:05:20.925Z] testGetModuleById(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.336 s
11:05:20 [2020-06-09T15:05:20.925Z] testGetModuleByClass(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentUtilsTest)  Time elapsed: 1.3 s
11:05:20 [2020-06-09T15:05:20.925Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
11:05:22 [2020-06-09T15:05:22.291Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.18 s - in org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest
11:05:22 [2020-06-09T15:05:22.291Z] testAspects(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.015 s
11:05:22 [2020-06-09T15:05:22.291Z] testValidate(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 0.012 s
11:05:22 [2020-06-09T15:05:22.291Z] testDevelopmentTrace(org.eclipse.tracecompass.tmf.core.tests.trace.stub.XmlStubTraceTest)  Time elapsed: 1.153 s
11:05:22 [2020-06-09T15:05:22.291Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
11:05:22 [2020-06-09T15:05:22.291Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest
11:05:22 [2020-06-09T15:05:22.291Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0.001 s
11:05:22 [2020-06-09T15:05:22.291Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceContextTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
11:05:22 [2020-06-09T15:05:22.291Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest
11:05:22 [2020-06-09T15:05:22.291Z] testGetFieldNames(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testGetFieldValueWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testGetFieldNameWithIndex(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testGetFormattedValue(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testGetFieldWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testGetFieldWithPath(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0.001 s
11:05:22 [2020-06-09T15:05:22.291Z] testGetFields(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testEventTypeInstance(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testGetFieldValueWithName(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceEventContentTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
11:05:22 [2020-06-09T15:05:22.291Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest
11:05:22 [2020-06-09T15:05:22.291Z] testEmptyConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
11:05:22 [2020-06-09T15:05:22.291Z] testValidation(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] testLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.002 s
11:05:22 [2020-06-09T15:05:22.291Z] testInitTrace(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
11:05:22 [2020-06-09T15:05:22.291Z] testTraceParsing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
11:05:22 [2020-06-09T15:05:22.291Z] testBounds(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0.001 s
11:05:22 [2020-06-09T15:05:22.291Z] testTraceIndexing(org.eclipse.tracecompass.tmf.core.tests.trace.text.TextTraceTest)  Time elapsed: 0 s
11:05:22 [2020-06-09T15:05:22.291Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
11:06:58 [2020-06-09T15:06:58.651Z] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 88.524 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextAfterSeekingOnLocation_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.586 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextAfterSeekingOnLocation_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.533 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextAfterSeekingOnLocation_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.592 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.531 s
11:06:58 [2020-06-09T15:06:58.651Z] testProcessRequestForNbEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.611 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekTimestampOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.616 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekRankOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.564 s
11:06:58 [2020-06-09T15:06:58.651Z] testProcessRequestForAllEvents(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.821 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekLocationNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.601 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekLocationOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.517 s
11:06:58 [2020-06-09T15:06:58.651Z] testSimpleTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.631 s
11:06:58 [2020-06-09T15:06:58.651Z] testExperimentInitialization(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 3.797 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekNoTrace(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.54 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekTimestampNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.574 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextAfteSeekingOnTS_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.538 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextAfteSeekingOnTS_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.545 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextAfteSeekingOnTS_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.561 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextEndLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.546 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.544 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekBadLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.529 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekLocationOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.507 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetTimestamp(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.582 s
11:06:58 [2020-06-09T15:06:58.651Z] testWithMultiHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.514 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekEventOnRatio(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.552 s
11:06:58 [2020-06-09T15:06:58.651Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.585 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekRankNotOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.573 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekTimestampOutOfScope(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.576 s
11:06:58 [2020-06-09T15:06:58.651Z] testNormalTmfExperimentConstructor(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.539 s
11:06:58 [2020-06-09T15:06:58.651Z] testWithSingleHostClockOffset(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.58 s
11:06:58 [2020-06-09T15:06:58.651Z] testSeekRankOnCacheBoundary(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.556 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextAfterSeekingOnRank_1(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.55 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextAfterSeekingOnRank_2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.527 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetNextAfterSeekingOnRank_3(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.548 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.trace.TmfExperimentTest)  Time elapsed: 2.555 s
11:06:58 [2020-06-09T15:06:58.651Z] Running org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
11:06:58 [2020-06-09T15:06:58.651Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest
11:06:58 [2020-06-09T15:06:58.651Z] testTmfContext(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testIncreaseRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testSetLocation(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testToString(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testTmfContextDefault(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testTmfContextCopy(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testTmfContextCopy2(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testTmfContextNoRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testSetRank(org.eclipse.tracecompass.tmf.core.tests.trace.TmfContextTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.651Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
11:06:58 [2020-06-09T15:06:58.651Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest
11:06:58 [2020-06-09T15:06:58.651Z] testValueArrayPrimitivesNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testValueArrayObject(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testValueArrayOfArrays(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testValueArrayAndOther(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testValueArrayPrimitives(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testValueArrayMismatchedTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testValueArrayOfArraysNotEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldValueEqualsTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
11:06:58 [2020-06-09T15:06:58.651Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest
11:06:58 [2020-06-09T15:06:58.651Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualRanks(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualTypes(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testTmfEventCopy(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testToStringExtended(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNoRankConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.651Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testConstructorWithTrace(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualContents(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualTraces(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualTimestamps(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
11:06:58 [2020-06-09T15:06:58.651Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest
11:06:58 [2020-06-09T15:06:58.651Z] testUpdateDefaultFormats(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.004 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetDefaulIntervalFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testValueTimeZoneConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testParseDateTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.002 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetDefaulTimeFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testParseDateTimeWithRef(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.651Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testParseSeconds(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.003 s
11:06:58 [2020-06-09T15:06:58.651Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testUnitOfSecondsFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampFormatTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.651Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
11:06:58 [2020-06-09T15:06:58.651Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest
11:06:58 [2020-06-09T15:06:58.651Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0.053 s
11:06:58 [2020-06-09T15:06:58.651Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualsClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTypeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
11:06:58 [2020-06-09T15:06:58.651Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest
11:06:58 [2020-06-09T15:06:58.651Z] testNonTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetFieldValueAssignableValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testDuplicateFieldNames(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetFieldValueNullValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualsValue(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualsFields(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetFieldValueExists(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsEverything(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetFieldValueCast(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.003 s
11:06:58 [2020-06-09T15:06:58.651Z] testTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testGetFieldValueDoesntExist(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testTerminalCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testNonEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testMakeRoot(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.651Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testTerminalStructConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNonTerminalConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNonEqualValues(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCopyConstructorBadArg(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testGetFieldValueExistsButWrongType(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventFieldTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest
11:06:58 [2020-06-09T15:06:58.652Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.652Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfNanoTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest
11:06:58 [2020-06-09T15:06:58.652Z] testGetTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testGetIntervalPattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testComputeTimePattern(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testGetPreferenceMap(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.652Z] testInit(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testGetTimeZone(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimePreferencesTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest
11:06:58 [2020-06-09T15:06:58.652Z] testMultiHostMultiKeyType(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.015 s
11:06:58 [2020-06-09T15:06:58.652Z] testHostToSelf(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.652Z] testMultiHost(org.eclipse.tracecompass.tmf.core.tests.event.matching.TmfEventMatchingTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.407 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest
11:06:58 [2020-06-09T15:06:58.652Z] testDataProviderWithOutOfBoundIndex(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.387 s
11:06:58 [2020-06-09T15:06:58.652Z] testQueryFilterIndexParameter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDataProviderWithSimpleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.292 s
11:06:58 [2020-06-09T15:06:58.652Z] testDataProviderWithOneNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.022 s
11:06:58 [2020-06-09T15:06:58.652Z] testDataProviderWithMultipleFilter(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.557 s
11:06:58 [2020-06-09T15:06:58.652Z] testDataProviderFetchColumn(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDataProvider(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.04 s
11:06:58 [2020-06-09T15:06:58.652Z] testDataProviderWithNonExistentColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDataProviderWithDesiredColumns(org.eclipse.tracecompass.tmf.core.tests.event.TmfEventTableDataProviderTest)  Time elapsed: 0.1 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.652Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeScale0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDelta2(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeScaleNot0(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfSecondTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest
11:06:58 [2020-06-09T15:06:58.652Z] testGetName(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.TmfAspectTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest
11:06:58 [2020-06-09T15:06:58.652Z] testCreateHappy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0.002 s
11:06:58 [2020-06-09T15:06:58.652Z] testResolve(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCreateIllegal(org.eclipse.tracecompass.tmf.core.tests.event.lookup.aspect.MultiAspectTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest
11:06:58 [2020-06-09T15:06:58.652Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNonEqualClasses(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCallsiteCopy(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.lookup.TmfCallsiteTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest
11:06:58 [2020-06-09T15:06:58.652Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testToStringFormat(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampDeltaTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
11:06:58 [2020-06-09T15:06:58.652Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest
11:06:58 [2020-06-09T15:06:58.652Z] testToStringInterval(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.652Z] testCopyConstructorZero(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToLargeScale1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToLargeScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToLargeScale3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizedScaleLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testToNanos(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCopyConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeLargeScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsNonTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testBasicCompareTo(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDelta(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeOffsetAndScaleTrivial(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeZeroScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testFullConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToCornerCases1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToCornerCases2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToCornerCases3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToCornerCases4(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCopyConstructorBigBang(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCopyConstructorBigCrunch(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeOffsetLowerLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToSpecials(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToDifferentScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testValueConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeOffsetUpperLimits(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testValueScaleConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testToStringDefault(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToSameScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeOffset(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testCompareToDifferentScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeOffsetAndScale(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testNormalizeOffsetAndScale2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimestampTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.652Z] Running org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest
11:06:58 [2020-06-09T15:06:58.653Z] testToString(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testEqualsEndTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testOpenRange1(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testOpenRange2(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testOpenRange3(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testContainsRange(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testEqualStartTime(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testEqualsBadType(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testContainsTimestamp(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testGetIntersection(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.event.TmfTimeRangeTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.022 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest
11:06:58 [2020-06-09T15:06:58.653Z] testGettersSetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
11:06:58 [2020-06-09T15:06:58.653Z] testDependentAnalyses(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.002 s
11:06:58 [2020-06-09T15:06:58.653Z] testSetWrongTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.002 s
11:06:58 [2020-06-09T15:06:58.653Z] testSetTraceTwice(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] testMultipleDependencies(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.003 s
11:06:58 [2020-06-09T15:06:58.653Z] testWaitForCompletionCancelled(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 1.003 s
11:06:58 [2020-06-09T15:06:58.653Z] testHelper(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.004 s
11:06:58 [2020-06-09T15:06:58.653Z] testWaitForCompletionSuccess(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] testParameterChanged(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest
11:06:58 [2020-06-09T15:06:58.653Z] testAppliesToExperiment(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.008 s
11:06:58 [2020-06-09T15:06:58.653Z] testParameters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
11:06:58 [2020-06-09T15:06:58.653Z] testGetRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
11:06:58 [2020-06-09T15:06:58.653Z] testNewModule(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.002 s
11:06:58 [2020-06-09T15:06:58.653Z] testGetValidTraceTypes(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] testHelperGetters(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] testAppliesToTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisModuleHelperTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest
11:06:58 [2020-06-09T15:06:58.653Z] testGetValueLevel(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testAddAndGetInformation(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testGetValues(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisRequirementTest)  Time elapsed: 0.003 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest
11:06:58 [2020-06-09T15:06:58.653Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest
11:06:58 [2020-06-09T15:06:58.653Z] testMandatoryRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.006 s
11:06:58 [2020-06-09T15:06:58.653Z] testAtLeastOneRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] testAllOrNothingRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] testNoPreDefinedEvents(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testOptionalRequirements(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.AnalysisEventFieldRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest
11:06:58 [2020-06-09T15:06:58.653Z] testAllOrNothing(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0.003 s
11:06:58 [2020-06-09T15:06:58.653Z] testAtLeastOne(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testMandatory(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testOptional(org.eclipse.tracecompass.tmf.core.tests.analysis.requirements.CompositeRequirementTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest
11:06:58 [2020-06-09T15:06:58.653Z] testNewModuleListener(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisListenerTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest
11:06:58 [2020-06-09T15:06:58.653Z] testProviderTmfTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisParameterProviderTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest
11:06:58 [2020-06-09T15:06:58.653Z] testApplies(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testDoesNotApply(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0 s
11:06:58 [2020-06-09T15:06:58.653Z] testGetNoAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.008 s
11:06:58 [2020-06-09T15:06:58.653Z] testGetAnalysisFromTrace(org.eclipse.tracecompass.tmf.core.tests.analysis.ondemand.OnDemandAnalysisTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
11:06:58 [2020-06-09T15:06:58.653Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest
11:06:58 [2020-06-09T15:06:58.653Z] testListForTraces(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.026 s
11:06:58 [2020-06-09T15:06:58.653Z] testSources(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] testGetAnalysisModules(org.eclipse.tracecompass.tmf.core.tests.analysis.AnalysisManagerTest)  Time elapsed: 0.001 s
11:06:58 [2020-06-09T15:06:58.653Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
11:06:58 [2020-06-09T15:06:58.653Z] 
11:06:58 [2020-06-09T15:06:58.653Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-06-09 15:06:57.114
11:06:58 [2020-06-09T15:06:58.653Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:06:58 [2020-06-09T15:06:58.653Z] !STACK 0
11:06:58 [2020-06-09T15:06:58.653Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the analysis itself
11:06:58 [2020-06-09T15:06:58.653Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:06:58 [2020-06-09T15:06:58.653Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:06:58 [2020-06-09T15:06:58.653Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
11:06:58 [2020-06-09T15:06:58.653Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:06:58 [2020-06-09T15:06:58.653Z] 	at java.lang.Thread.run(Thread.java:748)
11:06:58 [2020-06-09T15:06:58.653Z] 
11:06:58 [2020-06-09T15:06:58.653Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-06-09 15:06:58.214
11:06:58 [2020-06-09T15:06:58.653Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:06:58 [2020-06-09T15:06:58.653Z] !STACK 0
11:06:58 [2020-06-09T15:06:58.653Z] java.lang.IllegalArgumentException: Expected exception: should be caught by either the analysis or the event request
11:06:58 [2020-06-09T15:06:58.653Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:06:58 [2020-06-09T15:06:58.653Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:06:58 [2020-06-09T15:06:58.653Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
11:06:58 [2020-06-09T15:06:58.653Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:06:58 [2020-06-09T15:06:58.653Z] 	at java.lang.Thread.run(Thread.java:748)
11:06:59 [2020-06-09T15:06:59.580Z] 
11:06:59 [2020-06-09T15:06:59.580Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 2 2020-06-09 15:06:59.312
11:06:59 [2020-06-09T15:06:59.580Z] !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.tracecompass.tmf.core".
11:06:59 [2020-06-09T15:06:59.580Z] !STACK 0
11:06:59 [2020-06-09T15:06:59.580Z] java.lang.IllegalArgumentException: Expected exception: should be caught by the event request thread
11:06:59 [2020-06-09T15:06:59.580Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$BreakingTest.eventHandle(StateSystemAnalysisModuleTest.java:81)
11:06:59 [2020-06-09T15:06:59.580Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:336)
11:06:59 [2020-06-09T15:06:59.580Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
11:06:59 [2020-06-09T15:06:59.580Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:06:59 [2020-06-09T15:06:59.580Z] 	at java.lang.Thread.run(Thread.java:748)
11:06:59 [2020-06-09T15:06:59.580Z] 
11:06:59 [2020-06-09T15:06:59.580Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:06:59.313
11:06:59 [2020-06-09T15:06:59.580Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(397,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
11:07:02 [2020-06-09T15:07:02.094Z] 
11:07:02 [2020-06-09T15:07:02.094Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:01.537
11:07:02 [2020-06-09T15:07:02.094Z] !MESSAGE An uncaught exception happened on request [TestStateSystemModule$TestStateSystemRequest(404,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
11:07:03 [2020-06-09T15:07:03.018Z] 
11:07:03 [2020-06-09T15:07:03.018Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:02.665
11:07:03 [2020-06-09T15:07:03.018Z] !MESSAGE Unexpected error executing analysis with trace analysis_dependency.xml
11:07:03 [2020-06-09T15:07:03.018Z] !STACK 0
11:07:03 [2020-06-09T15:07:03.018Z] java.lang.IllegalStateException: This exception happens before initialization
11:07:03 [2020-06-09T15:07:03.018Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
11:07:03 [2020-06-09T15:07:03.018Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:07:03 [2020-06-09T15:07:03.018Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:07:03 [2020-06-09T15:07:03.018Z] 
11:07:03 [2020-06-09T15:07:03.018Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:02.666
11:07:03 [2020-06-09T15:07:03.018Z] !MESSAGE Exception executing analysis
11:07:03 [2020-06-09T15:07:03.018Z] !STACK 0
11:07:03 [2020-06-09T15:07:03.018Z] java.lang.IllegalStateException: This exception happens before initialization
11:07:03 [2020-06-09T15:07:03.018Z] 	at org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest$4.executeAnalysis(StateSystemAnalysisModuleTest.java:455)
11:07:03 [2020-06-09T15:07:03.018Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:07:03 [2020-06-09T15:07:03.018Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:07:03 [2020-06-09T15:07:03.945Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 8.911 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest
11:07:03 [2020-06-09T15:07:03.945Z] testProperties(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.014 s
11:07:03 [2020-06-09T15:07:03.945Z] testIsQueryable(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.116 s
11:07:03 [2020-06-09T15:07:03.945Z] testFaultyStateProvider(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 3.312 s
11:07:03 [2020-06-09T15:07:03.945Z] testIsQueryableCancel(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest) skipped
11:07:03 [2020-06-09T15:07:03.945Z] testReReadFullAnalysis(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.115 s
11:07:03 [2020-06-09T15:07:03.945Z] testRequestFailure(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.109 s
11:07:03 [2020-06-09T15:07:03.945Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.111 s
11:07:03 [2020-06-09T15:07:03.945Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.008 s
11:07:03 [2020-06-09T15:07:03.945Z] testFailBeforeInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 0.007 s
11:07:03 [2020-06-09T15:07:03.945Z] testFutureEvents(org.eclipse.tracecompass.tmf.core.tests.statesystem.StateSystemAnalysisModuleTest)  Time elapsed: 1.116 s
11:07:03 [2020-06-09T15:07:03.945Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
11:07:03 [2020-06-09T15:07:03.945Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest
11:07:03 [2020-06-09T15:07:03.945Z] testSimplePool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
11:07:03 [2020-06-09T15:07:03.945Z] testConstructorBad2(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:07:03 [2020-06-09T15:07:03.945Z] testConstructorGood(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0.001 s
11:07:03 [2020-06-09T15:07:03.945Z] testRecycleWrongQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:07:03 [2020-06-09T15:07:03.945Z] testRecycleChildQuark(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:07:03 [2020-06-09T15:07:03.945Z] testPoolWithSubTree(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:07:03 [2020-06-09T15:07:03.945Z] testConstructorBad(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:07:03 [2020-06-09T15:07:03.945Z] testPriorityPool(org.eclipse.tracecompass.tmf.core.tests.statesystem.AttributePoolTest)  Time elapsed: 0 s
11:07:03 [2020-06-09T15:07:03.945Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
11:07:04 [2020-06-09T15:07:04.200Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest
11:07:04 [2020-06-09T15:07:04.200Z] testQueryMipmapRangeMinInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.004 s
11:07:04 [2020-06-09T15:07:04.200Z] testQueryMipmapRangeMaxDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
11:07:04 [2020-06-09T15:07:04.200Z] testQueryMipmapRangeAvgDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
11:07:04 [2020-06-09T15:07:04.200Z] testQueryMipmapRangeAvgInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.002 s
11:07:04 [2020-06-09T15:07:04.200Z] testQueryMipmapRangeMinDouble(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
11:07:04 [2020-06-09T15:07:04.200Z] testQueryMipmapRangeMaxInteger(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderWeightedTest)  Time elapsed: 0.001 s
11:07:04 [2020-06-09T15:07:04.200Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
11:07:05 [2020-06-09T15:07:05.124Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.756 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest
11:07:05 [2020-06-09T15:07:05.124Z] testQueryMipAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.011 s
11:07:05 [2020-06-09T15:07:05.124Z] testQueryMipMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.006 s
11:07:05 [2020-06-09T15:07:05.124Z] testQueryMipMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.005 s
11:07:05 [2020-06-09T15:07:05.124Z] testQuery(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.004 s
11:07:05 [2020-06-09T15:07:05.124Z] testQueryValuesOnClose(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.001 s
11:07:05 [2020-06-09T15:07:05.124Z] testQueryValuesOnStart(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.003 s
11:07:05 [2020-06-09T15:07:05.124Z] testQueryMipmapRangeAvg(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.053 s
11:07:05 [2020-06-09T15:07:05.124Z] testQueryMipmapRangeMax(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.03 s
11:07:05 [2020-06-09T15:07:05.124Z] testQueryMipmapRangeMin(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.028 s
11:07:05 [2020-06-09T15:07:05.124Z] testMaxLevel(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.01 s
11:07:05 [2020-06-09T15:07:05.124Z] testQueryEventField(org.eclipse.tracecompass.tmf.core.tests.statesystem.mipmap.TmfMipmapStateProviderTest)  Time elapsed: 0.003 s
11:07:05 [2020-06-09T15:07:05.124Z] Running org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
11:07:06 [2020-06-09T15:07:06.485Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.448 s - in org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest
11:07:06 [2020-06-09T15:07:06.485Z] testSsModule(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 1.443 s
11:07:06 [2020-06-09T15:07:06.485Z] testInitialization(org.eclipse.tracecompass.tmf.core.tests.statesystem.ExperimentStateSystemModuleTest)  Time elapsed: 0.004 s
11:07:06 [2020-06-09T15:07:06.485Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
11:07:14 [2020-06-09T15:07:14.558Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.024 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest
11:07:14 [2020-06-09T15:07:14.558Z] testGetPlainEvents(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.331 s
11:07:14 [2020-06-09T15:07:14.558Z] testGetSyntheticEvents_TimeRange(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.404 s
11:07:14 [2020-06-09T15:07:14.558Z] testGetProviders(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.266 s
11:07:14 [2020-06-09T15:07:14.558Z] testCancelRequests(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.324 s
11:07:14 [2020-06-09T15:07:14.558Z] testGetSyntheticEvents_EqualBlockSizes(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.419 s
11:07:14 [2020-06-09T15:07:14.558Z] testGetProviders2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderTest)  Time elapsed: 1.279 s
11:07:14 [2020-06-09T15:07:14.558Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
11:07:22 [2020-06-09T15:07:22.631Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.159 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest
11:07:22 [2020-06-09T15:07:22.631Z] testChildrenFirstCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.564 s
11:07:22 [2020-06-09T15:07:22.631Z] testTraceDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.562 s
11:07:22 [2020-06-09T15:07:22.631Z] testChildrenFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.625 s
11:07:22 [2020-06-09T15:07:22.631Z] testMultipleRequestsCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.608 s
11:07:22 [2020-06-09T15:07:22.631Z] testChildFirstDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.21 s
11:07:22 [2020-06-09T15:07:22.631Z] testParentDependencyBackground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 1.184 s
11:07:22 [2020-06-09T15:07:22.631Z] testMixedOrderCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.644 s
11:07:22 [2020-06-09T15:07:22.631Z] testMixedCoalescing2(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.585 s
11:07:22 [2020-06-09T15:07:22.631Z] testParentFirstCoalescing(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.001 s
11:07:22 [2020-06-09T15:07:22.631Z] testTraceDependencyForeground(org.eclipse.tracecompass.tmf.core.tests.component.TmfEventProviderCoalescingTest)  Time elapsed: 0.578 s
11:07:22 [2020-06-09T15:07:22.631Z] Running org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
11:07:22 [2020-06-09T15:07:22.631Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest
11:07:22 [2020-06-09T15:07:22.631Z] testGetProvider(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.004 s
11:07:22 [2020-06-09T15:07:22.631Z] testRegister_0(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
11:07:22 [2020-06-09T15:07:22.631Z] testRegister_Unregister_1(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
11:07:22 [2020-06-09T15:07:22.631Z] testRegister_Unregister_2(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0 s
11:07:22 [2020-06-09T15:07:22.631Z] testRegister_Unregister_3(org.eclipse.tracecompass.tmf.core.tests.component.TmfProviderManagerTest)  Time elapsed: 0.001 s
11:07:22 [2020-06-09T15:07:22.631Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
11:07:23 [2020-06-09T15:07:23.556Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.08 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest
11:07:23 [2020-06-09T15:07:23.556Z] testFastTransformSlopeAndOffset[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.007 s
11:07:23 [2020-06-09T15:07:23.556Z] testFastTransformSlope[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.054 s
11:07:23 [2020-06-09T15:07:23.556Z] testFastTransformArguments[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
11:07:23 [2020-06-09T15:07:23.556Z] testFLTRepeatability[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
11:07:23 [2020-06-09T15:07:23.556Z] testFastTransformPrecision[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.137 s
11:07:23 [2020-06-09T15:07:23.556Z] testFLTEquivalence[Factory=Object](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
11:07:23 [2020-06-09T15:07:23.556Z] testFastTransformSlopeAndOffset[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.692 s
11:07:23 [2020-06-09T15:07:23.556Z] testFastTransformSlope[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.07 s
11:07:23 [2020-06-09T15:07:23.556Z] testFastTransformArguments[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0 s
11:07:23 [2020-06-09T15:07:23.556Z] testFLTRepeatability[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.001 s
11:07:23 [2020-06-09T15:07:23.556Z] testFastTransformPrecision[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.113 s
11:07:23 [2020-06-09T15:07:23.556Z] testFLTEquivalence[Factory=Deserialized](org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFastTest)  Time elapsed: 0.002 s
11:07:23 [2020-06-09T15:07:23.556Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
11:07:30 [2020-06-09T15:07:30.085Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.974 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest
11:07:30 [2020-06-09T15:07:30.085Z] testNegativeOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.477 s
11:07:30 [2020-06-09T15:07:30.085Z] testPositiveOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.275 s
11:07:30 [2020-06-09T15:07:30.085Z] testNoOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.267 s
11:07:30 [2020-06-09T15:07:30.085Z] testClearOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TimeOffsetTest)  Time elapsed: 1.953 s
11:07:30 [2020-06-09T15:07:30.085Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
11:07:30 [2020-06-09T15:07:30.085Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest
11:07:30 [2020-06-09T15:07:30.085Z] testComposition(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] testEqualityConstantTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] testLinearTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] testIdentityTransform(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] testEquality(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformTest)  Time elapsed: 0.001 s
11:07:30 [2020-06-09T15:07:30.085Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
11:07:30 [2020-06-09T15:07:30.085Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest
11:07:30 [2020-06-09T15:07:30.085Z] transformSlope(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] testToString(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] transformIdentity(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0.001 s
11:07:30 [2020-06-09T15:07:30.085Z] transformOffset(org.eclipse.tracecompass.tmf.core.tests.synchronization.TsTransformFactoryTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] Running org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
11:07:30 [2020-06-09T15:07:30.085Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest
11:07:30 [2020-06-09T15:07:30.085Z] testOneHull(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
11:07:30 [2020-06-09T15:07:30.085Z] testFullyIncrementalSerialization(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.008 s
11:07:30 [2020-06-09T15:07:30.085Z] testFullyIncremental(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0.002 s
11:07:30 [2020-06-09T15:07:30.085Z] testDisjoint(org.eclipse.tracecompass.tmf.core.tests.synchronization.SyncTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
11:07:30 [2020-06-09T15:07:30.085Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest
11:07:30 [2020-06-09T15:07:30.085Z] testInboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
11:07:30 [2020-06-09T15:07:30.085Z] testBroadcastAsync(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
11:07:30 [2020-06-09T15:07:30.085Z] testSendReceive(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.001 s
11:07:30 [2020-06-09T15:07:30.085Z] testConcurrentSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0.008 s
11:07:30 [2020-06-09T15:07:30.085Z] testOutboundBlacklisting(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] testNestedSignals(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalManagerTest)  Time elapsed: 0 s
11:07:30 [2020-06-09T15:07:30.085Z] Running org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
11:07:51 [2020-06-09T15:07:51.954Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.004 s - in org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest
11:07:51 [2020-06-09T15:07:51.954Z] testDelay(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 6.001 s
11:07:51 [2020-06-09T15:07:51.954Z] testOneChannel(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
11:07:51 [2020-06-09T15:07:51.954Z] testMultipleChannels(org.eclipse.tracecompass.tmf.core.tests.signal.TmfSignalThrottlerTest)  Time elapsed: 5.001 s
11:07:51 [2020-06-09T15:07:51.954Z] Running org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
11:07:51 [2020-06-09T15:07:51.954Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest
11:07:51 [2020-06-09T15:07:51.954Z] testValidateName(org.eclipse.tracecompass.tmf.core.tests.model.TmfTraceCoreUtilsTest)  Time elapsed: 0 s
11:07:51 [2020-06-09T15:07:51.954Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
11:07:51 [2020-06-09T15:07:51.954Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest
11:07:51 [2020-06-09T15:07:51.954Z] testExtractSelectedItems(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0.001 s
11:07:51 [2020-06-09T15:07:51.954Z] testExtractBoolean(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
11:07:51 [2020-06-09T15:07:51.954Z] testExtractTimeRequested(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
11:07:51 [2020-06-09T15:07:51.954Z] testExtractLongList(org.eclipse.tracecompass.tmf.core.tests.dataprovider.DataProviderParameterTest)  Time elapsed: 0 s
11:07:51 [2020-06-09T15:07:51.954Z] Running org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
11:07:51 [2020-06-09T15:07:51.954Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest
11:07:51 [2020-06-09T15:07:51.954Z] testSelectionTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0.001 s
11:07:51 [2020-06-09T15:07:51.954Z] testTimeQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
11:07:51 [2020-06-09T15:07:51.954Z] testVirtualTableQuery(org.eclipse.tracecompass.tmf.core.tests.dataprovider.FetchParametersTest)  Time elapsed: 0 s
11:07:51 [2020-06-09T15:07:51.954Z] Running org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
11:07:51 [2020-06-09T15:07:51.954Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest
11:07:51 [2020-06-09T15:07:51.954Z] aspectResolveTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0.001 s
11:07:51 [2020-06-09T15:07:51.954Z] aspectTypeTest(org.eclipse.tracecompass.tmf.core.tests.segment.SegmentAspectTest)  Time elapsed: 0 s
11:07:51 [2020-06-09T15:07:51.954Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
11:07:51 [2020-06-09T15:07:51.954Z] 
11:07:51 [2020-06-09T15:07:51.954Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:51.225
11:07:51 [2020-06-09T15:07:51.954Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$2(521,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
11:07:52 [2020-06-09T15:07:52.517Z] 
11:07:52 [2020-06-09T15:07:52.517Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:52.325
11:07:52 [2020-06-09T15:07:52.517Z] !MESSAGE An uncaught exception happened on request [TmfEventRequestIntegrationTest$1(523,ITmfEvent,BACKGROUND,TmfTimeRange [fStartTime=00:12:43.145 224 192, fEndTime=23:47:16.854 775 807],0,2,0)]: null
11:07:52 [2020-06-09T15:07:52.517Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.405 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest
11:07:52 [2020-06-09T15:07:52.517Z] testRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.009 s
11:07:52 [2020-06-09T15:07:52.517Z] testSingleRequestException(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestIntegrationTest)  Time elapsed: 1.099 s
11:07:52 [2020-06-09T15:07:52.517Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
11:07:52 [2020-06-09T15:07:52.517Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest
11:07:52 [2020-06-09T15:07:52.517Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
11:07:52 [2020-06-09T15:07:52.517Z] testTmfEventRequestWithDependencyLevel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testTmfEventRequestTimeRangeNbRequestedBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
11:07:52 [2020-06-09T15:07:52.517Z] testWaitForStartAfterDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testTmfEventRequestTimeRangeNbRequested(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testTmfEventRequestTimeRange(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testWaitForStartBeforeStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testWaitForStartAfterStart(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testTmfEventRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0 s
11:07:52 [2020-06-09T15:07:52.517Z] testWaitForStartAfterCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfEventRequestTest)  Time elapsed: 0.001 s
11:07:52 [2020-06-09T15:07:52.517Z] Running org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
11:07:53 [2020-06-09T15:07:53.878Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 s - in org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest
11:07:53 [2020-06-09T15:07:53.878Z] testIsCompatible(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.001 s
11:07:53 [2020-06-09T15:07:53.878Z] testTmfCoalescedEventRequestIndexNbEventsBlocksize(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] testDone(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] testFail(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] testCancelCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.301 s
11:07:53 [2020-06-09T15:07:53.878Z] testToString(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] testAddEvent1(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] testAddEvent2(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] testSingleTimeRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.104 s
11:07:53 [2020-06-09T15:07:53.878Z] testIsCompatibleDependency(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] testCoalescedRequest(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0.902 s
11:07:53 [2020-06-09T15:07:53.878Z] testCancel(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] testEquals(org.eclipse.tracecompass.tmf.core.tests.request.TmfCoalescedEventRequestTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] Running org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
11:07:53 [2020-06-09T15:07:53.878Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest
11:07:53 [2020-06-09T15:07:53.878Z] testSeekAndWrite(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.004 s
11:07:53 [2020-06-09T15:07:53.878Z] testRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.001 s
11:07:53 [2020-06-09T15:07:53.878Z] testReadLine(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0 s
11:07:53 [2020-06-09T15:07:53.878Z] testSeekAndRead(org.eclipse.tracecompass.tmf.core.tests.io.BufferedRandomAccessFileTest)  Time elapsed: 0.075 s
11:07:53 [2020-06-09T15:07:53.878Z] Running org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
11:08:00 [2020-06-09T15:08:00.419Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.015 s - in org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest
11:08:00 [2020-06-09T15:08:00.419Z] testCopyResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 2.403 s
11:08:00 [2020-06-09T15:08:00.419Z] testGetLocationUri[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
11:08:00 [2020-06-09T15:08:00.419Z] testCreateSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.269 s
11:08:00 [2020-06-09T15:08:00.419Z] testGetLocation[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
11:08:00 [2020-06-09T15:08:00.419Z] testDeleteResource[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.187 s
11:08:00 [2020-06-09T15:08:00.419Z] testDeleteIfBrokenSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.177 s
11:08:00 [2020-06-09T15:08:00.419Z] testIsSymbolicLink[0: (P/SomeProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.004 s
11:08:00 [2020-06-09T15:08:00.419Z] testCopyResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 2.283 s
11:08:00 [2020-06-09T15:08:00.419Z] testGetLocationUri[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0 s
11:08:00 [2020-06-09T15:08:00.419Z] testCreateSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.176 s
11:08:00 [2020-06-09T15:08:00.419Z] testGetLocation[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
11:08:00 [2020-06-09T15:08:00.419Z] testDeleteResource[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.196 s
11:08:00 [2020-06-09T15:08:00.419Z] testDeleteIfBrokenSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.291 s
11:08:00 [2020-06-09T15:08:00.419Z] testIsSymbolicLink[1: (P/SomeOtherProject)](org.eclipse.tracecompass.tmf.core.tests.io.ResourceUtilTest)  Time elapsed: 0.003 s
11:08:00 [2020-06-09T15:08:00.419Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
11:08:00 [2020-06-09T15:08:00.419Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest
11:08:00 [2020-06-09T15:08:00.419Z] testAddMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0.009 s
11:08:00 [2020-06-09T15:08:00.419Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerSetTest)  Time elapsed: 0 s
11:08:00 [2020-06-09T15:08:00.419Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
11:08:00 [2020-06-09T15:08:00.419Z] 
11:08:00 [2020-06-09T15:08:00.419Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:59.777
11:08:00 [2020-06-09T15:08:00.419Z] !MESSAGE Error parsing /tmp/markers6947536645288895005xml
11:08:00 [2020-06-09T15:08:00.419Z] !STACK 0
11:08:00 [2020-06-09T15:08:00.419Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6947536645288895005xml; lineNumber: 1; columnNumber: 201; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'double'.
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
11:08:00 [2020-06-09T15:08:00.419Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
11:08:00 [2020-06-09T15:08:00.419Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
11:08:00 [2020-06-09T15:08:00.419Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
11:08:00 [2020-06-09T15:08:00.419Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:08:00 [2020-06-09T15:08:00.419Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:290)
11:08:00 [2020-06-09T15:08:00.419Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.419Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.419Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.419Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.419Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.420Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.420Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.420Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:08:00 [2020-06-09T15:08:00.420Z] 
11:08:00 [2020-06-09T15:08:00.420Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:59.783
11:08:00 [2020-06-09T15:08:00.420Z] !MESSAGE Error parsing /tmp/markers5577935565776484017xml
11:08:00 [2020-06-09T15:08:00.420Z] !STACK 0
11:08:00 [2020-06-09T15:08:00.420Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers5577935565776484017xml; lineNumber: 1; columnNumber: 199; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
11:08:00 [2020-06-09T15:08:00.420Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:291)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.420Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.420Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.420Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.420Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:08:00 [2020-06-09T15:08:00.420Z] 
11:08:00 [2020-06-09T15:08:00.420Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:59.787
11:08:00 [2020-06-09T15:08:00.420Z] !MESSAGE Error parsing /tmp/markers7846458723813159019xml
11:08:00 [2020-06-09T15:08:00.420Z] !STACK 0
11:08:00 [2020-06-09T15:08:00.420Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7846458723813159019xml; lineNumber: 1; columnNumber: 200; cvc-minExclusive-valid: Value '-1' is not facet-valid with respect to minExclusive '0.0E1' for type 'period_type'.
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
11:08:00 [2020-06-09T15:08:00.420Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
11:08:00 [2020-06-09T15:08:00.420Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:08:00 [2020-06-09T15:08:00.420Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:292)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.420Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.420Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.421Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.421Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.421Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:08:00 [2020-06-09T15:08:00.421Z] 
11:08:00 [2020-06-09T15:08:00.421Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:59.791
11:08:00 [2020-06-09T15:08:00.421Z] !MESSAGE Error parsing /tmp/markers6106831850751715954xml
11:08:00 [2020-06-09T15:08:00.421Z] !STACK 0
11:08:00 [2020-06-09T15:08:00.421Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers6106831850751715954xml; 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.
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
11:08:00 [2020-06-09T15:08:00.421Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:293)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.421Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.421Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.421Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.421Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:08:00 [2020-06-09T15:08:00.421Z] 
11:08:00 [2020-06-09T15:08:00.421Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:59.798
11:08:00 [2020-06-09T15:08:00.421Z] !MESSAGE Error parsing /tmp/markers8865607508416429253xml
11:08:00 [2020-06-09T15:08:00.421Z] !STACK 0
11:08:00 [2020-06-09T15:08:00.421Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.google.common.collect.Range.create(Range.java:146)
11:08:00 [2020-06-09T15:08:00.421Z] 	at com.google.common.collect.Range.closed(Range.java:170)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:294)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.421Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.421Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:08:00 [2020-06-09T15:08:00.421Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:08:00 [2020-06-09T15:08:00.422Z] 
11:08:00 [2020-06-09T15:08:00.422Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:59.802
11:08:00 [2020-06-09T15:08:00.422Z] !MESSAGE Error parsing /tmp/markers8788937266496295852xml
11:08:00 [2020-06-09T15:08:00.422Z] !STACK 0
11:08:00 [2020-06-09T15:08:00.422Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers8788937266496295852xml; lineNumber: 1; columnNumber: 202; cvc-datatype-valid.1.2.1: 'abc' is not a valid value for 'integer'.
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.startElement(XMLSchemaValidator.java:741)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:374)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
11:08:00 [2020-06-09T15:08:00.422Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:295)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:08:00 [2020-06-09T15:08:00.422Z] 
11:08:00 [2020-06-09T15:08:00.422Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:59.807
11:08:00 [2020-06-09T15:08:00.422Z] !MESSAGE Error parsing /tmp/markers7571705636920050868xml
11:08:00 [2020-06-09T15:08:00.422Z] !STACK 0
11:08:00 [2020-06-09T15:08:00.422Z] java.lang.IllegalArgumentException: Invalid range: [4095..0]
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.google.common.collect.Range.<init>(Range.java:352)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.google.common.collect.Range.create(Range.java:146)
11:08:00 [2020-06-09T15:08:00.422Z] 	at com.google.common.collect.Range.closed(Range.java:170)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parseRange(MarkerConfigXmlParser.java:310)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.getMarkers(MarkerConfigXmlParser.java:215)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:186)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:296)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:08:00 [2020-06-09T15:08:00.422Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.422Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.422Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:08:00 [2020-06-09T15:08:00.423Z] 
11:08:00 [2020-06-09T15:08:00.423Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:59.811
11:08:00 [2020-06-09T15:08:00.423Z] !MESSAGE Error parsing /tmp/markers1501976272114799674xml
11:08:00 [2020-06-09T15:08:00.423Z] !STACK 0
11:08:00 [2020-06-09T15:08:00.423Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers1501976272114799674xml; lineNumber: 1; columnNumber: 256; cvc-complex-type.2.4.b: The content of element 'segments' is not complete. One of '{segment}' is expected.
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidComplexType(XMLSchemaValidator.java:3207)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.elementLocallyValidType(XMLSchemaValidator.java:3154)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processElementContent(XMLSchemaValidator.java:3056)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleEndElement(XMLSchemaValidator.java:2135)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:854)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1782)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2967)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
11:08:00 [2020-06-09T15:08:00.423Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
11:08:00 [2020-06-09T15:08:00.423Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:297)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.423Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.423Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:08:00 [2020-06-09T15:08:00.423Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:08:00 [2020-06-09T15:08:00.423Z] 
11:08:00 [2020-06-09T15:08:00.423Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:07:59.868
11:08:00 [2020-06-09T15:08:00.423Z] !MESSAGE Error parsing /tmp/markers7958505771560339092xml
11:08:00 [2020-06-09T15:08:00.423Z] !STACK 0
11:08:00 [2020-06-09T15:08:00.424Z] org.xml.sax.SAXParseException; systemId: file:/tmp/markers7958505771560339092xml; lineNumber: 1; columnNumber: 323; cvc-minExclusive-valid: Value '0' is not facet-valid with respect to minExclusive '0' for type 'length_type'.
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.error(ErrorHandlerWrapper.java:134)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:396)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:284)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator$XSIErrorReporter.reportError(XMLSchemaValidator.java:453)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.reportSchemaError(XMLSchemaValidator.java:3231)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processOneAttribute(XMLSchemaValidator.java:2826)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.processAttributes(XMLSchemaValidator.java:2763)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.handleStartElement(XMLSchemaValidator.java:2051)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.emptyElement(XMLSchemaValidator.java:761)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.scanStartElement(XMLNSDocumentScannerImpl.java:351)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2784)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
11:08:00 [2020-06-09T15:08:00.424Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
11:08:00 [2020-06-09T15:08:00.424Z] 	at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:205)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.tracecompass.internal.tmf.core.markers.MarkerConfigXmlParser.parse(MarkerConfigXmlParser.java:172)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:307)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest.testParseInvalidContent(MarkerConfigXmlParserTest.java:298)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:08:00 [2020-06-09T15:08:00.424Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:08:00 [2020-06-09T15:08:00.424Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:08:00 [2020-06-09T15:08:00.424Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:08:00 [2020-06-09T15:08:00.424Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest
11:08:00 [2020-06-09T15:08:00.424Z] testParseInvalidContent(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.103 s
11:08:00 [2020-06-09T15:08:00.424Z] testExtensionPoint(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.008 s
11:08:00 [2020-06-09T15:08:00.424Z] testParse(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.005 s
11:08:00 [2020-06-09T15:08:00.424Z] testParseInvalidFile(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerConfigXmlParserTest)  Time elapsed: 0.002 s
11:08:00 [2020-06-09T15:08:00.424Z] Running org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
11:08:00 [2020-06-09T15:08:00.424Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest
11:08:00 [2020-06-09T15:08:00.424Z] testAddSegment(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
11:08:00 [2020-06-09T15:08:00.424Z] testAddSubMarker(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0.001 s
11:08:00 [2020-06-09T15:08:00.424Z] testConstructor(org.eclipse.tracecompass.tmf.core.tests.markers.MarkerTest)  Time elapsed: 0 s
11:08:00 [2020-06-09T15:08:00.424Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
11:08:00 [2020-06-09T15:08:00.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest
11:08:00 [2020-06-09T15:08:00.424Z] testTmfAsyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfAsyncSequenceDiagramEventTest)  Time elapsed: 0 s
11:08:00 [2020-06-09T15:08:00.424Z] Running org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
11:08:00 [2020-06-09T15:08:00.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest
11:08:00 [2020-06-09T15:08:00.424Z] testTmfSyncSequenceDiagramEvent(org.eclipse.tracecompass.tmf.core.tests.uml2sd.TmfSyncSequenceDiagramEventTest)  Time elapsed: 0 s
11:08:00 [2020-06-09T15:08:00.424Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
11:08:00 [2020-06-09T15:08:00.424Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest
11:08:00 [2020-06-09T15:08:00.424Z] testGetterForExperiment(org.eclipse.tracecompass.tmf.core.tests.symbols.SymbolProviderManagerTest)  Time elapsed: 0.006 s
11:08:00 [2020-06-09T15:08:00.424Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
11:08:01 [2020-06-09T15:08:01.350Z] 
11:08:01 [2020-06-09T15:08:01.350Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-06-09 15:08:01.340
11:08:01 [2020-06-09T15:08:01.350Z] !MESSAGE no spawner in java.library.path
11:08:01 [2020-06-09T15:08:01.605Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest
11:08:01 [2020-06-09T15:08:01.605Z] testMapFileWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 1.441 s
11:08:01 [2020-06-09T15:08:01.605Z] testGuessingFileType(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.001 s
11:08:01 [2020-06-09T15:08:01.605Z] testNmFile(org.eclipse.tracecompass.tmf.core.tests.symbols.FunctionNameMapperTest)  Time elapsed: 0.003 s
11:08:01 [2020-06-09T15:08:01.605Z] Running org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
11:08:01 [2020-06-09T15:08:01.605Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest
11:08:01 [2020-06-09T15:08:01.605Z] testExtremeValues(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.004 s
11:08:01 [2020-06-09T15:08:01.605Z] testValidTextFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.053 s
11:08:01 [2020-06-09T15:08:01.605Z] testGettingSymbolMapFile(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.003 s
11:08:01 [2020-06-09T15:08:01.605Z] testInvalidFiles(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.001 s
11:08:01 [2020-06-09T15:08:01.605Z] testGettingSymbolWithSize(org.eclipse.tracecompass.tmf.core.tests.symbols.MappingFileTest)  Time elapsed: 0.003 s
11:08:01 [2020-06-09T15:08:01.605Z] Running org.eclipse.tracecompass.tmf.core.tests.util.PairTest
11:08:01 [2020-06-09T15:08:01.605Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.core.tests.util.PairTest
11:08:01 [2020-06-09T15:08:01.605Z] testAccessors(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
11:08:01 [2020-06-09T15:08:01.605Z] testToString(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0.001 s
11:08:01 [2020-06-09T15:08:01.605Z] testEqualsNull(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
11:08:01 [2020-06-09T15:08:01.605Z] testEqualsDifferentObj(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
11:08:01 [2020-06-09T15:08:01.605Z] testEqualsSymmetry(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
11:08:01 [2020-06-09T15:08:01.605Z] testHashCode(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
11:08:01 [2020-06-09T15:08:01.605Z] testEqualsTransivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
11:08:01 [2020-06-09T15:08:01.605Z] testEqualsReflexivity(org.eclipse.tracecompass.tmf.core.tests.util.PairTest)  Time elapsed: 0 s
11:08:01 [2020-06-09T15:08:01.605Z] 
11:08:01 [2020-06-09T15:08:01.605Z] Results:
11:08:01 [2020-06-09T15:08:01.605Z] 
11:08:01 [2020-06-09T15:08:01.605Z] Tests run: 836, Failures: 0, Errors: 0, Skipped: 1
11:08:01 [2020-06-09T15:08:01.605Z] 
11:08:01 [2020-06-09T15:08:01.605Z] 
11:08:01 [2020-06-09T15:08:01.605Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 15:08:01.568
11:08:01 [2020-06-09T15:08:01.605Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:08:16 [2020-06-09T15:08:16.434Z] 
11:08:16 [2020-06-09T15:08:16.434Z] !ENTRY org.eclipse.core.jobs 2 2 2020-06-09 15:08:15.102
11:08:16 [2020-06-09T15:08:16.434Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
11:08:16 [2020-06-09T15:08:16.434Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
11:08:16 [2020-06-09T15:08:16.434Z] 
11:08:16 [2020-06-09T15:08:16.434Z] !ENTRY org.eclipse.core.jobs 2 2 2020-06-09 15:08:15.103
11:08:16 [2020-06-09T15:08:16.434Z] !MESSAGE Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
11:08:16 [2020-06-09T15:08:16.434Z] Job found still running after platform shutdown.  Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1
11:08:16 [2020-06-09T15:08:16.434Z] [INFO] All tests passed!
11:08:16 [2020-06-09T15:08:16.434Z] [INFO] 
11:08:16 [2020-06-09T15:08:16.434Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.core.tests ---
11:08:16 [2020-06-09T15:08:16.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar
11:08:16 [2020-06-09T15:08:16.434Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.pom
11:08:17 [2020-06-09T15:08:17.794Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-sources.jar
11:08:19 [2020-06-09T15:08:19.156Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
11:08:20 [2020-06-09T15:08:20.081Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
11:08:21 [2020-06-09T15:08:21.007Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] 
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.core.tests ---
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] 
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core >---
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT   [19/138]
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] 
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] 
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] The project's OSGi version is 4.2.1.202006091432
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] 
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] 
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] 
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] 
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/main/resources
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] 
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:22 [2020-06-09T15:08:22.369Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/classes
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[127] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return iter;
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'iter' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[201] 
11:08:24 [2020-06-09T15:08:24.879Z] 	elem = (CtfIterator) fTrace.createIterator();
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'elem' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIteratorManager.java:[205] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return elem;
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'elem' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[83] 
11:08:24 [2020-06-09T15:08:24.879Z] 	CtfIterator iterator = getIterator();
11:08:24 [2020-06-09T15:08:24.879Z] 	            ^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'iterator' may not be closed
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[128] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return iterator == null ? null : iterator.getCurrentEvent();
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'iterator' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[156] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return retVal;
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'iterator' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[178] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return ret;
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'iterator' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/context/CtfTmfContext.java:[191] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return iterator == null ? false : iterator.seek(location);
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'iterator' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/tmf/ctf/core/CtfEnumPair.java:[58] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return getFirst();
11:08:24 [2020-06-09T15:08:24.879Z] 	       ^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[156] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return fPreviousEvent;
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^^^^^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'top' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[173] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return fTrace.timestampCyclesToNanos(ts);
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'top' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/org/eclipse/tracecompass/internal/tmf/ctf/core/trace/iterator/CtfIterator.java:[176] 
11:08:24 [2020-06-09T15:08:24.879Z] 	return 0;
11:08:24 [2020-06-09T15:08:24.879Z] 	^^^^^^^^^
11:08:24 [2020-06-09T15:08:24.879Z] Potential resource leak: 'top' may not be closed at this location
11:08:24 [2020-06-09T15:08:24.879Z] 12 problems (12 warnings)
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] 
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/src/test/resources
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] 
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] 
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] 
11:08:24 [2020-06-09T15:08:24.879Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:25 [2020-06-09T15:08:25.134Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] 
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] 
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] 
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] 
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] 
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:25 [2020-06-09T15:08:25.390Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar
11:08:25 [2020-06-09T15:08:25.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.pom
11:08:25 [2020-06-09T15:08:25.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-sources.jar
11:08:25 [2020-06-09T15:08:25.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-pack200.jar.pack.gz
11:08:25 [2020-06-09T15:08:25.645Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-p2metadata.xml
11:08:25 [2020-06-09T15:08:25.900Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core/4.2.1-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core-4.2.1-SNAPSHOT-p2artifacts.xml
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] 
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core ---
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] 
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.core.tests >--
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.11-SNAPSHOT [20/138]
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] 
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] 
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] The project's OSGi version is 1.0.11.202006091432
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] 
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] 
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] 
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] 
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/main/resources
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] 
11:08:26 [2020-06-09T15:08:26.155Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:26 [2020-06-09T15:08:26.412Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/classes
11:08:29 [2020-06-09T15:08:29.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/ctf/core/tests/event/CtfTmfEventFieldSignExtensionTest.java:[41] 
11:08:29 [2020-06-09T15:08:29.673Z] 	private static final @NonNull CtfTestTrace DEBUG_INFO_TRACE = CtfTestTrace.DEBUG_INFO3;
11:08:29 [2020-06-09T15:08:29.673Z] 	                                                                           ^^^^^^^^^^^
11:08:29 [2020-06-09T15:08:29.673Z] The field CtfTestTrace.DEBUG_INFO3 is deprecated
11:08:29 [2020-06-09T15:08:29.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/org/eclipse/tracecompass/tmf/core/tests/histogram/dataprovider/HistogramDataProviderTest.java:[111] 
11:08:29 [2020-06-09T15:08:29.673Z] 	SelectionTimeQueryFilter selectionFilter = new SelectionTimeQueryFilter(START, END, 100, ids);
11:08:29 [2020-06-09T15:08:29.673Z] 	                                                                                         ^^^
11:08:29 [2020-06-09T15:08:29.673Z] 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>'
11:08:29 [2020-06-09T15:08:29.673Z] 2 problems (2 warnings)
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] 
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/src/test/resources
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] 
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] 
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] 
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] 
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] 
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] 
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] 
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] 
11:08:29 [2020-06-09T15:08:29.673Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:08:31 [2020-06-09T15:08:31.557Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data/.metadata/.log
11:08:31 [2020-06-09T15:08:31.557Z] [INFO] Command line:
11:08:31 [2020-06-09T15:08:31.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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:08:31 [2020-06-09T15:08:31.812Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:08:33 [2020-06-09T15:08:33.696Z] !SESSION 2020-06-09 15:08:31.683 -----------------------------------------------
11:08:33 [2020-06-09T15:08:33.696Z] eclipse.buildId=unknown
11:08:33 [2020-06-09T15:08:33.696Z] java.version=1.8.0_202
11:08:33 [2020-06-09T15:08:33.696Z] java.vendor=Oracle Corporation
11:08:33 [2020-06-09T15:08:33.696Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:08:33 [2020-06-09T15:08:33.696Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:08:33 [2020-06-09T15:08:33.696Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:08:33 [2020-06-09T15:08:33.696Z] 
11:08:33 [2020-06-09T15:08:33.696Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:08:33.679
11:08:33 [2020-06-09T15:08:33.696Z] !MESSAGE FrameworkEvent ERROR
11:08:33 [2020-06-09T15:08:33.696Z] !STACK 0
11:08:33 [2020-06-09T15:08:33.696Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:08:33 [2020-06-09T15:08:33.696Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:08:33 [2020-06-09T15:08:33.696Z] 
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:08:33 [2020-06-09T15:08:33.696Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:08:33 [2020-06-09T15:08:33.951Z] 
11:08:33 [2020-06-09T15:08:33.951Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:08:33.788
11:08:33 [2020-06-09T15:08:33.951Z] !MESSAGE FrameworkEvent ERROR
11:08:33 [2020-06-09T15:08:33.951Z] !STACK 0
11:08:33 [2020-06-09T15:08:33.951Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:08:33 [2020-06-09T15:08:33.951Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:08:33 [2020-06-09T15:08:33.951Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:08:33 [2020-06-09T15:08:33.951Z]     -> 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"
11:08:33 [2020-06-09T15:08:33.951Z]        org.apache.httpcomponents.httpclient.win [35]
11:08:33 [2020-06-09T15:08:33.951Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:08:33 [2020-06-09T15:08:33.951Z] 
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:08:33 [2020-06-09T15:08:33.951Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:08:37 [2020-06-09T15:08:37.213Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
11:08:40 [2020-06-09T15:08:40.475Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.806 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest
11:08:40 [2020-06-09T15:08:40.475Z] testSecondToLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.275 s
11:08:40 [2020-06-09T15:08:40.475Z] testLastEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.157 s
11:08:40 [2020-06-09T15:08:40.475Z] testFirstEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.042 s
11:08:40 [2020-06-09T15:08:40.475Z] testSecondEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.FunkyTraceTest)  Time elapsed: 0.1 s
11:08:40 [2020-06-09T15:08:40.475Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
11:08:41 [2020-06-09T15:08:41.039Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.702 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest
11:08:41 [2020-06-09T15:08:41.039Z] testRapidBoundsWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.581 s
11:08:41 [2020-06-09T15:08:41.039Z] testRapidBounds(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfReadBoundsTest)  Time elapsed: 0.119 s
11:08:41 [2020-06-09T15:08:41.039Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
11:08:41 [2020-06-09T15:08:41.599Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.593 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest
11:08:41 [2020-06-09T15:08:41.599Z] testCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
11:08:41 [2020-06-09T15:08:41.599Z] testSeekEvent_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
11:08:41 [2020-06-09T15:08:41.599Z] testSeekEventLoc_timetamp(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testParseEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetEndTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetStartTime(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testBroadcast(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testEventLookup(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.002 s
11:08:41 [2020-06-09T15:08:41.599Z] testValidate(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.043 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetEnvValue(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetName(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetNext(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.044 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetPath(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetContainedEventTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetCacheSize(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testCtfHostId(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetResource(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testReadNextEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0.001 s
11:08:41 [2020-06-09T15:08:41.599Z] testDispose(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testSeekEventInvalidLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceTest)  Time elapsed: 0 s
11:08:41 [2020-06-09T15:08:41.599Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
11:08:48 [2020-06-09T15:08:48.125Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.911 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest
11:08:48 [2020-06-09T15:08:48.125Z] testPreviousMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.206 s
11:08:48 [2020-06-09T15:08:48.125Z] testPreviousMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
11:08:48 [2020-06-09T15:08:48.125Z] testNextMatchingEventStartMatches(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.298 s
11:08:48 [2020-06-09T15:08:48.125Z] testPreviousMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.302 s
11:08:48 [2020-06-09T15:08:48.125Z] testNextMatchingEventProgressMonitor(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
11:08:48 [2020-06-09T15:08:48.125Z] testPreviousMatchingEventFar(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.3 s
11:08:48 [2020-06-09T15:08:48.125Z] testNextMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.001 s
11:08:48 [2020-06-09T15:08:48.125Z] testPreviousMatchingBeginningOfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.597 s
11:08:48 [2020-06-09T15:08:48.125Z] testPreviousMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.301 s
11:08:48 [2020-06-09T15:08:48.125Z] testNextMatchingEventNoMatch(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.9 s
11:08:48 [2020-06-09T15:08:48.125Z] testNextMatchingEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0.303 s
11:08:48 [2020-06-09T15:08:48.125Z] testPreviousMatchingEventCancelled(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.TmfTraceUtilsSearchingTest)  Time elapsed: 0 s
11:08:48 [2020-06-09T15:08:48.125Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
11:08:48 [2020-06-09T15:08:48.125Z] 
11:08:48 [2020-06-09T15:08:48.125Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 15:08:47.161
11:08:48 [2020-06-09T15:08:48.125Z] !MESSAGE Unknown trace attribute: test
11:08:48 [2020-06-09T15:08:48.125Z] 
11:08:48 [2020-06-09T15:08:48.125Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 15:08:47.162
11:08:48 [2020-06-09T15:08:48.125Z] !MESSAGE Unknown trace attribute: test1
11:08:48 [2020-06-09T15:08:48.125Z] 
11:08:48 [2020-06-09T15:08:48.125Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 15:08:47.162
11:08:48 [2020-06-09T15:08:48.125Z] !MESSAGE Unknown trace attribute: test2
11:08:48 [2020-06-09T15:08:48.125Z] 
11:08:48 [2020-06-09T15:08:48.125Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 15:08:47.163
11:08:48 [2020-06-09T15:08:48.125Z] !MESSAGE Unknown trace attribute: test3
11:08:48 [2020-06-09T15:08:48.125Z] 
11:08:48 [2020-06-09T15:08:48.125Z] !ENTRY org.eclipse.tracecompass.ctf.core 2 0 2020-06-09 15:08:47.163
11:08:48 [2020-06-09T15:08:48.125Z] !MESSAGE Unknown trace attribute: test4
11:08:48 [2020-06-09T15:08:48.125Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest
11:08:48 [2020-06-09T15:08:48.125Z] 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.006 s
11:08:48 [2020-06-09T15:08:48.125Z] testValidate[1: /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.028 s
11:08:48 [2020-06-09T15:08:48.125Z] 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.001 s
11:08:48 [2020-06-09T15:08:48.125Z] 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
11:08:48 [2020-06-09T15:08:48.125Z] testValidate[4: ../org.eclipse.tracecompass.ctf.core.tests/traces/synctraces.tar.gz](org.eclipse.tracecompass.tmf.ctf.core.tests.trace.CtfTmfTraceValidateTest)  Time elapsed: 0 s
11:08:48 [2020-06-09T15:08:48.125Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
11:08:56 [2020-06-09T15:08:56.199Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.188 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest
11:08:56 [2020-06-09T15:08:56.199Z] testReopenIndex(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 4.992 s
11:08:56 [2020-06-09T15:08:56.199Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.trace.indexer.CtfExperimentCheckpointIndexTest)  Time elapsed: 3.195 s
11:08:56 [2020-06-09T15:08:56.199Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
11:09:42 [2020-06-09T15:09:42.806Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.656 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest
11:09:42 [2020-06-09T15:09:42.806Z] testTraceTimeRangeClampingEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.004 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceSetNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 7.579 s
11:09:42 [2020-06-09T15:09:42.806Z] testExperimentTimestampInTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.412 s
11:09:42 [2020-06-09T15:09:42.806Z] testExperimentTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.444 s
11:09:42 [2020-06-09T15:09:42.806Z] testExperimentInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.429 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceTimeRangeClampingStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testTwoTracesTimeRangePartiallyInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testExperimentRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.42 s
11:09:42 [2020-06-09T15:09:42.806Z] testTwoTracesTimestampValid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testTwoTracesTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceSetWithNestedExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 8.154 s
11:09:42 [2020-06-09T15:09:42.806Z] testTwoTracesTimestampInvalid(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceInitialRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
11:09:42 [2020-06-09T15:09:42.806Z] testTwoTracesTimeRangeAllInOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.004 s
11:09:42 [2020-06-09T15:09:42.806Z] testInitialize(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceTimeRangeClampingBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceNewTimeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceSetExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.411 s
11:09:42 [2020-06-09T15:09:42.806Z] testTwoTracesTimeRangeInBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testExperimentRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.436 s
11:09:42 [2020-06-09T15:09:42.806Z] testExperimentRangeClampingOne(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.413 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceSetWithExperiment(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.396 s
11:09:42 [2020-06-09T15:09:42.806Z] testNewTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceSetForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.004 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceSetExperimentForHost(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.438 s
11:09:42 [2020-06-09T15:09:42.806Z] testTwoTracesTimeRangeInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testExperimentTimestampInBetween(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 2.394 s
11:09:42 [2020-06-09T15:09:42.806Z] testTraceSet(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] testTimestampAfter(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0 s
11:09:42 [2020-06-09T15:09:42.806Z] testTimestampBefore(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerTest)  Time elapsed: 0.001 s
11:09:42 [2020-06-09T15:09:42.806Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
11:09:46 [2020-06-09T15:09:46.966Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.04 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest
11:09:46 [2020-06-09T15:09:46.966Z] testSupplementaryFileDir(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.144 s
11:09:46 [2020-06-09T15:09:46.966Z] testDeleteSupplementaryFolder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.144 s
11:09:46 [2020-06-09T15:09:46.966Z] testTemporaryDirPath(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.61 s
11:09:46 [2020-06-09T15:09:46.966Z] testDeleteSupplementaryFiles(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.tracemanager.TmfTraceManagerUtilityTest)  Time elapsed: 1.141 s
11:09:46 [2020-06-09T15:09:46.966Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
11:09:53 [2020-06-09T15:09:53.494Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.916 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventsInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventTypesInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventsInRangeMinusEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
11:09:53 [2020-06-09T15:09:53.494Z] testEventTypesTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventTypesInRangeWholeRange(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventsTotal(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventsInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.01 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventsInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventsInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventTypesInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.003 s
11:09:53 [2020-06-09T15:09:53.494Z] testHistogramQuerySmall(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventsInRangeNoEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventsInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventTypesInRangeNoEventsAtEdges(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventTypesInRangeEventAtEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.002 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventTypesInRangeEventAtStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventsInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventTypesInRangeMinusStart(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testGetEventTypesInRangeEventAtBoth(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.001 s
11:09:53 [2020-06-09T15:09:53.494Z] testHistogramQueryFull(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.statistics.TmfStateStatisticsTest)  Time elapsed: 0.005 s
11:09:53 [2020-06-09T15:09:53.494Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
11:10:05 [2020-06-09T15:10:05.649Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 12.23 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest
11:10:05 [2020-06-09T15:10:05.649Z] preemptedForegroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.193 s
11:10:05 [2020-06-09T15:10:05.649Z] foregroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.894 s
11:10:05 [2020-06-09T15:10:05.649Z] executionOrder(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest) skipped
11:10:05 [2020-06-09T15:10:05.649Z] TestMultiRequest1(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.711 s
11:10:05 [2020-06-09T15:10:05.649Z] TestMultiRequest2(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.637 s
11:10:05 [2020-06-09T15:10:05.649Z] TestMultiRequest3(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.469 s
11:10:05 [2020-06-09T15:10:05.649Z] TestMultiRequest4(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.175 s
11:10:05 [2020-06-09T15:10:05.649Z] TestMultiRequest5(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.204 s
11:10:05 [2020-06-09T15:10:05.649Z] TestMultiRequest6(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.61 s
11:10:05 [2020-06-09T15:10:05.649Z] TestMultiRequest7(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.711 s
11:10:05 [2020-06-09T15:10:05.649Z] preemptedBackgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 0.174 s
11:10:05 [2020-06-09T15:10:05.649Z] backgroundRequest(org.eclipse.tracecompass.tmf.ctf.core.tests.temp.request.TmfSchedulerTest)  Time elapsed: 1.752 s
11:10:05 [2020-06-09T15:10:05.649Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
11:10:05 [2020-06-09T15:10:05.649Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest
11:10:05 [2020-06-09T15:10:05.649Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] testEquals(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationDataTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
11:10:05 [2020-06-09T15:10:05.649Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.169 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest
11:10:05 [2020-06-09T15:10:05.649Z] testTooManyContexts(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.591 s
11:10:05 [2020-06-09T15:10:05.649Z] testIndexing(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfTmfContextTest)  Time elapsed: 0.544 s
11:10:05 [2020-06-09T15:10:05.649Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
11:10:05 [2020-06-09T15:10:05.649Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest
11:10:05 [2020-06-09T15:10:05.649Z] testCtfLocation_timestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] testToString_valid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0.001 s
11:10:05 [2020-06-09T15:10:05.649Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] testToString_invalid(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] testCtfLocation_long(org.eclipse.tracecompass.tmf.ctf.core.tests.context.CtfLocationTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.649Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
11:10:05 [2020-06-09T15:10:05.904Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest
11:10:05 [2020-06-09T15:10:05.904Z] testUnsignedByte(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldSignExtensionTest)  Time elapsed: 0.022 s
11:10:05 [2020-06-09T15:10:05.904Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
11:10:05 [2020-06-09T15:10:05.904Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest
11:10:05 [2020-06-09T15:10:05.904Z] testVariantGetField(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldVariantTest)  Time elapsed: 0.006 s
11:10:05 [2020-06-09T15:10:05.904Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
11:10:05 [2020-06-09T15:10:05.904Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest
11:10:05 [2020-06-09T15:10:05.904Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testCtfTmfEventType(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTypeTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
11:10:05 [2020-06-09T15:10:05.904Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest
11:10:05 [2020-06-09T15:10:05.904Z] testGetFieldNames(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testGetFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testCTFEvent_read(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testGetSubFieldValue(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testToString(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testCustomAttributes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testGetters(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testGetEventName(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testGetTimestamp(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.904Z] testGetFields(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.905Z] testGetCPU(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.905Z] testNullEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventTest)  Time elapsed: 0 s
11:10:05 [2020-06-09T15:10:05.905Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
11:10:07 [2020-06-09T15:10:07.794Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.806 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest
11:10:07 [2020-06-09T15:10:07.794Z] testTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0 s
11:10:07 [2020-06-09T15:10:07.794Z] testContextEnd(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.081 s
11:10:07 [2020-06-09T15:10:07.794Z] testContext1(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.128 s
11:10:07 [2020-06-09T15:10:07.794Z] testContext2(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.054 s
11:10:07 [2020-06-09T15:10:07.794Z] testContext3(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.1 s
11:10:07 [2020-06-09T15:10:07.794Z] testContext4(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.129 s
11:10:07 [2020-06-09T15:10:07.794Z] testContextMiddle(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.075 s
11:10:07 [2020-06-09T15:10:07.794Z] testContextStart(org.eclipse.tracecompass.tmf.ctf.core.tests.event.EventContextTest)  Time elapsed: 0.08 s
11:10:07 [2020-06-09T15:10:07.794Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
11:10:22 [2020-06-09T15:10:22.620Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.822 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest
11:10:22 [2020-06-09T15:10:22.620Z] testNbEvents(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.757 s
11:10:22 [2020-06-09T15:10:22.620Z] testNbEventsBug475007(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.736 s
11:10:22 [2020-06-09T15:10:22.620Z] testNormalEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.406 s
11:10:22 [2020-06-09T15:10:22.620Z] testSecondLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.208 s
11:10:22 [2020-06-09T15:10:22.620Z] testFirstLostEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 1.305 s
11:10:22 [2020-06-09T15:10:22.620Z] testLostEventWithTransform(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventsTest)  Time elapsed: 2.406 s
11:10:22 [2020-06-09T15:10:22.620Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
11:10:22 [2020-06-09T15:10:22.620Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.705 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest
11:10:22 [2020-06-09T15:10:22.620Z] testLostEventsTotals(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] testLostEventsTypes(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] testLostEventsTotalInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] testLostEventsTypesInRange(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfLostEventStatisticsTest)  Time elapsed: 0.001 s
11:10:22 [2020-06-09T15:10:22.620Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
11:10:22 [2020-06-09T15:10:22.620Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_array_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.002 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.009 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.003 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_sequence(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_sequence_value(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_array_enum(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_array_float(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_int(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_array_variant(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_array_string(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0.001 s
11:10:22 [2020-06-09T15:10:22.620Z] testParseField_array_struct(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfEventFieldTest)  Time elapsed: 0 s
11:10:22 [2020-06-09T15:10:22.620Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
11:10:22 [2020-06-09T15:10:22.620Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest
11:10:22 [2020-06-09T15:10:22.620Z] test(org.eclipse.tracecompass.tmf.ctf.core.tests.event.CtfTmfCpuAspectTest)  Time elapsed: 0.004 s
11:10:22 [2020-06-09T15:10:22.620Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
11:13:29 [2020-06-09T15:13:29.015Z] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 174.109 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[0: KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 11.667 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[1: TRACE2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 11.2 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[2: KERNEL_VM](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 11.976 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[3: SYNC_SRC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 5.511 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[4: SYNC_DEST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.844 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[5: DJANGO_CLIENT](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 14.401 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[6: DJANGO_DB](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 12.797 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[7: DJANGO_HTTPD](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 13.201 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[8: CYG_PROFILE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.395 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[9: CYG_PROFILE_FAST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.407 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[10: FUNKY_TRACE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.305 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[11: ARM_64_BIT_HEADER](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.845 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[12: FLIPPING_ENDIANNESS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.601 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[13: DYNSCOPE](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.886 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[14: DEBUG_INFO](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.222 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[15: DEBUG_INFO3](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.22 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[16: DEBUG_INFO4](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.218 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[17: DEBUG_INFO_SYNTH_EXEC](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.213 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[18: DEBUG_INFO_SYNTH_TWO_PROCESSES](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 9.138 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[19: DEBUG_INFO_SYNTH_BUILDID_DEBUGLINK](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 3.254 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[20: MEMORY_ANALYSIS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 8.029 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[21: PERF_TASKSET2](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 4.761 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[22: MANY_THREADS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 5.429 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[23: CONTEXT_SWITCHES_KERNEL](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 9.072 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[24: CONTEXT_SWITCHES_UST](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 2.876 s
11:13:29 [2020-06-09T15:13:29.015Z] testTrimEvents[25: UNEVEN_STREAMS](org.eclipse.tracecompass.tmf.ctf.core.tests.trim.CtfTmfTraceTrimmingTest)  Time elapsed: 12.565 s
11:13:29 [2020-06-09T15:13:29.015Z] Running org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
11:13:29 [2020-06-09T15:13:29.015Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.772 s - in org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest
11:13:29 [2020-06-09T15:13:29.015Z] testEqualsEmpty(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.032 s
11:13:29 [2020-06-09T15:13:29.015Z] testEqualsOther(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.066 s
11:13:29 [2020-06-09T15:13:29.015Z] testAdvance(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.031 s
11:13:29 [2020-06-09T15:13:29.015Z] testGetCurrentEvent(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.024 s
11:13:29 [2020-06-09T15:13:29.015Z] testIncreaseRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.03 s
11:13:29 [2020-06-09T15:13:29.015Z] testHasValidRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.029 s
11:13:29 [2020-06-09T15:13:29.015Z] testSeek(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.144 s
11:13:29 [2020-06-09T15:13:29.015Z] testSetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.032 s
11:13:29 [2020-06-09T15:13:29.015Z] testGetLocation(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.065 s
11:13:29 [2020-06-09T15:13:29.015Z] testCompareTo(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.031 s
11:13:29 [2020-06-09T15:13:29.015Z] testGetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.07 s
11:13:29 [2020-06-09T15:13:29.015Z] testHashCode(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
11:13:29 [2020-06-09T15:13:29.015Z] testGetCtfTmfTrace(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.025 s
11:13:29 [2020-06-09T15:13:29.015Z] testCtfIteratorPosition(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.063 s
11:13:29 [2020-06-09T15:13:29.015Z] testCtfIteratorInit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.026 s
11:13:29 [2020-06-09T15:13:29.015Z] testSetRank(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.027 s
11:13:29 [2020-06-09T15:13:29.015Z] testCtfIteratorNoinit(org.eclipse.tracecompass.tmf.ctf.core.tests.iterator.CtfIteratorTest)  Time elapsed: 0.048 s
11:13:29 [2020-06-09T15:13:29.015Z] Running org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
11:13:29 [2020-06-09T15:13:29.016Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.217 s - in org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest
11:13:29 [2020-06-09T15:13:29.016Z] testHelloLost(org.eclipse.tracecompass.tmf.core.tests.histogram.dataprovider.HistogramDataProviderTest)  Time elapsed: 0.214 s
11:13:29 [2020-06-09T15:13:29.016Z] 
11:13:29 [2020-06-09T15:13:29.016Z] Results:
11:13:29 [2020-06-09T15:13:29.016Z] 
11:13:29 [2020-06-09T15:13:29.016Z] Tests run: 229, Failures: 0, Errors: 0, Skipped: 1
11:13:29 [2020-06-09T15:13:29.016Z] 
11:14:01 [2020-06-09T15:14:01.021Z] [INFO] All tests passed!
11:14:01 [2020-06-09T15:14:01.021Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.021Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:14:01 [2020-06-09T15:14:01.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar
11:14:01 [2020-06-09T15:14:01.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.pom
11:14:01 [2020-06-09T15:14:01.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-sources.jar
11:14:01 [2020-06-09T15:14:01.021Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
11:14:01 [2020-06-09T15:14:01.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
11:14:01 [2020-06-09T15:14:01.276Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.core.tests ---
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.core.tests >--
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.core.tests 1.0.0-SNAPSHOT [21/138]
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] The project's OSGi version is 1.0.0.202006091432
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/main/resources
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] 
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:01 [2020-06-09T15:14:01.532Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/classes
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] 
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/src/test/resources
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] 
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] 
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] 
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] 
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] 
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] 
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] 
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] 
11:14:06 [2020-06-09T15:14:06.767Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:14 [2020-06-09T15:14:14.841Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data/.metadata/.log
11:14:14 [2020-06-09T15:14:14.841Z] [INFO] Command line:
11:14:14 [2020-06-09T15:14:14.841Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:14:14 [2020-06-09T15:14:14.841Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:14:16 [2020-06-09T15:14:16.729Z] !SESSION 2020-06-09 15:14:14.624 -----------------------------------------------
11:14:16 [2020-06-09T15:14:16.729Z] eclipse.buildId=unknown
11:14:16 [2020-06-09T15:14:16.729Z] java.version=1.8.0_202
11:14:16 [2020-06-09T15:14:16.729Z] java.vendor=Oracle Corporation
11:14:16 [2020-06-09T15:14:16.729Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:14:16 [2020-06-09T15:14:16.729Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:14:16 [2020-06-09T15:14:16.729Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:14:16 [2020-06-09T15:14:16.729Z] 
11:14:16 [2020-06-09T15:14:16.729Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:14:16.472
11:14:16 [2020-06-09T15:14:16.729Z] !MESSAGE FrameworkEvent ERROR
11:14:16 [2020-06-09T15:14:16.729Z] !STACK 0
11:14:16 [2020-06-09T15:14:16.729Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:14:16 [2020-06-09T15:14:16.729Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:14:16 [2020-06-09T15:14:16.729Z] 
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:14:16 [2020-06-09T15:14:16.729Z] 
11:14:16 [2020-06-09T15:14:16.729Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:14:16.573
11:14:16 [2020-06-09T15:14:16.729Z] !MESSAGE FrameworkEvent ERROR
11:14:16 [2020-06-09T15:14:16.729Z] !STACK 0
11:14:16 [2020-06-09T15:14:16.729Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:14:16 [2020-06-09T15:14:16.729Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:14:16 [2020-06-09T15:14:16.729Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:14:16 [2020-06-09T15:14:16.729Z]     -> 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"
11:14:16 [2020-06-09T15:14:16.729Z]        org.apache.httpcomponents.httpclient.win [35]
11:14:16 [2020-06-09T15:14:16.729Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:14:16 [2020-06-09T15:14:16.729Z] 
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:14:16 [2020-06-09T15:14:16.729Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:14:23 [2020-06-09T15:14:23.256Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
11:14:23 [2020-06-09T15:14:23.256Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.239 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest
11:14:23 [2020-06-09T15:14:23.256Z] testCanExecute(org.eclipse.tracecompass.analysis.counters.core.tests.CounterAnalysisTest)  Time elapsed: 0.009 s
11:14:23 [2020-06-09T15:14:23.256Z] Running org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
11:14:23 [2020-06-09T15:14:23.816Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.188 s - in org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest
11:14:23 [2020-06-09T15:14:23.816Z] testEventHandle(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 1.173 s
11:14:23 [2020-06-09T15:14:23.816Z] testGetNewInstance(org.eclipse.tracecompass.analysis.counters.core.tests.CounterStateProviderTest)  Time elapsed: 0.012 s
11:14:23 [2020-06-09T15:14:23.816Z] 
11:14:23 [2020-06-09T15:14:23.816Z] Results:
11:14:23 [2020-06-09T15:14:23.816Z] 
11:14:23 [2020-06-09T15:14:23.816Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
11:14:23 [2020-06-09T15:14:23.816Z] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] All tests passed!
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.pom
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-sources.jar
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-p2metadata.xml
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.core.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.core.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.core.tests-1.0.0-SNAPSHOT-p2artifacts.xml
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.core.tests ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui >------
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Building org.eclipse.tracecompass.tmf.ui 6.0.0-SNAPSHOT         [22/138]
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- maven-antrun-plugin:1.8:run (fix-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Executing tasks
11:14:50 [2020-06-09T15:14:50.295Z] 
11:14:50 [2020-06-09T15:14:50.295Z] main:
11:14:50 [2020-06-09T15:14:50.295Z] 
11:14:50 [2020-06-09T15:14:50.295Z] main:
11:14:50 [2020-06-09T15:14:50.295Z] 
11:14:50 [2020-06-09T15:14:50.295Z] resetCSS:
11:14:50 [2020-06-09T15:14:50.295Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
11:14:50 [2020-06-09T15:14:50.295Z] 
11:14:50 [2020-06-09T15:14:50.295Z] checkTargetPlatform:
11:14:50 [2020-06-09T15:14:50.295Z]      [echo] Verifying target platform: tracecompass-e4.12
11:14:50 [2020-06-09T15:14:50.295Z] 
11:14:50 [2020-06-09T15:14:50.295Z] fixCSS:
11:14:50 [2020-06-09T15:14:50.295Z]      [echo] Updating org.eclipse.tracecompass.tmf.ui.dark.css
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Executed tasks
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/main/resources
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] 
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui ---
11:14:50 [2020-06-09T15:14:50.295Z] [INFO] Compiling 565 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java:[67] 
11:15:16 [2020-06-09T15:15:16.796Z] 	return fSeries.getXSeries();
11:15:16 [2020-06-09T15:15:16.796Z] 	               ^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] The method getXSeries() from the type ISeries<capture#6-of ?> is deprecated
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/XYSeries.java:[72] 
11:15:16 [2020-06-09T15:15:16.796Z] 	return fSeries.getYSeries();
11:15:16 [2020-06-09T15:15:16.796Z] 	               ^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[113] 
11:15:16 [2020-06-09T15:15:16.796Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
11:15:16 [2020-06-09T15:15:16.796Z] 	                                                                                                                          ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[119] 
11:15:16 [2020-06-09T15:15:16.796Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
11:15:16 [2020-06-09T15:15:16.796Z] 	                                           ^^^
11:15:16 [2020-06-09T15:15:16.796Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[121] 
11:15:16 [2020-06-09T15:15:16.796Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
11:15:16 [2020-06-09T15:15:16.796Z] 	                                           ^^^
11:15:16 [2020-06-09T15:15:16.796Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfClosestDataPointTooltipProvider.java:[123] 
11:15:16 [2020-06-09T15:15:16.796Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
11:15:16 [2020-06-09T15:15:16.796Z] 	                                           ^^^
11:15:16 [2020-06-09T15:15:16.796Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[884] 
11:15:16 [2020-06-09T15:15:16.796Z] 	TmfTimestampFormat timestampFormat = new TmfTimestampFormat(firstEntryTimeStampInputFormat);
11:15:16 [2020-06-09T15:15:16.796Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomTxtParserInputWizardPage.java:[1722] 
11:15:16 [2020-06-09T15:15:16.796Z] 	new TmfTimestampFormat(inputData.format);
11:15:16 [2020-06-09T15:15:16.796Z] 	                       ^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[91] 
11:15:16 [2020-06-09T15:15:16.796Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
11:15:16 [2020-06-09T15:15:16.796Z] 	         ^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[101] 
11:15:16 [2020-06-09T15:15:16.796Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) entry;
11:15:16 [2020-06-09T15:15:16.796Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] Type safety: Unchecked cast from ITmfTreeViewerEntry to TmfGenericTreeEntry<TmfTreeDataModel>
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[136] 
11:15:16 [2020-06-09T15:15:16.796Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
11:15:16 [2020-06-09T15:15:16.796Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfFilteredXYChartViewer.java:[163] 
11:15:16 [2020-06-09T15:15:16.796Z] 	ITmfTreeXYDataProvider<?> dataProvider = DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
11:15:16 [2020-06-09T15:15:16.796Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/OpenAction.java:[79] 
11:15:16 [2020-06-09T15:15:16.796Z] 	Object service = page.getActivePart().getSite().getService(IHandlerService.class);
11:15:16 [2020-06-09T15:15:16.796Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] 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
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[75] 
11:15:16 [2020-06-09T15:15:16.796Z] 	private static final @NonNull Comparator<ITmfStateInterval> INTERVALS_COMPARATOR = Comparator.comparing(ITmfStateInterval::getStartTime).thenComparing(ITmfStateInterval::getEndTime);
11:15:16 [2020-06-09T15:15:16.796Z] 	                                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] Null type safety (type annotations): The expression of type 'Comparator<ITmfStateInterval>' needs unchecked conversion to conform to '@NonNull Comparator<ITmfStateInterval>'
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[77] 
11:15:16 [2020-06-09T15:15:16.796Z] 	private static final @NonNull Comparator<ITimeEvent> TIME_EVENT_COMPARATOR = Comparator.comparing(ITimeEvent::getTime).thenComparing(ITimeEvent::getDuration);
11:15:16 [2020-06-09T15:15:16.796Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.796Z] Null type safety (type annotations): The expression of type 'Comparator<ITimeEvent>' needs unchecked conversion to conform to '@NonNull Comparator<ITimeEvent>'
11:15:16 [2020-06-09T15:15:16.796Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[233] 
11:15:16 [2020-06-09T15:15:16.796Z] 	doFilterEventList(entry, eventList, predicates);
11:15:16 [2020-06-09T15:15:16.796Z] 	                         ^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[253] 
11:15:16 [2020-06-09T15:15:16.797Z] 	doFilterEventList(entry, eventList, predicates);
11:15:16 [2020-06-09T15:15:16.797Z] 	                         ^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeEvent>'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractStateSystemTimeGraphView.java:[275] 
11:15:16 [2020-06-09T15:15:16.797Z] 	Collection<Integer> quarks = getQuarksForEntry(entry, ss);
11:15:16 [2020-06-09T15:15:16.797Z] 	                                               ^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'ITimeGraphEntry' needs unchecked conversion to conform to '@NonNull ITimeGraphEntry'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/importexport/ManifestReader.java:[81] 
11:15:16 [2020-06-09T15:15:16.797Z] 	XmlUtils.safeValidate(schema, new StreamSource(input));
11:15:16 [2020-06-09T15:15:16.797Z] 	                      ^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDWidget.java:[541] 
11:15:16 [2020-06-09T15:15:16.797Z] 	Object serviceObject = fSite.getSite().getWorkbenchWindow().getService(IContextService.class);
11:15:16 [2020-06-09T15:15:16.797Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] 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
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1232] 
11:15:16 [2020-06-09T15:15:16.797Z] 	Object handlerServiceObject = activePage.getActiveEditor().getSite().getService(IHandlerService.class);
11:15:16 [2020-06-09T15:15:16.797Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] 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
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/events/TmfEventsTable.java:[1234] 
11:15:16 [2020-06-09T15:15:16.797Z] 	Object cmdServiceObject = activePage.getActiveEditor().getSite().getService(ICommandService.class);
11:15:16 [2020-06-09T15:15:16.797Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] 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
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java:[96] 
11:15:16 [2020-06-09T15:15:16.797Z] 	OutputElementStyle style = entry.getValue();
11:15:16 [2020-06-09T15:15:16.797Z] 	                           ^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] 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
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/viewers/xychart/BaseXYPresentationProvider.java:[99] 
11:15:16 [2020-06-09T15:15:16.797Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
11:15:16 [2020-06-09T15:15:16.797Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] 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>'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/NamedTimeEvent.java:[105] 
11:15:16 [2020-06-09T15:15:16.797Z] 	return builder.build();
11:15:16 [2020-06-09T15:15:16.797Z] 	       ^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'ImmutableMultimap<String,Object>' needs unchecked conversion to conform to '@NonNull Multimap<@NonNull String,@NonNull Object>', corresponding supertype is 'Multimap<String,Object>'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[91] 
11:15:16 [2020-06-09T15:15:16.797Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
11:15:16 [2020-06-09T15:15:16.797Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[91] 
11:15:16 [2020-06-09T15:15:16.797Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
11:15:16 [2020-06-09T15:15:16.797Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXLineChartTooltipProvider.java:[111] 
11:15:16 [2020-06-09T15:15:16.797Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
11:15:16 [2020-06-09T15:15:16.797Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[223] 
11:15:16 [2020-06-09T15:15:16.797Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
11:15:16 [2020-06-09T15:15:16.797Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[307] 
11:15:16 [2020-06-09T15:15:16.797Z] 	dataProvider = initializeDataProvider(fTrace);
11:15:16 [2020-06-09T15:15:16.797Z] 	                                      ^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[379] 
11:15:16 [2020-06-09T15:15:16.797Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
11:15:16 [2020-06-09T15:15:16.797Z] 	                                                      ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[465] 
11:15:16 [2020-06-09T15:15:16.797Z] 	series.setXSeries(brightXArray);
11:15:16 [2020-06-09T15:15:16.797Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] The method setXSeries(double[]) from the type ISeries<capture#5-of ?> is deprecated
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[466] 
11:15:16 [2020-06-09T15:15:16.797Z] 	series.setYSeries(brightYArray);
11:15:16 [2020-06-09T15:15:16.797Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] The method setYSeries(double[]) from the type ISeries<capture#6-of ?> is deprecated
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[479] 
11:15:16 [2020-06-09T15:15:16.797Z] 	dimmedSeries.setXSeries(dimmedXArray);
11:15:16 [2020-06-09T15:15:16.797Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] The method setXSeries(double[]) from the type ISeries<capture#12-of ?> is deprecated
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[480] 
11:15:16 [2020-06-09T15:15:16.797Z] 	dimmedSeries.setYSeries(dimmedYArray);
11:15:16 [2020-06-09T15:15:16.797Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] The method setYSeries(double[]) from the type ISeries<capture#13-of ?> is deprecated
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfCommonXAxisChartViewer.java:[635] 
11:15:16 [2020-06-09T15:15:16.797Z] 	int numRequests = fOverrideNbPoints != 0 ? fOverrideNbPoints : (int) Math.min(getWindowEndTime() - getWindowStartTime() + 1, (long) (getSwtChart().getPlotArea().getBounds().width * fResolution));
11:15:16 [2020-06-09T15:15:16.797Z] 	                                                                                                                                                                 ^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] The method getBounds() from the type IPlotArea is deprecated
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[244] 
11:15:16 [2020-06-09T15:15:16.797Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
11:15:16 [2020-06-09T15:15:16.797Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[343] 
11:15:16 [2020-06-09T15:15:16.797Z] 	dataProvider = initializeDataProvider(fTrace);
11:15:16 [2020-06-09T15:15:16.797Z] 	                                      ^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXAxisChartViewer.java:[415] 
11:15:16 [2020-06-09T15:15:16.797Z] 	TraceCompassLogUtils.traceInstant(LOGGER, Level.INFO, e.getMessage());
11:15:16 [2020-06-09T15:15:16.797Z] 	                                                      ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1170] 
11:15:16 [2020-06-09T15:15:16.797Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
11:15:16 [2020-06-09T15:15:16.797Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] 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
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/SDView.java:[1188] 
11:15:16 [2020-06-09T15:15:16.797Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
11:15:16 [2020-06-09T15:15:16.797Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] 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
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/Utils.java:[848] 
11:15:16 [2020-06-09T15:15:16.797Z] 	return Iterables.concat(Collections.singleton(root), Iterables.concat(transform));
11:15:16 [2020-06-09T15:15:16.797Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull TimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull TimeGraphEntry>'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[52] 
11:15:16 [2020-06-09T15:15:16.797Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
11:15:16 [2020-06-09T15:15:16.797Z] 	                                                                         ^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/TmfSimpleTooltipProvider.java:[53] 
11:15:16 [2020-06-09T15:15:16.797Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
11:15:16 [2020-06-09T15:15:16.797Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java:[149] 
11:15:16 [2020-06-09T15:15:16.797Z] 	fView.filterUpdated(fRegex, fFilterRegexes);
11:15:16 [2020-06-09T15:15:16.797Z] 	                            ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'Set<@NonNull String>' needs unchecked conversion to conform to '@NonNull Set<@NonNull String>'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/ViewFilterDialog.java:[242] 
11:15:16 [2020-06-09T15:15:16.797Z] 	fView.filterUpdated(fRegex, fFilterRegexes);
11:15:16 [2020-06-09T15:15:16.797Z] 	                            ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.797Z] Null type safety (type annotations): The expression of type 'Set<@NonNull String>' needs unchecked conversion to conform to '@NonNull Set<@NonNull String>'
11:15:16 [2020-06-09T15:15:16.797Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[152] 
11:15:16 [2020-06-09T15:15:16.798Z] 	Object serviceObject = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getService(IHandlerService.class);
11:15:16 [2020-06-09T15:15:16.798Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] 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
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/handlers/KeyBindingsManager.java:[262] 
11:15:16 [2020-06-09T15:15:16.798Z] 	Object serviceObject = window.getService(IHandlerService.class);
11:15:16 [2020-06-09T15:15:16.798Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] 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
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[174] 
11:15:16 [2020-06-09T15:15:16.798Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
11:15:16 [2020-06-09T15:15:16.798Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[304] 
11:15:16 [2020-06-09T15:15:16.798Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getDataContextId(CHECKED_ELEMENTS));
11:15:16 [2020-06-09T15:15:16.798Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Type safety: Unchecked cast from Object to Set<Long>
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[360] 
11:15:16 [2020-06-09T15:15:16.798Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
11:15:16 [2020-06-09T15:15:16.798Z] 	                  ^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[539] 
11:15:16 [2020-06-09T15:15:16.798Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
11:15:16 [2020-06-09T15:15:16.798Z] 	          ^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[626] 
11:15:16 [2020-06-09T15:15:16.798Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
11:15:16 [2020-06-09T15:15:16.798Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[694] 
11:15:16 [2020-06-09T15:15:16.798Z] 	return comparator.compare((T) e1, (T) e2);
11:15:16 [2020-06-09T15:15:16.798Z] 	                          ^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Type safety: Unchecked cast from Object to T
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer.java:[694] 
11:15:16 [2020-06-09T15:15:16.798Z] 	return comparator.compare((T) e1, (T) e2);
11:15:16 [2020-06-09T15:15:16.798Z] 	                                  ^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Type safety: Unchecked cast from Object to T
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/viewers/xychart/TmfXYChartTimeAdapter.java:[117] 
11:15:16 [2020-06-09T15:15:16.798Z] 	return fTimeProvider.getSwtChart().getPlotArea().getBounds().width;
11:15:16 [2020-06-09T15:15:16.798Z] 	                                                 ^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] The method getBounds() from the type IPlotArea is deprecated
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[89] 
11:15:16 [2020-06-09T15:15:16.798Z] 	Iterable<TmfGenericTreeEntry> counterEntries = Iterables.filter(entries, TmfGenericTreeEntry.class);
11:15:16 [2020-06-09T15:15:16.798Z] 	         ^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[99] 
11:15:16 [2020-06-09T15:15:16.798Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) entry;
11:15:16 [2020-06-09T15:15:16.798Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Type safety: Unchecked cast from ITmfTreeViewerEntry to TmfGenericTreeEntry<TmfTreeDataModel>
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[134] 
11:15:16 [2020-06-09T15:15:16.798Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
11:15:16 [2020-06-09T15:15:16.798Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/linechart/TmfFilteredXYChartViewer.java:[156] 
11:15:16 [2020-06-09T15:15:16.798Z] 	ITmfTreeXYDataProvider<?> dataProvider = DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeXYDataProvider.class);
11:15:16 [2020-06-09T15:15:16.798Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[108] 
11:15:16 [2020-06-09T15:15:16.798Z] 	ToolTipString category = entry.getKey().isEmpty() || entry.getKey().equals(OLD_TOOLTIP) ? null : ToolTipString.fromString(entry.getKey());
11:15:16 [2020-06-09T15:15:16.798Z] 	                                                                                                                          ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[114] 
11:15:16 [2020-06-09T15:15:16.798Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromDecimal((Number) value));
11:15:16 [2020-06-09T15:15:16.798Z] 	                                           ^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[116] 
11:15:16 [2020-06-09T15:15:16.798Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromTimestamp(String.valueOf(value), ((ITmfTimestamp) value).toNanos()));
11:15:16 [2020-06-09T15:15:16.798Z] 	                                           ^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfClosestDataPointTooltipProvider.java:[118] 
11:15:16 [2020-06-09T15:15:16.798Z] 	addItem(category, ToolTipString.fromString(key), ToolTipString.fromString(String.valueOf(value)));
11:15:16 [2020-06-09T15:15:16.798Z] 	                                           ^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/tracepkg/AbstractTracePackageOperation.java:[131] 
11:15:16 [2020-06-09T15:15:16.798Z] 	return new ZipArchiveFile(new ZipFile(file));
11:15:16 [2020-06-09T15:15:16.798Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Potential resource leak: '<unassigned Closeable value>' may not be closed at this location
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java:[46] 
11:15:16 [2020-06-09T15:15:16.798Z] 	addItem(null, ToolTipString.fromString("x"), ToolTipString.fromTimestamp(time.toString(), time.toNanos())); //$NON-NLS-1$
11:15:16 [2020-06-09T15:15:16.798Z] 	                                                                         ^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfSimpleTooltipProvider.java:[47] 
11:15:16 [2020-06-09T15:15:16.798Z] 	addItem(null, "y", Double.toString(yCoordinate)); //$NON-NLS-1$
11:15:16 [2020-06-09T15:15:16.798Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[217] 
11:15:16 [2020-06-09T15:15:16.798Z] 	return new TimeGraphLineEntry(model);
11:15:16 [2020-06-09T15:15:16.798Z] 	                              ^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[219] 
11:15:16 [2020-06-09T15:15:16.798Z] 	return new TimeGraphEntry(model);
11:15:16 [2020-06-09T15:15:16.798Z] 	                          ^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'TimeGraphEntryModel' needs unchecked conversion to conform to '@NonNull TimeGraphEntryModel'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/TimeGraphEntry.java:[236] 
11:15:16 [2020-06-09T15:15:16.798Z] 	this(new TimeGraphEntryModel(-1, -1, Collections.singletonList(name), startTime, endTime));
11:15:16 [2020-06-09T15:15:16.798Z] 	                                                               ^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/NGC.java:[847] 
11:15:16 [2020-06-09T15:15:16.798Z] 	int width = fContext.getFontMetrics().getAverageCharWidth();
11:15:16 [2020-06-09T15:15:16.798Z] 	                                      ^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] The method getAverageCharWidth() from the type FontMetrics is deprecated
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/TmfAbstractToolTipHandler.java:[537] 
11:15:16 [2020-06-09T15:15:16.798Z] 	new OpenSourceCodeAction("", new TmfCallsite(sMatcher.group(1), Long.parseLong(sMatcher.group(2))), getParent().getShell()).run(); //$NON-NLS-1$
11:15:16 [2020-06-09T15:15:16.798Z] 	                                             ^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/TmfGenericTreeEntry.java:[38] 
11:15:16 [2020-06-09T15:15:16.798Z] 	super(model.getName());
11:15:16 [2020-06-09T15:15:16.798Z] 	      ^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Potential null pointer access: this expression has type 'M', a free type variable that may represent a '@Nullable' type
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/StylePropertiesUtils.java:[48] 
11:15:16 [2020-06-09T15:15:16.798Z] 	@NonNull Map<@NonNull String, @NonNull Object> updatedStyles = new HashMap<>(styleMap);
11:15:16 [2020-06-09T15:15:16.798Z] 	                                                                             ^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] 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>'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[172] 
11:15:16 [2020-06-09T15:15:16.798Z] 	return traceElement.getSupplementaryResources();
11:15:16 [2020-06-09T15:15:16.798Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'IResource[]' needs unchecked conversion to conform to 'IResource @NonNull[]'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/handlers/TrimTraceHandler.java:[195] 
11:15:16 [2020-06-09T15:15:16.798Z] 	TraceToTrim create = TraceToTrim.create(this, childElement);
11:15:16 [2020-06-09T15:15:16.798Z] 	                                              ^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] Null type safety (type annotations): The expression of type 'TmfTraceElement' needs unchecked conversion to conform to '@NonNull TmfTraceElement'
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[111] 
11:15:16 [2020-06-09T15:15:16.798Z] 	OutputElementStyle style = entry.getValue();
11:15:16 [2020-06-09T15:15:16.798Z] 	                           ^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.798Z] 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
11:15:16 [2020-06-09T15:15:16.798Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[114] 
11:15:16 [2020-06-09T15:15:16.798Z] 	new OutputElementStyle(style.getParentKey(), Maps.newHashMap(style.getStyleValues())));
11:15:16 [2020-06-09T15:15:16.798Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] 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>'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[147] 
11:15:16 [2020-06-09T15:15:16.799Z] 	String styleKey = styleEntry.getKey();
11:15:16 [2020-06-09T15:15:16.799Z] 	                  ^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] 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
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[149] 
11:15:16 [2020-06-09T15:15:16.799Z] 	OutputElementStyle elementStyle = styleEntry.getValue();
11:15:16 [2020-06-09T15:15:16.799Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] 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
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[174] 
11:15:16 [2020-06-09T15:15:16.799Z] 	stateTable = stateItemList.toArray(new StateItem[stateItemList.size()]);
11:15:16 [2020-06-09T15:15:16.799Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'StateItem[]' needs unchecked conversion to conform to '@Nullable StateItem @NonNull[]'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/provisional/tmf/ui/widgets/timegraph/BaseDataProviderTimeGraphPresentationProvider.java:[284] 
11:15:16 [2020-06-09T15:15:16.799Z] 	Integer index = entry.getValue();
11:15:16 [2020-06-09T15:15:16.799Z] 	                ^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] 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
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/statesystem/TmfStateSystemExplorer.java:[265] 
11:15:16 [2020-06-09T15:15:16.799Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
11:15:16 [2020-06-09T15:15:16.799Z]                 .getInstance().getDataProvider(Objects.requireNonNull(moduleTrace), getProviderId(), ITimeGraphDataProvider.class);
11:15:16 [2020-06-09T15:15:16.799Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[177] 
11:15:16 [2020-06-09T15:15:16.799Z] 	Rectangle bounds = fSwtChart.getPlotArea().getBounds();
11:15:16 [2020-06-09T15:15:16.799Z] 	                                           ^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] The method getBounds() from the type IPlotArea is deprecated
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[451] 
11:15:16 [2020-06-09T15:15:16.799Z] 	Rectangle bounds = fSwtChart.getPlotArea().getBounds();
11:15:16 [2020-06-09T15:15:16.799Z] 	                                           ^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] The method getBounds() from the type IPlotArea is deprecated
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[579] 
11:15:16 [2020-06-09T15:15:16.799Z] 	ISeries[] series = set.getSeries();
11:15:16 [2020-06-09T15:15:16.799Z] 	^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xychart/TmfXYChartViewer.java:[745] 
11:15:16 [2020-06-09T15:15:16.799Z] 	Rectangle controlBounds = getSwtChart().getPlotArea().getBounds();
11:15:16 [2020-06-09T15:15:16.799Z] 	                                                      ^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] The method getBounds() from the type IPlotArea is deprecated
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[18] 
11:15:16 [2020-06-09T15:15:16.799Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation;
11:15:16 [2020-06-09T15:15:16.799Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[90] 
11:15:16 [2020-06-09T15:15:16.799Z] 	*            {@link IAnnotation} that represent this marker event
11:15:16 [2020-06-09T15:15:16.799Z] 	                    ^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[99] 
11:15:16 [2020-06-09T15:15:16.799Z] 	public MarkerEvent(IAnnotation annotation, ITimeGraphEntry entry, String category, boolean foreground) {
11:15:16 [2020-06-09T15:15:16.799Z] 	                   ^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Discouraged access: The type 'IAnnotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/model/MarkerEvent.java:[102] 
11:15:16 [2020-06-09T15:15:16.799Z] 	fLabel = annotation.getLabel();
11:15:16 [2020-06-09T15:15:16.799Z] 	         ^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Discouraged access: The method 'IAnnotation.getLabel()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[156] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(itemName, category == null ? Messages.TimeGraphTooltipHandler_DefaultMarkerName : category, label == null ? "" : label); //$NON-NLS-1$
11:15:16 [2020-06-09T15:15:16.799Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
11:15:16 [2020-06-09T15:15:16.799Z] 	                                 ^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[160] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + Messages.TimeGraphTooltipHandler_Timestamp), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
11:15:16 [2020-06-09T15:15:16.799Z] 	                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
11:15:16 [2020-06-09T15:15:16.799Z] 	                                 ^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[162] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.startTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp).toString(), timestamp));
11:15:16 [2020-06-09T15:15:16.799Z] 	                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
11:15:16 [2020-06-09T15:15:16.799Z] 	                                 ^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[163] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(ToolTipString.fromString(itemName), ToolTipString.fromString(MARKER_OFFSET + TmfStrings.endTime()), ToolTipString.fromTimestamp(TmfTimestamp.fromNanos(timestamp + duration).toString(), timestamp + duration));
11:15:16 [2020-06-09T15:15:16.799Z] 	                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[167] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(itemName, MARKER_OFFSET + tooltip.getKey(), tooltip.getValue()); // $NON-NLS-1$
11:15:16 [2020-06-09T15:15:16.799Z] 	                                                    ^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
11:15:16 [2020-06-09T15:15:16.799Z] 	                      ^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[233] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(ROW_CATEGORY, stateTypeName, entry.getName());
11:15:16 [2020-06-09T15:15:16.799Z] 	                                     ^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[243] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_STATE, state);
11:15:16 [2020-06-09T15:15:16.799Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
11:15:16 [2020-06-09T15:15:16.799Z] 	                        ^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[251] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(STATE_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
11:15:16 [2020-06-09T15:15:16.799Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[298] 
11:15:16 [2020-06-09T15:15:16.799Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE,
11:15:16 [2020-06-09T15:15:16.799Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.799Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[299] 
11:15:16 [2020-06-09T15:15:16.800Z] 	eventStartTime > -1 ? FormatTimeUtils.formatDate(eventStartTime) : "?"); //$NON-NLS-1$
11:15:16 [2020-06-09T15:15:16.800Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
11:15:16 [2020-06-09T15:15:16.800Z] 	                                 ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[302] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_START_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                                                                                                                     ^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
11:15:16 [2020-06-09T15:15:16.800Z] 	                                 ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[303] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_STOP_TIME), ToolTipString.fromTimestamp(endTime, eventEndTime));
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                                                                                                                    ^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
11:15:16 [2020-06-09T15:15:16.800Z] 	                                 ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[305] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(ToolTipString.fromString(STATE_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_TRACE_EVENT_TIME), ToolTipString.fromTimestamp(startTime, eventStartTime));
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                                                                                                                     ^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
11:15:16 [2020-06-09T15:15:16.800Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[309] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_DURATION, duration);
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                             ^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
11:15:16 [2020-06-09T15:15:16.800Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[324] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(STATE_CATEGORY, Messages.TmfTimeTipHandler_PERCENT_OF_SELECTION, percentage);
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                                         ^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
11:15:16 [2020-06-09T15:15:16.800Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[332] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_SOURCE, linkEvent.getEntry().getName());
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
11:15:16 [2020-06-09T15:15:16.800Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[333] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_LINK_TARGET, linkEvent.getDestinationEntry().getName());
11:15:16 [2020-06-09T15:15:16.800Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
11:15:16 [2020-06-09T15:15:16.800Z] 	                       ^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[340] 
11:15:16 [2020-06-09T15:15:16.800Z] 	addItem(LINK_CATEGORY, eventAddOn.getKey(), eventAddOn.getValue());
11:15:16 [2020-06-09T15:15:16.800Z] 	                                            ^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.800Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.800Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[356] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_TRACE_DATE, FormatTimeUtils.formatDate(sourceTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                 ^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[359] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_SOURCE_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                 ^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[360] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TARGET_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(targetTime, tf, res), targetTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
11:15:16 [2020-06-09T15:15:16.801Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[361] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(LINK_CATEGORY, Messages.TmfTimeTipHandler_DURATION, FormatTimeUtils.formatDelta(duration, tf, res));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                 ^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/timegraph/widgets/TimeGraphTooltipHandler.java:[363] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(ToolTipString.fromString(LINK_CATEGORY), ToolTipString.fromString(Messages.TmfTimeTipHandler_LINK_TIME), ToolTipString.fromTimestamp(FormatTimeUtils.formatTime(sourceTime, tf, res), sourceTime));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[781] 
11:15:16 [2020-06-09T15:15:16.801Z] 	for (Entry<String, String> filterEntry : getPresentationProvider().getFilterInput(te).entrySet()) {
11:15:16 [2020-06-09T15:15:16.801Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'Map.@NonNull Entry<String,String>' needs unchecked conversion to conform to 'Map.Entry<@NonNull String,@NonNull String>'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[787] 
11:15:16 [2020-06-09T15:15:16.801Z] 	Integer property = mapEntry.getKey();
11:15:16 [2020-06-09T15:15:16.801Z] 	                   ^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Unsafe interpretation of method return type as '@NonNull' based on the receiver type 'Map.Entry<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>'. Type 'Map.Entry<K,V>' doesn't seem to be designed with null type annotations in mind
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[835] 
11:15:16 [2020-06-09T15:15:16.801Z] 	doFilterEventList(entry, eventList, Maps.transformValues(predicates, p -> new TransformedPredicate(p)));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>' needs unchecked conversion to conform to '@NonNull Map<@NonNull Integer,@NonNull Predicate<@NonNull Multimap<@NonNull String,@NonNull Object>>>'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[894] 
11:15:16 [2020-06-09T15:15:16.801Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] 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>>'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1499] 
11:15:16 [2020-06-09T15:15:16.801Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
11:15:16 [2020-06-09T15:15:16.801Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] 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
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[1863] 
11:15:16 [2020-06-09T15:15:16.801Z] 	service = site.getService(IWorkbenchSiteProgressService.class);
11:15:16 [2020-06-09T15:15:16.801Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] 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
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[3013] 
11:15:16 [2020-06-09T15:15:16.801Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
11:15:16 [2020-06-09T15:15:16.801Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.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
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/AbstractTimeGraphView.java:[3025] 
11:15:16 [2020-06-09T15:15:16.801Z] 	final Object service = PlatformUI.getWorkbench().getService(IHandlerService.class);
11:15:16 [2020-06-09T15:15:16.801Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.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
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/TmfChartView.java:[256] 
11:15:16 [2020-06-09T15:15:16.801Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
11:15:16 [2020-06-09T15:15:16.801Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] 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
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/model/StyleManager.java:[89] 
11:15:16 [2020-06-09T15:15:16.801Z] 	styleQueue.addAll(Arrays.asList(split));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                ^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to '@NonNull String []'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[135] 
11:15:16 [2020-06-09T15:15:16.801Z] 	return closeZipFile(specifiedFile);
11:15:16 [2020-06-09T15:15:16.801Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Potential resource leak: 'specifiedFile' may not be closed at this location
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/project/wizards/importtrace/ArchiveUtil.java:[195] 
11:15:16 [2020-06-09T15:15:16.801Z] 	return archiveSize;
11:15:16 [2020-06-09T15:15:16.801Z] 	^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Potential resource leak: 'zipFile' may not be closed at this location
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/xychart/TmfChartView.java:[264] 
11:15:16 [2020-06-09T15:15:16.801Z] 	fContextService = site.getWorkbenchWindow().getService(IContextService.class);
11:15:16 [2020-06-09T15:15:16.801Z] 	                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] 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
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[99] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[99] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(null, ToolTipString.fromString(Messages.TmfCommonXLineChartTooltipProvider_time), ToolTipString.fromTimestamp(time.toString(), time.toNanos()));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                                                                      ^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/xycharts/linecharts/TmfCommonXLineChartTooltipProvider.java:[119] 
11:15:16 [2020-06-09T15:15:16.801Z] 	addItem(null, ToolTipString.fromHtml(key), ToolTipString.fromString(format.format(yValue)));
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[53] 
11:15:16 [2020-06-09T15:15:16.801Z] 	String oldFillColorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.fillColor());
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                                                   ^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] The method fillColor() from the type ITimeEventStyleStrings is deprecated
11:15:16 [2020-06-09T15:15:16.801Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/util/TimeGraphStyleUtil.java:[54] 
11:15:16 [2020-06-09T15:15:16.801Z] 	String oldHeightFactorKey = getPreferenceName(presentationProvider, stateItem, ITimeEventStyleStrings.heightFactor());
11:15:16 [2020-06-09T15:15:16.801Z] 	                                                                                                      ^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.801Z] The method heightFactor() from the type ITimeEventStyleStrings is deprecated
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[173] 
11:15:16 [2020-06-09T15:15:16.802Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
11:15:16 [2020-06-09T15:15:16.802Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[303] 
11:15:16 [2020-06-09T15:15:16.802Z] 	Set<Long> ids = (Set<Long>) ctx.getData(getDataContextId(CHECKED_ELEMENTS));
11:15:16 [2020-06-09T15:15:16.802Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Type safety: Unchecked cast from Object to Set<Long>
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[357] 
11:15:16 [2020-06-09T15:15:16.802Z] 	&& ids.contains(((TmfGenericTreeEntry) root).getModel().getId())) {
11:15:16 [2020-06-09T15:15:16.802Z] 	                  ^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[536] 
11:15:16 [2020-06-09T15:15:16.802Z] 	ids.add(((TmfGenericTreeEntry) checkedElement).getModel().getId());
11:15:16 [2020-06-09T15:15:16.802Z] 	          ^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] TmfGenericTreeEntry is a raw type. References to generic type TmfGenericTreeEntry<M> should be parameterized
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[601] 
11:15:16 [2020-06-09T15:15:16.802Z] 	return DataProviderManager.getInstance().getDataProvider(trace, fId, ITmfTreeDataProvider.class);
11:15:16 [2020-06-09T15:15:16.802Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[669] 
11:15:16 [2020-06-09T15:15:16.802Z] 	return comparator.compare((T) e1, (T) e2);
11:15:16 [2020-06-09T15:15:16.802Z] 	                          ^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Type safety: Unchecked cast from Object to T
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/viewers/tree/AbstractSelectTreeViewer2.java:[669] 
11:15:16 [2020-06-09T15:15:16.802Z] 	return comparator.compare((T) e1, (T) e2);
11:15:16 [2020-06-09T15:15:16.802Z] 	                                  ^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Type safety: Unchecked cast from Object to T
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
11:15:16 [2020-06-09T15:15:16.802Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
11:15:16 [2020-06-09T15:15:16.802Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[269] 
11:15:16 [2020-06-09T15:15:16.802Z] 	addItem(null, Messages.Histogram_selectionSpanToolTip, delta.toString());
11:15:16 [2020-06-09T15:15:16.802Z] 	                                                       ^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[271] 
11:15:16 [2020-06-09T15:15:16.802Z] 	addItem(null, ToolTipString.fromString(Messages.Histogram_bucketRangeToolTip),
11:15:16 [2020-06-09T15:15:16.802Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[272] 
11:15:16 [2020-06-09T15:15:16.802Z] 	ToolTipString.fromTimestamp(NLS.bind(Messages.Histogram_timeRange,
11:15:16 [2020-06-09T15:15:16.802Z]                             TmfTimestamp.fromNanos(startTime).toString(), TmfTimestamp.fromNanos(endTime).toString()), startTime));
11:15:16 [2020-06-09T15:15:16.802Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
11:15:16 [2020-06-09T15:15:16.802Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
11:15:16 [2020-06-09T15:15:16.802Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[274] 
11:15:16 [2020-06-09T15:15:16.802Z] 	addItem(null, Messages.Histogram_eventCountToolTip, Long.toString(nbEvents));
11:15:16 [2020-06-09T15:15:16.802Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
11:15:16 [2020-06-09T15:15:16.802Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
11:15:16 [2020-06-09T15:15:16.802Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/histogram/Histogram.java:[277] 
11:15:16 [2020-06-09T15:15:16.802Z] 	addItem(null, Messages.Histogram_lostEventCountToolTip, Long.toString(nbLostEvents));
11:15:16 [2020-06-09T15:15:16.802Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/uml2sd/DiagramToolTip.java:[110] 
11:15:16 [2020-06-09T15:15:16.802Z] 	int width = CHARACTERS_PER_COLUMN * fm.getAverageCharWidth();
11:15:16 [2020-06-09T15:15:16.802Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] The method getAverageCharWidth() from the type FontMetrics is deprecated
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1738] 
11:15:16 [2020-06-09T15:15:16.802Z] 	new TmfTimestampFormat(inputElement.getInputFormat());
11:15:16 [2020-06-09T15:15:16.802Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/internal/tmf/ui/parsers/wizards/CustomXmlParserInputWizardPage.java:[1813] 
11:15:16 [2020-06-09T15:15:16.802Z] 	new TmfTimestampFormat(attribute.getInputFormat());
11:15:16 [2020-06-09T15:15:16.802Z] 	                       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[720] 
11:15:16 [2020-06-09T15:15:16.802Z] 	int offset = fStyledText.getOffsetAtLocation(new Point(0, fCursorYCoordinate));
11:15:16 [2020-06-09T15:15:16.802Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/widgets/rawviewer/TmfRawEventViewer.java:[1130] 
11:15:16 [2020-06-09T15:15:16.802Z] 	int offset = fStyledText.getOffsetAtLocation(new Point(0, e.y));
11:15:16 [2020-06-09T15:15:16.802Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] The method getOffsetAtLocation(Point) from the type StyledText is deprecated
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[38] 
11:15:16 [2020-06-09T15:15:16.802Z] 	((Iterable<TraceTypeHelper>) inputElement).forEach(helper -> {
11:15:16 [2020-06-09T15:15:16.802Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/tracetype/preferences/TraceTypeTreeContentProvider.java:[76] 
11:15:16 [2020-06-09T15:15:16.802Z] 	fInput = (Iterable<@NonNull TraceTypeHelper>) newInput;
11:15:16 [2020-06-09T15:15:16.802Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Type safety: Unchecked cast from Object to Iterable<TraceTypeHelper>
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[39] 
11:15:16 [2020-06-09T15:15:16.802Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.Annotation;
11:15:16 [2020-06-09T15:15:16.802Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[40] 
11:15:16 [2020-06-09T15:15:16.802Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationCategoriesModel;
11:15:16 [2020-06-09T15:15:16.802Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[41] 
11:15:16 [2020-06-09T15:15:16.802Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.AnnotationModel;
11:15:16 [2020-06-09T15:15:16.802Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[42] 
11:15:16 [2020-06-09T15:15:16.802Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IAnnotation.AnnotationType;
11:15:16 [2020-06-09T15:15:16.802Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[43] 
11:15:16 [2020-06-09T15:15:16.802Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.annotations.IOutputAnnotationProvider;
11:15:16 [2020-06-09T15:15:16.802Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[176] 
11:15:16 [2020-06-09T15:15:16.802Z] 	ITimeGraphDataProvider<@NonNull TimeGraphEntryModel> dataProvider = DataProviderManager
11:15:16 [2020-06-09T15:15:16.802Z]                 .getInstance().getDataProvider(trace, getProviderId(), ITimeGraphDataProvider.class);
11:15:16 [2020-06-09T15:15:16.802Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITimeGraphDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[183] 
11:15:16 [2020-06-09T15:15:16.802Z] 	((BaseDataProviderTimeGraphPresentationProvider) presentationProvider).addProvider(dataProvider, getTooltipResolver(dataProvider));
11:15:16 [2020-06-09T15:15:16.802Z] 	                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] 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>>'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[404] 
11:15:16 [2020-06-09T15:15:16.802Z] 	Map<@NonNull String, @NonNull Object> parameters = getFetchRowModelParameters(start, end, resolution, fullSearch, entry.getValue());
11:15:16 [2020-06-09T15:15:16.802Z] 	                                                                                                                  ^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Null type safety (type annotations): The expression of type 'Collection<Long>' needs unchecked conversion to conform to '@NonNull Collection<Long>'
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[570] 
11:15:16 [2020-06-09T15:15:16.802Z] 	if (provider instanceof IOutputAnnotationProvider) {
11:15:16 [2020-06-09T15:15:16.802Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.802Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
11:15:16 [2020-06-09T15:15:16.802Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
11:15:16 [2020-06-09T15:15:16.802Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.802Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
11:15:16 [2020-06-09T15:15:16.803Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
11:15:16 [2020-06-09T15:15:16.803Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotationCategories(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[572] 
11:15:16 [2020-06-09T15:15:16.803Z] 	TmfModelResponse<@NonNull AnnotationCategoriesModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotationCategories(parameters, new NullProgressMonitor());
11:15:16 [2020-06-09T15:15:16.803Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[573] 
11:15:16 [2020-06-09T15:15:16.803Z] 	AnnotationCategoriesModel model = response.getModel();
11:15:16 [2020-06-09T15:15:16.803Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The type 'AnnotationCategoriesModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[575] 
11:15:16 [2020-06-09T15:15:16.803Z] 	viewMarkerCategories.addAll(model.getAnnotationCategories());
11:15:16 [2020-06-09T15:15:16.803Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The method 'AnnotationCategoriesModel.getAnnotationCategories()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[593] 
11:15:16 [2020-06-09T15:15:16.803Z] 	if (provider instanceof IOutputAnnotationProvider) {
11:15:16 [2020-06-09T15:15:16.803Z] 	                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
11:15:16 [2020-06-09T15:15:16.803Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
11:15:16 [2020-06-09T15:15:16.803Z] 	                 ^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
11:15:16 [2020-06-09T15:15:16.803Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
11:15:16 [2020-06-09T15:15:16.803Z] 	                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The method 'IOutputAnnotationProvider.fetchAnnotations(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[595] 
11:15:16 [2020-06-09T15:15:16.803Z] 	TmfModelResponse<@NonNull AnnotationModel> response = ((IOutputAnnotationProvider) provider).fetchAnnotations(parameters, new NullProgressMonitor());
11:15:16 [2020-06-09T15:15:16.803Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The type 'IOutputAnnotationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[596] 
11:15:16 [2020-06-09T15:15:16.803Z] 	AnnotationModel model = response.getModel();
11:15:16 [2020-06-09T15:15:16.803Z] 	^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The type 'AnnotationModel' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[598] 
11:15:16 [2020-06-09T15:15:16.803Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
11:15:16 [2020-06-09T15:15:16.803Z] 	                              ^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[598] 
11:15:16 [2020-06-09T15:15:16.803Z] 	for (Entry<String, Collection<Annotation>> entry : model.getAnnotations().entrySet()) {
11:15:16 [2020-06-09T15:15:16.803Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The method 'AnnotationModel.getAnnotations()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[600] 
11:15:16 [2020-06-09T15:15:16.803Z] 	for (Annotation annotation : entry.getValue()) {
11:15:16 [2020-06-09T15:15:16.803Z] 	     ^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The type 'Annotation' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
11:15:16 [2020-06-09T15:15:16.803Z] 	if (annotation.getType() == AnnotationType.CHART) {
11:15:16 [2020-06-09T15:15:16.803Z] 	    ^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The method 'Annotation.getType()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
11:15:16 [2020-06-09T15:15:16.803Z] 	if (annotation.getType() == AnnotationType.CHART) {
11:15:16 [2020-06-09T15:15:16.803Z] 	                            ^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The type 'IAnnotation.AnnotationType' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[601] 
11:15:16 [2020-06-09T15:15:16.803Z] 	if (annotation.getType() == AnnotationType.CHART) {
11:15:16 [2020-06-09T15:15:16.803Z] 	                                           ^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The field 'IAnnotation.AnnotationType.CHART' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[605] 
11:15:16 [2020-06-09T15:15:16.803Z] 	if (annotation.getEntryId() != -1) {
11:15:16 [2020-06-09T15:15:16.803Z] 	    ^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[607] 
11:15:16 [2020-06-09T15:15:16.803Z] 	markerEntry = fEntries.get(provider, annotation.getEntryId());
11:15:16 [2020-06-09T15:15:16.803Z] 	                                     ^^^^^^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Discouraged access: The method 'Annotation.getEntryId()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:15:16 [2020-06-09T15:15:16.803Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/org/eclipse/tracecompass/tmf/ui/views/timegraph/BaseDataProviderTimeGraphView.java:[654] 
11:15:16 [2020-06-09T15:15:16.803Z] 	parameters.put(DataProviderParameterUtils.REGEX_MAP_FILTERS_KEY, regexesMap.asMap());
11:15:16 [2020-06-09T15:15:16.803Z] 	                                                                 ^^^^^^^^^^^^^^^^^^
11:15:16 [2020-06-09T15:15:16.803Z] Null type safety (type annotations): The expression of type 'Map<@NonNull Integer,Collection<@NonNull String>>' needs unchecked conversion to conform to '@NonNull Object'
11:15:16 [2020-06-09T15:15:16.803Z] 206 problems (206 warnings)
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] 
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui ---
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/src/test/resources
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] 
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui ---
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] 
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui ---
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] 
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui ---
11:15:16 [2020-06-09T15:15:16.803Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
11:15:18 [2020-06-09T15:15:18.687Z] [INFO] 
11:15:18 [2020-06-09T15:15:18.687Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui ---
11:15:18 [2020-06-09T15:15:18.687Z] [INFO] 
11:15:18 [2020-06-09T15:15:18.687Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui ---
11:15:18 [2020-06-09T15:15:18.687Z] [INFO] 
11:15:18 [2020-06-09T15:15:18.687Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui ---
11:15:18 [2020-06-09T15:15:18.687Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
11:15:21 [2020-06-09T15:15:21.198Z] [INFO] 
11:15:21 [2020-06-09T15:15:21.198Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui ---
11:15:21 [2020-06-09T15:15:21.198Z] [INFO] 
11:15:21 [2020-06-09T15:15:21.198Z] [INFO] --- maven-antrun-plugin:1.8:run (cleanup-dark-theme-css) @ org.eclipse.tracecompass.tmf.ui ---
11:15:21 [2020-06-09T15:15:21.198Z] [INFO] Executing tasks
11:15:21 [2020-06-09T15:15:21.198Z] 
11:15:21 [2020-06-09T15:15:21.198Z] main:
11:15:21 [2020-06-09T15:15:21.198Z] 
11:15:21 [2020-06-09T15:15:21.198Z] resetCSS:
11:15:21 [2020-06-09T15:15:21.198Z]      [echo] Setting default in org.eclipse.tracecompass.tmf.ui.dark.css
11:15:21 [2020-06-09T15:15:21.198Z] [INFO] Executed tasks
11:15:21 [2020-06-09T15:15:21.198Z] [INFO] 
11:15:21 [2020-06-09T15:15:21.198Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui ---
11:15:21 [2020-06-09T15:15:21.198Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar
11:15:21 [2020-06-09T15:15:21.452Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.pom
11:15:22 [2020-06-09T15:15:22.378Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-sources.jar
11:15:22 [2020-06-09T15:15:22.378Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-p2metadata.xml
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ui-6.0.0-SNAPSHOT-p2artifacts.xml
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] 
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui ---
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] 
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui >--
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui 1.0.0-SNAPSHOT [23/138]
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] 
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] 
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] The project's OSGi version is 1.0.0.202006091432
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] 
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] 
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] 
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] 
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/main/resources
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] 
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:22 [2020-06-09T15:15:22.633Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/classes
11:15:23 [2020-06-09T15:15:23.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[55] 
11:15:23 [2020-06-09T15:15:23.560Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
11:15:23 [2020-06-09T15:15:23.560Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:23 [2020-06-09T15:15:23.560Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:15:23 [2020-06-09T15:15:23.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/CounterTreeViewer.java:[78] 
11:15:23 [2020-06-09T15:15:23.560Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
11:15:23 [2020-06-09T15:15:23.560Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:23 [2020-06-09T15:15:23.560Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
11:15:23 [2020-06-09T15:15:23.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java:[54] 
11:15:23 [2020-06-09T15:15:23.560Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
11:15:23 [2020-06-09T15:15:23.560Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:23 [2020-06-09T15:15:23.560Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:15:23 [2020-06-09T15:15:23.560Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/org/eclipse/tracecompass/analysis/counters/ui/views/CounterTreeViewer.java:[77] 
11:15:23 [2020-06-09T15:15:23.560Z] 	return () -> Lists.newArrayList(createColumn("Counters", Comparator.comparing(TmfGenericTreeEntry::getName)), new TmfTreeColumnData("Legend")); //$NON-NLS-1$ //$NON-NLS-2$
11:15:23 [2020-06-09T15:15:23.560Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:15:23 [2020-06-09T15:15:23.560Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TmfTreeColumnData>' needs unchecked conversion to conform to '@NonNull List<TmfTreeColumnData>'
11:15:23 [2020-06-09T15:15:23.560Z] 4 problems (4 warnings)
11:15:23 [2020-06-09T15:15:23.815Z] [INFO] 
11:15:23 [2020-06-09T15:15:23.815Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:23 [2020-06-09T15:15:23.815Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:15:23 [2020-06-09T15:15:23.815Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/src/test/resources
11:15:23 [2020-06-09T15:15:23.815Z] [INFO] 
11:15:23 [2020-06-09T15:15:23.815Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:23 [2020-06-09T15:15:23.815Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar
11:15:23 [2020-06-09T15:15:23.815Z] [INFO] 
11:15:23 [2020-06-09T15:15:23.815Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:24 [2020-06-09T15:15:24.070Z] [INFO] 
11:15:24 [2020-06-09T15:15:24.070Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:24 [2020-06-09T15:15:24.325Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] 
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] 
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] 
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] 
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] 
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:24 [2020-06-09T15:15:24.581Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar
11:15:24 [2020-06-09T15:15:24.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.pom
11:15:24 [2020-06-09T15:15:24.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-sources.jar
11:15:24 [2020-06-09T15:15:24.836Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-pack200.jar.pack.gz
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-p2metadata.xml
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui-1.0.0-SNAPSHOT-p2artifacts.xml
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] 
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui ---
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] 
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.tests >---
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.tests 1.0.14-SNAPSHOT  [24/138]
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] 
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] 
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] The project's OSGi version is 1.0.14.202006091432
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] 
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] 
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] 
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] 
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/main/resources
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] 
11:15:25 [2020-06-09T15:15:25.091Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:25 [2020-06-09T15:15:25.651Z] [INFO] Compiling 56 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/classes
11:15:27 [2020-06-09T15:15:27.535Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/org/eclipse/tracecompass/tmf/ui/tests/views/TmfViewFactoryTest.java:[125] 
11:15:27 [2020-06-09T15:15:27.535Z] 	assertFalse("New view from view id with suffix was not created", Arrays.asList(viewRefs).contains(thirdView));
11:15:27 [2020-06-09T15:15:27.535Z] 	                                                                                                  ^^^^^^^^^
11:15:27 [2020-06-09T15:15:27.535Z] Unlikely argument type IViewPart for contains(Object) on a Collection<IViewReference>
11:15:27 [2020-06-09T15:15:27.535Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[107] 
11:15:27 [2020-06-09T15:15:27.535Z] 	return tmfEvent;
11:15:27 [2020-06-09T15:15:27.535Z] 	^^^^^^^^^^^^^^^^
11:15:27 [2020-06-09T15:15:27.535Z] Potential resource leak: 'stream' may not be closed at this location
11:15:27 [2020-06-09T15:15:27.535Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/widgetStubs/org/eclipse/tracecompass/tmf/ui/tests/uml2sd/trace/TmfUml2SDTestTrace.java:[111] 
11:15:27 [2020-06-09T15:15:27.535Z] 	return null;
11:15:27 [2020-06-09T15:15:27.535Z] 	^^^^^^^^^^^^
11:15:27 [2020-06-09T15:15:27.535Z] Potential resource leak: 'stream' may not be closed at this location
11:15:27 [2020-06-09T15:15:27.535Z] 3 problems (3 warnings)
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] 
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/src/test/resources
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] 
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] 
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] 
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:27 [2020-06-09T15:15:27.535Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
11:15:27 [2020-06-09T15:15:27.792Z] [INFO] 
11:15:27 [2020-06-09T15:15:27.792Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:27 [2020-06-09T15:15:27.792Z] [INFO] 
11:15:27 [2020-06-09T15:15:27.792Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:27 [2020-06-09T15:15:27.792Z] [INFO] 
11:15:27 [2020-06-09T15:15:27.792Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:27 [2020-06-09T15:15:27.792Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
11:15:28 [2020-06-09T15:15:28.048Z] [INFO] 
11:15:28 [2020-06-09T15:15:28.048Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:28 [2020-06-09T15:15:28.048Z] [INFO] 
11:15:28 [2020-06-09T15:15:28.048Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:15:30 [2020-06-09T15:15:30.559Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data/.metadata/.log
11:15:30 [2020-06-09T15:15:30.559Z] [INFO] Command line:
11:15:30 [2020-06-09T15:15:30.559Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:15:30 [2020-06-09T15:15:30.559Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:15:32 [2020-06-09T15:15:32.444Z] !SESSION 2020-06-09 15:15:30.093 -----------------------------------------------
11:15:32 [2020-06-09T15:15:32.444Z] eclipse.buildId=unknown
11:15:32 [2020-06-09T15:15:32.444Z] java.version=1.8.0_202
11:15:32 [2020-06-09T15:15:32.444Z] java.vendor=Oracle Corporation
11:15:32 [2020-06-09T15:15:32.444Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:15:32 [2020-06-09T15:15:32.444Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
11:15:32 [2020-06-09T15:15:32.444Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:15:32 [2020-06-09T15:15:32.444Z] 
11:15:32 [2020-06-09T15:15:32.444Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:15:32.168
11:15:32 [2020-06-09T15:15:32.444Z] !MESSAGE FrameworkEvent ERROR
11:15:32 [2020-06-09T15:15:32.444Z] !STACK 0
11:15:32 [2020-06-09T15:15:32.444Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:15:32 [2020-06-09T15:15:32.444Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:15:32 [2020-06-09T15:15:32.444Z] 
11:15:32 [2020-06-09T15:15:32.444Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:15:32 [2020-06-09T15:15:32.445Z] 
11:15:32 [2020-06-09T15:15:32.445Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:15:32.270
11:15:32 [2020-06-09T15:15:32.445Z] !MESSAGE FrameworkEvent ERROR
11:15:32 [2020-06-09T15:15:32.445Z] !STACK 0
11:15:32 [2020-06-09T15:15:32.445Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:15:32 [2020-06-09T15:15:32.445Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:15:32 [2020-06-09T15:15:32.445Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:15:32 [2020-06-09T15:15:32.445Z]     -> 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"
11:15:32 [2020-06-09T15:15:32.445Z]        org.apache.httpcomponents.httpclient.win [36]
11:15:32 [2020-06-09T15:15:32.445Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:15:32 [2020-06-09T15:15:32.445Z] 
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:15:32 [2020-06-09T15:15:32.445Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:15:38 [2020-06-09T15:15:38.973Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:15:38 [2020-06-09T15:15:38.973Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:16:00 [2020-06-09T15:16:00.845Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:16:00 [2020-06-09T15:16:00.845Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
11:16:27 [2020-06-09T15:16:27.331Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.996 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest
11:16:27 [2020-06-09T15:16:27.331Z] verifySetup(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 2.03 s
11:16:27 [2020-06-09T15:16:27.331Z] verifyCancel(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 15.69 s
11:16:27 [2020-06-09T15:16:27.331Z] verifyLoaderDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.032 s
11:16:27 [2020-06-09T15:16:27.331Z] testSetViewer(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0.051 s
11:16:27 [2020-06-09T15:16:27.331Z] verifyDispose(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderExpTest)  Time elapsed: 0 s
11:16:27 [2020-06-09T15:16:27.331Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
11:16:39 [2020-06-09T15:16:39.488Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.559 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest
11:16:39 [2020-06-09T15:16:39.488Z] verifyFirstPageSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 1.293 s
11:16:39 [2020-06-09T15:16:39.488Z] verifySelectionSignal(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderSignalTest)  Time elapsed: 0.002 s
11:16:39 [2020-06-09T15:16:39.488Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
11:16:57 [2020-06-09T15:16:57.524Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.626 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest
11:16:57 [2020-06-09T15:16:57.524Z] verifyTimeRangeSamePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.36 s
11:16:57 [2020-06-09T15:16:57.524Z] verifyTimeRangeDifferentPages(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.494 s
11:16:57 [2020-06-09T15:16:57.524Z] verifySynchToTimeEqualsLast(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.439 s
11:16:57 [2020-06-09T15:16:57.524Z] verifySynchToTimeBeforeExpStart(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.373 s
11:16:57 [2020-06-09T15:16:57.524Z] verifySynchToTimeAfterExpEnd(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.182 s
11:16:57 [2020-06-09T15:16:57.524Z] verifySynchToTimeInPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.304 s
11:16:57 [2020-06-09T15:16:57.524Z] verifySynchToTimeNonExisting(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.737 s
11:16:57 [2020-06-09T15:16:57.524Z] verifySynchToTimeFirst(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.475 s
11:16:57 [2020-06-09T15:16:57.524Z] verifySynchToTimeOutsidePage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderTimeTest)  Time elapsed: 1.42 s
11:16:57 [2020-06-09T15:16:57.524Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
11:17:19 [2020-06-09T15:17:19.402Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.691 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest
11:17:19 [2020-06-09T15:17:19.402Z] verifyFirstMessage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 3.297 s
11:17:19 [2020-06-09T15:17:19.402Z] verifyFind(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 5.336 s
11:17:19 [2020-06-09T15:17:19.402Z] verifyISDGraphNodeSupporter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 1.338 s
11:17:19 [2020-06-09T15:17:19.402Z] verifyCancelSearch(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFindTest)  Time elapsed: 2.781 s
11:17:19 [2020-06-09T15:17:19.402Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
11:17:58 [2020-06-09T15:17:58.047Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 40.178 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest
11:17:58 [2020-06-09T15:17:58.047Z] verifyLastPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.512 s
11:17:58 [2020-06-09T15:17:58.047Z] verifyPrevPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 12.9 s
11:17:58 [2020-06-09T15:17:58.047Z] verifyPageNumberChanged(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.708 s
11:17:58 [2020-06-09T15:17:58.047Z] verifyFirstPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 2.503 s
11:17:58 [2020-06-09T15:17:58.047Z] verifyPagesCount(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 0 s
11:17:58 [2020-06-09T15:17:58.047Z] verifyNextPage(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderPagesTest)  Time elapsed: 12.524 s
11:17:58 [2020-06-09T15:17:58.047Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
11:18:24 [2020-06-09T15:18:24.536Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.068 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest
11:18:24 [2020-06-09T15:18:24.536Z] verifyMessageFilter(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.374 s
11:18:24 [2020-06-09T15:18:24.536Z] verifyRemoval(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 4.316 s
11:18:24 [2020-06-09T15:18:24.537Z] verifyFilter1of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.389 s
11:18:24 [2020-06-09T15:18:24.537Z] verifyFilter1of3(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.818 s
11:18:24 [2020-06-09T15:18:24.537Z] verifyFilter2of2(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.loader.TmfUml2SDSyncLoaderFilterTest)  Time elapsed: 3.386 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest
11:18:24 [2020-06-09T15:18:24.537Z] testCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testAccessors(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testLoad(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0.001 s
11:18:24 [2020-06-09T15:18:24.537Z] testSave(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testCompareTo(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testCriteriaCriteria(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testMatches(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetGraphNodeSummary(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.dialogs.CriteriaTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest
11:18:24 [2020-06-09T15:18:24.537Z] testLoaderManager(org.eclipse.tracecompass.tmf.ui.tests.views.uml2sd.load.LoadersManagerTest)  Time elapsed: 0.961 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s - in org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest
11:18:24 [2020-06-09T15:18:24.537Z] testGetBaseSecId(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.001 s
11:18:24 [2020-06-09T15:18:24.537Z] testNewView(org.eclipse.tracecompass.tmf.ui.tests.views.TmfViewFactoryTest)  Time elapsed: 0.073 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest
11:18:24 [2020-06-09T15:18:24.537Z] testFormatTimeRelative(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.003 s
11:18:24 [2020-06-09T15:18:24.537Z] testFormatTimeCalendar(org.eclipse.tracecompass.tmf.ui.tests.views.FormatTimeUtilsTest)  Time elapsed: 0.001 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest
11:18:24 [2020-06-09T15:18:24.537Z] testGet(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0.001 s
11:18:24 [2020-06-09T15:18:24.537Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testRegisterEvent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetOrCreate(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseStatisticsDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest
11:18:24 [2020-06-09T15:18:24.537Z] testGetWidth(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetAlignment(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetLabelProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0.001 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetTooltip(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetComparator(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetPercentageProvider(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetHeader(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest
11:18:24 [2020-06-09T15:18:24.537Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetElements(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfTreeContentProviderTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest
11:18:24 [2020-06-09T15:18:24.537Z] testGetColumnData(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfBaseColumnDataProviderTest)  Time elapsed: 0.001 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest
11:18:24 [2020-06-09T15:18:24.537Z] testResetPartial(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testInitialState(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testResetTotal(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testSetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest
11:18:24 [2020-06-09T15:18:24.537Z] testaddStatsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0.001 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetStatTree(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testContainsTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testRemoveStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetStatTreeRoot(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testRemoveAll(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeManagerTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest
11:18:24 [2020-06-09T15:18:24.537Z] testgetName(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.046 s
11:18:24 [2020-06-09T15:18:24.537Z] testResetTimeRangeValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testReset(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetPath(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testResetGlobalValue(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testHasChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testContainsChild(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetParent(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0 s
11:18:24 [2020-06-09T15:18:24.537Z] testGetNbChildren(org.eclipse.tracecompass.tmf.ui.tests.statistics.TmfStatisticsTreeNodeTest)  Time elapsed: 0.001 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
11:18:24 [2020-06-09T15:18:24.537Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.506 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest
11:18:24 [2020-06-09T15:18:24.537Z] testTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.438 s
11:18:24 [2020-06-09T15:18:24.537Z] testArchiveTraceDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.045 s
11:18:24 [2020-06-09T15:18:24.537Z] testMutlipleTracesDownload(org.eclipse.tracecompass.tmf.ui.tests.actions.DownloadTraceHttpHelperTest)  Time elapsed: 0.022 s
11:18:24 [2020-06-09T15:18:24.537Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
11:18:29 [2020-06-09T15:18:29.776Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.123 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest
11:18:29 [2020-06-09T15:18:29.776Z] testTraceImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 1.299 s
11:18:29 [2020-06-09T15:18:29.776Z] testMultipleTracesImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 1.382 s
11:18:29 [2020-06-09T15:18:29.776Z] testArchiveImport(org.eclipse.tracecompass.tmf.ui.tests.actions.HttpTraceImportOperationTest)  Time elapsed: 2.23 s
11:18:29 [2020-06-09T15:18:29.776Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
11:18:36 [2020-06-09T15:18:36.304Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.574 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest
11:18:36 [2020-06-09T15:18:36.304Z] testOperationTimeRange(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 5.02 s
11:18:36 [2020-06-09T15:18:36.304Z] testBasicOperation(org.eclipse.tracecompass.tmf.ui.tests.actions.SelectTracesOperationTest)  Time elapsed: 1.554 s
11:18:36 [2020-06-09T15:18:36.304Z] Running org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
11:18:44 [2020-06-09T15:18:44.380Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.848 s - in org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest
11:18:44 [2020-06-09T15:18:44.380Z] testTimeRangeFiltering(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 1.036 s
11:18:44 [2020-06-09T15:18:44.380Z] test(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 2.407 s
11:18:44 [2020-06-09T15:18:44.380Z] testSkipArchiveExtraction(org.eclipse.tracecompass.tmf.ui.tests.actions.TraceImportOperationTest)  Time elapsed: 2.674 s
11:18:44 [2020-06-09T15:18:44.380Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
11:18:45 [2020-06-09T15:18:45.742Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.037 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest
11:18:45 [2020-06-09T15:18:45.742Z] testListOutputs(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 0.8 s
11:18:45 [2020-06-09T15:18:45.742Z] testOpenView(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelOutputTest)  Time elapsed: 1.236 s
11:18:45 [2020-06-09T15:18:45.742Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
11:18:53 [2020-06-09T15:18:53.820Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.752 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest
11:18:53 [2020-06-09T15:18:53.820Z] testExperimentTypeAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 3.475 s
11:18:53 [2020-06-09T15:18:53.820Z] testDefaultExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 1.03 s
11:18:53 [2020-06-09T15:18:53.820Z] testNoExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.799 s
11:18:53 [2020-06-09T15:18:53.820Z] testExperimentType(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 0.78 s
11:18:53 [2020-06-09T15:18:53.820Z] testExperimentTypeChildren(org.eclipse.tracecompass.tmf.ui.tests.project.model.TraceAndExperimentTypeTest)  Time elapsed: 1.666 s
11:18:53 [2020-06-09T15:18:53.820Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
11:18:54 [2020-06-09T15:18:54.381Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.72 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest
11:18:54 [2020-06-09T15:18:54.381Z] testOpenTrace(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelTraceTest)  Time elapsed: 0.719 s
11:18:54 [2020-06-09T15:18:54.381Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
11:18:55 [2020-06-09T15:18:55.744Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.173 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest
11:18:55 [2020-06-09T15:18:55.744Z] testListAnalysis(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.295 s
11:18:55 [2020-06-09T15:18:55.744Z] testPopulate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.261 s
11:18:55 [2020-06-09T15:18:55.744Z] testInstantiate(org.eclipse.tracecompass.tmf.ui.tests.project.model.ProjectModelAnalysisTest)  Time elapsed: 0.616 s
11:18:55 [2020-06-09T15:18:55.744Z] Running org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
11:18:56 [2020-06-09T15:18:56.669Z] 
11:18:56 [2020-06-09T15:18:56.669Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-09 15:18:56.393
11:18:56 [2020-06-09T15:18:56.669Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
11:18:56 [2020-06-09T15:18:56.926Z] 
11:18:56 [2020-06-09T15:18:56.926Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-09 15:18:56.899
11:18:56 [2020-06-09T15:18:56.926Z] !MESSAGE Indexed 'SomeProject2' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
11:18:56 [2020-06-09T15:18:56.926Z] 
11:18:56 [2020-06-09T15:18:56.926Z] !ENTRY org.eclipse.core.resources 2 2 2020-06-09 15:18:56.904
11:18:56 [2020-06-09T15:18:56.926Z] !MESSAGE Save operation warnings.
11:18:56 [2020-06-09T15:18:56.926Z] !SUBENTRY 1 org.eclipse.core.resources 2 234 2020-06-09 15:18:56.904
11:18:56 [2020-06-09T15:18:56.926Z] !MESSAGE The project description file (.project) for '.tracecompass-SomeProject' was missing.  This file contains important information about the project.  A new project description file has been created, but some information about the project may have been lost.
11:18:57 [2020-06-09T15:18:57.486Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.114 s - in org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest
11:18:57 [2020-06-09T15:18:57.486Z] testAddingTracingNature(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 1.623 s
11:18:57 [2020-06-09T15:18:57.486Z] testCreateTracingProject(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0.019 s
11:18:57 [2020-06-09T15:18:57.486Z] testAddingTracingNatureNotAllowed(org.eclipse.tracecompass.tmf.ui.tests.project.model.TmfProjectRegistryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.486Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
11:18:57 [2020-06-09T15:18:57.741Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.138 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest
11:18:57 [2020-06-09T15:18:57.741Z] test(org.eclipse.tracecompass.tmf.ui.tests.markers.ConfigurableMarkerEventSourceTest)  Time elapsed: 0.133 s
11:18:57 [2020-06-09T15:18:57.741Z] Running org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
11:18:57 [2020-06-09T15:18:57.741Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest
11:18:57 [2020-06-09T15:18:57.741Z] testNextPreviousIncluded(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.741Z] testInvalidRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.741Z] testSmallPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.741Z] testIsApplicable(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.741Z] testAlternateShadingMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.741Z] testFractionalPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.741Z] testReference(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.741Z] testRollover(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.741Z] testInvalidPeriod(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.741Z] testLineMarkerEventSource(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.741Z] testResolution(org.eclipse.tracecompass.tmf.ui.tests.markers.PeriodicMarkerEventSourceTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.741Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
11:18:57 [2020-06-09T15:18:57.997Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest
11:18:57 [2020-06-09T15:18:57.997Z] testStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testColorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.997Z] testFactorStyleProperties[0: disjoint styles](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testColorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testFactorStyleProperties[1: styles with map](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testColorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testFactorStyleProperties[2: style inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testColorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testFactorStyleProperties[3: default values](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testColorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testFactorStyleProperties[4: multiple inheritance](org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.StyleManagerTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] Running org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
11:18:57 [2020-06-09T15:18:57.997Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest
11:18:57 [2020-06-09T15:18:57.997Z] testAddChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.005 s
11:18:57 [2020-06-09T15:18:57.997Z] testAddEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.997Z] testAddChildAtPosition(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testGetTimeEventsIteratorMixedSplit(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testSortChildren(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.997Z] testAddEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testRemoveChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testGetTimeEventsIteratorMixed(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testSortChildrenThenAdd(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testAddChild(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testAddEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testRemoveChildOtherParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testaddZoomedEvent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testRemoveChildNoParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testaddZoomedEventPartialRestart(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testAddChildSameParent(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testaddZoomedEventDuplicate(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testaddZoomedEventReplaceLast(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testAddZoomedEventNulls(org.eclipse.tracecompass.tmf.ui.tests.widgets.timegraph.model.TimeGraphEntryTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] Running org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
11:18:57 [2020-06-09T15:18:57.997Z] 
11:18:57 [2020-06-09T15:18:57.997Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-06-09 15:18:57.795
11:18:57 [2020-06-09T15:18:57.997Z] !MESSAGE no spawner in java.library.path
11:18:57 [2020-06-09T15:18:57.997Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest
11:18:57 [2020-06-09T15:18:57.997Z] testBasicProvider(org.eclipse.tracecompass.tmf.ui.tests.symbols.BasicSymbolProviderTest)  Time elapsed: 0.028 s
11:18:57 [2020-06-09T15:18:57.997Z] Running org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
11:18:57 [2020-06-09T15:18:57.997Z] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest
11:18:57 [2020-06-09T15:18:57.997Z] testHistogramDataModelInt(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.997Z] testScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.044 s
11:18:57 [2020-06-09T15:18:57.997Z] testScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testScaleTo_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.997Z] testScaleTo_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testScaleTo_7(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testClear(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testHistogramDataModel(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.997Z] testModelListener(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.01 s
11:18:57 [2020-06-09T15:18:57.997Z] testHistogramDataModelCopyConstructor(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.002 s
11:18:57 [2020-06-09T15:18:57.997Z] testLostEventsScaleTo_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testLostEventsScaleTo_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testLostEventsScaleTo_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testLostEventsScaleTo_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testLostEventsScaleTo_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testCountEvent_0(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testCountEvent_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.997Z] testCountEvent_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.997Z] testCountEvent_3(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] testCountEvent_4(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] testCountEvent_5(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] testCountEvent_6(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] testScaleToReverse_1(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.998Z] testScaleToReverse_2(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.998Z] testCountEventLimitOverflow(org.eclipse.tracecompass.tmf.ui.tests.histogram.HistogramDataModelTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] Running org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
11:18:57 [2020-06-09T15:18:57.998Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest
11:18:57 [2020-06-09T15:18:57.998Z] testToHexStringRGB(org.eclipse.tracecompass.tmf.ui.tests.colors.ColorUtilsTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] Running org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
11:18:57 [2020-06-09T15:18:57.998Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest
11:18:57 [2020-06-09T15:18:57.998Z] clipRightTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0.001 s
11:18:57 [2020-06-09T15:18:57.998Z] clipXTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] horizontalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] tangentInsideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] glancingTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] ousideSquareTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] insideTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] verticalTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] clipTopTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] tangentTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] tangentInsideCornerTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] clipLeftTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] clipBottomTest(org.eclipse.tracecompass.tmf.ui.tests.util.LineClipperTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] Running org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
11:18:57 [2020-06-09T15:18:57.998Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest
11:18:57 [2020-06-09T15:18:57.998Z] testHtml(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.011 s
11:18:57 [2020-06-09T15:18:57.998Z] testTimestamp(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] testDecimal(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0.002 s
11:18:57 [2020-06-09T15:18:57.998Z] testString(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] testEgality(org.eclipse.tracecompass.tmf.ui.tests.viewers.ToolTipStringTest)  Time elapsed: 0 s
11:18:57 [2020-06-09T15:18:57.998Z] 
11:18:57 [2020-06-09T15:18:57.998Z] Results:
11:18:57 [2020-06-09T15:18:57.998Z] 
11:18:57 [2020-06-09T15:18:57.998Z] Tests run: 202, Failures: 0, Errors: 0, Skipped: 0
11:18:57 [2020-06-09T15:18:57.998Z] 
11:18:58 [2020-06-09T15:18:58.559Z] 
11:18:58 [2020-06-09T15:18:58.559Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 15:18:58.371
11:18:58 [2020-06-09T15:18:58.559Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:19:10 [2020-06-09T15:19:10.718Z] [INFO] All tests passed!
11:19:10 [2020-06-09T15:19:10.718Z] [INFO] 
11:19:10 [2020-06-09T15:19:10.718Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:19:10 [2020-06-09T15:19:10.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar
11:19:10 [2020-06-09T15:19:10.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.pom
11:19:10 [2020-06-09T15:19:10.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-sources.jar
11:19:10 [2020-06-09T15:19:10.718Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-p2metadata.xml
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.tests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.tests-1.0.14-SNAPSHOT-p2artifacts.xml
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] 
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.tests ---
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] 
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ui.swtbot.tests >--
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] Building org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.13-SNAPSHOT [25/138]
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] 
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] 
11:19:10 [2020-06-09T15:19:10.974Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] The project's OSGi version is 1.0.13.202006091432
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] 
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] 
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] 
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] 
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/main/resources
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] 
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:11 [2020-06-09T15:19:11.229Z] [INFO] Compiling 52 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/classes
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[212] 
11:19:13 [2020-06-09T15:19:13.743Z] 	double[] xMain = mainSeries.getXSeries();
11:19:13 [2020-06-09T15:19:13.743Z] 	                            ^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.743Z] The method getXSeries() from the type ISeries<capture#3-of ?> is deprecated
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[213] 
11:19:13 [2020-06-09T15:19:13.743Z] 	double[] yMain = mainSeries.getYSeries();
11:19:13 [2020-06-09T15:19:13.743Z] 	                            ^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.743Z] The method getYSeries() from the type ISeries<capture#4-of ?> is deprecated
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[227] 
11:19:13 [2020-06-09T15:19:13.743Z] 	double[] xSeries = series.getXSeries();
11:19:13 [2020-06-09T15:19:13.743Z] 	                          ^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.743Z] The method getXSeries() from the type ISeries<capture#6-of ?> is deprecated
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[228] 
11:19:13 [2020-06-09T15:19:13.743Z] 	double[] ySeries = series.getYSeries();
11:19:13 [2020-06-09T15:19:13.743Z] 	                          ^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.743Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/xychart/XYDataProviderBaseTest.java:[241] 
11:19:13 [2020-06-09T15:19:13.743Z] 	return new TmfCommonXAxisModel(getTitle(), x, yModels);
11:19:13 [2020-06-09T15:19:13.743Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.743Z] The constructor TmfCommonXAxisModel(String, long[], Map<String,IYModel>) is deprecated
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[48] 
11:19:13 [2020-06-09T15:19:13.743Z] 	import org.eclipse.ui.internal.views.markers.BookmarksView;
11:19:13 [2020-06-09T15:19:13.743Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.743Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.15.200.v20190519-2104/org.eclipse.ui.ide-3.15.200.v20190519-2104.jar')
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/BookmarksViewTest.java:[60] 
11:19:13 [2020-06-09T15:19:13.743Z] 	* SWT bot test to test the {@link BookmarksView} in Trace Compass
11:19:13 [2020-06-09T15:19:13.743Z] 	                                  ^^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.743Z] Discouraged access: The type 'BookmarksView' is not API (restriction on classpath entry '/home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.ui.ide/3.15.200.v20190519-2104/org.eclipse.ui.ide-3.15.200.v20190519-2104.jar')
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[25] 
11:19:13 [2020-06-09T15:19:13.743Z] 	import org.eclipse.tracecompass.internal.tmf.ui.widgets.timegraph.model.TimeLineEvent;
11:19:13 [2020-06-09T15:19:13.743Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.743Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[130] 
11:19:13 [2020-06-09T15:19:13.743Z] 	fEntries.add(pulse);
11:19:13 [2020-06-09T15:19:13.743Z] 	             ^^^^^
11:19:13 [2020-06-09T15:19:13.743Z] Null type safety (type annotations): The expression of type 'TimeGraphEntry' needs unchecked conversion to conform to '@NonNull TimeGraphEntry'
11:19:13 [2020-06-09T15:19:13.743Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
11:19:13 [2020-06-09T15:19:13.743Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
11:19:13 [2020-06-09T15:19:13.743Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.744Z] Discouraged access: The constructor 'TimeLineEvent(ITimeGraphEntry, long, List<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:19:13 [2020-06-09T15:19:13.744Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[161] 
11:19:13 [2020-06-09T15:19:13.744Z] 	events.add(new TimeLineEvent(pulse, i, Arrays.asList(value1, value2, value3, value4)));
11:19:13 [2020-06-09T15:19:13.744Z] 	               ^^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.744Z] Discouraged access: The type 'TimeLineEvent' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:19:13 [2020-06-09T15:19:13.744Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[163] 
11:19:13 [2020-06-09T15:19:13.744Z] 	fEvents.put(pulse.getName(), events);
11:19:13 [2020-06-09T15:19:13.744Z] 	                             ^^^^^^
11:19:13 [2020-06-09T15:19:13.744Z] Null type safety (type annotations): The expression of type 'List<ITimeEvent>' needs unchecked conversion to conform to 'List<@NonNull ITimeEvent>'
11:19:13 [2020-06-09T15:19:13.744Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[173] 
11:19:13 [2020-06-09T15:19:13.744Z] 	regexes.put(IFilterProperty.BOUND, fFilterRegex);
11:19:13 [2020-06-09T15:19:13.744Z] 	                                   ^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.744Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:19:13 [2020-06-09T15:19:13.744Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[181] 
11:19:13 [2020-06-09T15:19:13.744Z] 	public void setFilterRegex(String filterRegex) {
11:19:13 [2020-06-09T15:19:13.744Z] 	                                  ^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.744Z] Javadoc: Missing tag for parameter filterRegex
11:19:13 [2020-06-09T15:19:13.744Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/ui/swtbot/tests/views/TimeGraphViewStub.java:[232] 
11:19:13 [2020-06-09T15:19:13.744Z] 	ret.add(new TimeLineEvent(ref.getEntry(), ref.getTime() + trace.getStartTime().toNanos(), ((TimeLineEvent) ref).getValues()));
11:19:13 [2020-06-09T15:19:13.744Z] 	                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:19:13 [2020-06-09T15:19:13.744Z] Null type safety (type annotations): The expression of type 'List<Long>' needs unchecked conversion to conform to 'List<@Nullable Long>'
11:19:13 [2020-06-09T15:19:13.744Z] 15 problems (15 warnings)
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] 
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/src/test/resources
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] 
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] 
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] 
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] 
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] 
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] 
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:13 [2020-06-09T15:19:13.744Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
11:19:14 [2020-06-09T15:19:14.304Z] [INFO] 
11:19:14 [2020-06-09T15:19:14.304Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:14 [2020-06-09T15:19:14.304Z] [INFO] 
11:19:14 [2020-06-09T15:19:14.304Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:19:15 [2020-06-09T15:19:15.665Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.metadata/.log
11:19:15 [2020-06-09T15:19:15.665Z] [INFO] Command line:
11:19:15 [2020-06-09T15:19:15.665Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
11:19:15 [2020-06-09T15:19:15.665Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:19:18 [2020-06-09T15:19:18.927Z] !SESSION 2020-06-09 15:19:15.396 -----------------------------------------------
11:19:18 [2020-06-09T15:19:18.927Z] eclipse.buildId=unknown
11:19:18 [2020-06-09T15:19:18.927Z] java.version=1.8.0_202
11:19:18 [2020-06-09T15:19:18.927Z] java.vendor=Oracle Corporation
11:19:18 [2020-06-09T15:19:18.927Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:19:18 [2020-06-09T15:19:18.927Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
11:19:18 [2020-06-09T15:19:18.927Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
11:19:18 [2020-06-09T15:19:18.927Z] 
11:19:18 [2020-06-09T15:19:18.927Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:19:18.504
11:19:18 [2020-06-09T15:19:18.927Z] !MESSAGE FrameworkEvent ERROR
11:19:18 [2020-06-09T15:19:18.927Z] !STACK 0
11:19:18 [2020-06-09T15:19:18.927Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:19:18 [2020-06-09T15:19:18.927Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:19:18 [2020-06-09T15:19:18.927Z] 
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:19:18 [2020-06-09T15:19:18.927Z] 
11:19:18 [2020-06-09T15:19:18.927Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:19:18.606
11:19:18 [2020-06-09T15:19:18.927Z] !MESSAGE FrameworkEvent ERROR
11:19:18 [2020-06-09T15:19:18.927Z] !STACK 0
11:19:18 [2020-06-09T15:19:18.927Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:19:18 [2020-06-09T15:19:18.927Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:19:18 [2020-06-09T15:19:18.927Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:19:18 [2020-06-09T15:19:18.927Z]     -> 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"
11:19:18 [2020-06-09T15:19:18.927Z]        org.apache.httpcomponents.httpclient.win [36]
11:19:18 [2020-06-09T15:19:18.927Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:19:18 [2020-06-09T15:19:18.927Z] 
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:19:18 [2020-06-09T15:19:18.927Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:19:21 [2020-06-09T15:19:21.438Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:19:21 [2020-06-09T15:19:21.438Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:19:36 [2020-06-09T15:19:36.271Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:19:36 [2020-06-09T15:19:36.527Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
11:19:36 [2020-06-09T15:19:36.782Z] Display size: 1440x900
11:19:36 [2020-06-09T15:19:36.782Z] OS version=3.10.0-1127.10.1.el7.x86_64
11:19:36 [2020-06-09T15:19:36.782Z] GTK version=3.22.30
11:19:36 [2020-06-09T15:19:36.782Z] GTK theme=Ambiance
11:19:36 [2020-06-09T15:19:36.782Z] LIBOVERLAY_SCROLLBAR=0
11:19:36 [2020-06-09T15:19:36.782Z] Time zone: Greenwich Mean Time
11:19:37 [2020-06-09T15:19:37.037Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
11:19:37 [2020-06-09T15:19:37.037Z] log4j:WARN Please initialize the log4j system properly.
11:19:41 [2020-06-09T15:19:41.200Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:19:41 [2020-06-09T15:19:41.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:19:41 [2020-06-09T15:19:41.200Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:19:41 [2020-06-09T15:19:41.200Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:19:41 [2020-06-09T15:19:41.200Z] DEBUG - matched MenuItem with text "Show Raw", using matcher: with mnemonic 'Show Raw'
11:19:41 [2020-06-09T15:19:41.200Z] DEBUG - Clicking on with mnemonic 'Show Raw'
11:19:41 [2020-06-09T15:19:41.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show Raw} time=-1716885833 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'
11:19:41 [2020-06-09T15:19:41.200Z] DEBUG - Clicked on with mnemonic 'Show Raw'
11:19:41 [2020-06-09T15:19:41.200Z] DEBUG - Attempting to set focus on (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Attempting to set focus on (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Clicking on (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716885601 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716885597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716885596 data=null doit=true} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716885596 data=null} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716885596 data=null button=1 stateMask=0x0 x=102 y=104 count=1} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716885595 data=null button=1 stateMask=0x80000 x=102 y=104 count=1} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716885595 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716885574 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716885573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716885551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716885551 data=null doit=true} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716885551 data=null} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Clicked on (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Attempting to set focus on (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Selecting rows [4] in (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716885549 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716885548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716885548 data=null doit=true} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716885548 data=null} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716885548 data=null button=1 stateMask=0x0 x=24 y=104 count=1} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716885544 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716885542 data=null button=1 stateMask=0x80000 x=24 y=104 count=1} to (of type 'Table')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: of type 'StyledText'
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - matched StyledText with text "Jan 1 04:04:04 HostD...", using matcher: (of type 'StyledText')
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716885536 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:19:41 [2020-06-09T15:19:41.456Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:19:41 [2020-06-09T15:19:41.711Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:19:41 [2020-06-09T15:19:41.711Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716884909 data=null doit=true} to Shell with text {Preferences}
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716884908 data=null doit=true} to Shell with text {Preferences}
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - matched Text with text "5", using matcher: of type 'Text'
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - matched Text with text "5", using matcher: (of type 'Text')
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:19:41 [2020-06-09T15:19:41.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Clicking on TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1716884841 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1716884840 data=null doit=true} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1716884839 data=null} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1716884839 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716884838 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}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1716884837 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {General} time=-1716884837 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {General} time=-1716884837 data=null doit=true} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {General} time=-1716884836 data=null} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Clicked on TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.221Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:42 [2020-06-09T15:19:42.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {General} time=-1716884836 data=null button=0 stateMask=0x0 x=52 y=12 count=0} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {General} time=-1716884836 data=null doit=true} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {General} time=-1716884835 data=null} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {General} time=-1716884835 data=null button=1 stateMask=0x0 x=52 y=12 count=1} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716884835 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}
11:19:42 [2020-06-09T15:19:42.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {General} time=-1716884824 data=null button=1 stateMask=0x80000 x=52 y=12 count=1} to TreeItem with text {General}
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Clicking on Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1716884322 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1716884321 data=null doit=true} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1716884321 data=null} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1716884321 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716884320 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
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1716884319 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Appearance} time=-1716884269 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Appearance} time=-1716884269 data=null doit=true} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Appearance} time=-1716884269 data=null} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Clicked on Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Appearance} time=-1716884268 data=null button=0 stateMask=0x0 x=88 y=35 count=0} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Appearance} time=-1716884268 data=null doit=true} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Appearance} time=-1716884268 data=null} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Appearance} time=-1716884267 data=null button=1 stateMask=0x0 x=88 y=35 count=1} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716884267 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
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Appearance} time=-1716884266 data=null button=1 stateMask=0x80000 x=88 y=35 count=1} to Tree node with text: Appearance
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Clicking on Tree node with text: Colors and Fonts
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1716884266 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1716884266 data=null doit=true} to Tree node with text: Colors and Fonts
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1716884265 data=null} to Tree node with text: Colors and Fonts
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1716884265 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
11:19:42 [2020-06-09T15:19:42.783Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716884265 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
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1716884264 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Colors and Fonts} time=-1716883920 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Colors and Fonts} time=-1716883920 data=null doit=true} to Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Colors and Fonts} time=-1716883920 data=null} to Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Clicked on Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Colors and Fonts} time=-1716883919 data=null button=0 stateMask=0x0 x=124 y=58 count=0} to Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Colors and Fonts} time=-1716883918 data=null doit=true} to Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Colors and Fonts} time=-1716883918 data=null} to Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Colors and Fonts} time=-1716883918 data=null button=1 stateMask=0x0 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716883918 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
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Colors and Fonts} time=-1716883917 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to Tree node with text: Colors and Fonts
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Clicking on TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716883914 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716883914 data=null doit=true} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716883912 data=null} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716883902 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716883901 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}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716883901 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Tracing} time=-1716883901 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Tracing} time=-1716883901 data=null doit=true} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Tracing} time=-1716883900 data=null} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Clicked on TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716883900 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716883900 data=null doit=true} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716883899 data=null} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716883899 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716883899 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}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716883898 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716883898 data=null doit=true} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716883897 data=null} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716883897 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716883897 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}
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716883715 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Clicking on Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883714 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883714 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883714 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883713 data=null button=1 stateMask=0x0 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716883713 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)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883712 data=null button=1 stateMask=0x80000 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883712 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883711 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883711 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Clicked on Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883711 data=null button=0 stateMask=0x0 x=272 y=173 count=0} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883711 data=null doit=true} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883710 data=null} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883710 data=null button=1 stateMask=0x0 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716883710 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)
11:19:43 [2020-06-09T15:19:43.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace event raw text font (set to default: Text Font)} time=-1716883709 data=null button=1 stateMask=0x80000 x=272 y=173 count=1} to Tree node with text: Trace event raw text font (set to default: Text Font)
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Use System Font", using matcher: with mnemonic 'Use System Font'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Use System Font", using matcher: with style 'SWT.PUSH'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Use System Font", using matcher: (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Clicking on &Use System Font
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Use System Font} time=-1716883698 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1716883698 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Use System Font} time=-1716883698 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Use System Font} time=-1716883698 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Use System Font} time=-1716883697 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Use System Font} time=-1716883697 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Use System Font} time=-1716883697 data=null item=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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Use System Font} time=-1716883694 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Use System Font} time=-1716883694 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Use System Font} time=-1716883693 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Use System Font} time=-1716883693 data=null doit=true} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Use System Font} time=-1716883693 data=null} to (of type 'Button' and with mnemonic 'Use System Font' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Clicked on &Use System Font
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Clicking on &Apply
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716883689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716883689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716883689 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716883689 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716883688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716883688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716883688 data=null item=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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716883593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716883592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716883592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716883592 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716883592 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Clicked on &Apply
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Reset", using matcher: with mnemonic 'Reset'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Reset", using matcher: with style 'SWT.PUSH'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Reset", using matcher: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Clicking on &Reset
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset} time=-1716883546 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset} time=-1716883545 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset} time=-1716883545 data=null doit=true} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset} time=-1716883545 data=null} to (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset} time=-1716883545 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset} time=-1716883544 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')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset} time=-1716883544 data=null item=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')
11:19:43 [2020-06-09T15:19:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Reset' and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - Clicked on &Reset
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Edit...", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Use System Font", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Reset", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "Ed&it Default...", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "&Go to Default", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.295Z] DEBUG - matched Button with text "E&xpand All", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:19:43 [2020-06-09T15:19:43.551Z] 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')
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - Clicking on Apply and Close
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716883521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716883521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716883521 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716883521 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716883520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716883520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:19:43 [2020-06-09T15:19:43.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716883520 data=null item=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')
11:19:43 [2020-06-09T15:19:43.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716885313 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:19:44 [2020-06-09T15:19:44.062Z] DEBUG - Clicked on 
11:19:44 [2020-06-09T15:19:44.062Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716882811 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:19:44 [2020-06-09T15:19:44.062Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716882738 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716882738 data=null doit=true} to TreeItem with text {test}
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716882738 data=null} to TreeItem with text {test}
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716882737 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716882737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716882633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:19:44 [2020-06-09T15:19:44.317Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:19:44 [2020-06-09T15:19:44.572Z] DEBUG - Clicking on with mnemonic 'Delete'
11:19:44 [2020-06-09T15:19:44.572Z] DEBUG - Clicked on with mnemonic 'Delete'
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881525 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881524 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881524 data=null item=null 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')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.497Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881524 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716881524 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Clicking on OK
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716881523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716881523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716881522 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716881522 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716881522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716881522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.498Z] DEBUG - Clicked on OK
11:19:45 [2020-06-09T15:19:45.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716881522 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:19:45 [2020-06-09T15:19:45.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716882499 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:19:46 [2020-06-09T15:19:46.008Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.694 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest
11:19:46 [2020-06-09T15:19:46.008Z] testChangeFont(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FontEventEditorTest)  Time elapsed: 7.681 s
11:19:46 [2020-06-09T15:19:46.008Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
11:19:46 [2020-06-09T15:19:46.933Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:19:47 [2020-06-09T15:19:47.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:19:47 [2020-06-09T15:19:47.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:19:47 [2020-06-09T15:19:47.188Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:19:47 [2020-06-09T15:19:47.188Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716879626 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716879626 data=null doit=true} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716879626 data=null} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716879626 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716879625 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}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716879592 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716879592 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716879592 data=null doit=true} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716879591 data=null} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716879591 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716879591 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}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716879565 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716879564 data=null doit=true} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716879564 data=null} to TreeItem with text {TestForFiltering}
11:19:47 [2020-06-09T15:19:47.443Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716879563 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:19:52 [2020-06-09T15:19:52.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716879563 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}
11:19:52 [2020-06-09T15:19:52.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716874809 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:19:52 [2020-06-09T15:19:52.679Z] DEBUG - Attempting to set focus on Tree with text {}
11:19:52 [2020-06-09T15:19:52.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716874805 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:19:52 [2020-06-09T15:19:52.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716874805 data=null doit=true} to TreeItem with text {Traces [0]}
11:19:52 [2020-06-09T15:19:52.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716874805 data=null} to TreeItem with text {Traces [0]}
11:19:52 [2020-06-09T15:19:52.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716874804 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:19:52 [2020-06-09T15:19:52.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716874804 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]}
11:19:52 [2020-06-09T15:19:52.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716874786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Attempting to set focus on (of type 'Canvas')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Attempting to set focus on (of type 'Canvas')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Shell with text "Print", using matcher: with text 'Print'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Use current zoom", using matcher: with mnemonic 'Use current zoom'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Use current zoom", using matcher: with style 'SWT.RADIO'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Use current zoom", using matcher: (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Use current zoom} time=-1716856342 data=null doit=true} to (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Use current zoom} time=-1716856341 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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Use current zoom} time=-1716856341 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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1716856341 data=null item=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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Use current zoom' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "&All pages", using matcher: with mnemonic 'All pages'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "&All pages", using matcher: with style 'SWT.RADIO'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "&All pages", using matcher: (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Current view", using matcher: with mnemonic 'Current view'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Current view", using matcher: with style 'SWT.RADIO'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Current view", using matcher: (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Current view} time=-1716856337 data=null doit=true} to Button with text {Current view}
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1716856337 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}
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&All pages} time=-1716856336 data=null doit=true} to (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&All pages} time=-1716856336 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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&All pages} time=-1716856336 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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1716856336 data=null item=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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1716856335 data=null doit=true} to Button with text {&All pages}
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1716856335 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}
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Current view} time=-1716856334 data=null doit=true} to (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Current view} time=-1716856334 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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Current view} time=-1716856333 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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Current view} time=-1716856333 data=null item=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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Current view' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with mnemonic 'Number of horizontal pages:'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: with style 'SWT.RADIO'
11:20:10 [2020-06-09T15:20:10.899Z] 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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Use current zoom} time=-1716856331 data=null doit=true} to Button with text {Use current zoom}
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Use current zoom} time=-1716856308 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}
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of horizontal pages:} time=-1716856306 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of horizontal pages:} time=-1716856306 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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of horizontal pages:} time=-1716856306 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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1716856306 data=null item=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')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of horizontal pages:' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.899Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: with label (with mnemonic 'Total number of pages:')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Label with text "Total number of page...", using matcher: with mnemonic 'Total number of pages:'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Total number of pages:')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Total number of pages:'))
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with mnemonic 'Number of vertical pages:'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: with style 'SWT.RADIO'
11:20:10 [2020-06-09T15:20:10.900Z] 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Number of horizontal pages:} time=-1716856225 data=null doit=true} to Button with text {Number of horizontal pages:}
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of horizontal pages:} time=-1716856225 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:}
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Number of vertical pages:} time=-1716856224 data=null doit=true} to (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Number of vertical pages:} time=-1716856224 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Number of vertical pages:} time=-1716856224 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Number of vertical pages:} time=-1716856224 data=null item=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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Number of vertical pages:' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Selected pages", using matcher: with mnemonic 'Selected pages'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Selected pages", using matcher: with style 'SWT.RADIO'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Selected pages", using matcher: (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&All pages} time=-1716856220 data=null doit=true} to Button with text {&All pages}
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&All pages} time=-1716856219 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}
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Selected pages} time=-1716856218 data=null doit=true} to (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Selected pages} time=-1716856218 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Selected pages} time=-1716856218 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1716856218 data=null item=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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Selected pages' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "F&rom page", using matcher: with mnemonic 'From page'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "F&rom page", using matcher: with style 'SWT.RADIO'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "F&rom page", using matcher: (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Selected pages} time=-1716856147 data=null doit=true} to Button with text {Selected pages}
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Selected pages} time=-1716856147 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}
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&rom page} time=-1716856146 data=null doit=true} to (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&rom page} time=-1716856145 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&rom page} time=-1716856145 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&rom page} time=-1716856145 data=null item=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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'From page' and with style 'SWT.RADIO')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Use current zoom", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of horizontal...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Number of vertical p...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "&All pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Current view", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Selected pages", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "F&rom page", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "Printer...", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Clicking on Cancel
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1716856141 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1716856141 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1716856141 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1716856141 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1716856141 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1716856141 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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1716856141 data=null item=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')
11:20:10 [2020-06-09T15:20:10.900Z] DEBUG - Clicked on 
11:20:11 [2020-06-09T15:20:11.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716855643 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:20:11 [2020-06-09T15:20:11.188Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:20:11 [2020-06-09T15:20:11.443Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:11 [2020-06-09T15:20:11.443Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:11 [2020-06-09T15:20:11.443Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:11 [2020-06-09T15:20:11.443Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716855608 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:20:11 [2020-06-09T15:20:11.443Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716855608 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:11 [2020-06-09T15:20:11.443Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716855608 data=null} to TreeItem with text {TestForFiltering}
11:20:11 [2020-06-09T15:20:11.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716855608 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:11 [2020-06-09T15:20:11.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716855607 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}
11:20:11 [2020-06-09T15:20:11.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716855600 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:11 [2020-06-09T15:20:11.444Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:20:11 [2020-06-09T15:20:11.444Z] DEBUG - Clicking on with mnemonic 'Delete'
11:20:11 [2020-06-09T15:20:11.444Z] DEBUG - Clicked on with mnemonic 'Delete'
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.368Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854696 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854696 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854695 data=null item=null 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')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854695 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716854695 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Clicking on OK
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716854694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716854694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716854694 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716854694 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716854694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716854694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.369Z] DEBUG - Clicked on OK
11:20:12 [2020-06-09T15:20:12.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716854694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:12 [2020-06-09T15:20:12.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716855510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716854075 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716854075 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716854075 data=null} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716854075 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716854075 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}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716854063 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716854063 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716854063 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716854062 data=null} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716854062 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716854062 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}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716854053 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716854053 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716854053 data=null} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716854053 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716854053 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}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716854050 data=null button=1 stateMask=0x80000 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716854050 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716854049 data=null doit=true} to TreeItem with text {Traces [0]}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716854049 data=null} to TreeItem with text {Traces [0]}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716854049 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716854049 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]}
11:20:12 [2020-06-09T15:20:12.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716854045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: of type 'Canvas'
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - matched Canvas with text "", using matcher: (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - number of items : 9
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847590 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847590 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847590 data=null button=1 stateMask=0x0 x=5 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847590 data=null button=1 stateMask=0x80000 x=5 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - number of items : 9
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Clicking on ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716847588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716847588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716847588 data=null doit=true} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716847588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.409Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716847588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716847587 data=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}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716847587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716847587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716847587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716847587 data=null doit=true} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716847587 data=null} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicked on ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847587 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847586 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847586 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847547 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - number of items : 9
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716847547 data=null doit=true} to ToolItem with tooltip text {Select}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716847546 data=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}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716847546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716847546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716847546 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716847546 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716847545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716847545 data=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}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716847545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716847545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716847545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716847545 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716847545 data=null} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847544 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847544 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847544 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847544 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847543 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847543 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847543 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847543 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - number of items : 9
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716847542 data=null doit=true} to ToolItem with tooltip text {Zoom in the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716847542 data=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}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716847542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716847542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716847542 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716847541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716847541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716847541 data=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}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716847541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716847541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716847541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716847541 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716847541 data=null} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847541 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847541 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847540 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847540 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - number of items : 9
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Clicking on ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716847540 data=null doit=true} to ToolItem with tooltip text {Zoom out the diagram}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716847540 data=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}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716847539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716847539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716847539 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716847539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716847539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716847539 data=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}
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716847539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716847538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716847538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716847538 data=null doit=true} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716847538 data=null} to ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Clicked on ToolItem with tooltip text {Reset zoom factor}
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847538 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847538 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847538 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847536 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - matched MenuItem with text "Select", using matcher: with mnemonic 'Select'
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Clicking on with mnemonic 'Select'
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1716847427 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Select'
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Clicked on with mnemonic 'Select'
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847426 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847426 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847426 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847425 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.422Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - matched MenuItem with text "Zoom in", using matcher: with mnemonic 'Zoom in'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicking on with mnemonic 'Zoom in'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Select} time=-1716847349 data=null doit=true} to MenuItem with text {Select}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Select} time=-1716847349 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}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1716847349 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'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicked on with mnemonic 'Zoom in'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847349 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847348 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847348 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847348 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847348 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847348 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847348 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847348 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847347 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847347 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - matched MenuItem with text "Zoom out", using matcher: with mnemonic 'Zoom out'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicking on with mnemonic 'Zoom out'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom in} time=-1716847335 data=null doit=true} to MenuItem with text {Zoom in}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom in} time=-1716847335 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}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1716847335 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'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicked on with mnemonic 'Zoom out'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847335 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847335 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847335 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847335 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847334 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - matched MenuItem with text "Reset zoom factor", using matcher: with mnemonic 'Reset zoom factor'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicking on with mnemonic 'Reset zoom factor'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Deactivate [27]: ShellEvent{MenuItem {Zoom out} time=-1716847320 data=null doit=true} to MenuItem with text {Zoom out}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Zoom out} time=-1716847320 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}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Reset zoom factor} time=-1716847320 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'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicked on with mnemonic 'Reset zoom factor'
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicking on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Canvas {} time=-1716847319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Canvas {} time=-1716847319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Activate [26]: ShellEvent{Canvas {} time=-1716847319 data=null doit=true} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Canvas {} time=-1716847319 data=null} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Canvas {} time=-1716847318 data=null button=1 stateMask=0x0 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Canvas {} time=-1716847318 data=null button=1 stateMask=0x80000 x=365 y=131 count=1} to (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicked on (of type 'Canvas')
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - number of items : 9
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716847313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716847313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716847313 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716847312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:19 [2020-06-09T15:20:19.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716847312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:19 [2020-06-09T15:20:19.933Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:19 [2020-06-09T15:20:19.933Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:19 [2020-06-09T15:20:19.933Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:19 [2020-06-09T15:20:19.933Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:19 [2020-06-09T15:20:19.933Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Setting text on (of type 'Combo') to peer2
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1716847002 data=null} to (of type 'Combo')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Set text on (of type 'Combo') to peer2
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK') already selected, not selecting again.
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6fc1a1d5
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1716847000 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')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1716847000 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')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1716847000 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1716847000 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1716847000 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')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1716847000 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')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1716847000 data=null item=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')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1716847000 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')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1716847000 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')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1716847000 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')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1716846999 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1716846999 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Clicking on Find
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1716846947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1716846947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1716846947 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1716846946 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1716846946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1716846946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1716846946 data=null item=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')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1716846945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1716846945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1716846945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1716846945 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1716846945 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Clicked on Find
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Clicking on Close
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1716846944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.933Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1716846944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1716846944 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1716846944 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1716846944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1716846944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:19 [2020-06-09T15:20:19.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1716846944 data=null item=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')
11:20:19 [2020-06-09T15:20:19.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716847312 data=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)}
11:20:19 [2020-06-09T15:20:19.934Z] DEBUG - Clicked on 
11:20:20 [2020-06-09T15:20:20.189Z] DEBUG - number of items : 9
11:20:20 [2020-06-09T15:20:20.189Z] DEBUG - Clicking on ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:20 [2020-06-09T15:20:20.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716846826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:20 [2020-06-09T15:20:20.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716846825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:20 [2020-06-09T15:20:20.189Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716846825 data=null doit=true} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:20 [2020-06-09T15:20:20.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716846825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:20 [2020-06-09T15:20:20.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716846825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Find... (Ctrl+F)}
11:20:20 [2020-06-09T15:20:20.444Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:20 [2020-06-09T15:20:20.444Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:20 [2020-06-09T15:20:20.444Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:20 [2020-06-09T15:20:20.444Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:20 [2020-06-09T15:20:20.444Z] WARN - Widget is not enabled: ToolItem with tooltip text {Find...}
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Clicked on ToolItem with tooltip text {Find...}
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Shell with text "Sequence Diagram Fin...", using matcher: with text 'Sequence Diagram Find'
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Combo with text "peer2", using matcher: of type 'Combo'
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Combo with text "peer2", using matcher: (of type 'Combo')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Setting text on (of type 'Combo') to 1001
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {1001} time=-1716846567 data=null} to (of type 'Combo')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Set text on (of type 'Combo') to 1001
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@501b15b9
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1716846566 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')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1716846565 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')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1716846565 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1716846565 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1716846565 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')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1716846565 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')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1716846565 data=null item=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')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1716846565 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')
11:20:20 [2020-06-09T15:20:20.444Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1716846565 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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1716846565 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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1716846565 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1716846565 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@c5e7696
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Interaction} time=-1716846564 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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1716846564 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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Interaction} time=-1716846564 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Interaction} time=-1716846563 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Interaction} time=-1716846563 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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Interaction} time=-1716846563 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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Interaction} time=-1716846563 data=null item=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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Interaction} time=-1716846563 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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Interaction} time=-1716846563 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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Interaction} time=-1716846563 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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Interaction} time=-1716846563 data=null doit=true} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Interaction} time=-1716846563 data=null} to (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Find", using matcher: with mnemonic 'Find'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Find", using matcher: with style 'SWT.PUSH'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Find", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Clicking on Find
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Find} time=-1716846562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1716846562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Find} time=-1716846562 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Find} time=-1716846562 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Find} time=-1716846551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Find} time=-1716846551 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Find} time=-1716846551 data=null item=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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Find} time=-1716846544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Find} time=-1716846544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Find} time=-1716846544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Find} time=-1716846544 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Find} time=-1716846544 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Clicked on Find
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - matched Button with text "Find", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Clicking on Close
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1716846512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1716846512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1716846512 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1716846512 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1716846511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1716846510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1716846510 data=null item=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')
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716846825 data=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)}
11:20:20 [2020-06-09T15:20:20.445Z] DEBUG - Clicked on 
11:20:20 [2020-06-09T15:20:20.700Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
11:20:20 [2020-06-09T15:20:20.700Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Clicking on Add...
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1716846040 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')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1716846040 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')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1716846040 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1716846040 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1716846040 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')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1716846040 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')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1716846015 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')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1716846014 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')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1716846014 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')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1716846014 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1716846014 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Clicked on Add...
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Shell with text "Definition of Hide P...", using matcher: with text 'Definition of Hide Pattern'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Setting text on (of type 'Combo') to peer2
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {peer2} time=-1716846013 data=null} to (of type 'Combo')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - Set text on (of type 'Combo') to peer2
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Lifeline", using matcher: with mnemonic 'Lifeline'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Lifeline", using matcher: with style 'SWT.CHECK'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Lifeline", using matcher: (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@22a8e87b
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Lifeline} time=-1716846013 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1716846013 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Lifeline} time=-1716846013 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Lifeline} time=-1716846012 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Lifeline} time=-1716846012 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Lifeline} time=-1716846012 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Lifeline} time=-1716846012 data=null item=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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Lifeline} time=-1716846012 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Lifeline} time=-1716846012 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Lifeline} time=-1716846012 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Lifeline} time=-1716846012 data=null doit=true} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Lifeline} time=-1716846012 data=null} to (of type 'Button' and with mnemonic 'Lifeline' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Interaction", using matcher: with mnemonic 'Interaction'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Interaction", using matcher: with style 'SWT.CHECK'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Interaction", using matcher: (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Interaction' and with style 'SWT.CHECK') already deselected, not deselecting again.
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Case sensitive", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Lifeline", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Interaction", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Create", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Create", using matcher: with mnemonic 'Create'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Create", using matcher: with style 'SWT.PUSH'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Create", using matcher: (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Clicking on Create
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create} time=-1716846011 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create} time=-1716846011 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create} time=-1716846011 data=null doit=true} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create} time=-1716846011 data=null} to (of type 'Button' and with mnemonic 'Create' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create} time=-1716846011 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create} time=-1716846011 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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create} time=-1716846011 data=null item=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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1716846040 data=null item=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')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Clicked on 
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Clicking on OK
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716845903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716845903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716845903 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716845903 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716845903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:20 [2020-06-09T15:20:20.957Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716845903 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716845903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1716846342 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...'
11:20:21 [2020-06-09T15:20:21.212Z] DEBUG - Clicked on 
11:20:21 [2020-06-09T15:20:21.212Z] DEBUG - matched MenuItem with text "Hide Patterns...", using matcher: with mnemonic 'Hide Patterns...'
11:20:21 [2020-06-09T15:20:21.212Z] DEBUG - Clicking on with mnemonic 'Hide Patterns...'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Clicked on with mnemonic 'Hide Patterns...'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Shell with text "Sequence Diagram Hid...", using matcher: with text 'Sequence Diagram Hide Patterns'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Attempting to set focus on (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Attempting to set focus on (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Selecting rows [0] in (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716845499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716845499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716845499 data=null doit=true} to (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716845499 data=null} to (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1716845498 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716845498 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')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {hide peer2 [Lifeline]} time=-1716845498 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Clicking on Remove
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1716845497 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')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1716845497 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')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1716845497 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1716845497 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1716845497 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')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1716845497 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')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1716845497 data=null item=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')
11:20:21 [2020-06-09T15:20:21.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Clicked on Remove
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Edit it", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Clicking on OK
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716845496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716845496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716845496 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716845496 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716845495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716845495 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716845495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Hide Patterns...} time=-1716845799 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...'
11:20:21 [2020-06-09T15:20:21.723Z] DEBUG - Clicked on 
11:20:21 [2020-06-09T15:20:21.723Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
11:20:21 [2020-06-09T15:20:21.723Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "100", using matcher: of type 'Text'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "100", using matcher: with label (with mnemonic 'Max time')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "100", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "-9", using matcher: of type 'Text'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "-9", using matcher: with label (with mnemonic 'Max time')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "-9", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "0", using matcher: of type 'Text'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Label with text "Max time", using matcher: with mnemonic 'Max time'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "0", using matcher: with label (with mnemonic 'Max time')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Text with text "0", using matcher: (of type 'Text' and with label (with mnemonic 'Max time'))
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Clicking on OK
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716844972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716844972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716844972 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716844972 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716844972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716844972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716844972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1716845238 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...'
11:20:21 [2020-06-09T15:20:21.979Z] DEBUG - Clicked on 
11:20:22 [2020-06-09T15:20:22.234Z] DEBUG - matched MenuItem with text "Configure Min Max...", using matcher: with mnemonic 'Configure Min Max...'
11:20:22 [2020-06-09T15:20:22.234Z] DEBUG - Clicking on with mnemonic 'Configure Min Max...'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicked on with mnemonic 'Configure Min Max...'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Shell with text "TimeCompression bar ...", using matcher: with text 'TimeCompression bar configuration'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "Default", using matcher: with mnemonic 'Default'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "Default", using matcher: with style 'SWT.PUSH'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "Default", using matcher: (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicking on Default
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Default} time=-1716844525 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')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1716844525 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')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Default} time=-1716844525 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Default} time=-1716844525 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Default} time=-1716844525 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')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Default} time=-1716844525 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')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Default} time=-1716844525 data=null item=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')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Default} time=-1716844512 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')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Default} time=-1716844512 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')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Default} time=-1716844512 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')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Default} time=-1716844512 data=null doit=true} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Default} time=-1716844512 data=null} to (of type 'Button' and with mnemonic 'Default' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicked on Default
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "Default", using matcher: of type 'Button'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicking on OK
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716844511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716844511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716844511 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716844511 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716844511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716844511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716844511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure Min Max...} time=-1716844831 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...'
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicked on 
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - number of items : 9
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicking on ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716844400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716844400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716844400 data=null doit=true} to ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716844400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716844400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716844400 data=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}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicked on ToolItem with tooltip text {Go to next page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - number of items : 9
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicking on ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716844397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716844397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716844397 data=null doit=true} to ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716844397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716844397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716844397 data=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}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicked on ToolItem with tooltip text {Go to previous page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - number of items : 9
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Clicking on ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.492Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716844396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716844396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716844396 data=null doit=true} to ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716844396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716844396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716844396 data=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}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Clicked on ToolItem with tooltip text {Go to last page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - number of items : 9
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Clicking on ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716844343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716844343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716844343 data=null doit=true} to ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716844343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716844343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716844343 data=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}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] WARN - Widget is not enabled: ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.493Z] DEBUG - Clicked on ToolItem with tooltip text {Go to first page}
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - matched MenuItem with text "Next page", using matcher: with mnemonic 'Next page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Clicking on with mnemonic 'Next page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Next page} time=-1716844322 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'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Clicked on with mnemonic 'Next page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - matched MenuItem with text "Previous page", using matcher: with mnemonic 'Previous page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Clicking on with mnemonic 'Previous page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Previous page} time=-1716844239 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'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Clicked on with mnemonic 'Previous page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - matched MenuItem with text "Last page", using matcher: with mnemonic 'Last page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Clicking on with mnemonic 'Last page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Last page} time=-1716844221 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'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Clicked on with mnemonic 'Last page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - matched MenuItem with text "First page", using matcher: with mnemonic 'First page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Clicking on with mnemonic 'First page'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {First page} time=-1716844139 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'
11:20:22 [2020-06-09T15:20:22.748Z] DEBUG - Clicked on with mnemonic 'First page'
11:20:23 [2020-06-09T15:20:23.003Z] DEBUG - matched MenuItem with text "Pages...", using matcher: with mnemonic 'Pages...'
11:20:23 [2020-06-09T15:20:23.003Z] DEBUG - Clicking on with mnemonic 'Pages...'
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Clicked on with mnemonic 'Pages...'
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - matched Shell with text "Sequence Diagram Pag...", using matcher: with text 'Sequence Diagram Pages'
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - matched Text with text "1", using matcher: of type 'Text'
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - matched Text with text "1", using matcher: (of type 'Text')
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Clicking on OK
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716843723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716843723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716843723 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716843723 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716843723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716843723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716843723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:23 [2020-06-09T15:20:23.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pages...} time=-1716844047 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Pages...'
11:20:23 [2020-06-09T15:20:23.516Z] DEBUG - Clicked on 
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716842510 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716842480 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716842480 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716842480 data=null} to TreeItem with text {TestForFiltering}
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716842480 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716842479 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}
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716842474 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Clicking on with mnemonic 'Delete'
11:20:24 [2020-06-09T15:20:24.441Z] DEBUG - Clicked on with mnemonic 'Delete'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841699 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841699 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841699 data=null item=null 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')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841698 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716841698 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Clicking on OK
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716841698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716841698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716841698 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716841698 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716841697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716841697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.366Z] DEBUG - Clicked on OK
11:20:25 [2020-06-09T15:20:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716841697 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:25 [2020-06-09T15:20:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716842425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:20:25 [2020-06-09T15:20:25.927Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.tmfUml2SDSyncView"'
11:20:26 [2020-06-09T15:20:26.182Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.7 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest
11:20:26 [2020-06-09T15:20:26.182Z] testSDPrintUi(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 26.303 s
11:20:26 [2020-06-09T15:20:26.182Z] testSDView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.SDViewTest)  Time elapsed: 13.035 s
11:20:26 [2020-06-09T15:20:26.182Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
11:20:27 [2020-06-09T15:20:27.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:20:27 [2020-06-09T15:20:27.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:27 [2020-06-09T15:20:27.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:27 [2020-06-09T15:20:27.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:27 [2020-06-09T15:20:27.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:27 [2020-06-09T15:20:27.362Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:27 [2020-06-09T15:20:27.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716839460 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716839460 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716839460 data=null} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716839460 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716839459 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}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716839436 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716839435 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716839435 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716839435 data=null} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716839435 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716839435 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}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716839429 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716839429 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716839429 data=null} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716839429 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716839429 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}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716839427 data=null button=1 stateMask=0x80000 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716839426 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716839426 data=null doit=true} to TreeItem with text {Traces [0]}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716839426 data=null} to TreeItem with text {Traces [0]}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716839426 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716839426 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]}
11:20:27 [2020-06-09T15:20:27.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716839413 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.colors"'
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - number of items : 7
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716837405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716837404 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716837404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716837404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716837404 data=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}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716837363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716837341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716837341 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716837341 data=null} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - number of items : 7
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716837341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716837341 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716837341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716837340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716837340 data=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}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716837309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716837303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716837303 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716837303 data=null} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - number of items : 7
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716837302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716837302 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716837302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716837302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716837302 data=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}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716837154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716837125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716837125 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716837125 data=null} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - number of items : 7
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Clicking on ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716837125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716837124 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716837124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:29 [2020-06-09T15:20:29.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716837124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716837124 data=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}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716837030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716837001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Insert new color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716837001 data=null doit=true} to ToolItem with tooltip text {Insert new color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716837001 data=null} to ToolItem with tooltip text {Insert new color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Clicked on ToolItem with tooltip text {Insert new color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - number of items : 7
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Clicking on ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716837001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716837001 data=null doit=true} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716837001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716837001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716837001 data=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}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716837000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716837000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716837000 data=null doit=true} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716837000 data=null} to ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Clicked on ToolItem with tooltip text {Increase priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - number of items : 7
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Clicking on ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716837000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716837000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716837000 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716837000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716837000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716837000 data=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}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716836943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716836935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716836935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716836935 data=null doit=true} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716836935 data=null} to ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Clicked on ToolItem with tooltip text {Decrease priority}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - number of items : 7
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716836935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716836935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716836935 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716836935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716836934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716836934 data=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}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716836834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716836826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716836826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716836811 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716836811 data=null} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.013Z] DEBUG - Attempting to set focus on (of type 'Label')
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - number of items : 7
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716836795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716836795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716836795 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716836795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716836794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716836794 data=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}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716836648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716836641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716836640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716836640 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716836640 data=null} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text " Text ", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text " Text ", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Attempting to set focus on (of type 'Label')
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - number of items : 7
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Clicking on ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716836639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716836639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716836639 data=null doit=true} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716836639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716836639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716836639 data=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}
11:20:30 [2020-06-09T15:20:30.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] WARN - Widget is not enabled: ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.269Z] DEBUG - Clicked on ToolItem with tooltip text {Delete color setting}
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - Attempting to set focus on (of type 'Table')
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - Selecting rows [2] in (of type 'Table')
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716836456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716836456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716836455 data=null doit=true} to (of type 'Table')
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716836455 data=null} to (of type 'Table')
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716836455 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to (of type 'Table')
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716836455 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:20:30 [2020-06-09T15:20:30.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716836454 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to (of type 'Table')
11:20:32 [2020-06-09T15:20:32.410Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.959 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest
11:20:32 [2020-06-09T15:20:32.410Z] testYellow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColorsViewTest)  Time elapsed: 0.969 s
11:20:32 [2020-06-09T15:20:32.410Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Attempting to set focus on Table with text {}
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716829908 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716829908 data=null doit=true} to TableItem with text {}
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716829908 data=null} to TableItem with text {}
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716829908 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716829907 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716829906 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - matched MenuItem with text "Open Source Code", using matcher: with mnemonic 'Open Source Code'
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Clicking on with mnemonic 'Open Source Code'
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Open Source Code} time=-1716829825 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'
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - Clicked on with mnemonic 'Open Source Code'
11:20:37 [2020-06-09T15:20:37.647Z] DEBUG - matched EditorReference with text "", using matcher: with name '"SourceFile"'
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716828597 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716828538 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716828538 data=null doit=true} to TreeItem with text {test}
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716828538 data=null} to TreeItem with text {test}
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716828538 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716828538 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716828510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Clicking on with mnemonic 'Delete'
11:20:38 [2020-06-09T15:20:38.575Z] DEBUG - Clicked on with mnemonic 'Delete'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null item=null 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')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716827630 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Clicking on OK
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716827629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716827629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716827629 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716827629 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716827629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716827629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.501Z] DEBUG - Clicked on OK
11:20:39 [2020-06-09T15:20:39.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716827629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:20:39 [2020-06-09T15:20:39.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716828410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:20:40 [2020-06-09T15:20:40.316Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.048 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest
11:20:40 [2020-06-09T15:20:40.316Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CallsiteEventsInTableTest)  Time elapsed: 7.888 s
11:20:40 [2020-06-09T15:20:40.316Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
11:20:40 [2020-06-09T15:20:40.316Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest
11:20:40 [2020-06-09T15:20:40.316Z] testReorder(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.MovableColumnEventsEditorTest) skipped
11:20:40 [2020-06-09T15:20:40.316Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
11:20:58 [2020-06-09T15:20:58.360Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.998 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace
11:20:58 [2020-06-09T15:20:58.360Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshTextTrace)  Time elapsed: 15.898 s
11:20:58 [2020-06-09T15:20:58.360Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716809898 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716809898 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716809898 data=null} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716809897 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716809897 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}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716809883 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716809882 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716809882 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716809882 data=null} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716809882 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716809882 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}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716809871 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716809871 data=null doit=true} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716809870 data=null} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716809870 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716809870 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}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716809868 data=null button=1 stateMask=0x80000 x=75 y=12 count=1} to TreeItem with text {TestForFiltering}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716809867 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716809867 data=null doit=true} to TreeItem with text {Traces [0]}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716809867 data=null} to TreeItem with text {Traces [0]}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716809867 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716809867 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]}
11:20:58 [2020-06-09T15:20:58.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716809855 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - number of items : 11
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716807989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716807989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716807989 data=null doit=true} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716807989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716807989 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716807989 data=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}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716807976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716807976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716807976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716807976 data=null doit=true} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716807976 data=null} to ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1716807975 data=null button=0 stateMask=0x0 x=78 y=12 count=0} to TreeItem with text {FILTER <name>}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1716807975 data=null doit=true} to TreeItem with text {FILTER <name>}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1716807975 data=null} to TreeItem with text {FILTER <name>}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1716807975 data=null button=1 stateMask=0x0 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716807975 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>}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1716807970 data=null button=1 stateMask=0x80000 x=78 y=12 count=1} to TreeItem with text {FILTER <name>}
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
11:20:58 [2020-06-09T15:20:58.920Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Attempting to set focus on (of type 'Text')
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Clicking on TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1716807952 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1716807952 data=null doit=true} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1716807950 data=null} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1716807937 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716807937 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}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1716807930 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER timestamp} time=-1716807930 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER timestamp} time=-1716807930 data=null doit=true} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER timestamp} time=-1716807930 data=null} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Clicked on TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER timestamp} time=-1716807930 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER timestamp} time=-1716807930 data=null doit=true} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER timestamp} time=-1716807930 data=null} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER timestamp} time=-1716807929 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716807929 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}
11:20:58 [2020-06-09T15:20:58.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER timestamp} time=-1716807925 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {FILTER timestamp}
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1716807895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
11:20:59 [2020-06-09T15:20:59.176Z] WARN - Tree item TreeItem with text {FILTER timestamp} is already expanded. Won't expand it again.
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1716807838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716807836 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716807836 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716807835 data=null button=1 stateMask=0x0 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716807835 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)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716807835 data=null button=1 stateMask=0x80000 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716807835 data=null button=0 stateMask=0x0 x=204 y=35 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716807834 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716807834 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716807834 data=null button=1 stateMask=0x0 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716807834 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)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716807816 data=null button=1 stateMask=0x80000 x=204 y=35 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - matched MenuItem with text "AND", using matcher: with mnemonic 'AND'
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Clicking on with mnemonic 'AND'
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {AND} time=-1716807747 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'AND'
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Clicked on with mnemonic 'AND'
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1716807736 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1716807736 data=null doit=true} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1716807736 data=null} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1716807736 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716807736 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
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1716807732 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - matched MenuItem with text "CONTAINS", using matcher: with mnemonic 'CONTAINS'
11:20:59 [2020-06-09T15:20:59.176Z] DEBUG - Clicking on with mnemonic 'CONTAINS'
11:20:59 [2020-06-09T15:20:59.431Z] 
11:20:59 [2020-06-09T15:20:59.431Z] (Eclipse:5693): Gtk-WARNING **: 15:20:59.179: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {CONTAINS} time=-1716807703 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'CONTAINS'
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Clicked on with mnemonic 'CONTAINS'
11:20:59 [2020-06-09T15:20:59.431Z] WARN - Tree item Tree node with text: AND is already expanded. Won't expand it again.
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1716807621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Attempting to set focus on (of type 'Text')
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1716807614 data=null button=0 stateMask=0x0 x=173 y=81 count=0} to Tree node with text: Timestamp CONTAINS "100"
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Timestamp CONTAINS "100"} time=-1716807614 data=null doit=true} to Tree node with text: Timestamp CONTAINS "100"
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Timestamp CONTAINS "100"} time=-1716807614 data=null} to Tree node with text: Timestamp CONTAINS "100"
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1716807613 data=null button=1 stateMask=0x0 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716807613 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"
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Timestamp CONTAINS "100"} time=-1716807535 data=null button=1 stateMask=0x80000 x=173 y=81 count=1} to Tree node with text: Timestamp CONTAINS "100"
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Attempting to set focus on Tree with text {}
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {AND} time=-1716807534 data=null button=0 stateMask=0x0 x=77 y=58 count=0} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {AND} time=-1716807534 data=null doit=true} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {AND} time=-1716807534 data=null} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {AND} time=-1716807534 data=null button=1 stateMask=0x0 x=77 y=58 count=1} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716807534 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
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {AND} time=-1716807525 data=null button=1 stateMask=0x80000 x=77 y=58 count=1} to Tree node with text: AND
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - number of items : 11
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716807525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716807525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716807525 data=null doit=true} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716807525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716807525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716807525 data=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}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716807523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716807523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716807523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716807523 data=null doit=true} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716807523 data=null} to ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Attempting to set focus on Table with text {}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716807447 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716807447 data=null doit=true} to TableItem with text {}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716807446 data=null} to TableItem with text {}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716807446 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716807446 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716807445 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - matched MenuItem with text "timestamp", using matcher: with mnemonic 'timestamp'
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Clicking on with mnemonic 'timestamp'
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {timestamp} time=-1716807414 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'timestamp'
11:20:59 [2020-06-09T15:20:59.432Z] DEBUG - Clicked on with mnemonic 'timestamp'
11:21:01 [2020-06-09T15:21:01.316Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:21:01 [2020-06-09T15:21:01.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:01 [2020-06-09T15:21:01.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:01 [2020-06-09T15:21:01.316Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:01 [2020-06-09T15:21:01.316Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716805843 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716805842 data=null doit=true} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716805842 data=null} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716805842 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716805842 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}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716805836 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716805836 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716805836 data=null doit=true} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716805836 data=null} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716805836 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716805836 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}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716805831 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:01 [2020-06-09T15:21:01.317Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716805831 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716805831 data=null doit=true} to TreeItem with text {Traces [1]}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716805831 data=null} to TreeItem with text {Traces [1]}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716805830 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716805830 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:21:01 [2020-06-09T15:21:01.317Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716805827 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - number of items : 11
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716804355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716804355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716804355 data=null doit=true} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716804355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716804355 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716804355 data=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}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716804350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716804350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716804350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716804350 data=null doit=true} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716804350 data=null} to ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1716804349 data=null button=0 stateMask=0x0 x=78 y=104 count=0} to TreeItem with text {FILTER <name>}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1716804349 data=null doit=true} to TreeItem with text {FILTER <name>}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1716804349 data=null} to TreeItem with text {FILTER <name>}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1716804349 data=null button=1 stateMask=0x0 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716804349 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>}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1716804338 data=null button=1 stateMask=0x80000 x=78 y=104 count=1} to TreeItem with text {FILTER <name>}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Attempting to set focus on (of type 'Text')
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Clicking on TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1716804334 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1716804334 data=null doit=true} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1716804332 data=null} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1716804332 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716804332 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}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1716804327 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER field} time=-1716804327 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER field} time=-1716804327 data=null doit=true} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER field} time=-1716804327 data=null} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Clicked on TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER field} time=-1716804327 data=null button=0 stateMask=0x0 x=63 y=104 count=0} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER field} time=-1716804327 data=null doit=true} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER field} time=-1716804327 data=null} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER field} time=-1716804326 data=null button=1 stateMask=0x0 x=63 y=104 count=1} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716804326 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}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER field} time=-1716804322 data=null button=1 stateMask=0x80000 x=63 y=104 count=1} to TreeItem with text {FILTER field}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1716804285 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
11:21:02 [2020-06-09T15:21:02.679Z] WARN - Tree item TreeItem with text {FILTER field} is already expanded. Won't expand it again.
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1716804236 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716804235 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716804235 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716804235 data=null button=1 stateMask=0x0 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716804235 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)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716804234 data=null button=1 stateMask=0x80000 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716804234 data=null button=0 stateMask=0x0 x=204 y=127 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716804234 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716804234 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716804234 data=null button=1 stateMask=0x0 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716804233 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)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716804217 data=null button=1 stateMask=0x80000 x=204 y=127 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - matched MenuItem with text "COMPARE", using matcher: with mnemonic 'COMPARE'
11:21:02 [2020-06-09T15:21:02.679Z] DEBUG - Clicking on with mnemonic 'COMPARE'
11:21:02 [2020-06-09T15:21:02.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {COMPARE} time=-1716804151 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'COMPARE'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Clicked on with mnemonic 'COMPARE'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> = <value>} time=-1716804100 data=null doit=true} to Tree node with text: <select aspect> = <value>
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> = <value>} time=-1716804100 data=null} to Tree node with text: <select aspect> = <value>
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1716804099 data=null button=1 stateMask=0x0 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716804099 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>
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> = <value>} time=-1716804099 data=null button=1 stateMask=0x80000 x=155 y=150 count=1} to Tree node with text: <select aspect> = <value>
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1716804098 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Attempting to set focus on (of type 'Text')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Attempting to set focus on (of type 'Text')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text "<", using matcher: of type 'Button'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text "=", using matcher: of type 'Button'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text ">", using matcher: of type 'Button'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text ">", using matcher: with mnemonic '>'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text ">", using matcher: with style 'SWT.RADIO'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text ">", using matcher: (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text "Num", using matcher: of type 'Button'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text "Alpha", using matcher: of type 'Button'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Button with text "Timestamp", using matcher: of type 'Button'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Clicking on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {=} time=-1716804037 data=null doit=true} to Button with text {=}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {=} time=-1716804037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to Button with text {=}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {>} time=-1716804035 data=null doit=true} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {>} time=-1716804035 data=null button=1 stateMask=0x0 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {>} time=-1716804035 data=null button=1 stateMask=0x80000 x=0 y=0 count=1} to (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {>} time=-1716804035 data=null item=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')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Clicked on (of type 'Button' and with mnemonic '>' and with style 'SWT.RADIO')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - number of items : 11
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716804034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716804034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716804034 data=null doit=true} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716804034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716804034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716804034 data=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}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716804013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716804013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716804013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716804013 data=null doit=true} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716804013 data=null} to ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Attempting to set focus on Table with text {}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716804002 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716804002 data=null doit=true} to TableItem with text {}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716804002 data=null} to TableItem with text {}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716804002 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716804001 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716804001 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - matched MenuItem with text "field", using matcher: with mnemonic 'field'
11:21:02 [2020-06-09T15:21:02.935Z] DEBUG - Clicking on with mnemonic 'field'
11:21:03 [2020-06-09T15:21:03.190Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {field} time=-1716803848 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'field'
11:21:03 [2020-06-09T15:21:03.190Z] DEBUG - Clicked on with mnemonic 'field'
11:21:04 [2020-06-09T15:21:04.554Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:21:04 [2020-06-09T15:21:04.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:04 [2020-06-09T15:21:04.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:04 [2020-06-09T15:21:04.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:04 [2020-06-09T15:21:04.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:04 [2020-06-09T15:21:04.810Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:04 [2020-06-09T15:21:04.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716802240 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716802240 data=null doit=true} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716802240 data=null} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716802240 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716802240 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}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716802234 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716802234 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716802234 data=null doit=true} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716802233 data=null} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716802233 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716802233 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}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716802229 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:04 [2020-06-09T15:21:04.811Z] WARN - Tree item TreeItem with text {TestForFiltering} is already expanded. Won't expand it again.
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716802228 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716802228 data=null doit=true} to TreeItem with text {Traces [1]}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716802228 data=null} to TreeItem with text {Traces [1]}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716802228 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716802227 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:21:04 [2020-06-09T15:21:04.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716802221 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - number of items : 11
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Clicking on ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716800695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716800695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716800695 data=null doit=true} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716800695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716800695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716800695 data=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}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716800673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716800673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716800673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716800673 data=null doit=true} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.173Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716800673 data=null} to ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Clicked on ToolItem with tooltip text {Add new filter}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER <name>} time=-1716800672 data=null button=0 stateMask=0x0 x=78 y=173 count=0} to TreeItem with text {FILTER <name>}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER <name>} time=-1716800672 data=null doit=true} to TreeItem with text {FILTER <name>}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER <name>} time=-1716800672 data=null} to TreeItem with text {FILTER <name>}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER <name>} time=-1716800671 data=null button=1 stateMask=0x0 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716800671 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>}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER <name>} time=-1716800667 data=null button=1 stateMask=0x80000 x=78 y=173 count=1} to TreeItem with text {FILTER <name>}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - matched Text with text "type filter name", using matcher: of type 'Text'
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - matched Text with text "type filter name", using matcher: (of type 'Text')
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Attempting to set focus on (of type 'Text')
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Clicking on TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1716800662 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1716800662 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1716800660 data=null} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1716800660 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716800659 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}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1716800635 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1716800635 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1716800634 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1716800634 data=null} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Clicked on TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1716800634 data=null button=0 stateMask=0x0 x=103 y=173 count=0} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER matchAndEquals} time=-1716800634 data=null doit=true} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER matchAndEquals} time=-1716800633 data=null} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1716800633 data=null button=1 stateMask=0x0 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716800633 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}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER matchAndEquals} time=-1716800629 data=null button=1 stateMask=0x80000 x=103 y=173 count=1} to TreeItem with text {FILTER matchAndEquals}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - matched MenuItem with text "TRACETYPE", using matcher: with mnemonic 'TRACETYPE'
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Clicking on with mnemonic 'TRACETYPE'
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {TRACETYPE} time=-1716800600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'TRACETYPE'
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Clicked on with mnemonic 'TRACETYPE'
11:21:06 [2020-06-09T15:21:06.429Z] WARN - Tree item TreeItem with text {FILTER matchAndEquals} is already expanded. Won't expand it again.
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1716800579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716800577 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716800577 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716800577 data=null button=1 stateMask=0x0 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716800577 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)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716800577 data=null button=1 stateMask=0x80000 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716800549 data=null button=0 stateMask=0x0 x=204 y=196 count=0} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716800549 data=null doit=true} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716800549 data=null} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716800549 data=null button=1 stateMask=0x0 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716800549 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)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Test trace : XML Trace Stub (ns)} time=-1716800529 data=null button=1 stateMask=0x80000 x=204 y=196 count=1} to Tree node with text: WITH TRACETYPE Test trace : XML Trace Stub (ns)
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - matched MenuItem with text "OR", using matcher: with mnemonic 'OR'
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Clicking on with mnemonic 'OR'
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {OR} time=-1716800503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'OR'
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Clicked on with mnemonic 'OR'
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1716800446 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1716800446 data=null doit=true} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1716800446 data=null} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1716800446 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716800446 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
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1716800441 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - matched MenuItem with text "EQUALS", using matcher: with mnemonic 'EQUALS'
11:21:06 [2020-06-09T15:21:06.429Z] DEBUG - Clicking on with mnemonic 'EQUALS'
11:21:06 [2020-06-09T15:21:06.684Z] 
11:21:06 [2020-06-09T15:21:06.684Z] (Eclipse:5693): Gtk-WARNING **: 15:21:06.469: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:21:06 [2020-06-09T15:21:06.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {EQUALS} time=-1716800412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'EQUALS'
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Clicked on with mnemonic 'EQUALS'
11:21:06 [2020-06-09T15:21:06.685Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1716800330 data=null button=0 stateMask=0x0 x=162 y=242 count=0} to TreeItem with text {<select aspect> EQUALS}
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> EQUALS} time=-1716800329 data=null doit=true} to TreeItem with text {<select aspect> EQUALS}
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> EQUALS} time=-1716800329 data=null} to TreeItem with text {<select aspect> EQUALS}
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1716800329 data=null button=1 stateMask=0x0 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
11:21:06 [2020-06-09T15:21:06.685Z] 
11:21:06 [2020-06-09T15:21:06.685Z] (Eclipse:5693): Gtk-WARNING **: 15:21:06.515: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716800329 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}
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> EQUALS} time=-1716800290 data=null button=1 stateMask=0x80000 x=162 y=242 count=1} to TreeItem with text {<select aspect> EQUALS}
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Timestamp
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1716800249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Timestamp
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - matched Text with text "type value", using matcher: of type 'Text'
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - matched Text with text "type value", using matcher: (of type 'Text')
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Attempting to set focus on (of type 'Text')
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {OR} time=-1716800240 data=null button=0 stateMask=0x0 x=72 y=219 count=0} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {OR} time=-1716800240 data=null doit=true} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {OR} time=-1716800239 data=null} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {OR} time=-1716800239 data=null button=1 stateMask=0x0 x=72 y=219 count=1} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716800239 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
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {OR} time=-1716800215 data=null button=1 stateMask=0x80000 x=72 y=219 count=1} to Tree node with text: OR
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - matched MenuItem with text "MATCHES", using matcher: with mnemonic 'MATCHES'
11:21:06 [2020-06-09T15:21:06.685Z] DEBUG - Clicking on with mnemonic 'MATCHES'
11:21:06 [2020-06-09T15:21:06.940Z] 
11:21:06 [2020-06-09T15:21:06.940Z] (Eclipse:5693): Gtk-WARNING **: 15:21:06.692: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {MATCHES} time=-1716800148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'MATCHES'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Clicked on with mnemonic 'MATCHES'
11:21:06 [2020-06-09T15:21:06.940Z] WARN - Tree item Tree node with text: OR is already expanded. Won't expand it again.
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1716800109 data=null button=0 stateMask=0x0 x=167 y=265 count=0} to TreeItem with text {<select aspect> MATCHES}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {<select aspect> MATCHES} time=-1716800109 data=null doit=true} to TreeItem with text {<select aspect> MATCHES}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {<select aspect> MATCHES} time=-1716800109 data=null} to TreeItem with text {<select aspect> MATCHES}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1716800109 data=null button=1 stateMask=0x0 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
11:21:06 [2020-06-09T15:21:06.940Z] 
11:21:06 [2020-06-09T15:21:06.940Z] (Eclipse:5693): Gtk-WARNING **: 15:21:06.770: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716800109 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}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {<select aspect> MATCHES} time=-1716800038 data=null button=1 stateMask=0x80000 x=167 y=265 count=1} to TreeItem with text {<select aspect> MATCHES}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: of type 'CCombo'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched CCombo with text "Test trace : XML Tra...", using matcher: (of type 'CCombo')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Contents
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1716800038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'CCombo')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Contents
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Text with text "type field name", using matcher: of type 'Text'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Text with text "type field name", using matcher: (of type 'Text')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Attempting to set focus on (of type 'Text')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Text with text "field", using matcher: of type 'Text'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Text with text "field", using matcher: (of type 'Text')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Text with text "type regular express...", using matcher: of type 'Text'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Text with text "type regular express...", using matcher: (of type 'Text')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Attempting to set focus on (of type 'Text')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - number of items : 11
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Clicking on ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716800023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716800009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716800009 data=null doit=true} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716800009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716800008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716800008 data=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}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716800007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716800007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716800007 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716800006 data=null doit=true} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716800006 data=null} to ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Clicked on ToolItem with tooltip text {Save filters}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Attempting to set focus on Table with text {}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716799993 data=null button=0 stateMask=0x0 x=24 y=58 count=0} to TableItem with text {}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716799993 data=null doit=true} to TableItem with text {}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716799993 data=null} to TableItem with text {}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716799992 data=null button=1 stateMask=0x0 x=24 y=58 count=1} to TableItem with text {}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716799992 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716799922 data=null button=1 stateMask=0x80000 x=24 y=58 count=1} to TableItem with text {}
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - matched MenuItem with text "matchAndEquals", using matcher: with mnemonic 'matchAndEquals'
11:21:06 [2020-06-09T15:21:06.940Z] DEBUG - Clicking on with mnemonic 'matchAndEquals'
11:21:07 [2020-06-09T15:21:07.195Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {matchAndEquals} time=-1716799895 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'matchAndEquals'
11:21:07 [2020-06-09T15:21:07.195Z] DEBUG - Clicked on with mnemonic 'matchAndEquals'
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716798003 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForFiltering} time=-1716797971 data=null button=0 stateMask=0x0 x=91 y=12 count=0} to TreeItem with text {TestForFiltering}
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForFiltering} time=-1716797971 data=null doit=true} to TreeItem with text {TestForFiltering}
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForFiltering} time=-1716797971 data=null} to TreeItem with text {TestForFiltering}
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForFiltering} time=-1716797971 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716797971 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}
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForFiltering} time=-1716797965 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestForFiltering}
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Clicking on with mnemonic 'Delete'
11:21:09 [2020-06-09T15:21:09.079Z] DEBUG - Clicked on with mnemonic 'Delete'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797013 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797013 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797012 data=null item=null 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')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797012 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716797012 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Clicking on OK
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716797011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716797011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716797011 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716797011 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716797011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716797011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.004Z] DEBUG - Clicked on OK
11:21:10 [2020-06-09T15:21:10.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716797011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:10 [2020-06-09T15:21:10.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716797929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:21:11 [2020-06-09T15:21:11.126Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.637 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest
11:21:11 [2020-06-09T15:21:11.126Z] testTimestampFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 4.645 s
11:21:11 [2020-06-09T15:21:11.126Z] testField01(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.596 s
11:21:11 [2020-06-09T15:21:11.126Z] testTimestampEqualsOr(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterViewerTest)  Time elapsed: 3.973 s
11:21:11 [2020-06-09T15:21:11.126Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Clicking on TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716793872 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716793872 data=null doit=true} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Attempting to set focus on Table with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716793871 data=null} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716793871 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716793871 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716793867 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1716793867 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1716793867 data=null doit=true} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1716793867 data=null} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Clicked on TableItem with text {}
11:21:13 [2020-06-09T15:21:13.010Z] DEBUG - Attempting to set focus on (of type 'Table')
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Clicking on TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716793271 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716793271 data=null doit=true} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Attempting to set focus on Table with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716793270 data=null} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716793270 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716793270 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716793267 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1716793267 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1716793267 data=null doit=true} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1716793267 data=null} to TableItem with text {}
11:21:13 [2020-06-09T15:21:13.570Z] DEBUG - Clicked on TableItem with text {}
11:21:13 [2020-06-09T15:21:13.824Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
11:21:13 [2020-06-09T15:21:13.824Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
11:21:13 [2020-06-09T15:21:13.824Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
11:21:13 [2020-06-09T15:21:13.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1716793234 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'
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Clicking on TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716792677 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716792677 data=null doit=true} to TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Attempting to set focus on Table with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716792677 data=null} to TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716792677 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716792676 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716792675 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1716792675 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1716792675 data=null doit=true} to TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1716792675 data=null} to TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Clicked on TableItem with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Attempting to set focus on (of type 'Table')
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Attempting to set focus on (of type 'Table')
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - matched MenuItem with text "Copy to Clipboard", using matcher: with mnemonic 'Copy to Clipboard'
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Clicking on with mnemonic 'Copy to Clipboard'
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Clicked on with mnemonic 'Copy to Clipboard'
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Copy to Clipboard} time=-1716792630 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'
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716792531 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716792479 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716792479 data=null doit=true} to TreeItem with text {test}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716792479 data=null} to TreeItem with text {test}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716792478 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716792478 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:21:14 [2020-06-09T15:21:14.386Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716792439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:21:14 [2020-06-09T15:21:14.641Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:21:14 [2020-06-09T15:21:14.641Z] DEBUG - Clicking on with mnemonic 'Delete'
11:21:14 [2020-06-09T15:21:14.641Z] DEBUG - Clicked on with mnemonic 'Delete'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792006 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792006 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792006 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792005 data=null item=null 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')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792005 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716792005 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Clicking on OK
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716792001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716792001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716792001 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716792001 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716792001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716792001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:14 [2020-06-09T15:21:14.897Z] DEBUG - Clicked on OK
11:21:15 [2020-06-09T15:21:15.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716792001 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:15 [2020-06-09T15:21:15.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716792404 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:21:15 [2020-06-09T15:21:15.457Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.53 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest
11:21:15 [2020-06-09T15:21:15.457Z] testNoCopySearchRow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.601 s
11:21:15 [2020-06-09T15:21:15.457Z] testCopySingleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.593 s
11:21:15 [2020-06-09T15:21:15.457Z] testCopyMultipleSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CopyToClipboardTest)  Time elapsed: 0.14 s
11:21:15 [2020-06-09T15:21:15.457Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716791241 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1716791239 data=null doit=true} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1716791239 data=null} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716791239 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716791239 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}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716791226 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716791226 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1716791226 data=null doit=true} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1716791226 data=null} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716791225 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716791225 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}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716791216 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1716791215 data=null doit=true} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1716791215 data=null} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716791215 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716791215 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}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716791213 data=null button=1 stateMask=0x80000 x=87 y=12 count=1} to TreeItem with text {TestAxisAlignment}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716791212 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716791212 data=null doit=true} to TreeItem with text {Traces [0]}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716791212 data=null} to TreeItem with text {Traces [0]}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716791212 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716791212 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]}
11:21:15 [2020-06-09T15:21:15.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716791199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:21:18 [2020-06-09T15:21:18.224Z] 
11:21:18 [2020-06-09T15:21:18.224Z] (Eclipse:5693): Gtk-CRITICAL **: 15:21:17.998: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1716788008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1716788007 data=null doit=true} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716788007 data=null item=null detail=0 x=150 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1716788005 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1716788005 data=null x=1 y=54 width=0 height=0 detail=0} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1716788005 data=null} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716788004 data=null item=null detail=0 x=200 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1716788003 data=null button=0 stateMask=0x80000 x=1 y=54 count=0} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716788003 data=null item=null detail=0 x=200 y=0 width=3 height=108 stateMask=0x80000 text=null doit=true} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1716788002 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1716788002 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1716787401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1716787400 data=null doit=true} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716787400 data=null item=null detail=0 x=201 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1716787399 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1716787398 data=null x=1 y=54 width=0 height=0 detail=0} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1716787398 data=null} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716787398 data=null item=null detail=0 x=150 y=0 width=3 height=108 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1716787397 data=null button=0 stateMask=0x80000 x=1 y=54 count=0} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716787396 data=null item=null detail=0 x=150 y=0 width=3 height=108 stateMask=0x80000 text=null doit=true} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1716787395 data=null button=1 stateMask=0x0 x=1 y=54 count=1} to Sash with text {}
11:21:19 [2020-06-09T15:21:19.710Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1716787395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:20 [2020-06-09T15:21:20.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:25 [2020-06-09T15:21:25.505Z] 
11:21:25 [2020-06-09T15:21:25.505Z] (Eclipse:5693): Gtk-CRITICAL **: 15:21:24.497: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716781710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716781710 data=null button=0 stateMask=0x0 x=182 y=114 count=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716781709 data=null doit=true} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716781709 data=null} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716781704 data=null button=1 stateMask=0x0 x=182 y=114 count=1} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1716781704 data=null x=232 y=114 width=0 height=0 detail=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716781704 data=null button=1 stateMask=0x80000 x=232 y=114 count=1} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716781703 data=null button=1 stateMask=0x80000 x=232 y=114 count=1} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716781702 data=null button=0 stateMask=0x0 x=0 y=114 count=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716781702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716781702 data=null doit=true} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716781702 data=null} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716781199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716781199 data=null button=0 stateMask=0x0 x=232 y=114 count=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716781199 data=null doit=true} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716781199 data=null} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716781192 data=null button=1 stateMask=0x0 x=232 y=114 count=1} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1716781191 data=null x=182 y=114 width=0 height=0 detail=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716781191 data=null button=1 stateMask=0x80000 x=182 y=114 count=1} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716781190 data=null button=1 stateMask=0x80000 x=182 y=114 count=1} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716781189 data=null button=0 stateMask=0x0 x=0 y=114 count=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716781189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716781189 data=null doit=true} to TimeGraphControl with text {}
11:21:25 [2020-06-09T15:21:25.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716781189 data=null} to TimeGraphControl with text {}
11:21:26 [2020-06-09T15:21:26.321Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:28 [2020-06-09T15:21:28.830Z] 
11:21:28 [2020-06-09T15:21:28.830Z] (Eclipse:5693): Gtk-CRITICAL **: 15:21:28.413: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:29 [2020-06-09T15:21:29.390Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716777708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716777708 data=null button=0 stateMask=0x0 x=182 y=72 count=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716777707 data=null doit=true} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716777707 data=null} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716777704 data=null button=1 stateMask=0x0 x=182 y=72 count=1} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1716777704 data=null x=232 y=72 width=0 height=0 detail=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716777704 data=null button=1 stateMask=0x80000 x=232 y=72 count=1} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716777702 data=null button=1 stateMask=0x80000 x=232 y=72 count=1} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716777702 data=null button=0 stateMask=0x0 x=0 y=72 count=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716777702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716777702 data=null doit=true} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716777702 data=null} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716777195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716777195 data=null button=0 stateMask=0x0 x=232 y=72 count=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716777194 data=null doit=true} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716777194 data=null} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716777191 data=null button=1 stateMask=0x0 x=232 y=72 count=1} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1716777191 data=null x=182 y=72 width=0 height=0 detail=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716777191 data=null button=1 stateMask=0x80000 x=182 y=72 count=1} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716777189 data=null button=1 stateMask=0x80000 x=182 y=72 count=1} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716777189 data=null button=0 stateMask=0x0 x=0 y=72 count=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716777189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716777189 data=null doit=true} to TimeGraphControl with text {}
11:21:29 [2020-06-09T15:21:29.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716777189 data=null} to TimeGraphControl with text {}
11:21:30 [2020-06-09T15:21:30.206Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:32 [2020-06-09T15:21:32.090Z] 
11:21:32 [2020-06-09T15:21:32.090Z] (Eclipse:5693): Gtk-CRITICAL **: 15:21:32.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:33 [2020-06-09T15:21:33.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:21:33 [2020-06-09T15:21:33.015Z] DEBUG - matched MenuItem with text "Align Views", using matcher: with mnemonic 'Align Views'
11:21:33 [2020-06-09T15:21:33.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:35 [2020-06-09T15:21:35.529Z] 
11:21:35 [2020-06-09T15:21:35.529Z] (Eclipse:5693): Gtk-CRITICAL **: 15:21:35.311: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716770806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716770806 data=null button=0 stateMask=0x0 x=173 y=63 count=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716770806 data=null doit=true} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716770806 data=null} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716770803 data=null button=1 stateMask=0x0 x=173 y=63 count=1} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1716770803 data=null x=223 y=63 width=0 height=0 detail=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716770800 data=null button=1 stateMask=0x80000 x=223 y=63 count=1} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716770799 data=null button=1 stateMask=0x80000 x=223 y=63 count=1} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716770799 data=null button=0 stateMask=0x0 x=0 y=63 count=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716770799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716770799 data=null doit=true} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.088Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716770799 data=null} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716770196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716770196 data=null button=0 stateMask=0x0 x=223 y=63 count=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716770196 data=null doit=true} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716770196 data=null} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716770193 data=null button=1 stateMask=0x0 x=223 y=63 count=1} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TimeGraphControl {} time=-1716770192 data=null x=173 y=63 width=0 height=0 detail=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716770192 data=null button=1 stateMask=0x80000 x=173 y=63 count=1} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716770191 data=null button=1 stateMask=0x80000 x=173 y=63 count=1} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716770191 data=null button=0 stateMask=0x0 x=0 y=63 count=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716770191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716770190 data=null doit=true} to TimeGraphControl with text {}
11:21:36 [2020-06-09T15:21:36.648Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716770190 data=null} to TimeGraphControl with text {}
11:21:37 [2020-06-09T15:21:37.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:39 [2020-06-09T15:21:39.162Z] 
11:21:39 [2020-06-09T15:21:39.162Z] (Eclipse:5693): Gtk-CRITICAL **: 15:21:38.966: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1716767142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1716767142 data=null doit=true} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716767142 data=null item=null detail=0 x=142 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1716767140 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1716767140 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1716767139 data=null} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716767139 data=null item=null detail=0 x=192 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1716767138 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716767137 data=null item=null detail=0 x=192 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1716767137 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:39 [2020-06-09T15:21:39.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1716767137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1716766536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1716766536 data=null doit=true} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716766535 data=null item=null detail=0 x=193 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1716766534 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1716766533 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1716766533 data=null} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716766533 data=null item=null detail=0 x=142 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1716766532 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716766532 data=null item=null detail=0 x=142 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1716766531 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1716766531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:40 [2020-06-09T15:21:40.900Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:42 [2020-06-09T15:21:42.784Z] 
11:21:42 [2020-06-09T15:21:42.784Z] (Eclipse:5693): Gtk-CRITICAL **: 15:21:42.585: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.timechart"'
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1716763529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1716763529 data=null doit=true} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716763529 data=null item=null detail=0 x=133 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1716763527 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1716763527 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1716763527 data=null} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716763527 data=null item=null detail=0 x=183 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1716763526 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716763525 data=null item=null detail=0 x=183 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1716763524 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1716763524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1716762923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1716762923 data=null doit=true} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716762923 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1716762922 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1716762921 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1716762921 data=null} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716762921 data=null item=null detail=0 x=133 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1716762919 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716762919 data=null item=null detail=0 x=133 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1716762918 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:43 [2020-06-09T15:21:43.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1716762918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - matched Sash with text "", using matcher: of type 'Sash'
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1716762316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1716762316 data=null doit=true} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716762316 data=null item=null detail=0 x=134 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1716762314 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1716762314 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1716762314 data=null} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716762314 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1716762311 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716762310 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1716762309 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:44 [2020-06-09T15:21:44.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1716762309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Sash {} time=-1716761708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Sash {} time=-1716761708 data=null doit=true} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716761708 data=null item=null detail=0 x=184 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Sash {} time=-1716761706 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event DragDetect [29]: Event {type=29 Sash {} time=-1716761706 data=null x=1 y=75 width=0 height=0 detail=0} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event Move [10]: ControlEvent{Sash {} time=-1716761706 data=null} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716761706 data=null item=null detail=0 x=134 y=0 width=3 height=151 stateMask=0x0 text=null doit=true} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Sash {} time=-1716761704 data=null button=0 stateMask=0x80000 x=1 y=75 count=0} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Sash {} time=-1716761704 data=null item=null detail=0 x=134 y=0 width=3 height=151 stateMask=0x80000 text=null doit=true} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Sash {} time=-1716761703 data=null button=1 stateMask=0x0 x=1 y=75 count=1} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Sash {} time=-1716761703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to Sash with text {}
11:21:45 [2020-06-09T15:21:45.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:45 [2020-06-09T15:21:45.951Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.perspective"'
11:21:45 [2020-06-09T15:21:45.951Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.1"'
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.2"'
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - matched PerspectiveDescriptor with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.test.align.3"'
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716760709 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - Attempting to set focus on Tree with text {}
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716760704 data=null button=0 stateMask=0x0 x=103 y=12 count=0} to TreeItem with text {TestAxisAlignment}
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestAxisAlignment} time=-1716760704 data=null doit=true} to TreeItem with text {TestAxisAlignment}
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestAxisAlignment} time=-1716760704 data=null} to TreeItem with text {TestAxisAlignment}
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716760704 data=null button=1 stateMask=0x0 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716760704 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}
11:21:46 [2020-06-09T15:21:46.206Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestAxisAlignment} time=-1716760697 data=null button=1 stateMask=0x80000 x=103 y=12 count=1} to TreeItem with text {TestAxisAlignment}
11:21:46 [2020-06-09T15:21:46.461Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:21:46 [2020-06-09T15:21:46.461Z] DEBUG - Clicking on with mnemonic 'Delete'
11:21:46 [2020-06-09T15:21:46.461Z] DEBUG - Clicked on with mnemonic 'Delete'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759644 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759644 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759643 data=null item=null 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')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759643 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716759643 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Clicking on OK
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716759642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716759642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716759642 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716759642 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716759642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716759642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:47 [2020-06-09T15:21:47.387Z] DEBUG - Clicked on OK
11:21:48 [2020-06-09T15:21:48.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716759642 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:21:48 [2020-06-09T15:21:48.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716760604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:21:49 [2020-06-09T15:21:49.311Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.841 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest
11:21:49 [2020-06-09T15:21:49.311Z] testMoveHistogramOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.534 s
11:21:49 [2020-06-09T15:21:49.311Z] testNotOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 6.159 s
11:21:49 [2020-06-09T15:21:49.311Z] testOverlappingTgStubMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.998 s
11:21:49 [2020-06-09T15:21:49.311Z] testMenuItem(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 2.681 s
11:21:49 [2020-06-09T15:21:49.311Z] testMoveTgStubOthersFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.396 s
11:21:49 [2020-06-09T15:21:49.311Z] testOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 3.636 s
11:21:49 [2020-06-09T15:21:49.311Z] testNotOverlappingHistogramMove(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TmfAlignTimeAxisTest)  Time elapsed: 4.832 s
11:21:49 [2020-06-09T15:21:49.311Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicking on with mnemonic 'Timestamp'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1716749942 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicked on with mnemonic 'Timestamp'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicking on with mnemonic 'Host'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1716749903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicked on with mnemonic 'Host'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicking on with mnemonic 'Logger'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1716749871 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicked on with mnemonic 'Logger'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicking on with mnemonic 'File'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1716749831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicked on with mnemonic 'File'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicking on with mnemonic 'Message'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1716749800 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
11:21:57 [2020-06-09T15:21:57.384Z] DEBUG - Clicked on with mnemonic 'Message'
11:21:59 [2020-06-09T15:21:59.282Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:21:59 [2020-06-09T15:21:59.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:21:59 [2020-06-09T15:21:59.282Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:21:59 [2020-06-09T15:21:59.282Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:21:59 [2020-06-09T15:21:59.282Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
11:21:59 [2020-06-09T15:21:59.282Z] DEBUG - Clicking on with mnemonic 'Show All'
11:21:59 [2020-06-09T15:21:59.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1716747848 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'
11:21:59 [2020-06-09T15:21:59.282Z] DEBUG - Clicked on with mnemonic 'Show All'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Message'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1716741535 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Message'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Line'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1716741497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Line'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'File'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1716741466 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'File'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Logger'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1716741440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Logger'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Host'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1716741430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Host'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Timestamp'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1716741415 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Timestamp'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Message'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1716741411 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Message'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Timestamp'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1716741394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Timestamp'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Line'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1716741371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Line'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Host'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1716741343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Host'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'File'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1716741310 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'File'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicking on with mnemonic 'Logger'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1716741253 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
11:22:05 [2020-06-09T15:22:05.812Z] DEBUG - Clicked on with mnemonic 'Logger'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched MenuItem with text "Timestamp", using matcher: with mnemonic 'Timestamp'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicking on with mnemonic 'Timestamp'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Timestamp} time=-1716739607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Timestamp'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicked on with mnemonic 'Timestamp'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched MenuItem with text "Host", using matcher: with mnemonic 'Host'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicking on with mnemonic 'Host'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Host} time=-1716739570 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Host'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicked on with mnemonic 'Host'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched MenuItem with text "Logger", using matcher: with mnemonic 'Logger'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicking on with mnemonic 'Logger'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Logger} time=-1716739515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Logger'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicked on with mnemonic 'Logger'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched MenuItem with text "File", using matcher: with mnemonic 'File'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicking on with mnemonic 'File'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {File} time=-1716739488 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'File'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicked on with mnemonic 'File'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched MenuItem with text "Line", using matcher: with mnemonic 'Line'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicking on with mnemonic 'Line'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Line} time=-1716739453 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Line'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicked on with mnemonic 'Line'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched MenuItem with text "Message", using matcher: with mnemonic 'Message'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicking on with mnemonic 'Message'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Message} time=-1716739445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Message'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicked on with mnemonic 'Message'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched MenuItem with text "Show All", using matcher: with mnemonic 'Show All'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicking on with mnemonic 'Show All'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Show All} time=-1716739440 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'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicked on with mnemonic 'Show All'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716739328 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Attempting to set focus on Tree with text {}
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716739324 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716739323 data=null doit=true} to TreeItem with text {test}
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716739323 data=null} to TreeItem with text {test}
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716739323 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716739323 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716739285 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicking on with mnemonic 'Delete'
11:22:07 [2020-06-09T15:22:07.697Z] DEBUG - Clicked on with mnemonic 'Delete'
11:22:07 [2020-06-09T15:22:07.952Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738906 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738906 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738893 data=null item=null 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')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738893 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716738893 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Clicking on OK
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716738892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716738892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716738892 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716738892 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716738892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716738891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:07 [2020-06-09T15:22:07.953Z] DEBUG - Clicked on OK
11:22:08 [2020-06-09T15:22:08.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716738891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:08 [2020-06-09T15:22:08.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716739221 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:22:08 [2020-06-09T15:22:08.513Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.212 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest
11:22:08 [2020-06-09T15:22:08.513Z] testPersistHiding(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 9.356 s
11:22:08 [2020-06-09T15:22:08.513Z] testToggleColumns(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 6.562 s
11:22:08 [2020-06-09T15:22:08.513Z] testShowAll(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ColumnHeaderMenuTest)  Time elapsed: 1.851 s
11:22:08 [2020-06-09T15:22:08.513Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
11:22:16 [2020-06-09T15:22:16.593Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.393 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest
11:22:16 [2020-06-09T15:22:16.593Z] testRead(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.RawTextEditorTest)  Time elapsed: 7.294 s
11:22:16 [2020-06-09T15:22:16.593Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
11:22:31 [2020-06-09T15:22:31.420Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.508 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace
11:22:31 [2020-06-09T15:22:31.420Z] testRefresh(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestRefreshCustomTextTrace)  Time elapsed: 15.424 s
11:22:31 [2020-06-09T15:22:31.420Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
11:22:33 [2020-06-09T15:22:33.316Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:22:33 [2020-06-09T15:22:33.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:22:33 [2020-06-09T15:22:33.316Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:22:33 [2020-06-09T15:22:33.316Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Attempting to set focus on (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Clicking on (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716713361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716713360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716713360 data=null doit=true} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716713360 data=null} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716713360 data=null button=1 stateMask=0x0 x=14 y=35 count=1} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716713360 data=null button=1 stateMask=0x80000 x=14 y=35 count=1} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716713360 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716713359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716713358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716713358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716713358 data=null doit=true} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716713358 data=null} to (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Clicked on (of type 'Table')
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - matched MenuItem with text "Collapse Events", using matcher: with mnemonic 'Collapse Events'
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Clicking on with mnemonic 'Collapse Events'
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Collapse Events} time=-1716713329 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'
11:22:33 [2020-06-09T15:22:33.571Z] DEBUG - Clicked on with mnemonic 'Collapse Events'
11:22:35 [2020-06-09T15:22:35.453Z] DEBUG - matched MenuItem with text "Clear Filters", using matcher: with mnemonic 'Clear Filters'
11:22:35 [2020-06-09T15:22:35.453Z] DEBUG - Clicking on with mnemonic 'Clear Filters'
11:22:35 [2020-06-09T15:22:35.453Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Clear Filters} time=-1716711790 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'
11:22:35 [2020-06-09T15:22:35.453Z] DEBUG - Clicked on with mnemonic 'Clear Filters'
11:22:36 [2020-06-09T15:22:36.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716710983 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:22:36 [2020-06-09T15:22:36.012Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:22:36 [2020-06-09T15:22:36.012Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:22:36 [2020-06-09T15:22:36.012Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:22:36 [2020-06-09T15:22:36.012Z] DEBUG - Attempting to set focus on Tree with text {}
11:22:36 [2020-06-09T15:22:36.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716710941 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:22:36 [2020-06-09T15:22:36.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716710941 data=null doit=true} to TreeItem with text {test}
11:22:36 [2020-06-09T15:22:36.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716710941 data=null} to TreeItem with text {test}
11:22:36 [2020-06-09T15:22:36.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716710940 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:22:36 [2020-06-09T15:22:36.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716710940 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:22:36 [2020-06-09T15:22:36.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716710928 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:22:36 [2020-06-09T15:22:36.013Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:22:36 [2020-06-09T15:22:36.013Z] DEBUG - Clicking on with mnemonic 'Delete'
11:22:36 [2020-06-09T15:22:36.013Z] DEBUG - Clicked on with mnemonic 'Delete'
11:22:36 [2020-06-09T15:22:36.937Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710197 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710197 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710196 data=null item=null 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')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710196 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716710196 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Clicking on OK
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716710196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716710196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716710196 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716710196 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716710196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716710195 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:36 [2020-06-09T15:22:36.938Z] DEBUG - Clicked on OK
11:22:38 [2020-06-09T15:22:38.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716710195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:38 [2020-06-09T15:22:38.822Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716710889 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:22:39 [2020-06-09T15:22:39.382Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.781 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest
11:22:39 [2020-06-09T15:22:39.382Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.CollapseEventsInTableTest)  Time elapsed: 7.689 s
11:22:39 [2020-06-09T15:22:39.382Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Attempting to set focus on (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Clicking on (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716701957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716701957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716701957 data=null doit=true} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716701957 data=null} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716701957 data=null button=1 stateMask=0x0 x=669 y=12 count=1} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716701953 data=null button=1 stateMask=0x80000 x=669 y=12 count=1} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716701952 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716701952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716701951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716701951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716701951 data=null doit=true} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716701950 data=null} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Clicked on (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Inserting text:e
11:22:45 [2020-06-09T15:22:45.912Z]  into text (of type 'Text')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Attempting to set focus on (of type 'Text')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Typing text 'e
11:22:45 [2020-06-09T15:22:45.912Z] ' with an interval of 100ms. between characters.
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Attempting to set focus on (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Selecting rows [7] in (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716701605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716701605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716701605 data=null doit=true} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716701605 data=null} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716701604 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716701604 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:22:45 [2020-06-09T15:22:45.912Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716701603 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
11:22:46 [2020-06-09T15:22:46.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716700666 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:22:46 [2020-06-09T15:22:46.167Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - Attempting to set focus on Tree with text {}
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716700572 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716700572 data=null doit=true} to TreeItem with text {test}
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716700572 data=null} to TreeItem with text {test}
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716700572 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716700572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716700567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - Clicking on with mnemonic 'Delete'
11:22:46 [2020-06-09T15:22:46.422Z] DEBUG - Clicked on with mnemonic 'Delete'
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null item=null 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')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699670 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716699670 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.347Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - Clicking on OK
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716699670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716699670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716699670 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716699670 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716699670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716699669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.348Z] DEBUG - Clicked on OK
11:22:47 [2020-06-09T15:22:47.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716699669 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:47 [2020-06-09T15:22:47.603Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716700516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:22:50 [2020-06-09T15:22:50.129Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:22:50 [2020-06-09T15:22:50.129Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:22:50 [2020-06-09T15:22:50.129Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:22:50 [2020-06-09T15:22:50.129Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Attempting to set focus on (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Clicking on (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716696570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716696570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716696570 data=null doit=true} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716696570 data=null} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716696570 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716696522 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716696519 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716696518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716696517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716696517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716696517 data=null doit=true} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716696517 data=null} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Clicked on (of type 'Table')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:22:50 [2020-06-09T15:22:50.384Z] DEBUG - Inserting text:00
11:22:50 [2020-06-09T15:22:50.385Z]  into text (of type 'Text')
11:22:50 [2020-06-09T15:22:50.385Z] DEBUG - Attempting to set focus on (of type 'Text')
11:22:50 [2020-06-09T15:22:50.385Z] DEBUG - Typing text '00
11:22:50 [2020-06-09T15:22:50.385Z] ' with an interval of 100ms. between characters.
11:22:50 [2020-06-09T15:22:50.944Z] DEBUG - Attempting to set focus on (of type 'Table')
11:22:50 [2020-06-09T15:22:50.944Z] DEBUG - Selecting rows [7] in (of type 'Table')
11:22:50 [2020-06-09T15:22:50.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716696090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716696090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716696090 data=null doit=true} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716696090 data=null} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716696089 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716696088 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:22:50 [2020-06-09T15:22:50.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716696088 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.868Z] DEBUG - Attempting to set focus on (of type 'Table')
11:22:51 [2020-06-09T15:22:51.868Z] DEBUG - Clicking on (of type 'Table')
11:22:51 [2020-06-09T15:22:51.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716695167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716695167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.868Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716695167 data=null doit=true} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716695167 data=null} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716695167 data=null button=1 stateMask=0x0 x=14 y=12 count=1} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716695161 data=null button=1 stateMask=0x80000 x=14 y=12 count=1} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.868Z] 
11:22:51 [2020-06-09T15:22:51.868Z] !ENTRY org.eclipse.ui 4 0 2020-06-09 15:22:51.669
11:22:51 [2020-06-09T15:22:51.868Z] !MESSAGE Unhandled event loop exception
11:22:51 [2020-06-09T15:22:51.868Z] !STACK 0
11:22:51 [2020-06-09T15:22:51.868Z] org.eclipse.swt.SWTException: Widget is disposed
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.SWT.error(SWT.java:4699)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.SWT.error(SWT.java:4614)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.SWT.error(SWT.java:4585)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:532)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:469)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:586)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.tracecompass.tmf.ui.viewers.events.TmfEventsTable$TableSelectionListener.widgetSelected(TmfEventsTable.java:287)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5874)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1400)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1426)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1409)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1198)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swtbot.swt.finder.widgets.AbstractSWTBot$2.run(AbstractSWTBot.java:192)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$5.doRun(UIThreadRunnable.java:224)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swtbot.swt.finder.finders.UIThreadRunnable$1.run(UIThreadRunnable.java:90)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:22:51 [2020-06-09T15:22:51.868Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:22:51 [2020-06-09T15:22:51.868Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:22:51 [2020-06-09T15:22:51.868Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:22:51 [2020-06-09T15:22:51.869Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:22:51 [2020-06-09T15:22:51.869Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:22:51 [2020-06-09T15:22:51.869Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:22:51 [2020-06-09T15:22:51.869Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:22:51 [2020-06-09T15:22:51.869Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:22:51 [2020-06-09T15:22:51.869Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:22:51 [2020-06-09T15:22:51.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716695151 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')
11:22:51 [2020-06-09T15:22:51.869Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716695146 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.869Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716695145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.869Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716695145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.869Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716695145 data=null doit=true} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.869Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716695145 data=null} to (of type 'Table')
11:22:51 [2020-06-09T15:22:51.869Z] DEBUG - Clicked on (of type 'Table')
11:22:53 [2020-06-09T15:22:53.229Z] DEBUG - Attempting to set focus on (of type 'Table')
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716693007 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Attempting to set focus on Tree with text {}
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716692930 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716692930 data=null doit=true} to TreeItem with text {test}
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716692930 data=null} to TreeItem with text {test}
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716692930 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716692930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716692925 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Clicking on with mnemonic 'Delete'
11:22:54 [2020-06-09T15:22:54.153Z] DEBUG - Clicked on with mnemonic 'Delete'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692445 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692445 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692444 data=null item=null 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')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692444 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716692444 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Clicking on OK
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716692444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716692444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716692444 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716692444 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716692443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716692443 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:22:54 [2020-06-09T15:22:54.408Z] DEBUG - Clicked on OK
11:23:06 [2020-06-09T15:23:06.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716692443 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:06 [2020-06-09T15:23:06.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716692891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:23:09 [2020-06-09T15:23:09.080Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:23:09 [2020-06-09T15:23:09.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:23:09 [2020-06-09T15:23:09.080Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:23:09 [2020-06-09T15:23:09.080Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Attempting to set focus on (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Clicking on (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716677720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716677720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716677720 data=null doit=true} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716677720 data=null} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716677720 data=null button=1 stateMask=0x0 x=206 y=12 count=1} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716677672 data=null button=1 stateMask=0x80000 x=206 y=12 count=1} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716677669 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716677668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716677666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716677666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716677666 data=null doit=true} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716677666 data=null} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Clicked on (of type 'Table')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Inserting text:HostF
11:23:09 [2020-06-09T15:23:09.334Z]  into text (of type 'Text')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Attempting to set focus on (of type 'Text')
11:23:09 [2020-06-09T15:23:09.334Z] DEBUG - Typing text 'HostF
11:23:09 [2020-06-09T15:23:09.334Z] ' with an interval of 100ms. between characters.
11:23:09 [2020-06-09T15:23:09.894Z] DEBUG - Attempting to set focus on (of type 'Table')
11:23:09 [2020-06-09T15:23:09.894Z] DEBUG - Selecting rows [7] in (of type 'Table')
11:23:09 [2020-06-09T15:23:09.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716676946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.894Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716676946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716676945 data=null doit=true} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716676945 data=null} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716676945 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716676945 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:23:09 [2020-06-09T15:23:09.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716676944 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
11:23:10 [2020-06-09T15:23:10.818Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716676024 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:23:10 [2020-06-09T15:23:10.818Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - Attempting to set focus on Tree with text {}
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716675938 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716675938 data=null doit=true} to TreeItem with text {test}
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716675938 data=null} to TreeItem with text {test}
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716675938 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716675938 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716675933 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - Clicking on with mnemonic 'Delete'
11:23:11 [2020-06-09T15:23:11.073Z] DEBUG - Clicked on with mnemonic 'Delete'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675032 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675032 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675032 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675031 data=null item=null 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')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675031 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716675031 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Clicking on OK
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716675031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716675031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716675031 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716675031 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716675030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716675030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:11 [2020-06-09T15:23:11.998Z] DEBUG - Clicked on OK
11:23:13 [2020-06-09T15:23:13.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716675030 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:13 [2020-06-09T15:23:13.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716675896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Attempting to set focus on (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Clicking on (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716671860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716671860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716671860 data=null doit=true} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716671860 data=null} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716671860 data=null button=1 stateMask=0x0 x=102 y=12 count=1} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716671857 data=null button=1 stateMask=0x80000 x=102 y=12 count=1} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716671857 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716671856 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716671855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716671855 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716671855 data=null doit=true} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716671855 data=null} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Clicked on (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Inserting text:2 into text (of type 'Text')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Attempting to set focus on (of type 'Text')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Typing text '2' with an interval of 50ms. between characters.
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Text with text "2", using matcher: of type 'Text'
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Text with text "2", using matcher: (of type 'Text')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Attempting to set focus on (of type 'Text')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Attempting to set focus on (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Clicking on (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716671600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716671600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716671600 data=null doit=true} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716671600 data=null} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716671600 data=null button=1 stateMask=0x0 x=669 y=12 count=1} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716671550 data=null button=1 stateMask=0x80000 x=669 y=12 count=1} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716671550 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716671548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716671547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716671547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716671546 data=null doit=true} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716671546 data=null} to (of type 'Table')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Clicked on (of type 'Table')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Inserting text:F into text (of type 'Text')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Attempting to set focus on (of type 'Text')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Typing text 'F' with an interval of 50ms. between characters.
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - matched Text with text "F", using matcher: of type 'Text'
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - matched Text with text "F", using matcher: (of type 'Text')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:15 [2020-06-09T15:23:15.500Z] DEBUG - Attempting to set focus on (of type 'Text')
11:23:16 [2020-06-09T15:23:16.861Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
11:23:16 [2020-06-09T15:23:16.861Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: with mnemonic 'Timestamp matches "2"'
11:23:16 [2020-06-09T15:23:16.861Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: (of type 'CLabel' and with mnemonic 'Timestamp matches "2"')
11:23:16 [2020-06-09T15:23:16.861Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
11:23:16 [2020-06-09T15:23:16.861Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
11:23:16 [2020-06-09T15:23:16.861Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
11:23:16 [2020-06-09T15:23:16.861Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
11:23:16 [2020-06-09T15:23:16.861Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
11:23:16 [2020-06-09T15:23:16.862Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
11:23:16 [2020-06-09T15:23:16.862Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
11:23:16 [2020-06-09T15:23:16.862Z] DEBUG - Attempting to set focus on (of type 'Table')
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - matched CLabel with text "Timestamp matches "2...", using matcher: of type 'CLabel'
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: of type 'CLabel'
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: with mnemonic 'Message matches "F"'
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - matched CLabel with text "Message matches "F"", using matcher: (of type 'CLabel' and with mnemonic 'Message matches "F"')
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - matched CLabel with text "", using matcher: of type 'CLabel'
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1716669441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1716669441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1716669441 data=null doit=true} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1716669441 data=null} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1716669441 data=null button=1 stateMask=0x0 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{CLabel {} time=-1716669437 data=null button=1 stateMask=0x80000 x=82 y=11 count=1} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.422Z] DEBUG - Clicked on CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.983Z] DEBUG - Clicking on CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{CLabel {} time=-1716668926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.983Z] DEBUG - Sent event MouseMove [5]: MouseEvent{CLabel {} time=-1716668926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.983Z] DEBUG - Sent event Activate [26]: ShellEvent{CLabel {} time=-1716668926 data=null doit=true} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{CLabel {} time=-1716668926 data=null} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{CLabel {} time=-1716668926 data=null button=1 stateMask=0x0 x=9 y=9 count=1} to CLabel with text {Message matches "F"}
11:23:17 [2020-06-09T15:23:17.983Z] DEBUG - Clicked on CLabel with text {}
11:23:19 [2020-06-09T15:23:19.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716667415 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:23:19 [2020-06-09T15:23:19.869Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:23:19 [2020-06-09T15:23:19.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:23:19 [2020-06-09T15:23:19.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:23:19 [2020-06-09T15:23:19.869Z] DEBUG - Attempting to set focus on Tree with text {}
11:23:19 [2020-06-09T15:23:19.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716667367 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:23:19 [2020-06-09T15:23:19.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716667367 data=null doit=true} to TreeItem with text {test}
11:23:19 [2020-06-09T15:23:19.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716667367 data=null} to TreeItem with text {test}
11:23:19 [2020-06-09T15:23:19.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716667367 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:23:19 [2020-06-09T15:23:19.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716667367 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:23:19 [2020-06-09T15:23:19.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716667356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:23:19 [2020-06-09T15:23:19.870Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:23:19 [2020-06-09T15:23:19.870Z] DEBUG - Clicking on with mnemonic 'Delete'
11:23:19 [2020-06-09T15:23:19.870Z] DEBUG - Clicked on with mnemonic 'Delete'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null item=null 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')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716666487 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Clicking on OK
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716666486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716666486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716666486 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716666486 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716666486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716666486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.431Z] DEBUG - Clicked on OK
11:23:20 [2020-06-09T15:23:20.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716666486 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:20 [2020-06-09T15:23:20.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716667324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Attempting to set focus on (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Clicking on (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716663785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716663785 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716663785 data=null doit=true} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716663785 data=null} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716663785 data=null button=1 stateMask=0x0 x=205 y=12 count=1} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716663739 data=null button=1 stateMask=0x80000 x=205 y=12 count=1} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716663736 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716663735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716663734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716663734 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716663734 data=null doit=true} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716663734 data=null} to (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - Clicked on (of type 'Table')
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:23 [2020-06-09T15:23:23.502Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:23 [2020-06-09T15:23:23.503Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:23 [2020-06-09T15:23:23.503Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:23 [2020-06-09T15:23:23.503Z] DEBUG - Inserting text:HostF
11:23:23 [2020-06-09T15:23:23.503Z]  into text (of type 'Text')
11:23:23 [2020-06-09T15:23:23.503Z] DEBUG - Attempting to set focus on (of type 'Text')
11:23:23 [2020-06-09T15:23:23.503Z] DEBUG - Typing text 'HostF
11:23:23 [2020-06-09T15:23:23.503Z] ' with an interval of 100ms. between characters.
11:23:24 [2020-06-09T15:23:24.071Z] DEBUG - Attempting to set focus on (of type 'Table')
11:23:24 [2020-06-09T15:23:24.071Z] DEBUG - Selecting rows [7] in (of type 'Table')
11:23:24 [2020-06-09T15:23:24.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716663021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:24 [2020-06-09T15:23:24.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716663020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:23:24 [2020-06-09T15:23:24.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716663020 data=null doit=true} to (of type 'Table')
11:23:24 [2020-06-09T15:23:24.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716663020 data=null} to (of type 'Table')
11:23:24 [2020-06-09T15:23:24.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716663020 data=null button=1 stateMask=0x0 x=24 y=173 count=1} to (of type 'Table')
11:23:24 [2020-06-09T15:23:24.071Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716663020 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to (of type 'Table')
11:23:24 [2020-06-09T15:23:24.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716663019 data=null button=1 stateMask=0x80000 x=24 y=173 count=1} to (of type 'Table')
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716662100 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Attempting to set focus on Tree with text {}
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716662005 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716662005 data=null doit=true} to TreeItem with text {test}
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716662005 data=null} to TreeItem with text {test}
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716662005 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716662004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716661999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Clicking on with mnemonic 'Delete'
11:23:24 [2020-06-09T15:23:24.995Z] DEBUG - Clicked on with mnemonic 'Delete'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661131 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null item=null 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')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716661130 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Clicking on OK
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716661129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716661129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716661129 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716661129 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716661129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716661129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.920Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:25 [2020-06-09T15:23:25.920Z] DEBUG - Clicked on OK
11:23:31 [2020-06-09T15:23:31.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716661129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:31 [2020-06-09T15:23:31.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716661963 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:23:31 [2020-06-09T15:23:31.410Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 52.064 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest
11:23:31 [2020-06-09T15:23:31.410Z] testMultiHighlightMessage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.329 s
11:23:31 [2020-06-09T15:23:31.410Z] testSwitchToFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 18.735 s
11:23:31 [2020-06-09T15:23:31.410Z] testHighlight(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 6.904 s
11:23:31 [2020-06-09T15:23:31.410Z] testHeaderBar(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 8.045 s
11:23:31 [2020-06-09T15:23:31.410Z] testPreference(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.FilterColorEditorTest)  Time elapsed: 9.86 s
11:23:31 [2020-06-09T15:23:31.410Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
11:23:46 [2020-06-09T15:23:46.239Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 14.73 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest
11:23:46 [2020-06-09T15:23:46.239Z] testPinSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 2.117 s
11:23:46 [2020-06-09T15:23:46.239Z] testPinTwoTraces(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest) skipped
11:23:46 [2020-06-09T15:23:46.239Z] testFollow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 6.167 s
11:23:46 [2020-06-09T15:23:46.239Z] testCloneSingleTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.PinAndCloneTest)  Time elapsed: 3.782 s
11:23:46 [2020-06-09T15:23:46.239Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Clicking on TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716638922 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716638921 data=null doit=true} to TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Attempting to set focus on Table with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716638921 data=null} to TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716638921 data=null button=1 stateMask=0x0 x=265 y=12 count=1} to TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716638912 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716638911 data=null button=1 stateMask=0x80000 x=265 y=12 count=1} to TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {} time=-1716638911 data=null button=0 stateMask=0x0 x=265 y=12 count=0} to TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {} time=-1716638911 data=null doit=true} to TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {} time=-1716638911 data=null} to TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Clicked on TableItem with text {}
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Inserting text:LoggerA|LoggerB|LoggerC into text (of type 'Text')
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Attempting to set focus on (of type 'Text')
11:23:48 [2020-06-09T15:23:48.124Z] DEBUG - Typing text 'LoggerA|LoggerB|LoggerC' with an interval of 50ms. between characters.
11:23:49 [2020-06-09T15:23:49.485Z] DEBUG - Attempting to set focus on (of type 'Text')
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Attempting to set focus on Table with text {}
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716636238 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716636238 data=null doit=true} to TableItem with text {}
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716636238 data=null} to TableItem with text {}
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716636238 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716636238 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716636237 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1716636212 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...'
11:23:50 [2020-06-09T15:23:50.847Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Attempting to set focus on Table with text {}
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1716634240 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1716634240 data=null doit=true} to TableItem with text {}
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1716634240 data=null} to TableItem with text {}
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1716634240 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716634233 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1716634230 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - matched MenuItem with text "Export To Text...", using matcher: with mnemonic 'Export To Text...'
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Clicking on with mnemonic 'Export To Text...'
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export To Text...} time=-1716634203 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...'
11:23:52 [2020-06-09T15:23:52.732Z] DEBUG - Clicked on with mnemonic 'Export To Text...'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716629853 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Attempting to set focus on Tree with text {}
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716629848 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716629848 data=null doit=true} to TreeItem with text {test}
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716629848 data=null} to TreeItem with text {test}
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716629848 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716629848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716629828 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Clicking on with mnemonic 'Delete'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Clicked on with mnemonic 'Delete'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629599 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629599 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629599 data=null item=null 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')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629520 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716629519 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Clicking on OK
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716629503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716629503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716629503 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716629503 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716629503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716629503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.980Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.980Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.980Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.980Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.980Z] DEBUG - Clicked on OK
11:23:57 [2020-06-09T15:23:57.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716629503 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:23:57 [2020-06-09T15:23:57.980Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716629793 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:23:58 [2020-06-09T15:23:58.539Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.371 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest
11:23:58 [2020-06-09T15:23:58.539Z] testExportWithFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 4.963 s
11:23:58 [2020-06-09T15:23:58.539Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.ExportToTsvTest)  Time elapsed: 5.82 s
11:23:58 [2020-06-09T15:23:58.539Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
11:23:58 [2020-06-09T15:23:58.795Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Attempting to set focus on Tree with text {}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1716627697 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1716627697 data=null doit=true} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1716627697 data=null} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1716627696 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716627696 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}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1716627678 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Attempting to set focus on Tree with text {}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1716627678 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1716627677 data=null doit=true} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1716627677 data=null} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1716627677 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716627677 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}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1716627672 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1716627672 data=null doit=true} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1716627672 data=null} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1716627672 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716627672 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}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1716627647 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Attempting to set focus on Tree with text {}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716627646 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716627646 data=null doit=true} to TreeItem with text {Traces [0]}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716627646 data=null} to TreeItem with text {Traces [0]}
11:23:59 [2020-06-09T15:23:59.355Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716627646 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:23:59 [2020-06-09T15:23:59.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716627646 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]}
11:23:59 [2020-06-09T15:23:59.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716627636 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample7782961576619405545.xml"'
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716625909 data=null doit=true} to TreeItem with text {Traces [1]}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716625908 data=null} to TreeItem with text {Traces [1]}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716625908 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716625908 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]}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716625906 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Attempting to set focus on Tree with text {}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716625864 data=null button=0 stateMask=0x0 x=193 y=81 count=0} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7782961576619405545.xml} time=-1716625864 data=null doit=true} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7782961576619405545.xml} time=-1716625864 data=null} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716625864 data=null button=1 stateMask=0x0 x=193 y=81 count=1} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716625864 data=null item=TreeItem {sample7782961576619405545.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716625798 data=null button=1 stateMask=0x80000 x=193 y=81 count=1} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Attempting to set focus on Tree with text {}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716625796 data=null button=0 stateMask=0x0 x=193 y=81 count=0} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7782961576619405545.xml} time=-1716625796 data=null doit=true} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7782961576619405545.xml} time=-1716625796 data=null} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716625796 data=null button=1 stateMask=0x0 x=193 y=81 count=1} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716625796 data=null item=TreeItem {sample7782961576619405545.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7782961576619405545.xml}
11:24:01 [2020-06-09T15:24:01.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716625793 data=null button=1 stateMask=0x80000 x=193 y=81 count=1} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.166Z] DEBUG - matched MenuItem with text "Apply Time Offset...", using matcher: with mnemonic 'Apply Time Offset...'
11:24:02 [2020-06-09T15:24:02.166Z] DEBUG - Clicking on with mnemonic 'Apply Time Offset...'
11:24:02 [2020-06-09T15:24:02.166Z] DEBUG - Clicked on with mnemonic 'Apply Time Offset...'
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - matched Shell with text "Apply time offset", using matcher: with text 'Apply time offset'
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - Attempting to set focus on Shell with text {Apply time offset}
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - Attempting to set focus on Tree with text {}
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716624575 data=null button=0 stateMask=0x0 x=130 y=12 count=0} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7782961576619405545.xml} time=-1716624575 data=null doit=true} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7782961576619405545.xml} time=-1716624575 data=null} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716624574 data=null button=1 stateMask=0x0 x=130 y=12 count=1} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716624574 data=null item=TreeItem {sample7782961576619405545.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716624573 data=null button=1 stateMask=0x80000 x=130 y=12 count=1} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Clicking on TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716624571 data=null button=0 stateMask=0x0 x=417 y=12 count=0} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sample7782961576619405545.xml} time=-1716624571 data=null doit=true} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Attempting to set focus on Tree with text {}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sample7782961576619405545.xml} time=-1716624570 data=null} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716624570 data=null button=1 stateMask=0x0 x=417 y=12 count=1} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716624568 data=null item=TreeItem {sample7782961576619405545.xml} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716624567 data=null button=1 stateMask=0x80000 x=417 y=12 count=1} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {sample7782961576619405545.xml} time=-1716624567 data=null button=0 stateMask=0x0 x=417 y=12 count=0} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {sample7782961576619405545.xml} time=-1716624567 data=null doit=true} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {sample7782961576619405545.xml} time=-1716624567 data=null} to TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Clicked on TreeItem with text {sample7782961576619405545.xml}
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Attempting to set focus on (of type 'Text')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Attempting to set focus on (of type 'Text')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Attempting to set focus on (of type 'Text')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Button with text "Basic", using matcher: of type 'Button'
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Button with text "Advanced", using matcher: of type 'Button'
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Clicking on OK
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716624545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716624545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716624545 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716624545 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716624545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716624545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:02 [2020-06-09T15:24:02.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716624545 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:02 [2020-06-09T15:24:02.981Z] DEBUG - Clicked on 
11:24:02 [2020-06-09T15:24:02.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Apply Time Offset...} time=-1716624851 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...'
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - matched EditorReference with text "", using matcher: with name '"sample7782961576619405545.xml"'
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - TestForOffsetting/Traces/sample7782961576619405545.xml - Eclipse Platform} time=-1716622263 data=null doit=true} to Shell with text {data - TestForOffsetting/Traces/sample7782961576619405545.xml - Eclipse Platform}
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Attempting to set focus on Tree with text {}
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForOffsetting} time=-1716622206 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to TreeItem with text {TestForOffsetting}
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForOffsetting} time=-1716622206 data=null doit=true} to TreeItem with text {TestForOffsetting}
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForOffsetting} time=-1716622205 data=null} to TreeItem with text {TestForOffsetting}
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForOffsetting} time=-1716622205 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716622205 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}
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForOffsetting} time=-1716622188 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to TreeItem with text {TestForOffsetting}
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Clicking on with mnemonic 'Delete'
11:24:04 [2020-06-09T15:24:04.866Z] DEBUG - Clicked on with mnemonic 'Delete'
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null item=null 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')
11:24:05 [2020-06-09T15:24:05.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716621275 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Clicking on OK
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716621274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716621274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716621274 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716621274 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716621274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716621274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:05 [2020-06-09T15:24:05.801Z] DEBUG - Clicked on OK
11:24:06 [2020-06-09T15:24:06.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716621274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:06 [2020-06-09T15:24:06.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716622133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:24:08 [2020-06-09T15:24:08.877Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.24 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting
11:24:08 [2020-06-09T15:24:08.878Z] testOffsetting(org.eclipse.tracecompass.tmf.ui.swtbot.tests.viewers.events.TestTraceOffsetting)  Time elapsed: 8.239 s
11:24:08 [2020-06-09T15:24:08.878Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
11:24:10 [2020-06-09T15:24:10.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
11:24:10 [2020-06-09T15:24:10.239Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:24:10 [2020-06-09T15:24:10.239Z] DEBUG - Attempting to set focus on  with text {}
11:24:10 [2020-06-09T15:24:10.239Z] DEBUG - Attempting to set focus on  with text {}
11:24:10 [2020-06-09T15:24:10.239Z] DEBUG - Attempting to set focus on  with text {}
11:24:10 [2020-06-09T15:24:10.799Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
11:24:11 [2020-06-09T15:24:11.055Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:24:11 [2020-06-09T15:24:11.055Z] DEBUG - Attempting to set focus on  with text {}
11:24:11 [2020-06-09T15:24:11.055Z] DEBUG - Attempting to set focus on  with text {}
11:24:11 [2020-06-09T15:24:11.310Z] DEBUG - Attempting to set focus on  with text {}
11:24:11 [2020-06-09T15:24:11.566Z] DEBUG - Attempting to set focus on  with text {}
11:24:12 [2020-06-09T15:24:12.125Z] DEBUG - Attempting to set focus on  with text {}
11:24:12 [2020-06-09T15:24:12.125Z] DEBUG - Attempting to set focus on  with text {}
11:24:12 [2020-06-09T15:24:12.380Z] DEBUG - Attempting to set focus on  with text {}
11:24:12 [2020-06-09T15:24:12.380Z] DEBUG - Attempting to set focus on  with text {}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - number of items : 5
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716613957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716613957 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716613957 data=null doit=true} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716613956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716613956 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716613956 data=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}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716613955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716613955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716613955 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716613955 data=null doit=true} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716613955 data=null} to ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - number of items : 5
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716613953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716613953 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716613952 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716613952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716613952 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716613952 data=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}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716613951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716613951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716613951 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716613951 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716613951 data=null} to ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Attempting to set focus on  with text {}
11:24:12 [2020-06-09T15:24:12.941Z] DEBUG - Attempting to set focus on  with text {}
11:24:13 [2020-06-09T15:24:13.500Z] DEBUG - Attempting to set focus on  with text {}
11:24:13 [2020-06-09T15:24:13.501Z] DEBUG - Attempting to set focus on  with text {}
11:24:14 [2020-06-09T15:24:14.060Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.xystub"'
11:24:14 [2020-06-09T15:24:14.060Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:24:14 [2020-06-09T15:24:14.060Z] DEBUG - Attempting to set focus on  with text {}
11:24:14 [2020-06-09T15:24:14.060Z] DEBUG - Attempting to set focus on  with text {}
11:24:14 [2020-06-09T15:24:14.317Z] DEBUG - Attempting to set focus on  with text {}
11:24:14 [2020-06-09T15:24:14.317Z] DEBUG - Attempting to set focus on  with text {}
11:24:14 [2020-06-09T15:24:14.317Z] DEBUG - Attempting to set focus on  with text {}
11:24:14 [2020-06-09T15:24:14.317Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.473 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest
11:24:14 [2020-06-09T15:24:14.317Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 1.822 s
11:24:14 [2020-06-09T15:24:14.317Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 3.274 s
11:24:14 [2020-06-09T15:24:14.317Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.XYChartViewTest)  Time elapsed: 0.286 s
11:24:14 [2020-06-09T15:24:14.317Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
11:24:14 [2020-06-09T15:24:14.317Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest
11:24:14 [2020-06-09T15:24:14.317Z] testTrace(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
11:24:14 [2020-06-09T15:24:14.317Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.BookmarksViewTest) skipped
11:24:14 [2020-06-09T15:24:14.317Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
11:24:14 [2020-06-09T15:24:14.877Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
11:24:15 [2020-06-09T15:24:15.436Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:24:15 [2020-06-09T15:24:15.436Z] DEBUG - Attempting to set focus on  with text {}
11:24:15 [2020-06-09T15:24:15.436Z] DEBUG - Attempting to set focus on  with text {}
11:24:15 [2020-06-09T15:24:15.436Z] DEBUG - Attempting to set focus on  with text {}
11:24:15 [2020-06-09T15:24:15.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
11:24:15 [2020-06-09T15:24:15.996Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:24:15 [2020-06-09T15:24:15.996Z] DEBUG - Attempting to set focus on  with text {}
11:24:15 [2020-06-09T15:24:15.996Z] DEBUG - Attempting to set focus on  with text {}
11:24:16 [2020-06-09T15:24:16.557Z] DEBUG - Attempting to set focus on  with text {}
11:24:16 [2020-06-09T15:24:16.557Z] DEBUG - Attempting to set focus on  with text {}
11:24:17 [2020-06-09T15:24:17.117Z] DEBUG - Attempting to set focus on  with text {}
11:24:17 [2020-06-09T15:24:17.117Z] DEBUG - Attempting to set focus on  with text {}
11:24:17 [2020-06-09T15:24:17.676Z] DEBUG - Attempting to set focus on  with text {}
11:24:17 [2020-06-09T15:24:17.676Z] DEBUG - Attempting to set focus on  with text {}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - number of items : 5
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716608891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716608891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716608891 data=null doit=true} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716608891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716608891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716608891 data=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}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716608890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716608889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716608889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716608889 data=null doit=true} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716608889 data=null} to ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - number of items : 5
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716608887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716608887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716608887 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716608886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:17 [2020-06-09T15:24:17.932Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716608886 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:18 [2020-06-09T15:24:18.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716608886 data=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}
11:24:18 [2020-06-09T15:24:18.187Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716608885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:18 [2020-06-09T15:24:18.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716608885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:18 [2020-06-09T15:24:18.187Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716608885 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
11:24:18 [2020-06-09T15:24:18.187Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716608885 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
11:24:18 [2020-06-09T15:24:18.187Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716608885 data=null} to ToolItem with tooltip text {Zoom Out}
11:24:18 [2020-06-09T15:24:18.187Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
11:24:18 [2020-06-09T15:24:18.187Z] DEBUG - Attempting to set focus on  with text {}
11:24:18 [2020-06-09T15:24:18.187Z] DEBUG - Attempting to set focus on  with text {}
11:24:18 [2020-06-09T15:24:18.442Z] DEBUG - Attempting to set focus on  with text {}
11:24:18 [2020-06-09T15:24:18.697Z] DEBUG - Attempting to set focus on  with text {}
11:24:19 [2020-06-09T15:24:19.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.xychart.stub"'
11:24:19 [2020-06-09T15:24:19.257Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:24:19 [2020-06-09T15:24:19.257Z] DEBUG - Attempting to set focus on  with text {}
11:24:19 [2020-06-09T15:24:19.257Z] DEBUG - Attempting to set focus on  with text {}
11:24:19 [2020-06-09T15:24:19.257Z] DEBUG - Attempting to set focus on  with text {}
11:24:19 [2020-06-09T15:24:19.257Z] DEBUG - Attempting to set focus on  with text {}
11:24:19 [2020-06-09T15:24:19.257Z] DEBUG - Attempting to set focus on  with text {}
11:24:19 [2020-06-09T15:24:19.257Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.989 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest
11:24:19 [2020-06-09T15:24:19.257Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 1.234 s
11:24:19 [2020-06-09T15:24:19.257Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 3.277 s
11:24:19 [2020-06-09T15:24:19.257Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.XYChartViewTest)  Time elapsed: 0.223 s
11:24:19 [2020-06-09T15:24:19.257Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716603638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716603638 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716603637 data=null doit=true} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716603637 data=null} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716603637 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716603636 data=null button=0 stateMask=0x80000 x=810 y=107 count=0} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716603636 data=null button=1 stateMask=0x80000 x=810 y=107 count=1} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716603635 data=null button=0 stateMask=0x0 x=810 y=107 count=0} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716603635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716603635 data=null doit=true} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716603635 data=null} to TimeGraphControl with text {}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - number of items : 17
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716603629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716603629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716603629 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716603629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716603629 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716603516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716603516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716603516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716603516 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716603515 data=null} to ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Clicking on OK
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716603513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716603512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716603512 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716603512 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716603512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716603512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:23 [2020-06-09T15:24:23.416Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716603512 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716603629 data=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...}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicked on 
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - number of items : 17
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716601403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716601403 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716601403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716601403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716601403 data=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}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716601394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716601394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716601394 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716601394 data=null} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - number of items : 17
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716601393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716601393 data=null doit=true} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716601393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716601393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716601393 data=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}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716601392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716601392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716601392 data=null doit=true} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716601392 data=null} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - number of items : 17
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716601392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716601392 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716601392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716601392 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716601392 data=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}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716601391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716601391 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716601391 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716601391 data=null} to ToolItem with tooltip text {Add Bookmark...}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - number of items : 17
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716601390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716601390 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716601390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716601390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716601390 data=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}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716601390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716601390 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716601390 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716601390 data=null} to ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - number of items : 17
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716601389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716601389 data=null doit=true} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716601389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716601389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716601389 data=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}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716601389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716601389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716601389 data=null doit=true} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.927Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716601389 data=null} to ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.928Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
11:24:25 [2020-06-09T15:24:25.928Z] DEBUG - number of items : 17
11:24:25 [2020-06-09T15:24:25.928Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:25 [2020-06-09T15:24:25.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716601389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:25 [2020-06-09T15:24:25.928Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716601389 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:25 [2020-06-09T15:24:25.928Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716601389 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:25 [2020-06-09T15:24:25.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716601388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:25 [2020-06-09T15:24:25.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716601388 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716597328 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716597313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716597313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716597312 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716597312 data=null} to ToolItem with tooltip text {Show Legend}
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.087Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Clicking on OK
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716597187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716597187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716597187 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716597187 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716597187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716597187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716597187 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716601388 data=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}
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - Clicked on 
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:30 [2020-06-09T15:24:30.088Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:24:32 [2020-06-09T15:24:32.604Z] DEBUG - number of items : 17
11:24:32 [2020-06-09T15:24:32.604Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.604Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716594258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.604Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716594258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.604Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716594258 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.604Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716594258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716594258 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716594187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716594186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716594186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716594186 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716594186 data=null} to ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.859Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:32 [2020-06-09T15:24:32.860Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Clicking on OK
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716593944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716593944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716593944 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716593944 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716593944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716593944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716593944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716594258 data=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}
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - Clicked on 
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:33 [2020-06-09T15:24:33.116Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593296 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593296 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593296 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593296 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593295 data=null button=0 stateMask=0x80000 x=810 y=107 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593295 data=null button=1 stateMask=0x80000 x=810 y=107 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593295 data=null button=0 stateMask=0x0 x=810 y=107 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593288 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593288 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593287 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593286 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593286 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593284 data=null button=3 stateMask=0x0 x=717 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593284 data=null button=0 stateMask=0x200000 x=345 y=107 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593283 data=null button=3 stateMask=0x200000 x=345 y=107 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593283 data=null button=0 stateMask=0x0 x=345 y=107 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593283 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593283 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593281 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593281 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593281 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593279 data=null button=2 stateMask=0x0 x=903 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593279 data=null button=0 stateMask=0x100000 x=345 y=107 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593279 data=null button=2 stateMask=0x100000 x=345 y=107 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593278 data=null button=0 stateMask=0x0 x=345 y=107 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593278 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593278 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593278 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593274 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593274 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593273 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593273 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593271 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593271 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593270 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593270 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593270 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593270 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593270 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593269 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593269 data=null button=0 stateMask=0x0 x=289 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593268 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593268 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593266 data=null button=1 stateMask=0x0 x=289 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593266 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593265 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593265 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593265 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593265 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593265 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593264 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593263 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593263 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593261 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593258 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593258 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593257 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593257 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593257 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593257 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593256 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593256 data=null button=0 stateMask=0x0 x=326 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593255 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593255 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593253 data=null button=1 stateMask=0x0 x=326 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593253 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593253 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593252 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593252 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593252 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593252 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593251 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593250 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593250 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593248 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593247 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593247 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593247 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593247 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593247 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593245 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593245 data=null button=0 stateMask=0x0 x=363 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593245 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593245 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593237 data=null button=1 stateMask=0x0 x=363 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593236 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593236 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593236 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593235 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593235 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593234 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593234 data=null button=0 stateMask=0x0 x=382 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593234 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593234 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593231 data=null button=1 stateMask=0x0 x=382 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593231 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593231 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593230 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593230 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593230 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593229 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593229 data=null button=0 stateMask=0x0 x=401 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593228 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593228 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593223 data=null button=1 stateMask=0x0 x=401 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593222 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593222 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593222 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593222 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593221 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593220 data=null button=0 stateMask=0x0 x=419 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593220 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593220 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593217 data=null button=1 stateMask=0x0 x=419 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593217 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593217 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593216 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593216 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593216 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593214 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593214 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593214 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593212 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593211 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593211 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593205 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593205 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.679Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593205 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593203 data=null button=0 stateMask=0x0 x=456 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593203 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593202 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593200 data=null button=1 stateMask=0x0 x=456 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593199 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593199 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593199 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593199 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593199 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593197 data=null button=0 stateMask=0x0 x=475 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593196 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593196 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593190 data=null button=1 stateMask=0x0 x=475 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593189 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593188 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593188 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593188 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593188 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593188 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593186 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593186 data=null button=0 stateMask=0x0 x=494 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593185 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593185 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593183 data=null button=1 stateMask=0x0 x=494 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593182 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593182 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593182 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593181 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593181 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593180 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593180 data=null button=0 stateMask=0x0 x=512 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593179 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593179 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593145 data=null button=1 stateMask=0x0 x=512 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593144 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593144 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593144 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593144 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593144 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593142 data=null button=0 stateMask=0x0 x=531 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593142 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593142 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593139 data=null button=1 stateMask=0x0 x=531 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593139 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593138 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593138 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593138 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593138 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593136 data=null button=0 stateMask=0x0 x=550 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593136 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593136 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593133 data=null button=1 stateMask=0x0 x=550 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593133 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593133 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593132 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593126 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593126 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593126 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593124 data=null button=0 stateMask=0x0 x=568 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593124 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593124 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593121 data=null button=1 stateMask=0x0 x=568 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593121 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593121 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593120 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593120 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593120 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593118 data=null button=0 stateMask=0x0 x=587 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593118 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593118 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593113 data=null button=1 stateMask=0x0 x=587 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593112 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593112 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593111 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593111 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593111 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593109 data=null button=0 stateMask=0x0 x=605 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593109 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593109 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593107 data=null button=1 stateMask=0x0 x=605 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593106 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593106 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593106 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593106 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593106 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593104 data=null button=0 stateMask=0x0 x=624 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593104 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593104 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593101 data=null button=1 stateMask=0x0 x=624 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593101 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593101 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593100 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593100 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593100 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593095 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593095 data=null button=0 stateMask=0x0 x=643 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593095 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593095 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593093 data=null button=1 stateMask=0x0 x=643 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593092 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593092 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593092 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593091 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593091 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.937Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593090 data=null button=0 stateMask=0x0 x=661 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593089 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593089 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593087 data=null button=1 stateMask=0x0 x=661 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593086 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593086 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593086 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593086 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593086 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593084 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593084 data=null button=0 stateMask=0x0 x=680 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593084 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593084 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593047 data=null button=1 stateMask=0x0 x=680 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593046 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593046 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593046 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593045 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593045 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593044 data=null button=0 stateMask=0x0 x=699 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593043 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593043 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593041 data=null button=1 stateMask=0x0 x=699 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593040 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593040 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593040 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593040 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593040 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593038 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593038 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593038 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593036 data=null button=1 stateMask=0x0 x=717 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593035 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593035 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593035 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593034 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593034 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593029 data=null button=0 stateMask=0x0 x=736 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593028 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593028 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593026 data=null button=1 stateMask=0x0 x=736 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593025 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593025 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593025 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593025 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593025 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593025 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593023 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593023 data=null button=0 stateMask=0x0 x=754 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593023 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593023 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593020 data=null button=1 stateMask=0x0 x=754 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593020 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593020 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593020 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593019 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593019 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593018 data=null button=0 stateMask=0x0 x=773 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593018 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593017 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593012 data=null button=1 stateMask=0x0 x=773 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593011 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593011 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593011 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593010 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593010 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593010 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716593009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593009 data=null button=0 stateMask=0x0 x=792 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716593008 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716593008 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716593006 data=null button=1 stateMask=0x0 x=792 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593005 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716593005 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716593005 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716593005 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716593005 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716593005 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592948 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592947 data=null button=0 stateMask=0x0 x=810 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592947 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592947 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592945 data=null button=1 stateMask=0x0 x=810 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592944 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592944 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592944 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592944 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592944 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592942 data=null button=0 stateMask=0x0 x=829 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592942 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592942 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592940 data=null button=1 stateMask=0x0 x=829 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592939 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592939 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592939 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592939 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592938 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592938 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592937 data=null button=0 stateMask=0x0 x=848 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592937 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592937 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592931 data=null button=1 stateMask=0x0 x=848 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592930 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592930 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592930 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592930 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592930 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592928 data=null button=0 stateMask=0x0 x=866 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592928 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592928 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592925 data=null button=1 stateMask=0x0 x=866 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592925 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592925 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592925 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592924 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592924 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592923 data=null button=0 stateMask=0x0 x=885 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592923 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592923 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592920 data=null button=1 stateMask=0x0 x=885 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592920 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592920 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592919 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592919 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592919 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592914 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592914 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592914 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592912 data=null button=1 stateMask=0x0 x=903 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592911 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592911 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592911 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592911 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592910 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592909 data=null button=0 stateMask=0x0 x=922 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592909 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592909 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592907 data=null button=1 stateMask=0x0 x=922 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592906 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592906 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592906 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592905 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592905 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592904 data=null button=0 stateMask=0x0 x=941 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592904 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592904 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592898 data=null button=1 stateMask=0x0 x=941 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592897 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592897 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592897 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592897 data=null doit=true} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592897 data=null} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592895 data=null button=0 stateMask=0x0 x=959 y=50 count=0} to TimeGraphControl with text {}
11:24:33 [2020-06-09T15:24:33.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592895 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592895 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592843 data=null button=1 stateMask=0x0 x=959 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592842 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592842 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592841 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592841 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592841 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592839 data=null button=0 stateMask=0x0 x=270 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592839 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592839 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592836 data=null button=1 stateMask=0x0 x=270 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592836 data=null button=0 stateMask=0x80000 x=289 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592836 data=null button=1 stateMask=0x80000 x=289 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592835 data=null button=0 stateMask=0x0 x=289 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592835 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592835 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592833 data=null button=0 stateMask=0x0 x=289 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592833 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592833 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592827 data=null button=1 stateMask=0x0 x=289 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592827 data=null button=0 stateMask=0x80000 x=307 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592826 data=null button=1 stateMask=0x80000 x=307 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592826 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592826 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592826 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592824 data=null button=0 stateMask=0x0 x=307 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592824 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592824 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592822 data=null button=1 stateMask=0x0 x=307 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592821 data=null button=0 stateMask=0x80000 x=326 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592821 data=null button=1 stateMask=0x80000 x=326 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592821 data=null button=0 stateMask=0x0 x=326 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592821 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592820 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592819 data=null button=0 stateMask=0x0 x=326 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592819 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592819 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592816 data=null button=1 stateMask=0x0 x=326 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592816 data=null button=0 stateMask=0x80000 x=345 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592816 data=null button=1 stateMask=0x80000 x=345 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592816 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592815 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592815 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592810 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592810 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592810 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592808 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592807 data=null button=0 stateMask=0x80000 x=363 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592807 data=null button=1 stateMask=0x80000 x=363 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592807 data=null button=0 stateMask=0x0 x=363 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592806 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592806 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592805 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592805 data=null button=0 stateMask=0x0 x=363 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592805 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592805 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592802 data=null button=1 stateMask=0x0 x=363 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592802 data=null button=0 stateMask=0x80000 x=382 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592802 data=null button=1 stateMask=0x80000 x=382 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592802 data=null button=0 stateMask=0x0 x=382 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592801 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592801 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592800 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592800 data=null button=0 stateMask=0x0 x=382 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592800 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592800 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592794 data=null button=1 stateMask=0x0 x=382 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592794 data=null button=0 stateMask=0x80000 x=401 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592793 data=null button=1 stateMask=0x80000 x=401 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592793 data=null button=0 stateMask=0x0 x=401 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592793 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592793 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592791 data=null button=0 stateMask=0x0 x=401 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592791 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592791 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592789 data=null button=1 stateMask=0x0 x=401 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592788 data=null button=0 stateMask=0x80000 x=419 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592788 data=null button=1 stateMask=0x80000 x=419 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592788 data=null button=0 stateMask=0x0 x=419 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592788 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592788 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592786 data=null button=0 stateMask=0x0 x=419 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592786 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592786 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592784 data=null button=1 stateMask=0x0 x=419 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592783 data=null button=0 stateMask=0x80000 x=438 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592783 data=null button=1 stateMask=0x80000 x=438 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592783 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592783 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592782 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592747 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592747 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592747 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592747 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592744 data=null button=1 stateMask=0x0 x=438 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592744 data=null button=0 stateMask=0x80000 x=456 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592743 data=null button=1 stateMask=0x80000 x=456 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592743 data=null button=0 stateMask=0x0 x=456 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592743 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592743 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592741 data=null button=0 stateMask=0x0 x=456 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592741 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592741 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592739 data=null button=1 stateMask=0x0 x=456 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592738 data=null button=0 stateMask=0x80000 x=475 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592738 data=null button=1 stateMask=0x80000 x=475 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592738 data=null button=0 stateMask=0x0 x=475 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592738 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592737 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592737 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592736 data=null button=0 stateMask=0x0 x=475 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592736 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592736 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592730 data=null button=1 stateMask=0x0 x=475 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592729 data=null button=0 stateMask=0x80000 x=494 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592729 data=null button=1 stateMask=0x80000 x=494 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592729 data=null button=0 stateMask=0x0 x=494 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592729 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592729 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592729 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592727 data=null button=0 stateMask=0x0 x=494 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592727 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592727 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592725 data=null button=1 stateMask=0x0 x=494 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592724 data=null button=0 stateMask=0x80000 x=512 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592724 data=null button=1 stateMask=0x80000 x=512 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592723 data=null button=0 stateMask=0x0 x=512 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592723 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592723 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592721 data=null button=0 stateMask=0x0 x=512 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592721 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592721 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592719 data=null button=1 stateMask=0x0 x=512 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592718 data=null button=0 stateMask=0x80000 x=531 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592718 data=null button=1 stateMask=0x80000 x=531 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592718 data=null button=0 stateMask=0x0 x=531 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592711 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592711 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592710 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592710 data=null button=0 stateMask=0x0 x=531 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592710 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592710 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592707 data=null button=1 stateMask=0x0 x=531 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592707 data=null button=0 stateMask=0x80000 x=550 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592706 data=null button=1 stateMask=0x80000 x=550 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592706 data=null button=0 stateMask=0x0 x=550 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592706 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592706 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592704 data=null button=0 stateMask=0x0 x=550 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592704 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592704 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592702 data=null button=1 stateMask=0x0 x=550 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592701 data=null button=0 stateMask=0x80000 x=568 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592701 data=null button=1 stateMask=0x80000 x=568 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592701 data=null button=0 stateMask=0x0 x=568 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592695 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592695 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592693 data=null button=0 stateMask=0x0 x=568 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592693 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592693 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592690 data=null button=1 stateMask=0x0 x=568 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592690 data=null button=0 stateMask=0x80000 x=587 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592690 data=null button=1 stateMask=0x80000 x=587 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592689 data=null button=0 stateMask=0x0 x=587 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592689 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592689 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592688 data=null button=0 stateMask=0x0 x=587 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592688 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592687 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592685 data=null button=1 stateMask=0x0 x=587 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592682 data=null button=0 stateMask=0x80000 x=605 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592681 data=null button=1 stateMask=0x80000 x=605 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592681 data=null button=0 stateMask=0x0 x=605 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592681 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.197Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592681 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592680 data=null button=0 stateMask=0x0 x=605 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592679 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592679 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592677 data=null button=1 stateMask=0x0 x=605 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592677 data=null button=0 stateMask=0x80000 x=624 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592676 data=null button=1 stateMask=0x80000 x=624 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592676 data=null button=0 stateMask=0x0 x=624 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592676 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592676 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592676 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592675 data=null button=0 stateMask=0x0 x=624 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592674 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592674 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592648 data=null button=1 stateMask=0x0 x=624 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592647 data=null button=0 stateMask=0x80000 x=643 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592647 data=null button=1 stateMask=0x80000 x=643 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592646 data=null button=0 stateMask=0x0 x=643 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592646 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592646 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592645 data=null button=0 stateMask=0x0 x=643 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592644 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592644 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592642 data=null button=1 stateMask=0x0 x=643 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592641 data=null button=0 stateMask=0x80000 x=661 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592641 data=null button=1 stateMask=0x80000 x=661 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592641 data=null button=0 stateMask=0x0 x=661 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592641 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592641 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592639 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592639 data=null button=0 stateMask=0x0 x=661 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592639 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592639 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592636 data=null button=1 stateMask=0x0 x=661 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592636 data=null button=0 stateMask=0x80000 x=680 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592636 data=null button=1 stateMask=0x80000 x=680 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592636 data=null button=0 stateMask=0x0 x=680 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592635 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592635 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592631 data=null button=0 stateMask=0x0 x=680 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592630 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592630 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592628 data=null button=1 stateMask=0x0 x=680 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592627 data=null button=0 stateMask=0x80000 x=699 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592627 data=null button=1 stateMask=0x80000 x=699 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592627 data=null button=0 stateMask=0x0 x=699 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592627 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592627 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592625 data=null button=0 stateMask=0x0 x=699 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592625 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.198Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592625 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592623 data=null button=1 stateMask=0x0 x=699 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592622 data=null button=0 stateMask=0x80000 x=717 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592622 data=null button=1 stateMask=0x80000 x=717 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592622 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592622 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592622 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592620 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592620 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592620 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592615 data=null button=1 stateMask=0x0 x=717 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592614 data=null button=0 stateMask=0x80000 x=736 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592614 data=null button=1 stateMask=0x80000 x=736 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592614 data=null button=0 stateMask=0x0 x=736 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592613 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592613 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592612 data=null button=0 stateMask=0x0 x=736 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592612 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592612 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592609 data=null button=1 stateMask=0x0 x=736 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592609 data=null button=0 stateMask=0x80000 x=754 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592609 data=null button=1 stateMask=0x80000 x=754 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592609 data=null button=0 stateMask=0x0 x=754 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592609 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592608 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592607 data=null button=0 stateMask=0x0 x=754 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592607 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592607 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592604 data=null button=1 stateMask=0x0 x=754 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592603 data=null button=0 stateMask=0x80000 x=773 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592603 data=null button=1 stateMask=0x80000 x=773 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592603 data=null button=0 stateMask=0x0 x=773 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.454Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592602 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592602 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592597 data=null button=0 stateMask=0x0 x=773 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592597 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592597 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592594 data=null button=1 stateMask=0x0 x=773 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592593 data=null button=0 stateMask=0x80000 x=792 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592593 data=null button=1 stateMask=0x80000 x=792 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592593 data=null button=0 stateMask=0x0 x=792 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592593 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592593 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592593 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592591 data=null button=0 stateMask=0x0 x=792 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592591 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592591 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592588 data=null button=1 stateMask=0x0 x=792 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592588 data=null button=0 stateMask=0x80000 x=810 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592588 data=null button=1 stateMask=0x80000 x=810 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592587 data=null button=0 stateMask=0x0 x=810 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592587 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592587 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592586 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592586 data=null button=0 stateMask=0x0 x=810 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592585 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592585 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592580 data=null button=1 stateMask=0x0 x=810 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592579 data=null button=0 stateMask=0x80000 x=829 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592579 data=null button=1 stateMask=0x80000 x=829 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592579 data=null button=0 stateMask=0x0 x=829 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592546 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592546 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592544 data=null button=0 stateMask=0x0 x=829 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592544 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592544 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592542 data=null button=1 stateMask=0x0 x=829 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592541 data=null button=0 stateMask=0x80000 x=848 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592541 data=null button=1 stateMask=0x80000 x=848 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592541 data=null button=0 stateMask=0x0 x=848 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592541 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592540 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592539 data=null button=0 stateMask=0x0 x=848 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592539 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592539 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592537 data=null button=1 stateMask=0x0 x=848 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592536 data=null button=0 stateMask=0x80000 x=866 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592536 data=null button=1 stateMask=0x80000 x=866 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592536 data=null button=0 stateMask=0x0 x=866 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592536 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592536 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592534 data=null button=0 stateMask=0x0 x=866 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592534 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592534 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592529 data=null button=1 stateMask=0x0 x=866 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592529 data=null button=0 stateMask=0x80000 x=885 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592529 data=null button=1 stateMask=0x80000 x=885 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592528 data=null button=0 stateMask=0x0 x=885 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592528 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592528 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592528 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592527 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592527 data=null button=0 stateMask=0x0 x=885 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592527 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592527 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592525 data=null button=1 stateMask=0x0 x=885 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592524 data=null button=0 stateMask=0x80000 x=903 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592524 data=null button=1 stateMask=0x80000 x=903 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592524 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592524 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592524 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592522 data=null button=0 stateMask=0x0 x=903 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592522 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592522 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592520 data=null button=1 stateMask=0x0 x=903 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592519 data=null button=0 stateMask=0x80000 x=922 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592519 data=null button=1 stateMask=0x80000 x=922 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592519 data=null button=0 stateMask=0x0 x=922 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592519 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592519 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592519 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592518 data=null button=0 stateMask=0x0 x=922 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592517 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592511 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592509 data=null button=1 stateMask=0x0 x=922 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592508 data=null button=0 stateMask=0x80000 x=941 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592508 data=null button=1 stateMask=0x80000 x=941 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592508 data=null button=0 stateMask=0x0 x=941 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592508 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592508 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592506 data=null button=0 stateMask=0x0 x=941 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592506 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592506 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592504 data=null button=1 stateMask=0x0 x=941 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592504 data=null button=0 stateMask=0x80000 x=959 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592503 data=null button=1 stateMask=0x80000 x=959 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592503 data=null button=0 stateMask=0x0 x=959 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592503 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592503 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592502 data=null button=0 stateMask=0x0 x=959 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592502 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592501 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592497 data=null button=1 stateMask=0x0 x=959 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592496 data=null button=0 stateMask=0x80000 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592496 data=null button=1 stateMask=0x80000 x=978 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592496 data=null button=0 stateMask=0x0 x=978 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592496 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592496 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592494 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592494 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592494 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592492 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592491 data=null button=0 stateMask=0x80000 x=717 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592491 data=null button=1 stateMask=0x80000 x=717 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592491 data=null button=0 stateMask=0x0 x=717 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592491 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592491 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592491 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1716592490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592489 data=null button=0 stateMask=0x0 x=345 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1716592489 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1716592489 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1716592487 data=null button=1 stateMask=0x0 x=345 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592487 data=null button=0 stateMask=0x80000 x=438 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1716592487 data=null button=1 stateMask=0x80000 x=438 y=50 count=1} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1716592486 data=null button=0 stateMask=0x0 x=438 y=50 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1716592486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1716592486 data=null doit=true} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1716592486 data=null} to TimeGraphControl with text {}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - number of items : 17
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716592482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716592482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716592482 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716592482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716592482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716592379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716592378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716592378 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716592378 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716592378 data=null} to ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.711Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:34 [2020-06-09T15:24:34.711Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:34 [2020-06-09T15:24:34.711Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.711Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.712Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Clicking on OK
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716592201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716592201 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716592201 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716592201 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716592200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716592200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716592200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716592482 data=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}
11:24:34 [2020-06-09T15:24:34.713Z] DEBUG - Clicked on 
11:24:34 [2020-06-09T15:24:34.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:34 [2020-06-09T15:24:34.968Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:24:35 [2020-06-09T15:24:35.528Z] DEBUG - number of items : 17
11:24:35 [2020-06-09T15:24:35.528Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716591513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716591513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716591513 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716591513 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716591512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716591445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716591445 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716591444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716591444 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716591444 data=null} to ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.529Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - Clicking on OK
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716591321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716591321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716591321 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716591321 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716591321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716591321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716591321 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:35 [2020-06-09T15:24:35.530Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716591512 data=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}
11:24:35 [2020-06-09T15:24:35.785Z] DEBUG - Clicked on 
11:24:35 [2020-06-09T15:24:35.785Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:35 [2020-06-09T15:24:35.785Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - number of items : 17
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716590623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716590623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716590623 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716590623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716590623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716590554 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716590553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716590553 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716590553 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716590553 data=null} to ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Clicking on OK
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716590350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716590350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716590350 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716590350 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716590350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716590350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716590349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716590623 data=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}
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - Clicked on 
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:36 [2020-06-09T15:24:36.613Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:24:37 [2020-06-09T15:24:37.173Z] DEBUG - number of items : 17
11:24:37 [2020-06-09T15:24:37.173Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.173Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716589703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.173Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716589703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.173Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716589703 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.173Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716589703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.173Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716589703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.428Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716589599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716589598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716589598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716589598 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716589598 data=null} to ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.429Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - Clicking on OK
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716589430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716589430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716589430 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716589430 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716589430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716589430 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716589430 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:37 [2020-06-09T15:24:37.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716589703 data=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}
11:24:37 [2020-06-09T15:24:37.685Z] DEBUG - Clicked on 
11:24:37 [2020-06-09T15:24:37.685Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:37 [2020-06-09T15:24:37.685Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:24:41 [2020-06-09T15:24:41.844Z] DEBUG - number of items : 17
11:24:41 [2020-06-09T15:24:41.844Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:41 [2020-06-09T15:24:41.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716585242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:41 [2020-06-09T15:24:41.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716585241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:41 [2020-06-09T15:24:41.844Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716585241 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:41 [2020-06-09T15:24:41.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716585241 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:41 [2020-06-09T15:24:41.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716585240 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716584960 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716584959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716584959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716584959 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716584959 data=null} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.099Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Clicking on OK
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716584946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716584946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716584945 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716584945 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716584945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716584945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716584945 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716585240 data=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}
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - Clicked on 
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:42 [2020-06-09T15:24:42.100Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - number of items : 17
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716584230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716584230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716584230 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716584230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716584230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716584161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716584161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716584161 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716584161 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716584161 data=null} to ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1716584160 data=null doit=true} to Shell with text {Legend}
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.660Z] 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')
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.660Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1716583997 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\"")
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"") to 100
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.917Z] 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')
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Clicking on OK
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716583924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716583923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716583923 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716583923 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716583923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716583923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716583923 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:42 [2020-06-09T15:24:42.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716584230 data=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}
11:24:43 [2020-06-09T15:24:43.175Z] DEBUG - Clicked on 
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - number of items : 17
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716582787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716582787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716582787 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716582787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716582787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716582720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716582719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716582719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716582719 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716582719 data=null} to ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:44 [2020-06-09T15:24:44.101Z] 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')
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.101Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.356Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:44 [2020-06-09T15:24:44.357Z] 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')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Clicking on 
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716582684 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')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716582669 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')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716582669 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716582669 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716582669 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')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716582669 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')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716582669 data=null 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')
11:24:44 [2020-06-09T15:24:44.357Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "\"LASER\"" and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Clicked on 
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "\"LASER\"")
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "\"LASER\""
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:44 [2020-06-09T15:24:44.357Z] 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')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Clicking on OK
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716582585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716582585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716582585 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716582585 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716582584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716582584 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716582584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716582787 data=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}
11:24:44 [2020-06-09T15:24:44.357Z] DEBUG - Clicked on 
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - number of items : 17
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716581478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716581478 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716581477 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716581477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716581477 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716581407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716581407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716581407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716581406 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716581406 data=null} to ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.720Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Clicking on OK
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716581212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716581212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716581212 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716581212 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716581212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716581212 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716581212 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716581477 data=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}
11:24:45 [2020-06-09T15:24:45.721Z] DEBUG - Clicked on 
11:24:45 [2020-06-09T15:24:45.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:45 [2020-06-09T15:24:45.976Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:24:46 [2020-06-09T15:24:46.536Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - number of items : 17
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716580070 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716580069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716580069 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716580069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716580069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716580069 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716580069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716580069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716580069 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716580069 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716580069 data=null} to ToolItem with tooltip text {Hide Empty Rows}
11:24:46 [2020-06-09T15:24:46.791Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
11:24:47 [2020-06-09T15:24:47.365Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:24:47 [2020-06-09T15:24:47.365Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:24:47 [2020-06-09T15:24:47.620Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
11:24:47 [2020-06-09T15:24:47.620Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1716579301 data=null doit=true} to Shell with text {Time Event Filter}
11:24:47 [2020-06-09T15:24:47.620Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:24:47 [2020-06-09T15:24:47.620Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:24:47 [2020-06-09T15:24:47.620Z] DEBUG - Attempting to set focus on (of type 'Text')
11:24:47 [2020-06-09T15:24:47.620Z] DEBUG - Attempting to set focus on (of type 'Text')
11:24:48 [2020-06-09T15:24:48.180Z] DEBUG - number of items : 17
11:24:48 [2020-06-09T15:24:48.180Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716578726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716578726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.180Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716578726 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716578726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716578726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716578726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716578725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716578725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716578725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716578725 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716578725 data=null} to ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1716578722 data=null doit=true} to Shell with text {Time Event Filter}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Close (Esc)'
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Clicking on 
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716578720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716578720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716578720 data=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716578720 data=null} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716578719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716578719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716578719 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with tooltip 'Close (Esc)' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Clicked on 
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - number of items : 17
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716578675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716578675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716578675 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716578675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716578675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716578427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716578427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716578427 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716578427 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716578427 data=null} to ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.436Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.437Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - Clicking on OK
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716578398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716578398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716578398 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716578398 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716578398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716578398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716578398 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:24:48 [2020-06-09T15:24:48.438Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716578675 data=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}
11:24:48 [2020-06-09T15:24:48.693Z] DEBUG - Clicked on 
11:24:48 [2020-06-09T15:24:48.693Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:24:48 [2020-06-09T15:24:48.693Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - number of items : 17
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716563814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716563814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716563814 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716563814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716563814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716563743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716563743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716563743 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716563743 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716563743 data=null} to ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.521Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Clicking on OK
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716563539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716563539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716563539 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716563539 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716563539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716563539 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716563539 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716563814 data=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}
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - Clicked on 
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:25:03 [2020-06-09T15:25:03.522Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:25:04 [2020-06-09T15:25:04.084Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:04 [2020-06-09T15:25:04.084Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:04 [2020-06-09T15:25:04.084Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:04 [2020-06-09T15:25:04.645Z] DEBUG - number of items : 17
11:25:04 [2020-06-09T15:25:04.645Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716562402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.645Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716562402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.645Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716562402 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716562402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716562402 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716562121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716562120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716562120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716562120 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716562120 data=null} to ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.901Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Clicking on OK
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716562111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716562111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716562111 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716562111 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716562111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716562111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716562111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716562402 data=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}
11:25:04 [2020-06-09T15:25:04.902Z] DEBUG - Clicked on 
11:25:05 [2020-06-09T15:25:05.157Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:25:05 [2020-06-09T15:25:05.157Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - number of items : 17
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716561374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716561374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716561374 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716561374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716561374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716561281 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716561280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716561280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716561280 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716561280 data=null} to ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1716561229 data=null doit=true} to Shell with text {Legend}
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:05 [2020-06-09T15:25:05.718Z] 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')
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
11:25:05 [2020-06-09T15:25:05.718Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Setting selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Scale {} time=-1716561197 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")
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Set selection on (of type 'Scale' and with key=legend.entry.key and value matching "HAIR") to 25
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:05 [2020-06-09T15:25:05.719Z] 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')
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Clicking on OK
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716561179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716561179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716561179 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716561179 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716561179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716561179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716561179 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716561374 data=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}
11:25:05 [2020-06-09T15:25:05.719Z] DEBUG - Clicked on 
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - number of items : 17
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716560089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716560089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716560089 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716560089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716560089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716560020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716560019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716560019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716560019 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716560019 data=null} to ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:07 [2020-06-09T15:25:07.081Z] 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')
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:07 [2020-06-09T15:25:07.081Z] 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')
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Clicking on 
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716560002 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')
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716560002 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')
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716560002 data=null doit=true} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716560002 data=null} to (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716560002 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')
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716560002 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')
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716560002 data=null 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')
11:25:07 [2020-06-09T15:25:07.081Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.081Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.081Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.081Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.081Z] WARN - Widget is not enabled: (of type 'Button' and with key=legend.entry.key and value matching "HAIR" and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - Clicked on 
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Scale with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Scale with text "", using matcher: (of type 'Scale' and with key=legend.entry.key and value matching "HAIR")
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Scale with text "", using matcher: of type 'Scale'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: with key=legend.entry.key and value matching "HAIR"
11:25:07 [2020-06-09T15:25:07.081Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:07 [2020-06-09T15:25:07.082Z] 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')
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Clicking on OK
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716559968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716559968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716559828 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716559828 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716559828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716559828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716559828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716560089 data=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}
11:25:07 [2020-06-09T15:25:07.082Z] DEBUG - Clicked on 
11:25:08 [2020-06-09T15:25:08.445Z] DEBUG - number of items : 17
11:25:08 [2020-06-09T15:25:08.445Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716558708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.445Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716558708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.445Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716558708 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716558708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716558708 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716558621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716558620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716558620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716558620 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716558620 data=null} to ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.446Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Clicking on OK
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716558436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716558436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716558436 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716558436 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716558436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716558436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716558436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716558708 data=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}
11:25:08 [2020-06-09T15:25:08.447Z] DEBUG - Clicked on 
11:25:08 [2020-06-09T15:25:08.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:25:08 [2020-06-09T15:25:08.702Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:25:09 [2020-06-09T15:25:09.262Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:09 [2020-06-09T15:25:09.262Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:09 [2020-06-09T15:25:09.262Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:09 [2020-06-09T15:25:09.821Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:09 [2020-06-09T15:25:09.821Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:10 [2020-06-09T15:25:10.076Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:10 [2020-06-09T15:25:10.076Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:10 [2020-06-09T15:25:10.636Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:10 [2020-06-09T15:25:10.636Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:11 [2020-06-09T15:25:11.195Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:11 [2020-06-09T15:25:11.195Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:11 [2020-06-09T15:25:11.755Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:11 [2020-06-09T15:25:11.755Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - number of items : 17
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716554782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716554782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716554782 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716554782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716554782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716554505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716554505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716554505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716554505 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716554505 data=null} to ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.316Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.317Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.572Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Clicking on OK
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716554497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716554497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716554497 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716554497 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716554497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716554497 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716554497 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716554782 data=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}
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - Clicked on 
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:25:12 [2020-06-09T15:25:12.573Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:25:13 [2020-06-09T15:25:13.132Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:13 [2020-06-09T15:25:13.133Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:13 [2020-06-09T15:25:13.133Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:13 [2020-06-09T15:25:13.133Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
11:25:13 [2020-06-09T15:25:13.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1716553750 data=null doit=true} to Shell with text {Time Event Filter}
11:25:13 [2020-06-09T15:25:13.133Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:25:13 [2020-06-09T15:25:13.133Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:25:13 [2020-06-09T15:25:13.693Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:15 [2020-06-09T15:25:15.055Z] DEBUG - matched Shell with text "Time Event Filter", using matcher: with text 'Time Event Filter'
11:25:15 [2020-06-09T15:25:15.055Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Time Event Filter} time=-1716552134 data=null doit=true} to Shell with text {Time Event Filter}
11:25:15 [2020-06-09T15:25:15.055Z] DEBUG - matched Text with text "Hat1", using matcher: of type 'Text'
11:25:15 [2020-06-09T15:25:15.055Z] DEBUG - matched Text with text "Hat1", using matcher: (of type 'Text')
11:25:15 [2020-06-09T15:25:15.055Z] DEBUG - Attempting to set focus on (of type 'Text')
11:25:15 [2020-06-09T15:25:15.055Z] DEBUG - Attempting to set focus on (of type 'Text')
11:25:15 [2020-06-09T15:25:15.310Z] DEBUG - number of items : 17
11:25:15 [2020-06-09T15:25:15.310Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716551603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716551602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716551602 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716551602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716551602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716551548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716551548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716551548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716551548 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716551547 data=null} to ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.311Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - Clicking on OK
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716551538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716551538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716551538 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716551538 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716551538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716551538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716551538 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:15 [2020-06-09T15:25:15.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716551602 data=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}
11:25:15 [2020-06-09T15:25:15.566Z] DEBUG - Clicked on 
11:25:15 [2020-06-09T15:25:15.566Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.timegraph.stub"'
11:25:15 [2020-06-09T15:25:15.566Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:25:16 [2020-06-09T15:25:16.125Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:16 [2020-06-09T15:25:16.125Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:16 [2020-06-09T15:25:16.125Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:16 [2020-06-09T15:25:16.125Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:16 [2020-06-09T15:25:16.125Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
11:25:16 [2020-06-09T15:25:16.685Z] DEBUG - number of items : 17
11:25:16 [2020-06-09T15:25:16.685Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716550393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716550393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716550393 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716550393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716550393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716550288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716550272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716550272 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716550272 data=null doit=true} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716550272 data=null} to ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.686Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Clicking on OK
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716550124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716550124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716550124 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716550124 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716550124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716550124 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716550124 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716550393 data=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}
11:25:16 [2020-06-09T15:25:16.942Z] DEBUG - Clicked on 
11:25:16 [2020-06-09T15:25:16.942Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 57.613 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest
11:25:16 [2020-06-09T15:25:16.942Z] testBookmark(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 7.213 s
11:25:16 [2020-06-09T15:25:16.942Z] testTimeLine(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.21 s
11:25:16 [2020-06-09T15:25:16.942Z] testDrag(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.781 s
11:25:16 [2020-06-09T15:25:16.942Z] testKeyboardNamespaceNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.888 s
11:25:16 [2020-06-09T15:25:16.942Z] testCollapseExpandUsingEnter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.927 s
11:25:16 [2020-06-09T15:25:16.942Z] testExpandAndCollapse(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 0.968 s
11:25:16 [2020-06-09T15:25:16.942Z] testEventStyling(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 4.443 s
11:25:16 [2020-06-09T15:25:16.942Z] testLegendArrow(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.733 s
11:25:16 [2020-06-09T15:25:16.942Z] testHideEmptyRows(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.804 s
11:25:16 [2020-06-09T15:25:16.942Z] testVerticalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 14.865 s
11:25:16 [2020-06-09T15:25:16.942Z] testZoomToSelection(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.48 s
11:25:16 [2020-06-09T15:25:16.942Z] testExport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
11:25:16 [2020-06-09T15:25:16.942Z] testLegend(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.627 s
11:25:16 [2020-06-09T15:25:16.942Z] testHorizontalZoom(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 3.962 s
11:25:16 [2020-06-09T15:25:16.943Z] testTimegraphEventFiltering(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 2.939 s
11:25:16 [2020-06-09T15:25:16.943Z] testKeyboardNavigation(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest)  Time elapsed: 1.467 s
11:25:16 [2020-06-09T15:25:16.943Z] testPalettes(org.eclipse.tracecompass.tmf.ui.swtbot.tests.views.TimeGraphViewTest) skipped
11:25:16 [2020-06-09T15:25:16.943Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716544144 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716543776 data=null doit=true} to Shell with text {Preferences}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716543774 data=null button=0 stateMask=0x0 x=49 y=518 count=0} to TreeItem with text {Tracing}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716543773 data=null doit=true} to TreeItem with text {Tracing}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716543772 data=null} to TreeItem with text {Tracing}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716543772 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716543771 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}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716543743 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716543743 data=null doit=true} to TreeItem with text {Tracing}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716543743 data=null} to TreeItem with text {Tracing}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716543742 data=null button=1 stateMask=0x0 x=49 y=518 count=1} to TreeItem with text {Tracing}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716543742 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}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716543741 data=null button=1 stateMask=0x80000 x=49 y=518 count=1} to TreeItem with text {Tracing}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716543740 data=null button=0 stateMask=0x0 x=82 y=587 count=0} to Tree node with text: Trace Types
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716543740 data=null doit=true} to Tree node with text: Trace Types
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716543740 data=null} to Tree node with text: Trace Types
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716543740 data=null button=1 stateMask=0x0 x=82 y=587 count=1} to Tree node with text: Trace Types
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716543740 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
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716543700 data=null button=1 stateMask=0x80000 x=82 y=486 count=1} to Tree node with text: Trace Types
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Clicking on Check all
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716543698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716543698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716543698 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716543698 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716543698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716543698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716543698 data=null item=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')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716543697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716543697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716543697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716543697 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716543697 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - Clicked on Check all
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:23 [2020-06-09T15:25:23.471Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Clicking on &Apply
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716543696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716543696 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716543696 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716543696 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716543695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716543695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716543695 data=null item=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')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716543695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716543695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716543694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716543694 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716543694 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Clicked on &Apply
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:23 [2020-06-09T15:25:23.472Z] 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')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Clicking on Apply and Close
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716543693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716543693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716543693 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716543693 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716543693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716543693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716543693 data=null item=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')
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716544134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - Clicked on 
11:25:23 [2020-06-09T15:25:23.472Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.filter"'
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - number of items : 11
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Clicking on ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716541803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716541803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716541803 data=null doit=true} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716541803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716541803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716541803 data=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}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716541794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716541794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716541793 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716541793 data=null doit=true} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716541793 data=null} to ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Clicked on ToolItem with tooltip text {Import filters}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1716541791 data=null doit=true} to TreeItem with text {FILTER test}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1716541791 data=null} to TreeItem with text {FILTER test}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1716541791 data=null button=1 stateMask=0x0 x=61 y=288 count=1} to TreeItem with text {FILTER test}
11:25:25 [2020-06-09T15:25:25.357Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716541791 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}
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1716541790 data=null button=1 stateMask=0x80000 x=61 y=288 count=1} to TreeItem with text {FILTER test}
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541790 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541790 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541789 data=null button=1 stateMask=0x0 x=206 y=311 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716541789 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
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541788 data=null button=1 stateMask=0x80000 x=206 y=292 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541788 data=null button=0 stateMask=0x0 x=206 y=292 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541788 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541788 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541787 data=null button=1 stateMask=0x0 x=206 y=292 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716541787 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
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541767 data=null button=1 stateMask=0x80000 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716541765 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:25 [2020-06-09T15:25:25.358Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:25 [2020-06-09T15:25:25.358Z] 
11:25:25 [2020-06-09T15:25:25.358Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:25.123: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716541444 data=null doit=true} to Shell with text {Preferences}
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716541442 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716541442 data=null doit=true} to TreeItem with text {Tracing}
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716541441 data=null} to TreeItem with text {Tracing}
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716541441 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716541441 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}
11:25:25 [2020-06-09T15:25:25.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716541417 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:25 [2020-06-09T15:25:25.616Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716541416 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716541416 data=null doit=true} to Tree node with text: Trace Types
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716541416 data=null} to Tree node with text: Trace Types
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716541415 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716541415 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
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716541414 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Clicking on Uncheck all
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1716541412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716541412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1716541412 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1716541412 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1716541412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1716541412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1716541412 data=null item=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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1716541411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716541411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1716541411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1716541411 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1716541411 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Clicked on Uncheck all
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Expanding nodes Custom XML>testxmlextension in tree (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1716541410 data=null doit=true} to TreeItem with text {Custom XML}
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1716541410 data=null} to TreeItem with text {Custom XML}
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1716541410 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716541410 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}
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1716541409 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1716541409 data=null doit=true} to Tree node with text: testxmlextension
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1716541409 data=null} to Tree node with text: testxmlextension
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1716541409 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716541409 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
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1716541408 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testxmlextension} time=-1716541407 data=null button=0 stateMask=0x0 x=121 y=81 count=0} to Tree node with text: testxmlextension
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testxmlextension} time=-1716541407 data=null doit=true} to Tree node with text: testxmlextension
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testxmlextension} time=-1716541407 data=null} to Tree node with text: testxmlextension
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testxmlextension} time=-1716541406 data=null button=1 stateMask=0x0 x=121 y=81 count=1} to Tree node with text: testxmlextension
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716541406 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
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testxmlextension} time=-1716541406 data=null button=1 stateMask=0x80000 x=121 y=81 count=1} to Tree node with text: testxmlextension
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Clicking on Check selected
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1716541405 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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716541405 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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1716541405 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1716541405 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1716541405 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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1716541405 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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1716541405 data=null item=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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1716541404 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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716541404 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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1716541404 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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1716541404 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1716541404 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Clicked on Check selected
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Clicking on &Apply
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716541403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716541403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716541403 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716541403 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716541403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716541403 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716541403 data=null item=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')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716541387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716541387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716541386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716541386 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716541386 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.616Z] DEBUG - Clicked on &Apply
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:25 [2020-06-09T15:25:25.617Z] 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')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Clicking on Apply and Close
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716541384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716541384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716541384 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716541384 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716541384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716541384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716541384 data=null item=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')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716541756 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Clicked on 
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.617Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1716541287 data=null button=0 stateMask=0x0 x=61 y=223 count=0} to TreeItem with text {FILTER test}
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1716541287 data=null doit=true} to TreeItem with text {FILTER test}
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1716541287 data=null} to TreeItem with text {FILTER test}
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1716541287 data=null button=1 stateMask=0x0 x=61 y=223 count=1} to TreeItem with text {FILTER test}
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716541287 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}
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1716541265 data=null button=1 stateMask=0x80000 x=61 y=223 count=1} to TreeItem with text {FILTER test}
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
11:25:25 [2020-06-09T15:25:25.617Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
11:25:25 [2020-06-09T15:25:25.617Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541264 data=null button=0 stateMask=0x0 x=206 y=246 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541264 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541264 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541264 data=null button=1 stateMask=0x0 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716541263 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
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716541251 data=null button=1 stateMask=0x80000 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716541251 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:25 [2020-06-09T15:25:25.617Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:25 [2020-06-09T15:25:25.872Z] 
11:25:25 [2020-06-09T15:25:25.872Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:25.649: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716540927 data=null doit=true} to Shell with text {Preferences}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716540925 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716540925 data=null doit=true} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716540925 data=null} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716540924 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716540924 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}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716540897 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.128Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716540896 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716540896 data=null doit=true} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716540896 data=null} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716540895 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716540895 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
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716540894 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Clicking on Uncheck all
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1716540892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716540892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1716540892 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1716540892 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1716540892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1716540891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1716540891 data=null item=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')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1716540890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716540890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1716540890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1716540890 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1716540890 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Clicked on Uncheck all
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1716540890 data=null doit=true} to TreeItem with text {Custom Text}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1716540890 data=null} to TreeItem with text {Custom Text}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1716540890 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716540889 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}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1716540888 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1716540888 data=null doit=true} to Tree node with text: testtxtextension
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1716540888 data=null} to Tree node with text: testtxtextension
11:25:26 [2020-06-09T15:25:26.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1716540888 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716540886 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
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1716540886 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1716540884 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1716540884 data=null doit=true} to Tree node with text: testtxtextension
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1716540884 data=null} to Tree node with text: testtxtextension
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1716540883 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716540883 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
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1716540883 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Clicking on Check selected
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1716540882 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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716540882 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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1716540882 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1716540882 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1716540882 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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1716540882 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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1716540882 data=null item=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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1716540881 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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716540881 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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1716540881 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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1716540881 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1716540881 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Clicked on Check selected
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Clicking on &Apply
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716540862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716540862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716540862 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716540862 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716540861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716540861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716540861 data=null item=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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716540861 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716540860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716540860 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716540860 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716540860 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Clicked on &Apply
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:26 [2020-06-09T15:25:26.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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Clicking on Apply and Close
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716540859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716540859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716540859 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716540859 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716540859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716540859 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716540859 data=null item=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')
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716541224 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Clicked on 
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Expanding nodes FILTER test in tree (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.129Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FILTER test} time=-1716540765 data=null button=0 stateMask=0x0 x=61 y=223 count=0} to TreeItem with text {FILTER test}
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FILTER test} time=-1716540765 data=null doit=true} to TreeItem with text {FILTER test}
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FILTER test} time=-1716540765 data=null} to TreeItem with text {FILTER test}
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FILTER test} time=-1716540765 data=null button=1 stateMask=0x0 x=61 y=223 count=1} to TreeItem with text {FILTER test}
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716540765 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}
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FILTER test} time=-1716540741 data=null button=1 stateMask=0x80000 x=61 y=223 count=1} to TreeItem with text {FILTER test}
11:25:26 [2020-06-09T15:25:26.129Z] DEBUG - Expanding nodes FILTER test>WITH TRACETYPE Custom XML : testxmlextension in tree (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.130Z] WARN - Tree item TreeItem with text {FILTER test} is already expanded. Won't expand it again.
11:25:26 [2020-06-09T15:25:26.130Z] WARN - Tree item Tree node with text: WITH TRACETYPE Custom XML : testxmlextension is already expanded. Won't expand it again.
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716540740 data=null button=0 stateMask=0x0 x=206 y=246 count=0} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716540740 data=null doit=true} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716540740 data=null} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716540739 data=null button=1 stateMask=0x0 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716540739 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
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {WITH TRACETYPE Custom XML : testxmlextension} time=-1716540716 data=null button=1 stateMask=0x80000 x=206 y=246 count=1} to Tree node with text: WITH TRACETYPE Custom XML : testxmlextension
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: of type 'CCombo'
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - matched CCombo with text "Custom XML : testxml...", using matcher: (of type 'CCombo')
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716540714 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:26 [2020-06-09T15:25:26.130Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:26 [2020-06-09T15:25:26.385Z] 
11:25:26 [2020-06-09T15:25:26.385Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:26.184: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716540402 data=null doit=true} to Shell with text {Preferences}
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716540399 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716540399 data=null doit=true} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716540399 data=null} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716540399 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716540399 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}
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716540372 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:26 [2020-06-09T15:25:26.641Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716540371 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716540371 data=null doit=true} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716540371 data=null} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716540371 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716540371 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
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716540369 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Clicking on Check all
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716540367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716540367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716540367 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716540367 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716540367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716540367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716540367 data=null item=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')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716540366 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716540365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716540365 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716540365 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716540365 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Clicked on Check all
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Clicking on &Apply
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716540364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716540364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716540364 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716540364 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716540364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:26 [2020-06-09T15:25:26.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716540364 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716540364 data=null item=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')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716539106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716539104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716539104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716539104 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716539104 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Clicked on &Apply
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.003Z] 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')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Clicking on Apply and Close
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716539103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716539103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716539103 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716539103 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716539102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716539102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716539102 data=null item=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')
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716540705 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Clicked on 
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716539024 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:28 [2020-06-09T15:25:28.003Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:28 [2020-06-09T15:25:28.003Z] 
11:25:28 [2020-06-09T15:25:28.003Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:27.848: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716538730 data=null doit=true} to Shell with text {Preferences}
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716538728 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716538728 data=null doit=true} to TreeItem with text {Tracing}
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716538728 data=null} to TreeItem with text {Tracing}
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716538728 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716538728 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}
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716538700 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:28 [2020-06-09T15:25:28.259Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716538699 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716538699 data=null doit=true} to Tree node with text: Trace Types
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716538699 data=null} to Tree node with text: Trace Types
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716538698 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716538698 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
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716538697 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Clicking on Check all
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716538695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.259Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716538695 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716538695 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716538695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716538694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716538694 data=null item=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')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716538694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716538694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716538694 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716538694 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Clicked on Check all
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Clicking on Uncheck all
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1716538692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716538692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1716538692 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1716538692 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1716538692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1716538692 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1716538692 data=null item=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')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1716538691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716538691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1716538690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1716538690 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1716538690 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Clicked on Uncheck all
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Clicking on Check all
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716538688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716538688 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716538688 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716538688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716538688 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716538688 data=null item=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')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716538687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716538687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716538687 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716538687 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Clicked on Check all
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom XML} time=-1716538685 data=null button=0 stateMask=0x0 x=87 y=58 count=0} to TreeItem with text {Custom XML}
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom XML} time=-1716538685 data=null doit=true} to TreeItem with text {Custom XML}
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom XML} time=-1716538685 data=null} to TreeItem with text {Custom XML}
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom XML} time=-1716538684 data=null button=1 stateMask=0x0 x=87 y=58 count=1} to TreeItem with text {Custom XML}
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716538684 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}
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom XML} time=-1716538684 data=null button=1 stateMask=0x80000 x=87 y=58 count=1} to TreeItem with text {Custom XML}
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Clicking on Uncheck all
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1716538670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716538669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1716538669 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1716538669 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1716538669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1716538669 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1716538669 data=null item=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')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1716538665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716538665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1716538665 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1716538665 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1716538665 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - Clicked on Uncheck all
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.260Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Clicking on Check selected
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1716538664 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716538664 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1716538664 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1716538664 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1716538663 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1716538663 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1716538663 data=null item=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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1716538663 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716538663 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1716538663 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1716538663 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1716538663 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Clicked on Check selected
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Clicking on Check all
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716538662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716538662 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716538662 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716538661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716538661 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716538661 data=null item=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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716538660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716538660 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716538660 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716538660 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Clicked on Check all
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Clicking on Uncheck selected
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1716538659 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1716538659 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1716538659 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1716538659 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1716538659 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1716538659 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1716538659 data=null item=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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1716538659 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1716538659 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1716538659 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')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1716538659 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1716538658 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Clicked on Uncheck selected
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Clicking on Uncheck all
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1716538658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716538658 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1716538657 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1716538657 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1716538657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1716538657 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1716538657 data=null item=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')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1716538656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716538656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1716538656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1716538656 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1716538656 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - Clicked on Uncheck all
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:25:28 [2020-06-09T15:25:28.262Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Clicking on Check all
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716538352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716538352 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716538352 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716538352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716538352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716538352 data=null item=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')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716538350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716538350 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716538350 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716538349 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - Clicked on Check all
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
11:25:28 [2020-06-09T15:25:28.517Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text')
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - Clicking on Check all
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716538046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716538046 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716538046 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716538046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716538046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:28 [2020-06-09T15:25:28.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716538046 data=null item=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')
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716538043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716538043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716538043 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716538043 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716538043 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - Clicked on Check all
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.028Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Clicking on &Apply
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716538042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716538042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716538041 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716538041 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716538041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716538041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716538041 data=null item=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')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716538041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716538041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716538041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716538041 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716538041 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Clicked on &Apply
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Clicking on Apply and Close
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716538040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716538040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716538040 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716538040 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716538040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716538040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716538040 data=null item=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')
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716539018 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Clicked on 
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716537960 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:29 [2020-06-09T15:25:29.029Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:29 [2020-06-09T15:25:29.029Z] 
11:25:29 [2020-06-09T15:25:29.029Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:28.921: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:29 [2020-06-09T15:25:29.284Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:29 [2020-06-09T15:25:29.284Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716537635 data=null doit=true} to Shell with text {Preferences}
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716537633 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716537633 data=null doit=true} to TreeItem with text {Tracing}
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716537633 data=null} to TreeItem with text {Tracing}
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716537633 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716537633 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}
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716537609 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:29 [2020-06-09T15:25:29.285Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716537608 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716537608 data=null doit=true} to Tree node with text: Trace Types
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716537608 data=null} to Tree node with text: Trace Types
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716537608 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716537608 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
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716537607 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Clicking on Check all
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716537605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716537605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716537605 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716537605 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716537605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716537605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716537605 data=null item=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')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716537604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716537604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716537604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716537604 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716537604 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Clicked on Check all
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Clicking on &Apply
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716537603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716537603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716537603 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716537603 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716537603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716537603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716537603 data=null item=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')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716537603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716537603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716537603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716537603 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716537603 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Clicked on &Apply
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:29 [2020-06-09T15:25:29.285Z] 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')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Clicking on Apply and Close
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716537602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716537602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716537602 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716537602 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716537602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716537602 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716537602 data=null item=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')
11:25:29 [2020-06-09T15:25:29.285Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716537948 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Clicked on 
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716537486 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716537486 data=null doit=true} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716537486 data=null} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716537485 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716537485 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716537480 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716537480 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716537479 data=null doit=true} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716537479 data=null} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716537479 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716537479 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716537441 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716537441 data=null doit=true} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716537441 data=null} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716537441 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716537441 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}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716537439 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716537439 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716537438 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716537438 data=null} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716537438 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716537438 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716537435 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716537434 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716537434 data=null} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716537434 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716537434 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]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716537423 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1716537423 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1716537423 data=null doit=true} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1716537423 data=null} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1716537423 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716537422 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
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1716537419 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1716537419 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.540Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1716537419 data=null doit=true} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.541Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1716537418 data=null} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.541Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1716537418 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.541Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716537418 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
11:25:29 [2020-06-09T15:25:29.541Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1716537407 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
11:25:29 [2020-06-09T15:25:29.541Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
11:25:29 [2020-06-09T15:25:29.541Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716537368 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:29 [2020-06-09T15:25:29.541Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:29 [2020-06-09T15:25:29.541Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:29 [2020-06-09T15:25:29.541Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:29 [2020-06-09T15:25:29.541Z] 
11:25:29 [2020-06-09T15:25:29.541Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:29.531: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:29 [2020-06-09T15:25:29.795Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:29 [2020-06-09T15:25:29.795Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:29 [2020-06-09T15:25:29.795Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716537029 data=null doit=true} to Shell with text {Preferences}
11:25:29 [2020-06-09T15:25:29.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:29 [2020-06-09T15:25:29.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:29 [2020-06-09T15:25:29.795Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:29 [2020-06-09T15:25:29.795Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:29 [2020-06-09T15:25:29.795Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716537021 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716537020 data=null doit=true} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716537020 data=null} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716537020 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716537020 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}
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716537002 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.051Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716536996 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716536996 data=null doit=true} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716536996 data=null} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716536996 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536996 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
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716536994 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Clicking on Uncheck all
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1716536993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716536993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1716536993 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1716536993 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1716536993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.051Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1716536992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1716536992 data=null item=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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1716536991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716536991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1716536991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1716536991 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1716536991 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Clicked on Uncheck all
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Expanding nodes Custom Text in tree (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1716536991 data=null doit=true} to TreeItem with text {Custom Text}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1716536991 data=null} to TreeItem with text {Custom Text}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1716536991 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716536991 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}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1716536990 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Custom Text} time=-1716536988 data=null button=0 stateMask=0x0 x=87 y=35 count=0} to TreeItem with text {Custom Text}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1716536988 data=null doit=true} to TreeItem with text {Custom Text}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1716536988 data=null} to TreeItem with text {Custom Text}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1716536988 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536987 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}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1716536987 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Clicking on Check selected
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1716536986 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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716536986 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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1716536986 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1716536986 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1716536986 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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1716536986 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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1716536986 data=null item=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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1716536985 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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716536985 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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1716536985 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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1716536983 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1716536983 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Clicked on Check selected
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Clicking on &Apply
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716536982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716536982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716536982 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716536982 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716536982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716536982 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716536982 data=null item=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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716536981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716536981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716536981 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716536981 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716536981 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Clicked on &Apply
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:30 [2020-06-09T15:25:30.052Z] 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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Clicking on Apply and Close
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716536966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716536966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716536966 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716536966 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716536965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716536965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716536965 data=null item=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')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716537337 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Clicked on 
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716536881 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716536881 data=null doit=true} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716536881 data=null} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716536880 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536880 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716536859 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716536858 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716536858 data=null doit=true} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716536858 data=null} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716536858 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536858 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716536854 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:25:30 [2020-06-09T15:25:30.053Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716536853 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716536853 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716536853 data=null} to TreeItem with text {Traces [1]}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716536853 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536853 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716536849 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:30 [2020-06-09T15:25:30.053Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1716536849 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1716536849 data=null doit=true} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1716536849 data=null} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1716536849 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536848 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
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1716536845 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {syslog_collapse} time=-1716536845 data=null button=0 stateMask=0x0 x=130 y=81 count=0} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {syslog_collapse} time=-1716536845 data=null doit=true} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {syslog_collapse} time=-1716536845 data=null} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {syslog_collapse} time=-1716536845 data=null button=1 stateMask=0x0 x=130 y=81 count=1} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536845 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
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {syslog_collapse} time=-1716536830 data=null button=1 stateMask=0x80000 x=130 y=81 count=1} to Tree node with text: syslog_collapse
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716536795 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:30 [2020-06-09T15:25:30.053Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:30 [2020-06-09T15:25:30.308Z] 
11:25:30 [2020-06-09T15:25:30.308Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:30.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716536496 data=null doit=true} to Shell with text {Preferences}
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716536489 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716536489 data=null doit=true} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716536489 data=null} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716536488 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536488 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}
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716536461 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.564Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716536460 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716536460 data=null doit=true} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716536460 data=null} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716536460 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536460 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
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716536458 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Clicking on Check all
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716536457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716536457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716536457 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716536457 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716536456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716536456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716536456 data=null item=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')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716536455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716536455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716536455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716536455 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716536455 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Clicked on Check all
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Clicking on &Apply
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716536454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716536454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716536454 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716536454 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716536454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716536454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716536454 data=null item=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')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716536452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716536452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716536452 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716536452 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716536452 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Clicked on &Apply
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:30 [2020-06-09T15:25:30.564Z] 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')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Clicking on Apply and Close
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716536451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716536451 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716536451 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716536450 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716536450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716536450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716536450 data=null item=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')
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716536789 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Clicked on 
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716536366 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:30 [2020-06-09T15:25:30.564Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:30 [2020-06-09T15:25:30.564Z] 
11:25:30 [2020-06-09T15:25:30.564Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:30.519: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716536032 data=null doit=true} to Shell with text {Preferences}
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716536030 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716536029 data=null doit=true} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716536026 data=null} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716536026 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536025 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}
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716536002 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:30 [2020-06-09T15:25:30.820Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716536001 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716536001 data=null doit=true} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716536001 data=null} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716536001 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716536001 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
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716535999 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Clicking on Check all
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716535998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716535998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716535998 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716535998 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716535997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:30 [2020-06-09T15:25:30.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716535997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716535997 data=null item=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')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716535997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716535997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716535997 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716535997 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716535997 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Clicked on Check all
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Clicking on &Apply
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716535995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716535995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716535995 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716535995 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716535994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716535994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716535994 data=null item=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')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716535994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716535994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716535994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716535994 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716535994 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - Clicked on &Apply
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:31 [2020-06-09T15:25:31.075Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:31 [2020-06-09T15:25:31.076Z] 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')
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Clicking on Apply and Close
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716535993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716535993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716535993 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716535993 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716535993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716535993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716535993 data=null item=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')
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716536349 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Clicked on 
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716535911 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:31 [2020-06-09T15:25:31.076Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:31 [2020-06-09T15:25:31.076Z] 
11:25:31 [2020-06-09T15:25:31.076Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:30.961: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716535602 data=null doit=true} to Shell with text {Preferences}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716535601 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716535600 data=null doit=true} to TreeItem with text {Tracing}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716535600 data=null} to TreeItem with text {Tracing}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716535600 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716535600 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}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716535571 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:31 [2020-06-09T15:25:31.332Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716535570 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716535570 data=null doit=true} to Tree node with text: Trace Types
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716535570 data=null} to Tree node with text: Trace Types
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716535570 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716535570 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
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716535569 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Clicking on Uncheck all
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1716535567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716535567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1716535567 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1716535567 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1716535567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1716535567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1716535567 data=null item=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')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1716535565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1716535565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1716535565 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1716535565 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1716535565 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Clicked on Uncheck all
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Expanding nodes Custom Text>testtxtextension in tree (of type 'Tree')
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Custom Text} time=-1716535564 data=null doit=true} to TreeItem with text {Custom Text}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Custom Text} time=-1716535564 data=null} to TreeItem with text {Custom Text}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Custom Text} time=-1716535563 data=null button=1 stateMask=0x0 x=87 y=35 count=1} to TreeItem with text {Custom Text}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716535563 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}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Custom Text} time=-1716535562 data=null button=1 stateMask=0x80000 x=87 y=35 count=1} to TreeItem with text {Custom Text}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1716535562 data=null doit=true} to Tree node with text: testtxtextension
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1716535562 data=null} to Tree node with text: testtxtextension
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1716535561 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716535561 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
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1716535561 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {testtxtextension} time=-1716535559 data=null button=0 stateMask=0x0 x=118 y=127 count=0} to Tree node with text: testtxtextension
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {testtxtextension} time=-1716535559 data=null doit=true} to Tree node with text: testtxtextension
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {testtxtextension} time=-1716535559 data=null} to Tree node with text: testtxtextension
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {testtxtextension} time=-1716535559 data=null button=1 stateMask=0x0 x=118 y=127 count=1} to Tree node with text: testtxtextension
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716535559 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
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {testtxtextension} time=-1716535559 data=null button=1 stateMask=0x80000 x=118 y=127 count=1} to Tree node with text: testtxtextension
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
11:25:31 [2020-06-09T15:25:31.332Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Clicking on Check selected
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1716535541 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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716535541 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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1716535541 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1716535541 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1716535540 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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1716535540 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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1716535540 data=null item=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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1716535540 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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1716535540 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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1716535540 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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1716535539 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1716535539 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Clicked on Check selected
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Clicking on &Apply
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716535533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716535533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716535533 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716535533 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716535533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716535533 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716535533 data=null item=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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716535531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716535531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716535530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716535530 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716535530 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Clicked on &Apply
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:31 [2020-06-09T15:25:31.333Z] 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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Clicking on Apply and Close
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716535529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716535529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716535529 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716535529 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716535529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716535529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716535529 data=null item=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')
11:25:31 [2020-06-09T15:25:31.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716535906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - Clicked on 
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716535443 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716535442 data=null doit=true} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716535442 data=null} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716535442 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716535442 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716535419 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716535418 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716535418 data=null doit=true} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716535418 data=null} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716535418 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716535418 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716535413 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:25:31 [2020-06-09T15:25:31.589Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716535412 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716535412 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716535412 data=null} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716535412 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716535412 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716535408 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716535408 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716535408 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716535408 data=null} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716535408 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716535408 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716535393 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
11:25:31 [2020-06-09T15:25:31.589Z] DEBUG - Clicking on with mnemonic 'Import...'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Clicked on with mnemonic 'Import...'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1716535011 data=null doit=true} to Shell with text {Trace Import}
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Clicking on Cancel
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1716535009 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')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1716535009 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')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1716535009 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1716535009 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1716535009 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')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1716535008 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')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1716535008 data=null item=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')
11:25:31 [2020-06-09T15:25:31.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1716535359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
11:25:32 [2020-06-09T15:25:32.099Z] DEBUG - Clicked on 
11:25:32 [2020-06-09T15:25:32.099Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716534921 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:32 [2020-06-09T15:25:32.099Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:32 [2020-06-09T15:25:32.099Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:32 [2020-06-09T15:25:32.099Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:32 [2020-06-09T15:25:32.099Z] 
11:25:32 [2020-06-09T15:25:32.099Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:31.975: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:32 [2020-06-09T15:25:32.355Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:32 [2020-06-09T15:25:32.355Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:32 [2020-06-09T15:25:32.355Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716534607 data=null doit=true} to Shell with text {Preferences}
11:25:32 [2020-06-09T15:25:32.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:32 [2020-06-09T15:25:32.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:32 [2020-06-09T15:25:32.355Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:32 [2020-06-09T15:25:32.355Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:32 [2020-06-09T15:25:32.355Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:32 [2020-06-09T15:25:32.355Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716534605 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716534605 data=null doit=true} to TreeItem with text {Tracing}
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716534605 data=null} to TreeItem with text {Tracing}
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716534605 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716534605 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}
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716534578 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:32 [2020-06-09T15:25:32.356Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716534578 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716534578 data=null doit=true} to Tree node with text: Trace Types
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716534577 data=null} to Tree node with text: Trace Types
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716534577 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716534577 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
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716534574 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Clicking on Check all
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716534573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716534573 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716534573 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716534573 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716534572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716534572 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716534572 data=null item=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')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716534571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716534571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716534571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716534571 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716534571 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Clicked on Check all
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Clicking on &Apply
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716534570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716534570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716534570 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716534570 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716534570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716534570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716534570 data=null item=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')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716534569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716534569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716534569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716534569 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716534569 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Clicked on &Apply
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Clicking on Apply and Close
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716534531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716534531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716534531 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716534531 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716534531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716534531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716534531 data=null item=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')
11:25:32 [2020-06-09T15:25:32.356Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716534914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Clicked on 
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716534427 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716534427 data=null doit=true} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716534427 data=null} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716534427 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716534427 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716534404 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716534403 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716534403 data=null doit=true} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716534403 data=null} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716534403 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716534403 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716534399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:25:32 [2020-06-09T15:25:32.615Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716534398 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716534398 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716534398 data=null} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716534398 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716534398 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716534394 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716534394 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716534394 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716534394 data=null} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716534394 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716534394 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716534391 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
11:25:32 [2020-06-09T15:25:32.615Z] DEBUG - Clicking on with mnemonic 'Import...'
11:25:32 [2020-06-09T15:25:32.884Z] DEBUG - Clicked on with mnemonic 'Import...'
11:25:32 [2020-06-09T15:25:32.884Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
11:25:32 [2020-06-09T15:25:32.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1716533979 data=null doit=true} to Shell with text {Trace Import}
11:25:32 [2020-06-09T15:25:32.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
11:25:32 [2020-06-09T15:25:32.884Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
11:25:32 [2020-06-09T15:25:32.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - Clicking on Cancel
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1716533966 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')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1716533966 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')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1716533966 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1716533965 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1716533965 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')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1716533965 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')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1716533965 data=null item=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')
11:25:32 [2020-06-09T15:25:32.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1716534339 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
11:25:33 [2020-06-09T15:25:33.140Z] DEBUG - Clicked on 
11:25:33 [2020-06-09T15:25:33.140Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716533884 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:33 [2020-06-09T15:25:33.140Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
11:25:33 [2020-06-09T15:25:33.140Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
11:25:33 [2020-06-09T15:25:33.140Z] DEBUG - Clicking on with mnemonic 'Preferences'
11:25:33 [2020-06-09T15:25:33.140Z] 
11:25:33 [2020-06-09T15:25:33.140Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:32.997: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Clicked on with mnemonic 'Preferences'
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1716533545 data=null doit=true} to Shell with text {Preferences}
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1716533543 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1716533543 data=null doit=true} to TreeItem with text {Tracing}
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1716533543 data=null} to TreeItem with text {Tracing}
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1716533543 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716533542 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}
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1716533515 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
11:25:33 [2020-06-09T15:25:33.395Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Types} time=-1716533514 data=null button=0 stateMask=0x0 x=82 y=196 count=0} to Tree node with text: Trace Types
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Types} time=-1716533514 data=null doit=true} to Tree node with text: Trace Types
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Types} time=-1716533514 data=null} to Tree node with text: Trace Types
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Types} time=-1716533514 data=null button=1 stateMask=0x0 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716533513 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
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Types} time=-1716533512 data=null button=1 stateMask=0x80000 x=82 y=196 count=1} to Tree node with text: Trace Types
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
11:25:33 [2020-06-09T15:25:33.395Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Clicking on Check all
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1716533511 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716533510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1716533510 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1716533510 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1716533510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1716533510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1716533510 data=null item=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')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1716533510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1716533510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1716533510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1716533510 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1716533510 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Clicked on Check all
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "&Apply", using matcher: with mnemonic 'Apply'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "&Apply", using matcher: with style 'SWT.PUSH'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "&Apply", using matcher: (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Clicking on &Apply
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Apply} time=-1716533509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716533509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Apply} time=-1716533509 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Apply} time=-1716533509 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Apply} time=-1716533509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Apply} time=-1716533509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Apply} time=-1716533509 data=null item=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')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Apply} time=-1716533508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Apply} time=-1716533508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Apply} time=-1716533508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Apply} time=-1716533508 data=null doit=true} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Apply} time=-1716533508 data=null} to (of type 'Button' and with mnemonic 'Apply' and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Clicked on &Apply
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
11:25:33 [2020-06-09T15:25:33.396Z] 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')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Clicking on Apply and Close
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1716533507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1716533507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1716533507 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1716533507 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1716533507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1716533507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1716533507 data=null item=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')
11:25:33 [2020-06-09T15:25:33.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1716533877 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
11:25:33 [2020-06-09T15:25:33.652Z] DEBUG - Clicked on 
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/syslog_collapse - Eclipse Platform} time=-1716532941 data=null doit=true} to Shell with text {data - test/Traces/syslog_collapse - Eclipse Platform}
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716532937 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716532937 data=null doit=true} to TreeItem with text {test}
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716532937 data=null} to TreeItem with text {test}
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716532937 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716532937 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:25:33 [2020-06-09T15:25:33.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716532921 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:25:34 [2020-06-09T15:25:34.162Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:25:34 [2020-06-09T15:25:34.162Z] DEBUG - Clicking on with mnemonic 'Delete'
11:25:34 [2020-06-09T15:25:34.162Z] DEBUG - Clicked on with mnemonic 'Delete'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531993 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531993 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531992 data=null item=null 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')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531992 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716531992 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Clicking on OK
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716531992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716531992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716531992 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716531992 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716531992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716531992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:35 [2020-06-09T15:25:35.087Z] DEBUG - Clicked on OK
11:25:36 [2020-06-09T15:25:36.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716531992 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:36 [2020-06-09T15:25:36.448Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716532893 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:25:36 [2020-06-09T15:25:36.448Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.511 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest
11:25:36 [2020-06-09T15:25:36.448Z] testFiltersView(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 3.43 s
11:25:36 [2020-06-09T15:25:36.448Z] testPreferencePage(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.755 s
11:25:36 [2020-06-09T15:25:36.448Z] testSelectTraceType(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 1.594 s
11:25:36 [2020-06-09T15:25:36.448Z] testImportTraceTypeOptions(org.eclipse.tracecompass.tmf.ui.swtbot.tests.tracetype.preferences.TraceTypePreferencePageTest)  Time elapsed: 2.482 s
11:25:36 [2020-06-09T15:25:36.448Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1716528405 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716528405 data=null doit=true} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716528405 data=null} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716528405 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716528405 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716528356 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1716528356 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716528356 data=null doit=true} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716528356 data=null} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716528355 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716528355 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716528351 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716528351 data=null doit=true} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716528350 data=null} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716528350 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716528350 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}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716528348 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716528348 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716528348 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716528348 data=null} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716528348 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716528348 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716528334 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1716528331 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716528331 data=null doit=true} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716528331 data=null} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716528331 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716528331 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716528322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:38 [2020-06-09T15:25:38.958Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1716528322 data=null doit=true} to TreeItem with text {Experiments [1]}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1716528322 data=null} to TreeItem with text {Experiments [1]}
11:25:38 [2020-06-09T15:25:38.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1716528322 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716528322 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]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1716528320 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716528320 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716528319 data=null} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716528319 data=null button=1 stateMask=0x0 x=76 y=81 count=1} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716528319 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]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716528318 data=null button=1 stateMask=0x80000 x=76 y=81 count=1} to TreeItem with text {Traces [1]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1716528307 data=null doit=true} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1716528307 data=null} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1716528307 data=null button=1 stateMask=0x0 x=105 y=104 count=1} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716528307 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}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {test.xml} time=-1716528281 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {test.xml} time=-1716528280 data=null x=105 y=104 width=0 height=0 detail=0} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {test.xml} time=-1716528278 data=null x=152 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {test.xml} time=-1716528273 data=null x=152 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {test.xml} time=-1716528272 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {test.xml} time=-1716528272 data=null x=152 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {test.xml} time=-1716528246 data=null x=0 y=0 width=0 height=0 detail=0} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {test.xml} time=-1716528246 data=[TmfTraceElement(/Test/Traces/test.xml)] x=152 y=216 width=0 height=0 detail=2} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {test.xml} time=-1716528240 data=null x=0 y=0 width=0 height=0 detail=2} to TreeItem with text {test.xml}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [0]} time=-1716528235 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [0]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [0]} time=-1716528235 data=null doit=true} to TreeItem with text {Test Experiment [0]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [0]} time=-1716528235 data=null} to TreeItem with text {Test Experiment [0]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [0]} time=-1716528235 data=null button=1 stateMask=0x0 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716528235 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]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [0]} time=-1716528222 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [0]}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.736: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.763: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.797: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.812: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.829: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.865: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.881: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.903: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] 
11:25:38 [2020-06-09T15:25:38.959Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.915: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1716527899 data=null doit=true} to Shell with text {Export trace package}
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
11:25:38 [2020-06-09T15:25:38.959Z] 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')
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:38 [2020-06-09T15:25:38.959Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] 
11:25:39 [2020-06-09T15:25:39.215Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:38.971: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO') is already selected, not clicking again.
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
11:25:39 [2020-06-09T15:25:39.215Z] 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1716527838 data=null doit=true} to Button with text {Sa&ve in tar format}
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1716527838 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}
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1716527837 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1716527837 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1716527837 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1716527837 data=null item=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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
11:25:39 [2020-06-09T15:25:39.215Z] 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716527837 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716527836 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1716527836 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1716527836 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716527836 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716527836 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1716527836 data=null item=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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716527836 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716527836 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716527836 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')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1716527836 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1716527836 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1716527835 data=null} to (of type 'Combo')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Clicking on &Finish
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1716527826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1716527826 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1716527825 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1716527825 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1716527825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1716527825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] 
11:25:39 [2020-06-09T15:25:39.215Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:39.005: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:39 [2020-06-09T15:25:39.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:39 [2020-06-09T15:25:39.215Z] DEBUG - Clicked on &Finish
11:25:40 [2020-06-09T15:25:40.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1716527825 data=null item=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')
11:25:40 [2020-06-09T15:25:40.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1716528188 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...'
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1716525853 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1716525852 data=null doit=true} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1716525852 data=null} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1716525852 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716525852 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}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1716525840 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1716525839 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1716525839 data=null doit=true} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1716525839 data=null} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1716525839 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716525839 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}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1716525835 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1716525835 data=null doit=true} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1716525835 data=null} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1716525834 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716525830 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}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1716525828 data=null button=1 stateMask=0x80000 x=63 y=12 count=1} to TreeItem with text {Import Test}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716525827 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716525827 data=null doit=true} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716525827 data=null} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716525827 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716525827 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]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716525821 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716525821 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716525820 data=null doit=true} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716525820 data=null} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716525820 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716525820 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]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716525817 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
11:25:41 [2020-06-09T15:25:41.064Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1716525513 data=null doit=true} to Shell with text {Import trace package}
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1716525510 data=null} to (of type 'Combo')
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - Inserting text:
11:25:41 [2020-06-09T15:25:41.319Z]  into text (of type 'Combo')
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - Attempting to set focus on (of type 'Combo')
11:25:41 [2020-06-09T15:25:41.319Z] DEBUG - Typing text '
11:25:41 [2020-06-09T15:25:41.319Z] ' with an interval of 50ms. between characters.
11:25:41 [2020-06-09T15:25:41.574Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:41 [2020-06-09T15:25:41.574Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:41 [2020-06-09T15:25:41.574Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:41 [2020-06-09T15:25:41.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:41 [2020-06-09T15:25:41.574Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:41 [2020-06-09T15:25:41.574Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:25:41 [2020-06-09T15:25:41.574Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:25:41 [2020-06-09T15:25:41.574Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:41 [2020-06-09T15:25:41.574Z] DEBUG - Clicking on &Finish
11:25:42 [2020-06-09T15:25:42.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1716524947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1716524947 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1716524946 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1716524946 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1716524946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1716524946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:42 [2020-06-09T15:25:42.133Z] DEBUG - Clicked on &Finish
11:25:42 [2020-06-09T15:25:42.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1716524946 data=null item=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')
11:25:42 [2020-06-09T15:25:42.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1716525786 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...'
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1716523924 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1716523923 data=null doit=true} to TreeItem with text {Import Test}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1716523922 data=null} to TreeItem with text {Import Test}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1716523922 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716523922 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}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1716523909 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
11:25:42 [2020-06-09T15:25:42.948Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716523908 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716523908 data=null} to TreeItem with text {Traces [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716523908 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716523908 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]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716523906 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:42 [2020-06-09T15:25:42.948Z] WARN - Tree item TreeItem with text {Import Test} is already expanded. Won't expand it again.
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1716523905 data=null doit=true} to TreeItem with text {Experiments [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1716523905 data=null} to TreeItem with text {Experiments [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1716523905 data=null button=1 stateMask=0x0 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716523905 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]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1716523902 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Double-clicking on TreeItem with text {Test Experiment [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test Experiment [1]} time=-1716523902 data=null button=0 stateMask=0x0 x=126 y=58 count=0} to TreeItem with text {Test Experiment [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test Experiment [1]} time=-1716523891 data=null doit=true} to TreeItem with text {Test Experiment [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test Experiment [1]} time=-1716523891 data=null} to TreeItem with text {Test Experiment [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1716523891 data=null button=1 stateMask=0x0 x=142 y=58 count=1} to TreeItem with text {Test Experiment [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716523891 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]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1716523878 data=null button=1 stateMask=0x80000 x=142 y=58 count=1} to TreeItem with text {Test Experiment [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test Experiment [1]} time=-1716523878 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
11:25:42 [2020-06-09T15:25:42.948Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Test Experiment [1]} time=-1716523878 data=null button=1 stateMask=0x0 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
11:25:43 [2020-06-09T15:25:43.203Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test Experiment [1]} time=-1716523836 data=null button=1 stateMask=0x80000 x=142 y=58 count=2} to TreeItem with text {Test Experiment [1]}
11:25:43 [2020-06-09T15:25:43.203Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Test Experiment [1]} time=-1716523836 data=null button=0 stateMask=0x0 x=142 y=58 count=0} to TreeItem with text {Test Experiment [1]}
11:25:43 [2020-06-09T15:25:43.203Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Test Experiment [1]} time=-1716523836 data=null doit=true} to TreeItem with text {Test Experiment [1]}
11:25:43 [2020-06-09T15:25:43.203Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Test Experiment [1]} time=-1716523836 data=null} to TreeItem with text {Test Experiment [1]}
11:25:43 [2020-06-09T15:25:43.203Z] DEBUG - Double-clicked on TreeItem with text {Test Experiment [1]}
11:25:43 [2020-06-09T15:25:43.203Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1716523877 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]}
11:25:44 [2020-06-09T15:25:44.128Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Test Experiment"'
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1716521932 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1716521872 data=null button=0 stateMask=0x0 x=55 y=127 count=0} to TreeItem with text {Test}
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716521872 data=null doit=true} to TreeItem with text {Test}
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716521871 data=null} to TreeItem with text {Test}
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716521871 data=null button=1 stateMask=0x0 x=55 y=127 count=1} to TreeItem with text {Test}
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716521870 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716521859 data=null button=1 stateMask=0x80000 x=55 y=127 count=1} to TreeItem with text {Test}
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Clicking on with mnemonic 'Delete'
11:25:45 [2020-06-09T15:25:45.054Z] DEBUG - Clicked on with mnemonic 'Delete'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520976 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520976 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520976 data=null item=null 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')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520976 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520975 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716520975 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Clicking on OK
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716520975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716520975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716520975 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716520975 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716520975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716520975 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:45 [2020-06-09T15:25:45.982Z] DEBUG - Clicked on OK
11:25:46 [2020-06-09T15:25:46.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716520974 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:46 [2020-06-09T15:25:46.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716521813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform} time=-1716520444 data=null doit=true} to Shell with text {data - Import Test/Experiments/Test Experiment/Test Experiment_ - Eclipse Platform}
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Import Test} time=-1716520440 data=null button=0 stateMask=0x0 x=79 y=12 count=0} to TreeItem with text {Import Test}
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Import Test} time=-1716520440 data=null doit=true} to TreeItem with text {Import Test}
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Import Test} time=-1716520440 data=null} to TreeItem with text {Import Test}
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Import Test} time=-1716520439 data=null button=1 stateMask=0x0 x=79 y=12 count=1} to TreeItem with text {Import Test}
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716520439 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}
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Import Test} time=-1716520413 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {Import Test}
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Clicking on with mnemonic 'Delete'
11:25:46 [2020-06-09T15:25:46.579Z] DEBUG - Clicked on with mnemonic 'Delete'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null item=null 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')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716519563 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Clicking on OK
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716519562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716519562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716519562 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716519562 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716519562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716519562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:47 [2020-06-09T15:25:47.505Z] DEBUG - Clicked on OK
11:25:48 [2020-06-09T15:25:48.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716519562 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:48 [2020-06-09T15:25:48.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716520374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1716516185 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716516185 data=null doit=true} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716516185 data=null} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716516185 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716516184 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716516165 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1716516164 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716516164 data=null doit=true} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716516164 data=null} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716516164 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716516164 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716516160 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716516159 data=null doit=true} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716516159 data=null} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716516159 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716516159 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}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716516158 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716516157 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716516157 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716516157 data=null} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716516157 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716516157 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716516150 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716516150 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716516143 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716516143 data=null} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716516142 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716516142 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716516139 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched MenuItem with text "&Export Trace Packag...", using matcher: with mnemonic 'Export Trace Package...'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Clicking on with mnemonic 'Export Trace Package...'
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.841: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.901: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.918: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.934: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.950: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.973: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:50.988: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:51.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:51.019: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] 
11:25:51 [2020-06-09T15:25:51.329Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:51.032: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Clicked on with mnemonic 'Export Trace Package...'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Shell with text "Export trace package", using matcher: with text 'Export trace package'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Export trace package} time=-1716515779 data=null doit=true} to Shell with text {Export trace package}
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Deselect All", using matcher: with mnemonic 'Deselect All'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Deselect All", using matcher: with style 'SWT.PUSH'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Deselect All", using matcher: (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Clicking on Deselect All
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deselect All} time=-1716515778 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')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1716515778 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')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deselect All} time=-1716515778 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deselect All} time=-1716515778 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deselect All} time=-1716515778 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')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deselect All} time=-1716515778 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')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deselect All} time=-1716515778 data=null item=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')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deselect All} time=-1716515764 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')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deselect All} time=-1716515764 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')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deselect All} time=-1716515764 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')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deselect All} time=-1716515764 data=null doit=true} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deselect All} time=-1716515763 data=null} to (of type 'Button' and with mnemonic 'Deselect All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - Clicked on Deselect All
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
11:25:51 [2020-06-09T15:25:51.329Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Clicking on Select All
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1716515761 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1716515761 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1716515761 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1716515761 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1716515761 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1716515761 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1716515761 data=null item=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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1716515760 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1716515760 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1716515760 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1716515760 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1716515760 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Clicked on Select All
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "Approximate uncompre...", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "To &archive file:", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "To &archive file:", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "Export trace package", using matcher: of type 'Label'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Label with text "Export trace package", using matcher: (of type 'Label')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with mnemonic 'Save in tar format'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: with style 'SWT.RADIO'
11:25:51 [2020-06-09T15:25:51.330Z] 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Save in &zip format} time=-1716515757 data=null doit=true} to Button with text {Save in &zip format}
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1716515757 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}
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Sa&ve in tar format} time=-1716515756 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Sa&ve in tar format} time=-1716515756 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Sa&ve in tar format} time=-1716515756 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1716515756 data=null item=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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in tar format' and with style 'SWT.RADIO')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with mnemonic 'Save in zip format'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Save in &zip format", using matcher: with style 'SWT.RADIO'
11:25:51 [2020-06-09T15:25:51.330Z] 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Sa&ve in tar format} time=-1716515751 data=null doit=true} to Button with text {Sa&ve in tar format}
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Sa&ve in tar format} time=-1716515751 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}
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Save in &zip format} time=-1716515750 data=null doit=true} to (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Save in &zip format} time=-1716515750 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Save in &zip format} time=-1716515750 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Save in &zip format} time=-1716515750 data=null item=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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Save in zip format' and with style 'SWT.RADIO')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
11:25:51 [2020-06-09T15:25:51.330Z] 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to unselected
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515748 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515747 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1716515747 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1716515747 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515747 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515747 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1716515732 data=null item=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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515732 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515732 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515731 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')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1716515731 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1716515731 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.330Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with mnemonic 'Compress the contents of the file'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: with style 'SWT.CHECK'
11:25:51 [2020-06-09T15:25:51.331Z] 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')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Toggling state on Button {Co&mpress the contents of the file}. Setting state to selected
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515728 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')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515728 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')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Co&mpress the contents of the file} time=-1716515728 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Co&mpress the contents of the file} time=-1716515728 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515728 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')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515728 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')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Co&mpress the contents of the file} time=-1716515728 data=null item=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')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515728 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')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515728 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')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Co&mpress the contents of the file} time=-1716515728 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')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Co&mpress the contents of the file} time=-1716515728 data=null doit=true} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Co&mpress the contents of the file} time=-1716515727 data=null} to (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Compress the contents of the file' and with style 'SWT.CHECK')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1716515727 data=null} to (of type 'Combo')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Save in &zip format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Sa&ve in tar format", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Co&mpress the conten...", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Clicking on &Finish
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1716515726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1716515726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1716515725 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1716515725 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1716515725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1716515725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] 
11:25:51 [2020-06-09T15:25:51.331Z] (Eclipse:5693): Gtk-CRITICAL **: 15:25:51.113: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:25:51 [2020-06-09T15:25:51.331Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:51 [2020-06-09T15:25:51.331Z] DEBUG - Clicked on &Finish
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1716515725 data=null item=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')
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Export Trace Package...} time=-1716516108 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...'
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1716515277 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716515277 data=null doit=true} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716515277 data=null} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716515276 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716515276 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716515262 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1716515261 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716515261 data=null doit=true} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716515261 data=null} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716515261 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716515261 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716515250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:51 [2020-06-09T15:25:51.586Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716515249 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716515249 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716515249 data=null} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716515249 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716515249 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716515243 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1716515243 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716515243 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716515243 data=null} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716515242 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716515242 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716515231 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:51 [2020-06-09T15:25:51.841Z] DEBUG - matched MenuItem with text "Import Trace &Packag...", using matcher: with mnemonic 'Import Trace Package...'
11:25:51 [2020-06-09T15:25:51.841Z] DEBUG - Clicking on with mnemonic 'Import Trace Package...'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Clicked on with mnemonic 'Import Trace Package...'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Shell with text "Import trace package", using matcher: with text 'Import trace package'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import trace package} time=-1716514917 data=null doit=true} to Shell with text {Import trace package}
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip} time=-1716514916 data=null} to (of type 'Combo')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/work/data/.tracecompass-temp/test.zip
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: (of type 'Combo')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Inserting text:
11:25:52 [2020-06-09T15:25:52.097Z]  into text (of type 'Combo')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Attempting to set focus on (of type 'Combo')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Typing text '
11:25:52 [2020-06-09T15:25:52.097Z] ' with an interval of 50ms. between characters.
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Select All", using matcher: with mnemonic 'Select All'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Select All", using matcher: with style 'SWT.PUSH'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Select All", using matcher: (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Clicking on Select All
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select All} time=-1716514848 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1716514847 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select All} time=-1716514847 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select All} time=-1716514847 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select All} time=-1716514847 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select All} time=-1716514847 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select All} time=-1716514847 data=null item=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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select All} time=-1716514847 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select All} time=-1716514847 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select All} time=-1716514847 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select All} time=-1716514847 data=null doit=true} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select All} time=-1716514847 data=null} to (of type 'Button' and with mnemonic 'Select All' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Clicked on Select All
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Clicking on &Finish
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1716514846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1716514846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1716514846 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1716514846 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1716514846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1716514846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Finish} time=-1716514822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1716514822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Finish} time=-1716514822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Finish} time=-1716514822 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Finish} time=-1716514822 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Clicked on &Finish
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1716514821 data=null doit=true} to Shell with text {Confirmation}
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "No &To All", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Yes To &All", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Yes To &All", using matcher: with mnemonic 'Yes To All'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Yes To &All", using matcher: with style 'SWT.PUSH'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "Yes To &All", using matcher: (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Clicking on Yes To &All
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Yes To &All} time=-1716514821 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Yes To &All} time=-1716514820 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Yes To &All} time=-1716514820 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Yes To &All} time=-1716514820 data=null} to (of type 'Button' and with mnemonic 'Yes To All' and with style 'SWT.PUSH')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Yes To &All} time=-1716514820 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Yes To &All} time=-1716514820 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')
11:25:52 [2020-06-09T15:25:52.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Yes To &All} time=-1716514820 data=null item=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')
11:25:52 [2020-06-09T15:25:52.658Z] DEBUG - Clicked on 
11:25:52 [2020-06-09T15:25:52.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1716514846 data=null item=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')
11:25:52 [2020-06-09T15:25:52.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import Trace &Package...} time=-1716515198 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...'
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:52 [2020-06-09T15:25:52.913Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
11:25:52 [2020-06-09T15:25:52.913Z] WARN - Tree item TreeItem with text {Test} is already expanded. Won't expand it again.
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716513925 data=null doit=true} to TreeItem with text {Traces [1]}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716513925 data=null} to TreeItem with text {Traces [1]}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716513925 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716513925 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]}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716513923 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
11:25:52 [2020-06-09T15:25:52.913Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Double-clicking on TreeItem with text {test.xml}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test.xml} time=-1716513923 data=null button=0 stateMask=0x0 x=89 y=81 count=0} to TreeItem with text {test.xml}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test.xml} time=-1716513923 data=null doit=true} to TreeItem with text {test.xml}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test.xml} time=-1716513922 data=null} to TreeItem with text {test.xml}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1716513922 data=null button=1 stateMask=0x0 x=89 y=81 count=1} to TreeItem with text {test.xml}
11:25:52 [2020-06-09T15:25:52.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716513922 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}
11:25:53 [2020-06-09T15:25:53.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1716513898 data=null button=1 stateMask=0x80000 x=105 y=81 count=1} to TreeItem with text {test.xml}
11:25:53 [2020-06-09T15:25:53.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test.xml} time=-1716513897 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
11:25:53 [2020-06-09T15:25:53.167Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {test.xml} time=-1716513897 data=null button=1 stateMask=0x0 x=105 y=81 count=2} to TreeItem with text {test.xml}
11:25:53 [2020-06-09T15:25:53.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test.xml} time=-1716513862 data=null button=1 stateMask=0x80000 x=105 y=81 count=2} to TreeItem with text {test.xml}
11:25:53 [2020-06-09T15:25:53.168Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {test.xml} time=-1716513861 data=null button=0 stateMask=0x0 x=105 y=81 count=0} to TreeItem with text {test.xml}
11:25:53 [2020-06-09T15:25:53.168Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {test.xml} time=-1716513861 data=null doit=true} to TreeItem with text {test.xml}
11:25:53 [2020-06-09T15:25:53.168Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {test.xml} time=-1716513861 data=null} to TreeItem with text {test.xml}
11:25:53 [2020-06-09T15:25:53.168Z] DEBUG - Double-clicked on TreeItem with text {test.xml}
11:25:53 [2020-06-09T15:25:53.422Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1716513897 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}
11:25:53 [2020-06-09T15:25:53.677Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test.xml"'
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Test/Traces/test.xml - Eclipse Platform} time=-1716512147 data=null doit=true} to Shell with text {data - Test/Traces/test.xml - Eclipse Platform}
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Attempting to set focus on Tree with text {}
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Test} time=-1716512097 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {Test}
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Test} time=-1716512097 data=null doit=true} to TreeItem with text {Test}
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Test} time=-1716512097 data=null} to TreeItem with text {Test}
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Test} time=-1716512097 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716512096 data=null item=TreeItem {Test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Test}
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Test} time=-1716512075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {Test}
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Clicking on with mnemonic 'Delete'
11:25:55 [2020-06-09T15:25:55.039Z] DEBUG - Clicked on with mnemonic 'Delete'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null item=null 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')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716511283 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Clicking on OK
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716511282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716511282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716511282 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716511282 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716511282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716511282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:55 [2020-06-09T15:25:55.599Z] DEBUG - Clicked on OK
11:25:56 [2020-06-09T15:25:56.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716511282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:25:56 [2020-06-09T15:25:56.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716512039 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:26:04 [2020-06-09T15:26:04.463Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 28.03 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard
11:26:04 [2020-06-09T15:26:04.463Z] testExperiment(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 11.831 s
11:26:04 [2020-06-09T15:26:04.463Z] test(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.TestImportExportPackageWizard)  Time elapsed: 16.109 s
11:26:04 [2020-06-09T15:26:04.463Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
11:26:36 [2020-06-09T15:26:36.475Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.656 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest
11:26:36 [2020-06-09T15:26:36.475Z] testImportTimerangeInverseTime(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 17.53 s
11:26:36 [2020-06-09T15:26:36.475Z] testImportTimerange(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 4.006 s
11:26:36 [2020-06-09T15:26:36.475Z] testImportTimerangeInvalidFormat(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportWizardTest)  Time elapsed: 6.032 s
11:26:36 [2020-06-09T15:26:36.475Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
11:26:39 [2020-06-09T15:26:39.737Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.609 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest
11:26:39 [2020-06-09T15:26:39.737Z] testGzipImport(org.eclipse.tracecompass.tmf.ui.swtbot.tests.wizards.StandardImportGzipTraceTest)  Time elapsed: 7.032 s
11:26:39 [2020-06-09T15:26:39.737Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
11:26:40 [2020-06-09T15:26:40.296Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1716466160 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1716466160 data=null doit=true} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1716466159 data=null} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1716466159 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716466159 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}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1716466140 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1716466140 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1716466140 data=null doit=true} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1716466140 data=null} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1716466140 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716466139 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}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1716466136 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1716466136 data=null doit=true} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1716466136 data=null} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1716466136 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716466135 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}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1716466134 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {TestText}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716466134 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716466133 data=null doit=true} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716466133 data=null} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716466133 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716466133 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]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716466121 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716466120 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716466120 data=null doit=true} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716466120 data=null} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716466120 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716466120 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]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716466117 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
11:26:40 [2020-06-09T15:26:40.856Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1716465917 data=null doit=true} to Shell with text {Manage Custom Parsers}
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Clicking on New...
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1716465905 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')
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1716465905 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')
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1716465905 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1716465905 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1716465905 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')
11:26:41 [2020-06-09T15:26:41.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1716465905 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')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1716465702 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')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1716465701 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')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1716465701 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')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1716465701 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1716465701 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - Clicked on New...
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1716465700 data=null doit=true} to Shell with text {Custom Text Parser}
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Custom Text", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Custom Text", using matcher: with label (with mnemonic 'Category:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Custom Text", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Category:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Category:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Trace type:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Trace type:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no timestamp group*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:41 [2020-06-09T15:26:41.367Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
11:26:41 [2020-06-09T15:26:41.368Z] 
11:26:41 [2020-06-09T15:26:41.368Z] (Eclipse:5693): Gtk-WARNING **: 15:26:41.185: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:26:41 [2020-06-09T15:26:41.368Z] 
11:26:41 [2020-06-09T15:26:41.368Z] (Eclipse:5693): Gtk-WARNING **: 15:26:41.188: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1716465633 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
11:26:41 [2020-06-09T15:26:41.368Z] 
11:26:41 [2020-06-09T15:26:41.368Z] (Eclipse:5693): Gtk-WARNING **: 15:26:41.196: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'format:')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "Enter the input form...", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "Enter the input form...", using matcher: with label (with mnemonic 'format:')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Text with text "Enter the input form...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
11:26:41 [2020-06-09T15:26:41.368Z] 
11:26:41 [2020-06-09T15:26:41.368Z] (Eclipse:5693): Gtk-WARNING **: 15:26:41.210: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Clicking on 
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716465587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716465587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716465587 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716465587 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716465587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716465587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716465587 data=null item=null 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')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Clicked on 
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Clicking on 
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716465543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716465543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716465543 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716465543 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716465543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716465542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716465542 data=null item=null 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')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1716465506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716465505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1716465505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1716465505 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1716465505 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Clicked on 
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1716465489 data=null button=0 stateMask=0x0 x=128 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1716465489 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1716465489 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
11:26:41 [2020-06-09T15:26:41.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1716465489 data=null button=1 stateMask=0x0 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
11:26:41 [2020-06-09T15:26:41.369Z] 
11:26:41 [2020-06-09T15:26:41.369Z] (Eclipse:5693): Gtk-WARNING **: 15:26:41.364: Negative content width -2 (allocation 16, extents 9x9) while allocating gadget (node entry, owner GtkEntry)
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716465489 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)}
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(.*\S)} time=-1716465422 data=null button=1 stateMask=0x80000 x=128 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(.*\S)}
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: with label (with mnemonic 'Regular expression:')
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "\s*(.*\S)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "12 Hello", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "12 Hello", using matcher: with label (with mnemonic 'Regular expression:')
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "12 Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "*no matching group*", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "*no matching group*", using matcher: with label (with mnemonic 'Regular expression:')
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "*no matching group*", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716465402 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716465402 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:41 [2020-06-09T15:26:41.624Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716465402 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716465401 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716465401 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,∞) : }
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716465371 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: of type 'Text'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: with label (with mnemonic 'Regular expression:')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Text with text "Create a new custom ...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Clicking on 
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716465362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716465362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716465362 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716465362 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716465362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716465362 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716465362 data=null item=null 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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Clicked on 
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1716465329 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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Clicking on Highlight All
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1716465324 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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1716465324 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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1716465324 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1716465324 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1716465324 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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1716465324 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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1716465324 data=null item=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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1716465322 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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1716465322 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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1716465321 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')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1716465321 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1716465321 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - Clicked on Highlight All
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.625Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Clicking on &Next >
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1716465320 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')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1716465320 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')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1716465320 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1716465320 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1716465320 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')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1716465320 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')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1716465320 data=null item=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')
11:26:41 [2020-06-09T15:26:41.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Clicked on &Next >
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Clicking on &Finish
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1716465276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1716465276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1716465276 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1716465276 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1716465276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1716465276 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1716465276 data=null item=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')
11:26:41 [2020-06-09T15:26:41.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1716465905 data=null item=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')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Clicked on 
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1716465182 data=null doit=true} to Shell with text {Manage Custom Parsers}
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched List with text "", using matcher: of type 'List'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched List with text "", using matcher: (of type 'List')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1716465179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1716465179 data=null doit=true} to (of type 'List')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1716465179 data=null} to (of type 'List')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1716465178 data=null button=1 stateMask=0x0 x=117 y=80 count=1} to (of type 'List')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1716465178 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1716465178 data=null button=1 stateMask=0x80000 x=117 y=80 count=1} to (of type 'List')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Clicking on Delete
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1716465177 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')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1716465177 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')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1716465177 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1716465177 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1716465177 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')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1716465177 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')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1716465140 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')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1716465137 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')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1716465137 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')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1716465137 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1716465137 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Clicked on Delete
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1716465136 data=null doit=true} to Shell with text {Delete Custom Parser}
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Clicking on &Yes
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1716465135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1716465135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1716465135 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1716465135 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1716465135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1716465135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:41 [2020-06-09T15:26:41.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1716465135 data=null item=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')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1716465177 data=null item=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')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Clicked on 
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1716464584 data=null doit=true} to Shell with text {Manage Custom Parsers}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Clicking on &Close
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1716464583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1716464583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1716464583 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1716464583 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1716464583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1716464583 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1716464583 data=null item=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')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1716466088 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...'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Clicked on 
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716464539 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1716464522 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1716464522 data=null doit=true} to TreeItem with text {TestText}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1716464522 data=null} to TreeItem with text {TestText}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1716464510 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716464510 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}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1716464495 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Clicking on with mnemonic 'Delete'
11:26:42 [2020-06-09T15:26:42.441Z] DEBUG - Clicked on with mnemonic 'Delete'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null item=null 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')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716463809 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Clicking on OK
11:26:43 [2020-06-09T15:26:43.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716463808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716463808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716463808 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716463808 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716463808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716463808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.016Z] DEBUG - Clicked on OK
11:26:43 [2020-06-09T15:26:43.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716463808 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:43 [2020-06-09T15:26:43.270Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716464456 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:26:43 [2020-06-09T15:26:43.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1716462561 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1716462561 data=null doit=true} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1716462561 data=null} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1716462561 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716462561 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}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1716462531 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1716462531 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1716462530 data=null doit=true} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1716462530 data=null} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1716462530 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716462530 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}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1716462525 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1716462525 data=null doit=true} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1716462524 data=null} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1716462524 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716462524 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}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1716462522 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {TestText}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716462521 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716462521 data=null doit=true} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716462521 data=null} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716462521 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716462521 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]}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716462506 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716462505 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716462505 data=null doit=true} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716462505 data=null} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716462504 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716462504 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]}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716462495 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
11:26:44 [2020-06-09T15:26:44.392Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1716462262 data=null doit=true} to Shell with text {Manage Custom Parsers}
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched List with text "", using matcher: of type 'List'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched List with text "", using matcher: (of type 'List')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Set selection (of type 'List') to text Demo Category : Demo trace
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1716462261 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1716462261 data=null doit=true} to (of type 'List')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1716462261 data=null} to (of type 'List')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1716462210 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1716462210 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1716462210 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Clicking on Edit...
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1716462209 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')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1716462209 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')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1716462209 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1716462209 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1716462209 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')
11:26:44 [2020-06-09T15:26:44.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1716462209 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')
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1716462059 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')
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1716462056 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')
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1716462056 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')
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1716462056 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1716462056 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - Clicked on Edit...
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - matched Shell with text "Custom Text Parser", using matcher: with text 'Custom Text Parser'
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom Text Parser} time=-1716462052 data=null doit=true} to Shell with text {Custom Text Parser}
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - Attempting to set focus on Shell with text {Custom Text Parser}
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - matched Text with text "Demo Category", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - matched Text with text "Demo Category", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.903Z] DEBUG - matched Text with text "Demo Category", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Category:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Demo trace", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Demo trace", using matcher: with label (with mnemonic 'Trace type:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Demo trace", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Trace type:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Trace type:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Trace type:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Trace type:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Trace type:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "(0,∞)", using matcher: (of type 'Combo')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "Timestamp", using matcher: of type 'Combo'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "Timestamp", using matcher: (of type 'Combo')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "Message", using matcher: (of type 'Combo')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - Setting selection on (of type 'Combo') to Timestamp
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Timestamp} time=-1716461983 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Combo')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - Set selection on (of type 'Combo') to Timestamp
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching timesta...", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: with label (with mnemonic 'format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "sss", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: with label (with mnemonic 'format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "*no matching line*", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Label with text "format:", using matcher: with mnemonic 'format:'
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'format:')
11:26:44 [2020-06-09T15:26:44.904Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'format:'))
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Clicking on 
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716461963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716461963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716461963 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716461963 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716461963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716461963 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716461963 data=null item=null 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')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1716461928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716461928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1716461928 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1716461928 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1716461928 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Clicked on 
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1716461920 data=null button=0 stateMask=0x0 x=142 y=12 count=0} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1716461919 data=null doit=true} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1716461919 data=null} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
11:26:44 [2020-06-09T15:26:44.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1716461919 data=null button=1 stateMask=0x0 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716461905 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(.*)}
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 1 (0,∞) : \s*(\d*)\s(.*)} time=-1716461850 data=null button=1 stateMask=0x80000 x=142 y=12 count=1} to TreeItem with text {Root Line 1 (0,∞) : \s*(\d*)\s(.*)}
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: with label (with mnemonic 'Regular expression:')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "\s*(\d*)\s(.*)", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "ss", using matcher: with label (with mnemonic 'Regular expression:')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "ss", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "12", using matcher: with label (with mnemonic 'Regular expression:')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "12", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Hello", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Hello", using matcher: with label (with mnemonic 'Regular expression:')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Hello", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716461836 data=null button=0 stateMask=0x0 x=103 y=35 count=0} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716461836 data=null doit=true} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716461836 data=null} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716461836 data=null button=1 stateMask=0x0 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716461836 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,∞) : }
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Root Line 2 (0,∞) : } time=-1716461805 data=null button=1 stateMask=0x80000 x=103 y=35 count=1} to TreeItem with text {Root Line 2 (0,∞) : }
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "ss", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "12", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Regular expression:')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: of type 'Text'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Label with text "Regular expression:", using matcher: with mnemonic 'Regular expression:'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: with label (with mnemonic 'Regular expression:')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Text with text "Edit an existing cus...", using matcher: (of type 'Text' and with label (with mnemonic 'Regular expression:'))
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.161Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "< &Back", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "< &Back", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Clicking on 
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716461799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716461799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716461799 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716461799 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716461799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716461799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716461799 data=null item=null 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Clicked on 
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Combo with text "(0,∞)", using matcher: of type 'Combo'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Combo with text "Message", using matcher: of type 'Combo'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Combo with text "Set", using matcher: of type 'Combo'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Combo with text "Set", using matcher: with text 'Set'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Combo with text "Set", using matcher: (of type 'Combo' and with text 'Set')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Setting selection on (of type 'Combo' and with text 'Set') to Append with |
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Append with |} time=-1716461774 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Set selection on (of type 'Combo' and with text 'Set') to Append with |
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Highlight All", using matcher: with mnemonic 'Highlight All'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Highlight All", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Highlight All", using matcher: (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Clicking on Highlight All
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Highlight All} time=-1716461770 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1716461770 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Highlight All} time=-1716461770 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Highlight All} time=-1716461770 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Highlight All} time=-1716461770 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Highlight All} time=-1716461770 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Highlight All} time=-1716461770 data=null item=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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Highlight All} time=-1716461768 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Highlight All} time=-1716461768 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Highlight All} time=-1716461768 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Highlight All} time=-1716461768 data=null doit=true} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Highlight All} time=-1716461768 data=null} to (of type 'Button' and with mnemonic 'Highlight All' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Clicked on Highlight All
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Highlight All", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Clicking on &Next >
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1716461767 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1716461767 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1716461766 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1716461766 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1716461766 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1716461766 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')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1716461766 data=null item=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')
11:26:45 [2020-06-09T15:26:45.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Clicked on &Next >
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Clicking on &Finish
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1716461728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1716461728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1716461727 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1716461727 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1716461727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.162Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1716461727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.417Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1716461727 data=null item=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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1716462209 data=null item=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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Clicked on 
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1716461368 data=null doit=true} to Shell with text {Manage Custom Parsers}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched List with text "", using matcher: of type 'List'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched List with text "", using matcher: (of type 'List')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1716461367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1716461367 data=null doit=true} to (of type 'List')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1716461367 data=null} to (of type 'List')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1716461366 data=null button=1 stateMask=0x0 x=103 y=34 count=1} to (of type 'List')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1716461366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1716461366 data=null button=1 stateMask=0x80000 x=103 y=34 count=1} to (of type 'List')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Clicking on Delete
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1716461366 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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1716461366 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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1716461366 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1716461366 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1716461366 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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1716461365 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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1716461345 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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1716461345 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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1716461345 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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1716461345 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1716461345 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Clicked on Delete
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1716461344 data=null doit=true} to Shell with text {Delete Custom Parser}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Clicking on &Yes
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1716461343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1716461343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1716461343 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1716461343 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1716461343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1716461343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1716461343 data=null item=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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1716461365 data=null item=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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Clicked on 
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1716461300 data=null doit=true} to Shell with text {Manage Custom Parsers}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Clicking on &Close
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1716461293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1716461293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1716461293 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1716461293 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1716461293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1716461293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1716461285 data=null item=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')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1716462464 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...'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Clicked on 
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716461241 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestText} time=-1716461225 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestText}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestText} time=-1716461225 data=null doit=true} to TreeItem with text {TestText}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestText} time=-1716461225 data=null} to TreeItem with text {TestText}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestText} time=-1716461225 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716461225 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}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestText} time=-1716461217 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestText}
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:26:45 [2020-06-09T15:26:45.673Z] DEBUG - Clicking on with mnemonic 'Delete'
11:26:45 [2020-06-09T15:26:45.928Z] DEBUG - Clicked on with mnemonic 'Delete'
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null item=null 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')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460474 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716460473 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Clicking on OK
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716460473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716460473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716460473 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716460473 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716460473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716460473 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:46 [2020-06-09T15:26:46.489Z] DEBUG - Clicked on OK
11:26:47 [2020-06-09T15:26:47.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716460473 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:47 [2020-06-09T15:26:47.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716461182 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:26:47 [2020-06-09T15:26:47.413Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.668 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard
11:26:47 [2020-06-09T15:26:47.413Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.745 s
11:26:47 [2020-06-09T15:26:47.413Z] testEdit(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomTxtWizard)  Time elapsed: 3.836 s
11:26:47 [2020-06-09T15:26:47.413Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
11:26:47 [2020-06-09T15:26:47.973Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1716458366 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1716458366 data=null doit=true} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1716458366 data=null} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1716458365 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716458365 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}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1716458348 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1716458347 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1716458347 data=null doit=true} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1716458347 data=null} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1716458347 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716458347 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}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1716458344 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1716458343 data=null doit=true} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1716458343 data=null} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1716458343 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716458343 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}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1716458341 data=null button=1 stateMask=0x80000 x=53 y=12 count=1} to TreeItem with text {TestXML}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716458341 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716458341 data=null doit=true} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716458341 data=null} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716458341 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716458341 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]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716458330 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1716458329 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1716458329 data=null doit=true} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1716458329 data=null} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1716458329 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716458329 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]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1716458326 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
11:26:48 [2020-06-09T15:26:48.533Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1716458127 data=null doit=true} to Shell with text {Manage Custom Parsers}
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1716458110 data=null doit=true} to Button with text {Text}
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1716458110 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}
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1716458110 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1716458110 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')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1716458110 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')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1716458110 data=null item=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')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "New...", using matcher: with mnemonic 'New...'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "New...", using matcher: with style 'SWT.PUSH'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "New...", using matcher: (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Clicking on New...
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {New...} time=-1716458109 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')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1716458109 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')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {New...} time=-1716458109 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:48 [2020-06-09T15:26:48.789Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {New...} time=-1716458109 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {New...} time=-1716458109 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')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {New...} time=-1716458026 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')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {New...} time=-1716457921 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')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {New...} time=-1716457921 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')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {New...} time=-1716457921 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')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {New...} time=-1716457921 data=null doit=true} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {New...} time=-1716457921 data=null} to (of type 'Button' and with mnemonic 'New...' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Clicked on New...
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Shell with text "Custom XML Parser", using matcher: with text 'Custom XML Parser'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom XML Parser} time=-1716457920 data=null doit=true} to Shell with text {Custom XML Parser}
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - Attempting to set focus on Shell with text {Custom XML Parser}
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Custom XML", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Custom XML", using matcher: with label (with mnemonic 'Category:')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Custom XML", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Category:')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Category:')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Category:", using matcher: with mnemonic 'Category:'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Category:')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Category:'))
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Trace type:')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Trace type:')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Trace type:", using matcher: with mnemonic 'Trace type:'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: with label (with mnemonic 'Trace type:')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Enter a name for the...", using matcher: (of type 'Text' and with label (with mnemonic 'Trace type:'))
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Test Category", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Text with text "Test Trace", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.044Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Text with text "Test Trace", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Text with text "Test Trace", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Text with text "*no time stamp eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: of type 'Text'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Label with text "Time Stamp format:", using matcher: with mnemonic 'Time Stamp format:'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: with label (with mnemonic 'Time Stamp format:')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Text with text "Add a document eleme...", using matcher: (of type 'Text' and with label (with mnemonic 'Time Stamp format:'))
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched StyledText with text "", using matcher: of type 'StyledText'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched StyledText with text "", using matcher: (of type 'StyledText')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: with tooltip 'Feeling lucky'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Clicking on 
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716457886 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')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716457886 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')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716457886 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716457882 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716457882 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')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716457882 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')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716457882 data=null 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')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1716457859 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')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716457859 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')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1716457859 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')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1716457859 data=null doit=true} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1716457859 data=null} to (of type 'Button' and with tooltip 'Feeling lucky' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Clicked on 
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {event} time=-1716457856 data=null button=0 stateMask=0x0 x=79 y=35 count=0} to Tree node with text: event
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {event} time=-1716457856 data=null doit=true} to Tree node with text: event
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {event} time=-1716457856 data=null} to Tree node with text: event
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {event} time=-1716457852 data=null button=1 stateMask=0x0 x=79 y=35 count=1} to Tree node with text: event
11:26:49 [2020-06-09T15:26:49.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716457848 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
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {event} time=-1716457767 data=null button=1 stateMask=0x80000 x=79 y=35 count=1} to Tree node with text: event
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Log Entry", using matcher: with mnemonic 'Log Entry'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Log Entry", using matcher: with style 'SWT.CHECK'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Log Entry", using matcher: (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Toggling state on Button {Log Entry}. Setting state to selected
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Log Entry} time=-1716457765 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1716457764 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Log Entry} time=-1716457764 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Log Entry} time=-1716457764 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Log Entry} time=-1716457764 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Log Entry} time=-1716457764 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Log Entry} time=-1716457764 data=null item=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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Log Entry} time=-1716457738 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Log Entry} time=-1716457738 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Log Entry} time=-1716457738 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Log Entry} time=-1716457738 data=null doit=true} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Log Entry} time=-1716457738 data=null} to (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Log Entry' and with style 'SWT.CHECK')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Log Entry", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Event type:", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Clicking on &Next >
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1716457737 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1716457737 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1716457737 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1716457736 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1716457736 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1716457736 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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1716457736 data=null item=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')
11:26:49 [2020-06-09T15:26:49.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Clicked on &Next >
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Clicking on &Finish
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1716457691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1716457691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1716457691 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1716457691 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1716457691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1716457691 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1716457691 data=null item=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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {New...} time=-1716458015 data=null item=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')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Clicked on 
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1716457606 data=null doit=true} to Shell with text {Manage Custom Parsers}
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched List with text "", using matcher: of type 'List'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched List with text "", using matcher: (of type 'List')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Set selection (of type 'List') to text Test Category : Test Trace
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1716457605 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1716457604 data=null doit=true} to (of type 'List')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1716457604 data=null} to (of type 'List')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1716457604 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1716457604 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1716457604 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.301Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Clicking on Delete
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1716457603 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')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1716457603 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')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1716457603 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1716457603 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1716457603 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')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1716457603 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')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1716457573 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')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1716457573 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')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1716457573 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')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1716457573 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1716457572 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Clicked on Delete
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Shell with text "Delete Custom Parser", using matcher: with text 'Delete Custom Parser'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete Custom Parser} time=-1716457572 data=null doit=true} to Shell with text {Delete Custom Parser}
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Attempting to set focus on Shell with text {Delete Custom Parser}
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Clicking on &Yes
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1716457571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1716457571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1716457571 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1716457571 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1716457571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1716457571 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1716457571 data=null item=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')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1716457603 data=null item=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')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Clicked on 
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1716457526 data=null doit=true} to Shell with text {Manage Custom Parsers}
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Attempting to set focus on Shell with text {Manage Custom Parsers}
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Clicking on &Close
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1716457526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1716457526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1716457525 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1716457525 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1716457525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1716457525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1716457525 data=null item=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')
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1716458300 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...'
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Clicked on 
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716457474 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestXML} time=-1716457470 data=null button=0 stateMask=0x0 x=69 y=12 count=0} to TreeItem with text {TestXML}
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestXML} time=-1716457470 data=null doit=true} to TreeItem with text {TestXML}
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestXML} time=-1716457470 data=null} to TreeItem with text {TestXML}
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestXML} time=-1716457470 data=null button=1 stateMask=0x0 x=69 y=12 count=1} to TreeItem with text {TestXML}
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716457470 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}
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestXML} time=-1716457445 data=null button=1 stateMask=0x80000 x=69 y=12 count=1} to TreeItem with text {TestXML}
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Clicking on with mnemonic 'Delete'
11:26:49 [2020-06-09T15:26:49.557Z] DEBUG - Clicked on with mnemonic 'Delete'
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456694 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456694 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456694 data=null item=null 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')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456693 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716456693 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.482Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Clicking on OK
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716456693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716456693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716456693 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716456693 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716456693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716456693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Clicked on OK
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716456693 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:50 [2020-06-09T15:26:50.483Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716457409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:26:50 [2020-06-09T15:26:50.738Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.275 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard
11:26:50 [2020-06-09T15:26:50.738Z] testNew(org.eclipse.tracecompass.tmf.ui.swtbot.tests.parsers.custom.TestCustomXmlWizard)  Time elapsed: 3.189 s
11:26:50 [2020-06-09T15:26:50.738Z] Running org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
11:26:50 [2020-06-09T15:26:50.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:26:51 [2020-06-09T15:26:51.247Z] 
11:26:51 [2020-06-09T15:26:51.247Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-09 15:26:51.004
11:26:51 [2020-06-09T15:26:51.247Z] !MESSAGE Indexed 'SomeProject' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
11:26:51 [2020-06-09T15:26:51.502Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1716455434 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1716455434 data=null doit=true} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1716455434 data=null} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1716455434 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716455434 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}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1716455415 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1716455415 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1716455415 data=null doit=true} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1716455415 data=null} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1716455415 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716455415 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}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1716455410 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
11:26:51 [2020-06-09T15:26:51.503Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1716455375 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'
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1716454905 data=null doit=true} to TreeItem with text {SomeProject}
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1716454905 data=null} to TreeItem with text {SomeProject}
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1716454904 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716454904 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}
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1716454902 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {SomeProject}
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1716454902 data=null doit=true} to TreeItem with text {Trace Compass}
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1716454901 data=null} to TreeItem with text {Trace Compass}
11:26:52 [2020-06-09T15:26:52.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1716454901 data=null button=1 stateMask=0x0 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
11:26:52 [2020-06-09T15:26:52.064Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716454901 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}
11:26:52 [2020-06-09T15:26:52.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1716454900 data=null button=1 stateMask=0x80000 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
11:26:52 [2020-06-09T15:26:52.064Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched EditorReference with text "", using matcher: with name '"syslog_collapse"'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=-1716453033 data=null doit=true} to Shell with text {Filters and Customization}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@46176e92
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1716453000 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')
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Attempting to set focus on Table with text {}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1716452984 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1716452984 data=null doit=true} to TableItem with text {.* resources}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1716452984 data=null} to TableItem with text {.* resources}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1716452984 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716452936 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}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1716452935 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Setting state to unchecked on: .* resources
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Attempting to set focus on Table with text {}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1716452934 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1716452934 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1716452934 data=null} to TableItem with text {Trace Compass Shadow Projects}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1716452933 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716452933 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}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1716452933 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - Setting state to unchecked on: Trace Compass Shadow Projects
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:26:53 [2020-06-09T15:26:53.948Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Clicking on OK
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716452932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716452932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716452932 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716452932 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716452932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716452932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716452932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-1716453180 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...'
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Clicked on 
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1716452871 data=null button=0 stateMask=0x0 x=133 y=12 count=0} to TreeItem with text {.tracecompass-SomeProject}
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1716452871 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1716452871 data=null} to TreeItem with text {.tracecompass-SomeProject}
11:26:53 [2020-06-09T15:26:53.949Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1716452871 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716452871 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}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1716452857 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {.tracecompass-SomeProject} time=-1716452856 data=null doit=true} to TreeItem with text {.tracecompass-SomeProject}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {.tracecompass-SomeProject} time=-1716452856 data=null} to TreeItem with text {.tracecompass-SomeProject}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1716452856 data=null button=1 stateMask=0x0 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716452856 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}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {.tracecompass-SomeProject} time=-1716452843 data=null button=1 stateMask=0x80000 x=133 y=12 count=1} to TreeItem with text {.tracecompass-SomeProject}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1716452842 data=null doit=true} to TreeItem with text {Traces [1]}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1716452842 data=null} to TreeItem with text {Traces [1]}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1716452842 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1716452842 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]}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1716452840 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
11:26:54 [2020-06-09T15:26:54.204Z] WARN - Tree item TreeItem with text {.tracecompass-SomeProject} is already expanded. Won't expand it again.
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched MenuItem with text "&Filters and Customi...", using matcher: with mnemonic 'Filters and Customization...'
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Clicking on with mnemonic 'Filters and Customization...'
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Clicked on with mnemonic 'Filters and Customization...'
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched Shell with text "Filters and Customiz...", using matcher: with text 'Filters and Customization'
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filters and Customization} time=-1716452697 data=null doit=true} to Shell with text {Filters and Customization}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: of type 'CTabItem'
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched CTabItem with text "Pre-set filters", using matcher: (of type 'CTabItem')
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched CTabItem with text "User filters", using matcher: of type 'CTabItem'
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched CTabItem with text "User filters", using matcher: (of type 'CTabItem')
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched CTabItem with text "Content", using matcher: of type 'CTabItem'
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched CTabItem with text "Content", using matcher: (of type 'CTabItem')
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Activated org.eclipse.swtbot.swt.finder.widgets.SWTBotCTabItem$3@25878b20
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{CTabFolder {} time=-1716452697 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')
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Attempting to set focus on Table with text {}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {.* resources} time=-1716452679 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {.* resources}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {.* resources} time=-1716452666 data=null doit=true} to TableItem with text {.* resources}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {.* resources} time=-1716452666 data=null} to TableItem with text {.* resources}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {.* resources} time=-1716452666 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {.* resources}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716452666 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}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {.* resources} time=-1716452665 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {.* resources}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Setting state to checked on: .* resources
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Attempting to set focus on Table with text {}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1716452664 data=null button=0 stateMask=0x0 x=133 y=127 count=0} to TableItem with text {Trace Compass Shadow Projects}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Trace Compass Shadow Projects} time=-1716452664 data=null doit=true} to TableItem with text {Trace Compass Shadow Projects}
11:26:54 [2020-06-09T15:26:54.204Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Trace Compass Shadow Projects} time=-1716452664 data=null} to TableItem with text {Trace Compass Shadow Projects}
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1716452664 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716452664 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}
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Trace Compass Shadow Projects} time=-1716452663 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TableItem with text {Trace Compass Shadow Projects}
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Setting state to checked on: Trace Compass Shadow Projects
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Clicking on OK
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716452662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716452662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716452662 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716452662 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716452662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716452662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716452662 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:54 [2020-06-09T15:26:54.205Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Filters and Customization...} time=-1716452808 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...'
11:26:54 [2020-06-09T15:26:54.460Z] DEBUG - Clicked on 
11:26:54 [2020-06-09T15:26:54.460Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:26:54 [2020-06-09T15:26:54.460Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:54 [2020-06-09T15:26:54.460Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716452295 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Attempting to set focus on Tree with text {}
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {SomeProject} time=-1716452290 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TreeItem with text {SomeProject}
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {SomeProject} time=-1716452290 data=null doit=true} to TreeItem with text {SomeProject}
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {SomeProject} time=-1716452290 data=null} to TreeItem with text {SomeProject}
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {SomeProject} time=-1716452289 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TreeItem with text {SomeProject}
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716452289 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}
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {SomeProject} time=-1716452268 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TreeItem with text {SomeProject}
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Clicking on with mnemonic 'Delete'
11:26:54 [2020-06-09T15:26:54.716Z] DEBUG - Clicked on with mnemonic 'Delete'
11:26:54 [2020-06-09T15:26:54.716Z] 
11:26:54 [2020-06-09T15:26:54.716Z] (Eclipse:5693): Gtk-CRITICAL **: 15:26:54.663: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451589 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451589 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] 
11:26:55 [2020-06-09T15:26:55.279Z] (Eclipse:5693): Gtk-CRITICAL **: 15:26:55.231: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:26:55 [2020-06-09T15:26:55.279Z] 
11:26:55 [2020-06-09T15:26:55.279Z] (Eclipse:5693): Gtk-CRITICAL **: 15:26:55.232: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451589 data=null item=null 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')
11:26:55 [2020-06-09T15:26:55.279Z] 
11:26:55 [2020-06-09T15:26:55.279Z] (Eclipse:5693): Gtk-CRITICAL **: 15:26:55.235: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451581 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716451581 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Clicking on OK
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716451580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716451580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716451580 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716451580 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716451580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716451580 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.279Z] DEBUG - Clicked on OK
11:26:55 [2020-06-09T15:26:55.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716451580 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:26:55 [2020-06-09T15:26:55.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716452226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:26:55 [2020-06-09T15:26:55.840Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.194 s - in org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest
11:26:55 [2020-06-09T15:26:55.840Z] testConfigureTracingNature(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 2.74 s
11:26:55 [2020-06-09T15:26:55.840Z] testViewerFilter(org.eclipse.tracecompass.tmf.ui.swtbot.tests.project.AddProjectNatureTest)  Time elapsed: 0.593 s
11:26:55 [2020-06-09T15:26:55.840Z] 
11:26:55 [2020-06-09T15:26:55.840Z] Results:
11:26:55 [2020-06-09T15:26:55.840Z] 
11:26:55 [2020-06-09T15:26:55.840Z] Tests run: 78, Failures: 0, Errors: 0, Skipped: 6
11:26:55 [2020-06-09T15:26:55.840Z] 
11:26:56 [2020-06-09T15:26:56.399Z] 
11:26:56 [2020-06-09T15:26:56.399Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 15:26:56.102
11:26:56 [2020-06-09T15:26:56.399Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] All tests passed!
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.tmf.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ui.swtbot.tests ---
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core >--
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core 2.1.6-SNAPSHOT [26/138]
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] The project's OSGi version is 2.1.6.202006091432
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.275Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.276Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.276Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.276Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:18 [2020-06-09T15:27:18.276Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/main/resources
11:27:18 [2020-06-09T15:27:18.276Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.276Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.276Z] [INFO] Compiling 35 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/classes
11:27:18 [2020-06-09T15:27:18.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/criticalpath/CriticalPathAlgorithmBounded.java:[280] 
11:27:18 [2020-06-09T15:27:18.276Z] 	while (!subPath.isEmpty() && subPath.getLast().getVertexFrom() != v) {
11:27:18 [2020-06-09T15:27:18.276Z] 	                             ^^^^^^^^^^^^^^^^^
11:27:18 [2020-06-09T15:27:18.276Z] 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
11:27:18 [2020-06-09T15:27:18.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[387] 
11:27:18 [2020-06-09T15:27:18.276Z] 	List<@NonNull CriticalPathEntry> list = new ArrayList<>(fHostEntries.values());
11:27:18 [2020-06-09T15:27:18.276Z] 	                                                        ^^^^^^^^^^^^^^^^^^^^^
11:27:18 [2020-06-09T15:27:18.276Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
11:27:18 [2020-06-09T15:27:18.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathDataProvider.java:[388] 
11:27:18 [2020-06-09T15:27:18.276Z] 	list.addAll(fWorkers.values());
11:27:18 [2020-06-09T15:27:18.276Z] 	            ^^^^^^^^^^^^^^^^^
11:27:18 [2020-06-09T15:27:18.276Z] Null type safety (type annotations): The expression of type '@NonNull Collection<CriticalPathEntry>' needs unchecked conversion to conform to 'Collection<? extends @NonNull CriticalPathEntry>'
11:27:18 [2020-06-09T15:27:18.276Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/org/eclipse/tracecompass/internal/analysis/graph/core/dataprovider/CriticalPathEntry.java:[63] 
11:27:18 [2020-06-09T15:27:18.276Z] 	fAspects.put(HOST_ID_STR, worker.getHostId());
11:27:18 [2020-06-09T15:27:18.276Z] 	             ^^^^^^^^^^^
11:27:18 [2020-06-09T15:27:18.276Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:18 [2020-06-09T15:27:18.276Z] 4 problems (4 warnings)
11:27:18 [2020-06-09T15:27:18.531Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.531Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.531Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:18 [2020-06-09T15:27:18.531Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/src/test/resources
11:27:18 [2020-06-09T15:27:18.531Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.531Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.531Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-sources.jar
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] 
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar
11:27:18 [2020-06-09T15:27:18.786Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.pom
11:27:19 [2020-06-09T15:27:19.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-sources.jar
11:27:19 [2020-06-09T15:27:19.042Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core/target/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core/2.1.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-pack200.jar.pack.gz
11:27:19 [2020-06-09T15:27:19.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-p2metadata.xml
11:27:19 [2020-06-09T15:27:19.297Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.6-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core-2.1.6-SNAPSHOT-p2artifacts.xml
11:27:19 [2020-06-09T15:27:19.297Z] [INFO] 
11:27:19 [2020-06-09T15:27:19.297Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core ---
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] 
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core >--
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core 1.0.3-SNAPSHOT [27/138]
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] 
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] 
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] The project's OSGi version is 1.0.3.202006091432
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] 
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] 
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] 
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] 
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/main/resources
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] 
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:19 [2020-06-09T15:27:19.857Z] [INFO] Compiling 33 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/classes
11:27:20 [2020-06-09T15:27:20.782Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/org/eclipse/tracecompass/internal/provisional/tmf/chart/core/descriptor/DescriptorTypeVisitor.java:[61] 
11:27:20 [2020-06-09T15:27:20.782Z] 	private final EnumSet<DescriptorType> fType = EnumSet.noneOf(DescriptorType.class);
11:27:20 [2020-06-09T15:27:20.782Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:20 [2020-06-09T15:27:20.782Z] Null type safety (type annotations): The expression of type 'EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>' needs unchecked conversion to conform to '@NonNull EnumSet<DescriptorTypeVisitor.@NonNull DescriptorType>'
11:27:20 [2020-06-09T15:27:20.782Z] 1 problem (1 warning)
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] 
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/src/test/resources
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] 
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] 
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] 
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] 
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] 
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] 
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] 
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] 
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:20 [2020-06-09T15:27:20.782Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar
11:27:21 [2020-06-09T15:27:21.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.pom
11:27:21 [2020-06-09T15:27:21.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-sources.jar
11:27:21 [2020-06-09T15:27:21.292Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core/target/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-pack200.jar.pack.gz
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-p2metadata.xml
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core-1.0.3-SNAPSHOT-p2artifacts.xml
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] 
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core ---
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] 
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core >--
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core 1.1.2-SNAPSHOT [28/138]
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] 
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] 
11:27:21 [2020-06-09T15:27:21.852Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] The project's OSGi version is 1.1.2.202006091432
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] 
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] 
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] 
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] 
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/main/resources
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] 
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:22 [2020-06-09T15:27:22.108Z] [INFO] Compiling 62 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/classes
11:27:23 [2020-06-09T15:27:23.993Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/types/LamiData.java:[284] 
11:27:23 [2020-06-09T15:27:23.993Z] 	complexTypeGenBuilder.put(LamiStrings.DATA_CLASS_STRING, (obj) -> new LamiString(obj.getString(LamiStrings.VALUE)));
11:27:23 [2020-06-09T15:27:23.993Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:23 [2020-06-09T15:27:23.993Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:23 [2020-06-09T15:27:23.993Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[111] 
11:27:23 [2020-06-09T15:27:23.993Z] 	return buildFromInputStream(propsStream, isUserDefined, appliesTo);
11:27:23 [2020-06-09T15:27:23.993Z] 	                            ^^^^^^^^^^^
11:27:23 [2020-06-09T15:27:23.993Z] Null type safety (type annotations): The expression of type 'InputStream' needs unchecked conversion to conform to '@NonNull InputStream'
11:27:23 [2020-06-09T15:27:23.993Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/core/module/LamiAnalysisFactoryFromConfigFile.java:[137] 
11:27:23 [2020-06-09T15:27:23.993Z] 	try (final DirectoryStream<Path> directoryStream = Files.newDirectoryStream(configDir)) {
11:27:23 [2020-06-09T15:27:23.993Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:23 [2020-06-09T15:27:23.993Z] Null type safety (type annotations): The expression of type 'DirectoryStream<Path>' needs unchecked conversion to conform to 'DirectoryStream<@NonNull Path>'
11:27:23 [2020-06-09T15:27:23.993Z] 3 problems (3 warnings)
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] 
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/src/test/resources
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] 
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] 
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] 
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:23 [2020-06-09T15:27:23.993Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] 
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] 
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] 
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] 
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] 
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar
11:27:24 [2020-06-09T15:27:24.249Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.pom
11:27:24 [2020-06-09T15:27:24.505Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-sources.jar
11:27:25 [2020-06-09T15:27:25.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core/target/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-pack200.jar.pack.gz
11:27:25 [2020-06-09T15:27:25.065Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-p2metadata.xml
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core-1.1.2-SNAPSHOT-p2artifacts.xml
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] 
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core ---
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] 
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core >--
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core 5.1.2-SNAPSHOT [29/138]
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] 
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] 
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] The project's OSGi version is 5.1.2.202006091432
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] 
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] 
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] 
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] 
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/main/resources
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] 
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:25 [2020-06-09T15:27:25.320Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes
11:27:27 [2020-06-09T15:27:27.832Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[242] 
11:27:27 [2020-06-09T15:27:27.832Z] 	fGroupingAspects = Iterables.filter(provider.getSegmentAspects(), IGroupingSegmentAspect.class);
11:27:27 [2020-06-09T15:27:27.832Z] 	                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:27 [2020-06-09T15:27:27.832Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IGroupingSegmentAspect>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull IGroupingSegmentAspect>'
11:27:27 [2020-06-09T15:27:27.832Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[384] 
11:27:27 [2020-06-09T15:27:27.832Z] 	SeriesModel seriesModel = entry.getValue().build();
11:27:27 [2020-06-09T15:27:27.832Z] 	                          ^^^^^^^^^^^^^^^^
11:27:27 [2020-06-09T15:27:27.832Z] 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
11:27:27 [2020-06-09T15:27:27.832Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
11:27:27 [2020-06-09T15:27:27.832Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
11:27:27 [2020-06-09T15:27:27.832Z] 	                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^
11:27:27 [2020-06-09T15:27:27.832Z] Null type safety (type annotations): The expression of type 'long[]' needs unchecked conversion to conform to 'long @NonNull[]'
11:27:27 [2020-06-09T15:27:27.832Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[458] 
11:27:27 [2020-06-09T15:27:27.832Z] 	SeriesModelBuilder builder = new SeriesModel.SeriesModelBuilder(getId(), String.valueOf(getId()), Longs.toArray(fXValues), Doubles.toArray(fYValues));
11:27:27 [2020-06-09T15:27:27.832Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:27 [2020-06-09T15:27:27.832Z] Null type safety (type annotations): The expression of type 'double[]' needs unchecked conversion to conform to 'double @NonNull[]'
11:27:27 [2020-06-09T15:27:27.832Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[459] 
11:27:27 [2020-06-09T15:27:27.832Z] 	builder.setProperties(Ints.toArray(fProperties)).build();
11:27:27 [2020-06-09T15:27:27.832Z] 	                      ^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:27 [2020-06-09T15:27:27.832Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
11:27:27 [2020-06-09T15:27:27.832Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/org/eclipse/tracecompass/internal/analysis/timing/core/segmentstore/SegmentStoreScatterDataProvider.java:[460] 
11:27:27 [2020-06-09T15:27:27.832Z] 	return builder.setProperties(Ints.toArray(fProperties)).build();
11:27:27 [2020-06-09T15:27:27.832Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:27 [2020-06-09T15:27:27.832Z] Null type safety (type annotations): The expression of type 'int[]' needs unchecked conversion to conform to 'int @NonNull[]'
11:27:27 [2020-06-09T15:27:27.832Z] 6 problems (6 warnings)
11:27:27 [2020-06-09T15:27:27.832Z] [INFO] 
11:27:27 [2020-06-09T15:27:27.832Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:27 [2020-06-09T15:27:27.832Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:27 [2020-06-09T15:27:27.832Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/src/test/resources
11:27:27 [2020-06-09T15:27:27.832Z] [INFO] 
11:27:27 [2020-06-09T15:27:27.832Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-sources.jar
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] 
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] 
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] 
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] 
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] 
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] 
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] 
11:27:28 [2020-06-09T15:27:28.087Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:28 [2020-06-09T15:27:28.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar
11:27:28 [2020-06-09T15:27:28.341Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.pom
11:27:28 [2020-06-09T15:27:28.342Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-sources.jar
11:27:28 [2020-06-09T15:27:28.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core/5.1.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-pack200.jar.pack.gz
11:27:28 [2020-06-09T15:27:28.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-p2metadata.xml
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core-5.1.2-SNAPSHOT-p2artifacts.xml
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] 
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core ---
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] 
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core >--
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core 5.0.0-SNAPSHOT [30/138]
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] 
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] 
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] The project's OSGi version is 5.0.0.202006091432
11:27:29 [2020-06-09T15:27:29.157Z] [INFO] 
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] 
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] 
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] 
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/main/resources
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] 
11:27:29 [2020-06-09T15:27:29.168Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:29 [2020-06-09T15:27:29.423Z] [INFO] Compiling 125 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[170] 
11:27:37 [2020-06-09T15:27:37.499Z] 	long cpuTime = entry.getValue();
11:27:37 [2020-06-09T15:27:37.499Z] 	               ^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] 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
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[227] 
11:27:37 [2020-06-09T15:27:37.499Z] 	entryList.add(new CpuUsageEntryModel(totalId, -1, Collections.singletonList(getTrace().getName()), TOTAL_SERIES_TID, totalTime));
11:27:37 [2020-06-09T15:27:37.499Z] 	                                                                            ^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[234] 
11:27:37 [2020-06-09T15:27:37.499Z] 	String key = entry.getKey();
11:27:37 [2020-06-09T15:27:37.499Z] 	             ^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] 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
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/cpuusage/CpuUsageDataProvider.java:[243] 
11:27:37 [2020-06-09T15:27:37.499Z] 	entryList.add(new CpuUsageEntryModel(getId(tid), totalId, Collections.singletonList(getProcessName(tid, strings[1], end)), tid, entry.getValue()));
11:27:37 [2020-06-09T15:27:37.499Z] 	                                                                                                        ^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesEntryModelWeighted.java:[20] 
11:27:37 [2020-06-09T15:27:37.499Z] 	public class ResourcesEntryModelWeighted extends ResourcesEntryModel implements ITimeGraphEntryModelWeighted {
11:27:37 [2020-06-09T15:27:37.499Z] 	             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Javadoc: Missing comment for public declaration
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[178] 
11:27:37 [2020-06-09T15:27:37.499Z] 	double[] threadValues = entry.getValue().getData();
11:27:37 [2020-06-09T15:27:37.499Z] 	                        ^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] 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
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryUsageDataProvider.java:[273] 
11:27:37 [2020-06-09T15:27:37.499Z] 	nodes.add(new MemoryUsageTreeModel(totalId, -1, TOTAL_TID, Collections.singletonList(getTrace().getName())));
11:27:37 [2020-06-09T15:27:37.499Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[39] 
11:27:37 [2020-06-09T15:27:37.499Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
11:27:37 [2020-06-09T15:27:37.499Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[234] 
11:27:37 [2020-06-09T15:27:37.499Z] 	TimeGraphEntryModel traceEntry = new TimeGraphEntryModel(fTraceId, -1, getTrace().getName(), ss.getStartTime(), end);
11:27:37 [2020-06-09T15:27:37.499Z] 	                                                                       ^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[352] 
11:27:37 [2020-06-09T15:27:37.499Z] 	return builder.build();
11:27:37 [2020-06-09T15:27:37.499Z] 	       ^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<TimeGraphEntryModel>'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[413] 
11:27:37 [2020-06-09T15:27:37.499Z] 	return Lists.newArrayList(models);
11:27:37 [2020-06-09T15:27:37.499Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type 'ArrayList<@NonNull TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<@NonNull TimeGraphEntryModel>'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[413] 
11:27:37 [2020-06-09T15:27:37.499Z] 	return Lists.newArrayList(models);
11:27:37 [2020-06-09T15:27:37.499Z] 	                          ^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type 'Set<TimeGraphEntryModel>' needs unchecked conversion to conform to 'Iterable<? extends @NonNull TimeGraphEntryModel>', corresponding supertype is 'Iterable<TimeGraphEntryModel>'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[428] 
11:27:37 [2020-06-09T15:27:37.499Z] 	return builder.build();
11:27:37 [2020-06-09T15:27:37.499Z] 	       ^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type '@NonNull ImmutableList<TimeGraphEntryModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull TimeGraphEntryModel>', corresponding supertype is 'List<TimeGraphEntryModel>'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[454] 
11:27:37 [2020-06-09T15:27:37.499Z] 	for (ITmfStateInterval interval : ss.query2D(stateAndSyscallQuarks, times)) {
11:27:37 [2020-06-09T15:27:37.499Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type 'Collection<Integer>' needs unchecked conversion to conform to '@NonNull Collection<Integer>'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[757] 
11:27:37 [2020-06-09T15:27:37.499Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
11:27:37 [2020-06-09T15:27:37.499Z] 	                                                                                     ^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[757] 
11:27:37 [2020-06-09T15:27:37.499Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
11:27:37 [2020-06-09T15:27:37.499Z] 	                                                                                                             ^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[757] 
11:27:37 [2020-06-09T15:27:37.499Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(getTrace(), CallsiteAnalysis.class, CallsiteAnalysis.ID);
11:27:37 [2020-06-09T15:27:37.499Z] 	                                                                                                                              ^^
11:27:37 [2020-06-09T15:27:37.499Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[779] 
11:27:37 [2020-06-09T15:27:37.499Z] 	return new TmfModelResponse<>(returnValue, status, statusMessage);
11:27:37 [2020-06-09T15:27:37.499Z] 	                              ^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
11:27:37 [2020-06-09T15:27:37.499Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[794] 
11:27:37 [2020-06-09T15:27:37.499Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
11:27:37 [2020-06-09T15:27:37.499Z] 	                                              ^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.499Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[797] 
11:27:37 [2020-06-09T15:27:37.500Z] 	data.put(entry.getKey(), entry.getValue());
11:27:37 [2020-06-09T15:27:37.500Z] 	         ^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/threadstatus/ThreadStatusDataProvider.java:[797] 
11:27:37 [2020-06-09T15:27:37.500Z] 	data.put(entry.getKey(), entry.getValue());
11:27:37 [2020-06-09T15:27:37.500Z] 	                         ^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[45] 
11:27:37 [2020-06-09T15:27:37.500Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, KernelMemoryAnalysisModule.class, KernelMemoryAnalysisModule.ID) != null;
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                                                                          ^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/kernelmemoryusage/KernelMemoryDataProviderFactory.java:[60] 
11:27:37 [2020-06-09T15:27:37.500Z] 	return TmfTreeXYCompositeDataProvider.create(traces, TITLE, KernelMemoryUsageDataProvider.ID);
11:27:37 [2020-06-09T15:27:37.500Z] 	                                             ^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'Collection<ITmfTrace>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITmfTrace>'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[158] 
11:27:37 [2020-06-09T15:27:37.500Z] 	nodes.add(new TmfTreeDataModel(rootId, -1, Collections.singletonList(getTrace().getName())));
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[229] 
11:27:37 [2020-06-09T15:27:37.500Z] 	return ImmutableList.copyOf(Iterables.transform(builders, DiskBuilder::build));
11:27:37 [2020-06-09T15:27:37.500Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull IYModel>' needs unchecked conversion to conform to '@NonNull Iterable<? extends @NonNull IYModel>'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[236] 
11:27:37 [2020-06-09T15:27:37.500Z] 	long id = entry.getKey();
11:27:37 [2020-06-09T15:27:37.500Z] 	          ^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] 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
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/inputoutput/DisksIODataProvider.java:[237] 
11:27:37 [2020-06-09T15:27:37.500Z] 	int quark = entry.getValue();
11:27:37 [2020-06-09T15:27:37.500Z] 	            ^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] 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
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[41] 
11:27:37 [2020-06-09T15:27:37.500Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
11:27:37 [2020-06-09T15:27:37.500Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[131] 
11:27:37 [2020-06-09T15:27:37.500Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                                                             ^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety: parameter 1 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[131] 
11:27:37 [2020-06-09T15:27:37.500Z] 	private final TreeMultimap<Integer, ITmfStateInterval> fExecNamesCache = TreeMultimap.create(Integer::compare, CACHE_COMPARATOR);
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                                                             ^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety: parameter 2 provided via method descriptor Comparator<Integer>.compare(Integer, Integer) needs unchecked conversion to conform to 'int'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[156] 
11:27:37 [2020-06-09T15:27:37.500Z] 	ResourcesEntryModel resourcesEntryModel = new ResourcesEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, -1, Type.GROUP);
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                                                                         ^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[540] 
11:27:37 [2020-06-09T15:27:37.500Z] 	quarks = selectedEntries.values();
11:27:37 [2020-06-09T15:27:37.500Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type '@NonNull Collection<Integer>' needs unchecked conversion to conform to 'Collection<@NonNull Integer>'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[586] 
11:27:37 [2020-06-09T15:27:37.500Z] 	return new TmfModelResponse<>(retMap, ITmfResponse.Status.COMPLETED, CommonStatusMessage.COMPLETED);
11:27:37 [2020-06-09T15:27:37.500Z] 	                              ^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'Map<String,String>' needs unchecked conversion to conform to '@Nullable Map<@NonNull String,@NonNull String>'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
11:27:37 [2020-06-09T15:27:37.500Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                                                ^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
11:27:37 [2020-06-09T15:27:37.500Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                                                                        ^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[671] 
11:27:37 [2020-06-09T15:27:37.500Z] 	ITmfCallsiteResolver csAnalysis = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallsiteAnalysis.class, CallsiteAnalysis.ID);
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                                                                                         ^^
11:27:37 [2020-06-09T15:27:37.500Z] Discouraged access: The field 'CallsiteAnalysis.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[676] 
11:27:37 [2020-06-09T15:27:37.500Z] 	List<@NonNull ITmfCallsite> callsites = csAnalysis.getCallsites(String.valueOf(trace.getUUID()), deviceAspect.getDeviceType(), attributeName, interval.getStartTime() / 2L + interval.getEndTime() / 2L);
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                                                                                               ^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[714] 
11:27:37 [2020-06-09T15:27:37.500Z] 	Map<@NonNull String, @NonNull String> model = response.getModel();
11:27:37 [2020-06-09T15:27:37.500Z] 	                                              ^^^^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type '@Nullable Map<String,String>' needs unchecked conversion to conform to 'Map<@NonNull String,@NonNull String>'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[717] 
11:27:37 [2020-06-09T15:27:37.500Z] 	data.put(entry.getKey(), entry.getValue());
11:27:37 [2020-06-09T15:27:37.500Z] 	         ^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/internal/analysis/os/linux/core/resourcesstatus/ResourcesStatusDataProvider.java:[717] 
11:27:37 [2020-06-09T15:27:37.500Z] 	data.put(entry.getKey(), entry.getValue());
11:27:37 [2020-06-09T15:27:37.500Z] 	                         ^^^^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull Object'
11:27:37 [2020-06-09T15:27:37.500Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/org/eclipse/tracecompass/analysis/os/linux/core/execution/graph/OsWorker.java:[99] 
11:27:37 [2020-06-09T15:27:37.500Z] 	workerInfo.put(OsStrings.tid(), String.valueOf(tid)); //$NON-NLS-1$
11:27:37 [2020-06-09T15:27:37.500Z] 	                                                      ^^^^^^^^^^^^^
11:27:37 [2020-06-09T15:27:37.500Z] Unnecessary $NON-NLS$ tag
11:27:37 [2020-06-09T15:27:37.500Z] 41 problems (41 warnings)
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] 
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/src/test/resources
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] 
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-sources.jar
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] 
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] 
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:39 [2020-06-09T15:27:39.385Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar
11:27:39 [2020-06-09T15:27:39.640Z] [INFO] 
11:27:39 [2020-06-09T15:27:39.640Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:39 [2020-06-09T15:27:39.640Z] [INFO] 
11:27:39 [2020-06-09T15:27:39.640Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:39 [2020-06-09T15:27:39.640Z] [INFO] 
11:27:39 [2020-06-09T15:27:39.640Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:39 [2020-06-09T15:27:39.640Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar
11:27:39 [2020-06-09T15:27:39.895Z] [INFO] 
11:27:39 [2020-06-09T15:27:39.895Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:39 [2020-06-09T15:27:39.895Z] [INFO] 
11:27:39 [2020-06-09T15:27:39.895Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:39 [2020-06-09T15:27:39.895Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar
11:27:40 [2020-06-09T15:27:40.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.pom
11:27:40 [2020-06-09T15:27:40.151Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-sources.jar
11:27:40 [2020-06-09T15:27:40.406Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
11:27:40 [2020-06-09T15:27:40.406Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-p2metadata.xml
11:27:40 [2020-06-09T15:27:40.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/5.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core-5.0.0-SNAPSHOT-p2artifacts.xml
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] 
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core ---
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] 
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng-parent >---
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] Building Trace Compass LTTng Support Parent 6.0.0-SNAPSHOT      [31/138]
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] --------------------------------[ pom ]---------------------------------
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] 
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng-parent ---
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] 
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng-parent ---
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] 
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng-parent ---
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] 
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng-parent ---
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] 
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng-parent ---
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] 
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng-parent ---
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] 
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng-parent ---
11:27:40 [2020-06-09T15:27:40.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng-parent-6.0.0-SNAPSHOT.pom
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] 
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core >--
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core 1.1.2-SNAPSHOT [32/138]
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] 
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] 
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] The project's OSGi version is 1.1.2.202006091432
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] 
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] 
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] 
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] 
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/src/main/resources
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] 
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:41 [2020-06-09T15:27:41.840Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/classes
11:27:42 [2020-06-09T15:27:42.765Z] [INFO] 
11:27:42 [2020-06-09T15:27:42.765Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:42 [2020-06-09T15:27:42.765Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:42 [2020-06-09T15:27:42.765Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/src/test/resources
11:27:42 [2020-06-09T15:27:42.765Z] [INFO] 
11:27:42 [2020-06-09T15:27:42.765Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:43 [2020-06-09T15:27:43.020Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar
11:27:43 [2020-06-09T15:27:43.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.pom
11:27:43 [2020-06-09T15:27:43.275Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-sources.jar
11:27:43 [2020-06-09T15:27:43.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core/target/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-pack200.jar.pack.gz
11:27:43 [2020-06-09T15:27:43.530Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-p2metadata.xml
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core-1.1.2-SNAPSHOT-p2artifacts.xml
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core ---
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core >--
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.0-SNAPSHOT [33/138]
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] 
11:27:43 [2020-06-09T15:27:43.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] The project's OSGi version is 4.0.0.202006091432
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] 
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] 
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] 
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] 
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/main/resources
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] 
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:44 [2020-06-09T15:27:44.043Z] [INFO] Compiling 93 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/classes
11:27:47 [2020-06-09T15:27:47.305Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[173] 
11:27:47 [2020-06-09T15:27:47.305Z] 	int attributeQuark = series.getKey().fQuark;
11:27:47 [2020-06-09T15:27:47.305Z] 	                     ^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.305Z] 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
11:27:47 [2020-06-09T15:27:47.305Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[176] 
11:27:47 [2020-06-09T15:27:47.305Z] 	series.getValue().getData()[i] = extractValue(value);
11:27:47 [2020-06-09T15:27:47.305Z] 	^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.305Z] 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
11:27:47 [2020-06-09T15:27:47.305Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[183] 
11:27:47 [2020-06-09T15:27:47.305Z] 	if (series.getKey().fDisplayType.equals(DisplayType.DELTA)) {
11:27:47 [2020-06-09T15:27:47.305Z] 	    ^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.305Z] 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
11:27:47 [2020-06-09T15:27:47.305Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[184] 
11:27:47 [2020-06-09T15:27:47.305Z] 	getSeriesDelta(series.getValue().getData());
11:27:47 [2020-06-09T15:27:47.305Z] 	               ^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.305Z] 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
11:27:47 [2020-06-09T15:27:47.305Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenXYDataProvider.java:[188] 
11:27:47 [2020-06-09T15:27:47.305Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
11:27:47 [2020-06-09T15:27:47.305Z] 	                                                 ^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.305Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:47 [2020-06-09T15:27:47.305Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/pattern/stateprovider/XmlPatternAnalysis.java:[331] 
11:27:47 [2020-06-09T15:27:47.305Z] 	return ((TmfXmlPatternSegment) segment).getContent().entrySet().stream().map(c -> c.getKey() + '=' + c.getValue()).collect(Collectors.joining(", ")); //$NON-NLS-1$
11:27:47 [2020-06-09T15:27:47.305Z] 	                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.305Z] 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>'
11:27:47 [2020-06-09T15:27:47.305Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionSegment.java:[81] 
11:27:47 [2020-06-09T15:27:47.305Z] 	Object value = field.getValue().getValue(event, ITmfStateSystem.ROOT_ATTRIBUTE, scenarioInfo, container);
11:27:47 [2020-06-09T15:27:47.305Z] 	               ^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.305Z] 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
11:27:47 [2020-06-09T15:27:47.305Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[177] 
11:27:47 [2020-06-09T15:27:47.305Z] 	buffer.putString(entry.getKey());
11:27:47 [2020-06-09T15:27:47.305Z] 	                 ^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.305Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/segment/TmfXmlPatternSegment.java:[204] 
11:27:47 [2020-06-09T15:27:47.306Z] 	size += SafeByteBufferFactory.getStringSizeInBuffer(entry.getKey());
11:27:47 [2020-06-09T15:27:47.306Z] 	                                                    ^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/model/DataDrivenActionUpdateStoredFields.java:[57] 
11:27:47 [2020-06-09T15:27:47.306Z] 	final String alias = entry.getValue();
11:27:47 [2020-06-09T15:27:47.306Z] 	                     ^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] 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
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[163] 
11:27:47 [2020-06-09T15:27:47.306Z] 	for (Entry<ITmfStateSystem, Map<Integer, Long>> ssEntry : table.rowMap().entrySet()) {
11:27:47 [2020-06-09T15:27:47.306Z] 	                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] 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>>'
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/output/DataDrivenTimeGraphDataProvider.java:[187] 
11:27:47 [2020-06-09T15:27:47.306Z] 	for (ITmfStateInterval interval : ss.query2D(idToDisplayQuark.keySet(), getTimes(ss, timesRequested))) {
11:27:47 [2020-06-09T15:27:47.306Z] 	                                                                                     ^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] Null type mismatch: required '@NonNull List<@NonNull Long>' but the provided value is inferred as @Nullable
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/IXmlStateSystemContainer.java:[25] 
11:27:47 [2020-06-09T15:27:47.306Z] 	* {@link org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model} package
11:27:47 [2020-06-09T15:27:47.306Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] Javadoc: org.eclipse.tracecompass.internal.tmf.analysis.xml.core.model cannot be resolved to a type
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[239] 
11:27:47 [2020-06-09T15:27:47.306Z] 	TmfXmlStateSystemPathCu displayCu = TmfXmlStateSystemPathCu.compile(parentEntry.getAnalysisCompilationData(), Collections.singletonList(displayElement));
11:27:47 [2020-06-09T15:27:47.306Z] 	                                                                                                                                        ^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[260] 
11:27:47 [2020-06-09T15:27:47.306Z] 	buildEntry(ss, subEntryEl, currentEntry, quark, regex, currentEnd, entryList);
11:27:47 [2020-06-09T15:27:47.306Z] 	                                                ^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlTimeGraphDataProvider.java:[404] 
11:27:47 [2020-06-09T15:27:47.306Z] 	return quarkToRow.values();
11:27:47 [2020-06-09T15:27:47.306Z] 	       ^^^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] Null type safety (type annotations): The expression of type '@NonNull Collection<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull Collection<@NonNull ITimeGraphRowModel>'
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[266] 
11:27:47 [2020-06-09T15:27:47.306Z] 	series.getValue().getData()[i] = extractValue(value);
11:27:47 [2020-06-09T15:27:47.306Z] 	^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] 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
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[274] 
11:27:47 [2020-06-09T15:27:47.306Z] 	getSeriesDelta(series.getValue().getData());
11:27:47 [2020-06-09T15:27:47.306Z] 	               ^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] 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
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[278] 
11:27:47 [2020-06-09T15:27:47.306Z] 	return TmfXyResponseFactory.createFailedResponse(e.getMessage());
11:27:47 [2020-06-09T15:27:47.306Z] 	                                                 ^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/module/XmlXYDataProvider.java:[369] 
11:27:47 [2020-06-09T15:27:47.306Z] 	builder.add(new TmfTreeDataModel(fTraceId, -1, Collections.singletonList(getTrace().getName())));
11:27:47 [2020-06-09T15:27:47.306Z] 	                                                                         ^^^^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlActionCu.java:[162] 
11:27:47 [2020-06-09T15:27:47.306Z] 	fields.put(fieldEntry.getKey(), fieldEntry.getValue().generate());
11:27:47 [2020-06-09T15:27:47.306Z] 	                                ^^^^^^^^^^^^^^^^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] 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
11:27:47 [2020-06-09T15:27:47.306Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/core/fsm/compile/TmfXmlFsmStateCu.java:[85] 
11:27:47 [2020-06-09T15:27:47.306Z] 	return new DataDrivenFsm(getId(), fInitialState.generate(), states, fPreCondition.generate(), fConsuming, fMultipleInstances);
11:27:47 [2020-06-09T15:27:47.306Z] 	                                                            ^^^^^^
11:27:47 [2020-06-09T15:27:47.306Z] 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>'
11:27:47 [2020-06-09T15:27:47.306Z] 22 problems (22 warnings)
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] 
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/src/test/resources
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] 
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] 
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] 
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:47 [2020-06-09T15:27:47.866Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
11:27:48 [2020-06-09T15:27:48.121Z] [INFO] 
11:27:48 [2020-06-09T15:27:48.121Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:48 [2020-06-09T15:27:48.121Z] [INFO] 
11:27:48 [2020-06-09T15:27:48.121Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:48 [2020-06-09T15:27:48.121Z] [INFO] 
11:27:48 [2020-06-09T15:27:48.121Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:48 [2020-06-09T15:27:48.121Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
11:27:48 [2020-06-09T15:27:48.121Z] [INFO] 
11:27:48 [2020-06-09T15:27:48.121Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:48 [2020-06-09T15:27:48.377Z] [INFO] 
11:27:48 [2020-06-09T15:27:48.377Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:48 [2020-06-09T15:27:48.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar
11:27:48 [2020-06-09T15:27:48.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.pom
11:27:48 [2020-06-09T15:27:48.377Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-sources.jar
11:27:48 [2020-06-09T15:27:48.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core/target/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-pack200.jar.pack.gz
11:27:48 [2020-06-09T15:27:48.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-p2metadata.xml
11:27:48 [2020-06-09T15:27:48.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core-4.0.0-SNAPSHOT-p2artifacts.xml
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] 
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core ---
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] 
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core >--
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core 3.0.4-SNAPSHOT [34/138]
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] 
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] 
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] The project's OSGi version is 3.0.4.202006091432
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] 
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] 
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] 
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] 
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/main/resources
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] 
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:49 [2020-06-09T15:27:49.192Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/classes
11:27:50 [2020-06-09T15:27:50.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[107] 
11:27:50 [2020-06-09T15:27:50.118Z] 	Long sequence = content.getFieldValue(Long.class, layout.fieldPathTcpSeq());
11:27:50 [2020-06-09T15:27:50.118Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^
11:27:50 [2020-06-09T15:27:50.118Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
11:27:50 [2020-06-09T15:27:50.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[108] 
11:27:50 [2020-06-09T15:27:50.118Z] 	Long ack = content.getFieldValue(Long.class, layout.fieldPathTcpAckSeq());
11:27:50 [2020-06-09T15:27:50.118Z] 	                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:50 [2020-06-09T15:27:50.118Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
11:27:50 [2020-06-09T15:27:50.118Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/org/eclipse/tracecompass/internal/lttng2/kernel/core/event/matching/TcpLttngEventMatching.java:[109] 
11:27:50 [2020-06-09T15:27:50.118Z] 	Long flags = content.getFieldValue(Long.class, layout.fieldPathTcpFlags());
11:27:50 [2020-06-09T15:27:50.118Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:27:50 [2020-06-09T15:27:50.118Z] Null type safety (type annotations): The expression of type 'String @NonNull[]' needs unchecked conversion to conform to '@NonNull String @NonNull[]'
11:27:50 [2020-06-09T15:27:50.118Z] 3 problems (3 warnings)
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/src/test/resources
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-sources.jar
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:50 [2020-06-09T15:27:50.118Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:50 [2020-06-09T15:27:50.373Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar
11:27:50 [2020-06-09T15:27:50.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.pom
11:27:50 [2020-06-09T15:27:50.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-sources.jar
11:27:50 [2020-06-09T15:27:50.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core/target/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core/3.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-pack200.jar.pack.gz
11:27:50 [2020-06-09T15:27:50.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-p2metadata.xml
11:27:50 [2020-06-09T15:27:50.629Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core-3.0.4-SNAPSHOT-p2artifacts.xml
11:27:50 [2020-06-09T15:27:50.629Z] [INFO] 
11:27:50 [2020-06-09T15:27:50.629Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core ---
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests >--
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] Building org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.0-SNAPSHOT [35/138]
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] The project's OSGi version is 1.0.0.202006091432
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/main/resources
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.189Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/classes
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/src/test/resources
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] 
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:51 [2020-06-09T15:27:51.748Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] 
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] 
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] 
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] 
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] 
11:27:52 [2020-06-09T15:27:52.005Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:27:53 [2020-06-09T15:27:53.890Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data/.metadata/.log
11:27:53 [2020-06-09T15:27:53.890Z] [INFO] Command line:
11:27:53 [2020-06-09T15:27:53.890Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
11:27:53 [2020-06-09T15:27:53.890Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:27:56 [2020-06-09T15:27:56.401Z] !SESSION 2020-06-09 15:27:53.918 -----------------------------------------------
11:27:56 [2020-06-09T15:27:56.401Z] eclipse.buildId=unknown
11:27:56 [2020-06-09T15:27:56.401Z] java.version=1.8.0_202
11:27:56 [2020-06-09T15:27:56.401Z] java.vendor=Oracle Corporation
11:27:56 [2020-06-09T15:27:56.401Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:27:56 [2020-06-09T15:27:56.401Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
11:27:56 [2020-06-09T15:27:56.401Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
11:27:56 [2020-06-09T15:27:56.401Z] 
11:27:56 [2020-06-09T15:27:56.401Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:27:56.172
11:27:56 [2020-06-09T15:27:56.401Z] !MESSAGE FrameworkEvent ERROR
11:27:56 [2020-06-09T15:27:56.401Z] !STACK 0
11:27:56 [2020-06-09T15:27:56.401Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:27:56 [2020-06-09T15:27:56.401Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:27:56 [2020-06-09T15:27:56.401Z] 
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:27:56 [2020-06-09T15:27:56.401Z] 
11:27:56 [2020-06-09T15:27:56.401Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:27:56.284
11:27:56 [2020-06-09T15:27:56.401Z] !MESSAGE FrameworkEvent ERROR
11:27:56 [2020-06-09T15:27:56.401Z] !STACK 0
11:27:56 [2020-06-09T15:27:56.401Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:27:56 [2020-06-09T15:27:56.401Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:27:56 [2020-06-09T15:27:56.401Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:27:56 [2020-06-09T15:27:56.401Z]     -> 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"
11:27:56 [2020-06-09T15:27:56.401Z]        org.apache.httpcomponents.httpclient.win [36]
11:27:56 [2020-06-09T15:27:56.401Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:27:56 [2020-06-09T15:27:56.401Z] 
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:27:56 [2020-06-09T15:27:56.401Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:27:56 [2020-06-09T15:27:56.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:27:56 [2020-06-09T15:27:56.402Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:27:56 [2020-06-09T15:27:56.402Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:27:56 [2020-06-09T15:27:56.402Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:28:08 [2020-06-09T15:28:08.560Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:28:08 [2020-06-09T15:28:08.560Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:28:26 [2020-06-09T15:28:26.590Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:28:31 [2020-06-09T15:28:31.826Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
11:28:32 [2020-06-09T15:28:32.750Z] Display size: 1440x900
11:28:32 [2020-06-09T15:28:32.750Z] OS version=3.10.0-1127.10.1.el7.x86_64
11:28:32 [2020-06-09T15:28:32.750Z] GTK version=3.22.30
11:28:32 [2020-06-09T15:28:32.750Z] GTK theme=Ambiance
11:28:32 [2020-06-09T15:28:32.750Z] LIBOVERLAY_SCROLLBAR=0
11:28:32 [2020-06-09T15:28:32.750Z] Time zone: Greenwich Mean Time
11:28:33 [2020-06-09T15:28:33.005Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
11:28:33 [2020-06-09T15:28:33.005Z] log4j:WARN Please initialize the log4j system properly.
11:28:37 [2020-06-09T15:28:37.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
11:28:37 [2020-06-09T15:28:37.168Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:29:03 [2020-06-09T15:29:03.650Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:29:03 [2020-06-09T15:29:03.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:29:03 [2020-06-09T15:29:03.906Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:29:03 [2020-06-09T15:29:03.906Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:29:03 [2020-06-09T15:29:03.906Z] DEBUG - Setting state to checked on: minor_faults
11:29:04 [2020-06-09T15:29:04.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
11:29:04 [2020-06-09T15:29:04.465Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Setting state to checked on: kernel_vm
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Setting state to unchecked on: minor_faults
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716308924 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Attempting to set focus on Tree with text {}
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716308849 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716308848 data=null doit=true} to TreeItem with text {test}
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716308848 data=null} to TreeItem with text {test}
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716308848 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716308847 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:29:19 [2020-06-09T15:29:19.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716308824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Clicking on with mnemonic 'Delete'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Clicked on with mnemonic 'Delete'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303534 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303531 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303531 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303530 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303530 data=null item=null 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')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303530 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303529 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716303529 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Clicking on OK
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716303526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716303526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716303526 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716303525 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716303525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716303525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:23 [2020-06-09T15:29:23.455Z] DEBUG - Clicked on OK
11:29:25 [2020-06-09T15:29:25.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716303525 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:25 [2020-06-09T15:29:25.971Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716304131 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:29:25 [2020-06-09T15:29:25.971Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 54.825 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest
11:29:25 [2020-06-09T15:29:25.971Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 27.939 s
11:29:25 [2020-06-09T15:29:25.971Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewTest)  Time elapsed: 13.574 s
11:29:25 [2020-06-09T15:29:25.971Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
11:29:27 [2020-06-09T15:29:27.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:29:27 [2020-06-09T15:29:27.855Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:29:40 [2020-06-09T15:29:40.013Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:29:40 [2020-06-09T15:29:40.013Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:29:40 [2020-06-09T15:29:40.013Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:29:40 [2020-06-09T15:29:40.013Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:29:40 [2020-06-09T15:29:40.013Z] DEBUG - Setting state to checked on: minor_faults
11:29:40 [2020-06-09T15:29:40.269Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:29:40 [2020-06-09T15:29:40.269Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Setting state to checked on: kernel_vm
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Setting state to unchecked on: minor_faults
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716284222 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Attempting to set focus on Tree with text {}
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716284133 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716284133 data=null doit=true} to TreeItem with text {test}
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716284133 data=null} to TreeItem with text {test}
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716284133 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716284132 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:29:42 [2020-06-09T15:29:42.779Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716284117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:29:43 [2020-06-09T15:29:43.034Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:29:43 [2020-06-09T15:29:43.034Z] DEBUG - Clicking on with mnemonic 'Delete'
11:29:43 [2020-06-09T15:29:43.034Z] DEBUG - Clicked on with mnemonic 'Delete'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283582 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283582 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283582 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283582 data=null item=null 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')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283581 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283581 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716283581 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Clicking on OK
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716283579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716283579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716283579 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716283579 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716283579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716283579 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:43 [2020-06-09T15:29:43.289Z] DEBUG - Clicked on OK
11:29:44 [2020-06-09T15:29:44.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716283579 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:29:44 [2020-06-09T15:29:44.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716284011 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:29:44 [2020-06-09T15:29:44.469Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.601 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest
11:29:44 [2020-06-09T15:29:44.469Z] testDisplayingDataSeries(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 12.631 s
11:29:44 [2020-06-09T15:29:44.469Z] testManipulatingTreeViewer(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewTest)  Time elapsed: 2.535 s
11:29:44 [2020-06-09T15:29:44.469Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
11:29:44 [2020-06-09T15:29:44.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
11:29:44 [2020-06-09T15:29:44.725Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - number of items : 6
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716270726 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716270725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716270725 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1716270725 data=null} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716270725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716270725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716270724 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}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716270615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716270614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716270614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716270614 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716270613 data=null} to ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
11:29:56 [2020-06-09T15:29:56.890Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1716270609 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'
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - number of items : 6
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716268426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716268426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716268425 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716268425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716268425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716268425 data=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}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716268422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716268421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716268421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716268421 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716268421 data=null} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - number of items : 6
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716268409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716268409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716268409 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716268409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716268409 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716268409 data=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}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716268407 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716268406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716268406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716268406 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716268405 data=null} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - number of items : 6
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716268399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716268399 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716268399 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716268398 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716268347 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716268347 data=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}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716268344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716268343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716268343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716268343 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716268343 data=null} to ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
11:29:58 [2020-06-09T15:29:58.775Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:30:01 [2020-06-09T15:30:01.286Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:01 [2020-06-09T15:30:01.286Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:13 [2020-06-09T15:30:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - number of items : 6
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716253599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716253599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716253599 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1716253598 data=null} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716253598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716253598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716253598 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}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716253523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716253522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716253522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716253522 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716253522 data=null} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716253426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716253426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716253425 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1716253425 data=null} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716253425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716253425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716253425 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}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716253416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716253416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716253415 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716253415 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.446Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716253415 data=null} to ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.701Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:30:13 [2020-06-09T15:30:13.701Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
11:30:13 [2020-06-09T15:30:13.701Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
11:30:13 [2020-06-09T15:30:13.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1716253342 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'
11:30:13 [2020-06-09T15:30:13.701Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
11:30:13 [2020-06-09T15:30:13.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
11:30:13 [2020-06-09T15:30:13.701Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:13 [2020-06-09T15:30:13.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:13 [2020-06-09T15:30:13.956Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:14 [2020-06-09T15:30:14.212Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
11:30:14 [2020-06-09T15:30:14.212Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:30:14 [2020-06-09T15:30:14.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:14 [2020-06-09T15:30:14.212Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:14 [2020-06-09T15:30:14.212Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
11:30:14 [2020-06-09T15:30:14.467Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - number of items : 6
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716252287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716252286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716252286 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716252286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716252286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716252286 data=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}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716252244 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716252243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716252243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716252243 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716252243 data=null} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - number of items : 6
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716252147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716252147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.722Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716252147 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716252147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716252147 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716252147 data=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}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716252145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716252145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716252145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716252145 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716252145 data=null} to ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <context-switches-kernel>"'
11:30:14 [2020-06-09T15:30:14.723Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:30:14 [2020-06-09T15:30:14.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.view.counters"'
11:30:14 [2020-06-09T15:30:14.978Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:30:19 [2020-06-09T15:30:19.139Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:19 [2020-06-09T15:30:19.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:19 [2020-06-09T15:30:19.139Z] DEBUG - matched MenuItem with text "&New Counters (Legac...", using matcher: with mnemonic 'New Counters (Legacy) view'
11:30:19 [2020-06-09T15:30:19.139Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
11:30:19 [2020-06-09T15:30:19.139Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
11:30:19 [2020-06-09T15:30:19.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-1716247989 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'
11:30:19 [2020-06-09T15:30:19.139Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
11:30:19 [2020-06-09T15:30:19.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
11:30:19 [2020-06-09T15:30:19.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm>"'
11:30:19 [2020-06-09T15:30:19.394Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
11:30:19 [2020-06-09T15:30:19.394Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
11:30:19 [2020-06-09T15:30:19.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-1716247632 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'
11:30:19 [2020-06-09T15:30:19.394Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
11:30:19 [2020-06-09T15:30:19.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy)"'
11:30:20 [2020-06-09T15:30:20.319Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters (Legacy) <kernel_vm | 2>"'
11:30:20 [2020-06-09T15:30:20.319Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
11:30:20 [2020-06-09T15:30:20.319Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - number of items : 6
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716245912 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716245911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716245911 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716245911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716245911 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716245911 data=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}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716245910 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716245909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716245909 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716245909 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716245909 data=null} to ToolItem with tooltip text {Unpin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:21 [2020-06-09T15:30:21.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716245096 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - Attempting to set focus on Tree with text {}
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716245025 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716245025 data=null doit=true} to TreeItem with text {test}
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716245025 data=null} to TreeItem with text {test}
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716245024 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716245024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:30:21 [2020-06-09T15:30:21.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716245014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:30:22 [2020-06-09T15:30:22.060Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:30:22 [2020-06-09T15:30:22.060Z] DEBUG - Clicking on with mnemonic 'Delete'
11:30:22 [2020-06-09T15:30:22.060Z] DEBUG - Clicked on with mnemonic 'Delete'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244118 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244118 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244118 data=null item=null 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')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244117 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244117 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716244117 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Clicking on OK
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716244116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716244116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716244116 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716244116 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716244116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716244116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:22 [2020-06-09T15:30:22.986Z] DEBUG - Clicked on OK
11:30:23 [2020-06-09T15:30:23.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716244116 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:23 [2020-06-09T15:30:23.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716244918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:30:24 [2020-06-09T15:30:24.471Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.928 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest
11:30:24 [2020-06-09T15:30:24.471Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 13.878 s
11:30:24 [2020-06-09T15:30:24.471Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 16.357 s
11:30:24 [2020-06-09T15:30:24.471Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.CounterViewPinAndCloneTest)  Time elapsed: 6.844 s
11:30:24 [2020-06-09T15:30:24.471Z] Running org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
11:30:24 [2020-06-09T15:30:24.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:30:24 [2020-06-09T15:30:24.726Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - number of items : 6
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716225465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716225465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716225465 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1716225465 data=null} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716225465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716225465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716225465 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}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716225424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716225424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716225424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716225424 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716225424 data=null} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1716225421 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'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - number of items : 6
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716225360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716225360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716225360 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716225360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716225360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716225360 data=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}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716225357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716225356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716225356 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716225356 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716225356 data=null} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - number of items : 6
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716225346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716225346 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716225345 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716225345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716225345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716225345 data=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}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716225344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716225343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716225343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716225343 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716225343 data=null} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - number of items : 6
11:30:42 [2020-06-09T15:30:42.758Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716225338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716225338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716225338 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716225337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716225337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716225337 data=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}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716225329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716225329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716225329 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716225329 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716225329 data=null} to ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:30:42 [2020-06-09T15:30:42.759Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:30:44 [2020-06-09T15:30:44.124Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:44 [2020-06-09T15:30:44.124Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - number of items : 6
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716215107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716215107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716215107 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1716215107 data=null} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716215106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716215106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716215106 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}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716215097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716215097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716215097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716215097 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716215097 data=null} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - matched MenuItem with text "Pin to context-switc...", using matcher: with mnemonic 'Pin to context-switches-kernel'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716215041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716215041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716215041 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event FocusIn [15]: FocusEvent{ToolItem {} time=-1716215041 data=null} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716215041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716215041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716215040 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}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716215031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716215030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716215030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716215030 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716215030 data=null} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - matched MenuItem with text "Pin to kernel_vm", using matcher: with mnemonic 'Pin to kernel_vm'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Clicking on with mnemonic 'Pin to kernel_vm'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Pin to kernel_vm} time=-1716215027 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'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - Clicked on with mnemonic 'Pin to kernel_vm'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:52 [2020-06-09T15:30:52.200Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:52 [2020-06-09T15:30:52.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:30:52 [2020-06-09T15:30:52.456Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:30:52 [2020-06-09T15:30:52.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:52 [2020-06-09T15:30:52.456Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:52 [2020-06-09T15:30:52.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:30:52 [2020-06-09T15:30:52.456Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - number of items : 6
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Clicking on ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716214243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716214242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716214242 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716214242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716214242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716214242 data=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}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716214239 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716214237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716214237 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716214237 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716214237 data=null} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Clicked on ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - number of items : 6
11:30:52 [2020-06-09T15:30:52.711Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716214190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716214190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716214190 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716214190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716214190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716214190 data=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}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716214145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716214145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716214144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716214144 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716214144 data=null} to ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <context-switches-kernel>"'
11:30:52 [2020-06-09T15:30:52.712Z] DEBUG - matched EditorReference with text "", using matcher: with name '"context-switches-kernel"'
11:30:52 [2020-06-09T15:30:52.967Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.counters.ui.views.countersview"'
11:30:52 [2020-06-09T15:30:52.967Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:30:54 [2020-06-09T15:30:54.851Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:54 [2020-06-09T15:30:54.851Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:54 [2020-06-09T15:30:54.851Z] DEBUG - matched MenuItem with text "&New Counters view", using matcher: with mnemonic 'New Counters view'
11:30:55 [2020-06-09T15:30:55.107Z] DEBUG - matched MenuItem with text "pinned to kernel_vm", using matcher: with mnemonic 'pinned to kernel_vm'
11:30:55 [2020-06-09T15:30:55.107Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm'
11:30:55 [2020-06-09T15:30:55.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm} time=-1716211928 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'
11:30:55 [2020-06-09T15:30:55.107Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm'
11:30:55 [2020-06-09T15:30:55.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
11:30:55 [2020-06-09T15:30:55.107Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm>"'
11:30:55 [2020-06-09T15:30:55.362Z] DEBUG - matched MenuItem with text "pinned to kernel_vm ...", using matcher: with mnemonic 'pinned to kernel_vm | new instance'
11:30:55 [2020-06-09T15:30:55.362Z] DEBUG - Clicking on with mnemonic 'pinned to kernel_vm | new instance'
11:30:55 [2020-06-09T15:30:55.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {pinned to kernel_vm | new instance} time=-1716211608 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'
11:30:55 [2020-06-09T15:30:55.362Z] DEBUG - Clicked on with mnemonic 'pinned to kernel_vm | new instance'
11:30:55 [2020-06-09T15:30:55.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters"'
11:30:56 [2020-06-09T15:30:56.287Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Counters <kernel_vm | 2>"'
11:30:56 [2020-06-09T15:30:56.287Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
11:30:56 [2020-06-09T15:30:56.287Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm"'
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - number of items : 6
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Clicking on ToolItem with tooltip text {Pin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1716210035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716210035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1716210035 data=null doit=true} to ToolItem with tooltip text {Pin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1716210035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1716210034 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Pin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1716210034 data=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}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1716210033 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1716210027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1716210027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Unpin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1716210027 data=null doit=true} to ToolItem with tooltip text {Unpin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1716210027 data=null} to ToolItem with tooltip text {Unpin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - Clicked on ToolItem with tooltip text {Unpin View}
11:30:56 [2020-06-09T15:30:56.848Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel_vm | 2"'
11:30:57 [2020-06-09T15:30:57.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:57 [2020-06-09T15:30:57.103Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:30:57 [2020-06-09T15:30:57.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1716209197 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:30:57 [2020-06-09T15:30:57.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - Attempting to set focus on Tree with text {}
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1716209128 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1716209128 data=null doit=true} to TreeItem with text {test}
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1716209128 data=null} to TreeItem with text {test}
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1716209128 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1716209128 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1716209103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - Clicking on with mnemonic 'Delete'
11:30:57 [2020-06-09T15:30:57.917Z] DEBUG - Clicked on with mnemonic 'Delete'
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null item=null 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')
11:30:58 [2020-06-09T15:30:58.478Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1716208598 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Clicking on OK
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1716208548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1716208548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1716208548 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1716208548 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1716208548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1716208548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:58 [2020-06-09T15:30:58.479Z] DEBUG - Clicked on OK
11:30:59 [2020-06-09T15:30:59.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1716208548 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:30:59 [2020-06-09T15:30:59.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1716209031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:30:59 [2020-06-09T15:30:59.403Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.062 s - in org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest
11:30:59 [2020-06-09T15:30:59.403Z] testPinSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 17.136 s
11:30:59 [2020-06-09T15:30:59.403Z] testPinTwoTraces(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 11.242 s
11:30:59 [2020-06-09T15:30:59.403Z] testCloneSingleTrace(org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests.NewCounterViewPinAndCloneTest)  Time elapsed: 4.801 s
11:30:59 [2020-06-09T15:30:59.403Z] 
11:30:59 [2020-06-09T15:30:59.403Z] Results:
11:30:59 [2020-06-09T15:30:59.403Z] 
11:30:59 [2020-06-09T15:30:59.403Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
11:30:59 [2020-06-09T15:30:59.403Z] 
11:30:59 [2020-06-09T15:30:59.963Z] 
11:30:59 [2020-06-09T15:30:59.963Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 15:30:59.671
11:30:59 [2020-06-09T15:30:59.963Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] All tests passed!
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.pom
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-sources.jar
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-pack200.jar.pack.gz
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-p2metadata.xml
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/1.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests-1.0.0-SNAPSHOT-p2artifacts.xml
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests ---
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.core.tests >--
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.core.tests 1.0.5-SNAPSHOT [36/138]
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] The project's OSGi version is 1.0.5.202006091432
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/main/resources
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] 
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:17 [2020-06-09T15:31:17.995Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/classes
11:31:18 [2020-06-09T15:31:18.250Z] [INFO] 
11:31:18 [2020-06-09T15:31:18.250Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:18 [2020-06-09T15:31:18.250Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:31:18 [2020-06-09T15:31:18.250Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/src/test/resources
11:31:18 [2020-06-09T15:31:18.250Z] [INFO] 
11:31:18 [2020-06-09T15:31:18.250Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] 
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] 
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] 
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] 
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] 
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] 
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] 
11:31:18 [2020-06-09T15:31:18.810Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:20 [2020-06-09T15:31:20.694Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data/.metadata/.log
11:31:20 [2020-06-09T15:31:20.694Z] [INFO] Command line:
11:31:20 [2020-06-09T15:31:20.694Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:31:20 [2020-06-09T15:31:20.694Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:31:22 [2020-06-09T15:31:22.579Z] !SESSION 2020-06-09 15:31:20.504 -----------------------------------------------
11:31:22 [2020-06-09T15:31:22.579Z] eclipse.buildId=unknown
11:31:22 [2020-06-09T15:31:22.579Z] java.version=1.8.0_202
11:31:22 [2020-06-09T15:31:22.579Z] java.vendor=Oracle Corporation
11:31:22 [2020-06-09T15:31:22.579Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:31:22 [2020-06-09T15:31:22.579Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:31:22 [2020-06-09T15:31:22.579Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:31:22 [2020-06-09T15:31:22.579Z] 
11:31:22 [2020-06-09T15:31:22.579Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:31:22.305
11:31:22 [2020-06-09T15:31:22.579Z] !MESSAGE FrameworkEvent ERROR
11:31:22 [2020-06-09T15:31:22.579Z] !STACK 0
11:31:22 [2020-06-09T15:31:22.579Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:31:22 [2020-06-09T15:31:22.579Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:31:22 [2020-06-09T15:31:22.579Z] 
11:31:22 [2020-06-09T15:31:22.579Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:31:22 [2020-06-09T15:31:22.579Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:31:22 [2020-06-09T15:31:22.580Z] 
11:31:22 [2020-06-09T15:31:22.580Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:31:22.410
11:31:22 [2020-06-09T15:31:22.580Z] !MESSAGE FrameworkEvent ERROR
11:31:22 [2020-06-09T15:31:22.580Z] !STACK 0
11:31:22 [2020-06-09T15:31:22.580Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:31:22 [2020-06-09T15:31:22.580Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:31:22 [2020-06-09T15:31:22.580Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:31:22 [2020-06-09T15:31:22.580Z]     -> 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"
11:31:22 [2020-06-09T15:31:22.580Z]        org.apache.httpcomponents.httpclient.win [35]
11:31:22 [2020-06-09T15:31:22.580Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:31:22 [2020-06-09T15:31:22.580Z] 
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:31:22 [2020-06-09T15:31:22.580Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:31:24 [2020-06-09T15:31:24.477Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
11:31:26 [2020-06-09T15:31:26.367Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.527 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest
11:31:26 [2020-06-09T15:31:26.367Z] testBuildGraph(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 1.486 s
11:31:26 [2020-06-09T15:31:26.367Z] testHandlers(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphBuilderModuleTest)  Time elapsed: 0.019 s
11:31:26 [2020-06-09T15:31:26.367Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
11:31:26 [2020-06-09T15:31:26.367Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest
11:31:26 [2020-06-09T15:31:26.367Z] testCheckVertical(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testAppendVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testCheckHorizontal(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testIllegalVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testVertexAt(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testHead2(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.066 s
11:31:26 [2020-06-09T15:31:26.367Z] testScanCount(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testHead(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testTail(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testHorizontalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testVerticalSelfLink(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testAddVertex(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testHorizontalCycle(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testScanLineTerminates(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testGraphStatistics(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testParent(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testDefaultConstructor(org.eclipse.tracecompass.analysis.graph.core.tests.graph.TmfGraphTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] Running org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
11:31:26 [2020-06-09T15:31:26.367Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupOpenedDelay(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.006 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupInterleave(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupMissing(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupNew(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupMutual(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupNested(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathBasic(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupOpened(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupEmbedded(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0.001 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupNet1(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupSelf(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] testCriticalPathWakeupUnknown(org.eclipse.tracecompass.analysis.graph.core.tests.analysis.criticalpath.TmfCriticalPathAlgoBoundedTest)  Time elapsed: 0 s
11:31:26 [2020-06-09T15:31:26.367Z] 
11:31:26 [2020-06-09T15:31:26.367Z] Results:
11:31:26 [2020-06-09T15:31:26.367Z] 
11:31:26 [2020-06-09T15:31:26.367Z] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
11:31:26 [2020-06-09T15:31:26.367Z] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] All tests passed!
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.pom
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-sources.jar
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.core.tests/target/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.core.tests ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.graph.ui >--
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Building org.eclipse.tracecompass.analysis.graph.ui 1.0.10-SNAPSHOT [37/138]
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] The project's OSGi version is 1.0.10.202006091432
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/main/resources
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/classes
11:31:58 [2020-06-09T15:31:58.387Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[31] 
11:31:58 [2020-06-09T15:31:58.387Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
11:31:58 [2020-06-09T15:31:58.387Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:31:58 [2020-06-09T15:31:58.387Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:31:58 [2020-06-09T15:31:58.387Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
11:31:58 [2020-06-09T15:31:58.387Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
11:31:58 [2020-06-09T15:31:58.387Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:31:58 [2020-06-09T15:31:58.387Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:31:58 [2020-06-09T15:31:58.387Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/org/eclipse/tracecompass/internal/analysis/graph/ui/criticalpath/view/CriticalPathView.java:[133] 
11:31:58 [2020-06-09T15:31:58.387Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), CriticalPathDataProvider.ID);
11:31:58 [2020-06-09T15:31:58.387Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:31:58 [2020-06-09T15:31:58.387Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:31:58 [2020-06-09T15:31:58.387Z] 3 problems (3 warnings)
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/src/test/resources
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.pom
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-sources.jar
11:31:58 [2020-06-09T15:31:58.387Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.graph.ui/target/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.graph.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-pack200.jar.pack.gz
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-p2metadata.xml
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.analysis.graph.ui-1.0.10-SNAPSHOT-p2artifacts.xml
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.graph.ui ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.core.tests >--
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.core.tests 1.0.3-SNAPSHOT [38/138]
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] The project's OSGi version is 1.0.3.202006091432
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/main/resources
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/classes
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/src/test/resources
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] 
11:31:58 [2020-06-09T15:31:58.388Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:31:58 [2020-06-09T15:31:58.643Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data/.metadata/.log
11:31:58 [2020-06-09T15:31:58.643Z] [INFO] Command line:
11:31:58 [2020-06-09T15:31:58.643Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:31:58 [2020-06-09T15:31:58.643Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:32:01 [2020-06-09T15:32:01.156Z] !SESSION 2020-06-09 15:31:58.585 -----------------------------------------------
11:32:01 [2020-06-09T15:32:01.156Z] eclipse.buildId=unknown
11:32:01 [2020-06-09T15:32:01.156Z] java.version=1.8.0_202
11:32:01 [2020-06-09T15:32:01.156Z] java.vendor=Oracle Corporation
11:32:01 [2020-06-09T15:32:01.156Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:32:01 [2020-06-09T15:32:01.156Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:32:01 [2020-06-09T15:32:01.156Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:32:01 [2020-06-09T15:32:01.156Z] 
11:32:01 [2020-06-09T15:32:01.156Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:32:00.575
11:32:01 [2020-06-09T15:32:01.156Z] !MESSAGE FrameworkEvent ERROR
11:32:01 [2020-06-09T15:32:01.156Z] !STACK 0
11:32:01 [2020-06-09T15:32:01.156Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:32:01 [2020-06-09T15:32:01.156Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:32:01 [2020-06-09T15:32:01.156Z] 
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:32:01 [2020-06-09T15:32:01.156Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:32:01 [2020-06-09T15:32:01.156Z] 
11:32:01 [2020-06-09T15:32:01.156Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:32:00.701
11:32:01 [2020-06-09T15:32:01.156Z] !MESSAGE FrameworkEvent ERROR
11:32:01 [2020-06-09T15:32:01.156Z] !STACK 0
11:32:01 [2020-06-09T15:32:01.156Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:32:01 [2020-06-09T15:32:01.156Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:32:01 [2020-06-09T15:32:01.156Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:32:01 [2020-06-09T15:32:01.157Z]     -> 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"
11:32:01 [2020-06-09T15:32:01.157Z]        org.apache.httpcomponents.httpclient.win [35]
11:32:01 [2020-06-09T15:32:01.157Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:32:01 [2020-06-09T15:32:01.157Z] 
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:32:01 [2020-06-09T15:32:01.157Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:32:03 [2020-06-09T15:32:03.042Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
11:32:03 [2020-06-09T15:32:03.042Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest
11:32:03 [2020-06-09T15:32:03.042Z] lamiProcessNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.023 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiTimeRangeBeginAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.045 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiProcessTIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiTimeRangeEndAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiIRQNameAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiTimeRangeDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiGenericAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiProcessPIDAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiIRQNumberAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiDurationAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiTimestampAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiEmptyAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
11:32:03 [2020-06-09T15:32:03.042Z] testAspectEquality(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0 s
11:32:03 [2020-06-09T15:32:03.042Z] lamiMixedAspectTest(org.eclipse.tracecompass.analysis.lami.core.tests.aspects.LamiAspectTest)  Time elapsed: 0.001 s
11:32:03 [2020-06-09T15:32:03.042Z] Running org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
11:32:03 [2020-06-09T15:32:03.042Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest
11:32:03 [2020-06-09T15:32:03.042Z] testBaseCommand(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.057 s
11:32:03 [2020-06-09T15:32:03.042Z] testMetadata(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.012 s
11:32:03 [2020-06-09T15:32:03.042Z] testResults(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.011 s
11:32:03 [2020-06-09T15:32:03.042Z] testResultsError(org.eclipse.tracecompass.analysis.lami.core.tests.LamiJsonParserTest)  Time elapsed: 0.001 s
11:32:03 [2020-06-09T15:32:03.042Z] 
11:32:03 [2020-06-09T15:32:03.042Z] Results:
11:32:03 [2020-06-09T15:32:03.042Z] 
11:32:03 [2020-06-09T15:32:03.042Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
11:32:03 [2020-06-09T15:32:03.042Z] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] All tests passed!
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.pom
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-sources.jar
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.core.tests/target/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.core.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-p2metadata.xml
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.core.tests-1.0.3-SNAPSHOT-p2artifacts.xml
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.core.tests ---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui >---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui 1.0.10-SNAPSHOT  [39/138]
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] The project's OSGi version is 1.0.10.202006091432
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/main/resources
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] 
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:41 [2020-06-09T15:32:41.697Z] [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/classes
11:32:42 [2020-06-09T15:32:42.454Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[156] 
11:32:42 [2020-06-09T15:32:42.454Z] 	private final Map<ChartSeries, ISeries> fSeriesMap;
11:32:42 [2020-06-09T15:32:42.454Z] 	                               ^^^^^^^
11:32:42 [2020-06-09T15:32:42.454Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.454Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[160] 
11:32:42 [2020-06-09T15:32:42.454Z] 	private final Map<ISeries, Object[]> fObjectMap;
11:32:42 [2020-06-09T15:32:42.454Z] 	                  ^^^^^^^
11:32:42 [2020-06-09T15:32:42.454Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.454Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[311] 
11:32:42 [2020-06-09T15:32:42.454Z] 	ISeries swtSeries = createSwtSeries(series, set, colors.next());
11:32:42 [2020-06-09T15:32:42.454Z] 	^^^^^^^
11:32:42 [2020-06-09T15:32:42.454Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.454Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[423] 
11:32:42 [2020-06-09T15:32:42.454Z] 	protected abstract ISeries createSwtSeries(ChartSeries chartSeries, ISeriesSet swtSeriesSet, Color color);
11:32:42 [2020-06-09T15:32:42.454Z] 	                   ^^^^^^^
11:32:42 [2020-06-09T15:32:42.454Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[446] 
11:32:42 [2020-06-09T15:32:42.455Z] 	protected abstract void configureSeries(Map<ISeries, Object[]> mapper);
11:32:42 [2020-06-09T15:32:42.455Z] 	                                            ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[509] 
11:32:42 [2020-06-09T15:32:42.455Z] 	for (ISeries series : getObjectMap().keySet()) {
11:32:42 [2020-06-09T15:32:42.455Z] 	     ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[829] 
11:32:42 [2020-06-09T15:32:42.455Z] 	protected Map<ChartSeries, ISeries> getSeriesMap() {
11:32:42 [2020-06-09T15:32:42.455Z] 	                           ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtXYChartViewer.java:[839] 
11:32:42 [2020-06-09T15:32:42.455Z] 	protected Map<ISeries, Object[]> getObjectMap() {
11:32:42 [2020-06-09T15:32:42.455Z] 	              ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[179] 
11:32:42 [2020-06-09T15:32:42.455Z] 	IBarSeries swtSeries = (IBarSeries) swtSeriesSet.createSeries(SeriesType.BAR, title);
11:32:42 [2020-06-09T15:32:42.455Z] 	^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[179] 
11:32:42 [2020-06-09T15:32:42.455Z] 	IBarSeries swtSeries = (IBarSeries) swtSeriesSet.createSeries(SeriesType.BAR, title);
11:32:42 [2020-06-09T15:32:42.455Z] 	                        ^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[187] 
11:32:42 [2020-06-09T15:32:42.455Z] 	protected void configureSeries(Map<@NonNull ISeries, Object[]> mapper) {
11:32:42 [2020-06-09T15:32:42.455Z] 	                                   ^^^^^^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[223] 
11:32:42 [2020-06-09T15:32:42.455Z] 	ISeries series = checkNotNull(getSeriesMap().get(seriesConsumer.getSeries()));
11:32:42 [2020-06-09T15:32:42.455Z] 	^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[224] 
11:32:42 [2020-06-09T15:32:42.455Z] 	series.setYSeries(yData);
11:32:42 [2020-06-09T15:32:42.455Z] 	       ^^^^^^^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] The method setYSeries(double[]) from the type ISeries is deprecated
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[254] 
11:32:42 [2020-06-09T15:32:42.455Z] 	for (ISeries series : getChart().getSeriesSet().getSeries()) {
11:32:42 [2020-06-09T15:32:42.455Z] 	     ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[261] 
11:32:42 [2020-06-09T15:32:42.455Z] 	((IBarSeries) series).setBarColor(color);
11:32:42 [2020-06-09T15:32:42.455Z] 	  ^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[268] 
11:32:42 [2020-06-09T15:32:42.455Z] 	((IBarSeries) series).setBarColor(lightColor);
11:32:42 [2020-06-09T15:32:42.455Z] 	  ^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[346] 
11:32:42 [2020-06-09T15:32:42.455Z] 	for (ISeries swtSeries : getChart().getSeriesSet().getSeries()) {
11:32:42 [2020-06-09T15:32:42.455Z] 	     ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[347] 
11:32:42 [2020-06-09T15:32:42.455Z] 	IBarSeries series = (IBarSeries) swtSeries;
11:32:42 [2020-06-09T15:32:42.455Z] 	^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[347] 
11:32:42 [2020-06-09T15:32:42.455Z] 	IBarSeries series = (IBarSeries) swtSeries;
11:32:42 [2020-06-09T15:32:42.455Z] 	                     ^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[405] 
11:32:42 [2020-06-09T15:32:42.455Z] 	for (ISeries swtSeries : getChart().getSeriesSet().getSeries()) {
11:32:42 [2020-06-09T15:32:42.455Z] 	     ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[406] 
11:32:42 [2020-06-09T15:32:42.455Z] 	IBarSeries series = (IBarSeries) swtSeries;
11:32:42 [2020-06-09T15:32:42.455Z] 	^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtBarChart.java:[406] 
11:32:42 [2020-06-09T15:32:42.455Z] 	IBarSeries series = (IBarSeries) swtSeries;
11:32:42 [2020-06-09T15:32:42.455Z] 	                     ^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] IBarSeries is a raw type. References to generic type IBarSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtChartPoint.java:[38] 
11:32:42 [2020-06-09T15:32:42.455Z] 	private final ISeries fSeries;
11:32:42 [2020-06-09T15:32:42.455Z] 	              ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtChartPoint.java:[53] 
11:32:42 [2020-06-09T15:32:42.455Z] 	public SwtChartPoint(ISeries series, int index) {
11:32:42 [2020-06-09T15:32:42.455Z] 	                     ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtChartPoint.java:[97] 
11:32:42 [2020-06-09T15:32:42.455Z] 	public ISeries getSeries() {
11:32:42 [2020-06-09T15:32:42.455Z] 	       ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[259] 
11:32:42 [2020-06-09T15:32:42.455Z] 	ILineSeries swtSeries = (ILineSeries) swtSeriesSet.createSeries(SeriesType.LINE, title);
11:32:42 [2020-06-09T15:32:42.455Z] 	^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[259] 
11:32:42 [2020-06-09T15:32:42.455Z] 	ILineSeries swtSeries = (ILineSeries) swtSeriesSet.createSeries(SeriesType.LINE, title);
11:32:42 [2020-06-09T15:32:42.455Z] 	                         ^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[267] 
11:32:42 [2020-06-09T15:32:42.455Z] 	protected void configureSeries(Map<@NonNull ISeries, Object[]> mapper) {
11:32:42 [2020-06-09T15:32:42.455Z] 	                                   ^^^^^^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[340] 
11:32:42 [2020-06-09T15:32:42.455Z] 	ISeries series = checkNotNull(getSeriesMap().get(seriesConsumer.getSeries()));
11:32:42 [2020-06-09T15:32:42.455Z] 	^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[341] 
11:32:42 [2020-06-09T15:32:42.455Z] 	series.setXSeries(xData);
11:32:42 [2020-06-09T15:32:42.455Z] 	       ^^^^^^^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] The method setXSeries(double[]) from the type ISeries is deprecated
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[342] 
11:32:42 [2020-06-09T15:32:42.455Z] 	series.setYSeries(yData);
11:32:42 [2020-06-09T15:32:42.455Z] 	       ^^^^^^^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] The method setYSeries(double[]) from the type ISeries is deprecated
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[462] 
11:32:42 [2020-06-09T15:32:42.455Z] 	for (ISeries series : getChart().getSeriesSet().getSeries()) {
11:32:42 [2020-06-09T15:32:42.455Z] 	     ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[469] 
11:32:42 [2020-06-09T15:32:42.455Z] 	((ILineSeries) series).setSymbolColor(color);
11:32:42 [2020-06-09T15:32:42.455Z] 	  ^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[476] 
11:32:42 [2020-06-09T15:32:42.455Z] 	((ILineSeries) series).setSymbolColor(lightColor);
11:32:42 [2020-06-09T15:32:42.455Z] 	  ^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[512] 
11:32:42 [2020-06-09T15:32:42.455Z] 	for (ISeries swtSeries : getChart().getSeriesSet().getSeries()) {
11:32:42 [2020-06-09T15:32:42.455Z] 	     ^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[513] 
11:32:42 [2020-06-09T15:32:42.455Z] 	ILineSeries series = (ILineSeries) swtSeries;
11:32:42 [2020-06-09T15:32:42.455Z] 	^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[513] 
11:32:42 [2020-06-09T15:32:42.455Z] 	ILineSeries series = (ILineSeries) swtSeries;
11:32:42 [2020-06-09T15:32:42.455Z] 	                      ^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[514] 
11:32:42 [2020-06-09T15:32:42.455Z] 	double[] xSeries = series.getXSeries();
11:32:42 [2020-06-09T15:32:42.455Z] 	                          ^^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] The method getXSeries() from the type ISeries is deprecated
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[650] 
11:32:42 [2020-06-09T15:32:42.455Z] 	ISeries series = point.getSeries();
11:32:42 [2020-06-09T15:32:42.455Z] 	^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ISeries is a raw type. References to generic type ISeries<DataType> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[652] 
11:32:42 [2020-06-09T15:32:42.455Z] 	int symbolSize = ((ILineSeries) series).getSymbolSize();
11:32:42 [2020-06-09T15:32:42.455Z] 	                   ^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/org/eclipse/tracecompass/internal/tmf/chart/ui/swtchart/SwtScatterChart.java:[654] 
11:32:42 [2020-06-09T15:32:42.455Z] 	Color symbolColor = ((ILineSeries) series).getSymbolColor();
11:32:42 [2020-06-09T15:32:42.455Z] 	                      ^^^^^^^^^^^
11:32:42 [2020-06-09T15:32:42.455Z] ILineSeries is a raw type. References to generic type ILineSeries<T> should be parameterized
11:32:42 [2020-06-09T15:32:42.455Z] 41 problems (41 warnings)
11:32:42 [2020-06-09T15:32:42.455Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.455Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/src/test/resources
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-sources.jar
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.456Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.pom
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-sources.jar
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui/target/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-pack200.jar.pack.gz
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-p2metadata.xml
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui-1.0.10-SNAPSHOT-p2artifacts.xml
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.711Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui ---
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui >--
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui 1.1.3-SNAPSHOT [40/138]
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] The project's OSGi version is 1.1.3.202006091432
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/main/resources
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] 
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:42 [2020-06-09T15:32:42.968Z] [INFO] Compiling 23 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/classes
11:32:44 [2020-06-09T15:32:44.330Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[39] 
11:32:44 [2020-06-09T15:32:44.330Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvAction;
11:32:44 [2020-06-09T15:32:44.330Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:32:44 [2020-06-09T15:32:44.330Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:32:44 [2020-06-09T15:32:44.330Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[97] 
11:32:44 [2020-06-09T15:32:44.330Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
11:32:44 [2020-06-09T15:32:44.330Z]         @Override
11:32:44 [2020-06-09T15:32:44.330Z]         protected void exportToTsv(@Nullable OutputStream stream) {
11:32:44 [2020-06-09T15:32:44.330Z]             TmfViewer viewer = getViewer();
11:32:44 [2020-06-09T15:32:44.330Z]             if (viewer instanceof LamiTableViewer) {
11:32:44 [2020-06-09T15:32:44.330Z]                 ((LamiTableViewer) viewer).exportToTsv(stream);
11:32:44 [2020-06-09T15:32:44.330Z]             }
11:32:44 [2020-06-09T15:32:44.330Z]         }
11:32:44 [2020-06-09T15:32:44.330Z]         private @Nullable TmfViewer getViewer() {
11:32:44 [2020-06-09T15:32:44.330Z]             LamiReportViewTabPage tabPage = getCurrentSelectedPage();
11:32:44 [2020-06-09T15:32:44.330Z]             if (tabPage == null) {
11:32:44 [2020-06-09T15:32:44.330Z]                 return null;
11:32:44 [2020-06-09T15:32:44.330Z]             }
11:32:44 [2020-06-09T15:32:44.330Z]             LamiViewerControl viewerControl = tabPage.getTableViewerControl();
11:32:44 [2020-06-09T15:32:44.330Z]             TmfViewer viewer = viewerControl.getViewer();
11:32:44 [2020-06-09T15:32:44.330Z]             return viewer;
11:32:44 [2020-06-09T15:32:44.330Z]         }
11:32:44 [2020-06-09T15:32:44.330Z]         @Override
11:32:44 [2020-06-09T15:32:44.330Z]         public boolean isEnabled() {
11:32:44 [2020-06-09T15:32:44.330Z]             return (getViewer() instanceof LamiTableViewer);
11:32:44 [2020-06-09T15:32:44.330Z]         }
11:32:44 [2020-06-09T15:32:44.330Z]         @Override
11:32:44 [2020-06-09T15:32:44.330Z]         protected @Nullable Shell getShell() {
11:32:44 [2020-06-09T15:32:44.330Z]             return getViewSite().getShell();
11:32:44 [2020-06-09T15:32:44.330Z]         }
11:32:44 [2020-06-09T15:32:44.330Z]     };
11:32:44 [2020-06-09T15:32:44.330Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:32:44 [2020-06-09T15:32:44.330Z] Discouraged access: The constructor 'ExportToTsvAction()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:32:44 [2020-06-09T15:32:44.330Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/views/LamiReportView.java:[97] 
11:32:44 [2020-06-09T15:32:44.330Z] 	private final Action fExportTsvAction = new ExportToTsvAction() {
11:32:44 [2020-06-09T15:32:44.330Z] 	                                            ^^^^^^^^^^^^^^^^^
11:32:44 [2020-06-09T15:32:44.330Z] Discouraged access: The type 'ExportToTsvAction' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:32:44 [2020-06-09T15:32:44.330Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[39] 
11:32:44 [2020-06-09T15:32:44.330Z] 	import org.eclipse.tracecompass.internal.tmf.ui.commands.ExportToTsvUtils;
11:32:44 [2020-06-09T15:32:44.330Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:32:44 [2020-06-09T15:32:44.330Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:32:44 [2020-06-09T15:32:44.330Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[243] 
11:32:44 [2020-06-09T15:32:44.330Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
11:32:44 [2020-06-09T15:32:44.330Z] 	^^^^^^^^^^^^^^^^
11:32:44 [2020-06-09T15:32:44.330Z] Discouraged access: The type 'ExportToTsvUtils' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:32:44 [2020-06-09T15:32:44.330Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/org/eclipse/tracecompass/internal/provisional/analysis/lami/ui/viewers/LamiTableViewer.java:[243] 
11:32:44 [2020-06-09T15:32:44.330Z] 	ExportToTsvUtils.exportTableToTsv(table, stream);
11:32:44 [2020-06-09T15:32:44.330Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:32:44 [2020-06-09T15:32:44.330Z] Discouraged access: The method 'ExportToTsvUtils.exportTableToTsv(Table, OutputStream)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:32:44 [2020-06-09T15:32:44.330Z] 6 problems (6 warnings)
11:32:44 [2020-06-09T15:32:44.330Z] [INFO] 
11:32:44 [2020-06-09T15:32:44.330Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:44 [2020-06-09T15:32:44.330Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:32:44 [2020-06-09T15:32:44.330Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/src/test/resources
11:32:44 [2020-06-09T15:32:44.330Z] [INFO] 
11:32:44 [2020-06-09T15:32:44.330Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:44 [2020-06-09T15:32:44.330Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] 
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] 
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] 
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] 
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] 
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] 
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] 
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.pom
11:32:44 [2020-06-09T15:32:44.586Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-sources.jar
11:32:44 [2020-06-09T15:32:44.841Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui/target/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-pack200.jar.pack.gz
11:32:44 [2020-06-09T15:32:44.841Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-p2metadata.xml
11:32:44 [2020-06-09T15:32:44.841Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui-1.1.3-SNAPSHOT-p2artifacts.xml
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] 
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui ---
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] 
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.core.tests >--
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.core.tests 1.0.2-SNAPSHOT [41/138]
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] 
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] 
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] The project's OSGi version is 1.0.2.202006091432
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] 
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] 
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] 
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] 
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/main/resources
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] 
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:45 [2020-06-09T15:32:45.108Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/classes
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] 
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/src/test/resources
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] 
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] 
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] 
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] 
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] 
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] 
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:46 [2020-06-09T15:32:46.039Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
11:32:46 [2020-06-09T15:32:46.295Z] [INFO] 
11:32:46 [2020-06-09T15:32:46.295Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:46 [2020-06-09T15:32:46.295Z] [INFO] 
11:32:46 [2020-06-09T15:32:46.295Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:32:47 [2020-06-09T15:32:47.220Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data/.metadata/.log
11:32:47 [2020-06-09T15:32:47.220Z] [INFO] Command line:
11:32:47 [2020-06-09T15:32:47.220Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:32:47 [2020-06-09T15:32:47.220Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:32:49 [2020-06-09T15:32:49.731Z] !SESSION 2020-06-09 15:32:47.285 -----------------------------------------------
11:32:49 [2020-06-09T15:32:49.731Z] eclipse.buildId=unknown
11:32:49 [2020-06-09T15:32:49.731Z] java.version=1.8.0_202
11:32:49 [2020-06-09T15:32:49.731Z] java.vendor=Oracle Corporation
11:32:49 [2020-06-09T15:32:49.731Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:32:49 [2020-06-09T15:32:49.731Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:32:49 [2020-06-09T15:32:49.731Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:32:49 [2020-06-09T15:32:49.731Z] 
11:32:49 [2020-06-09T15:32:49.731Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:32:49.171
11:32:49 [2020-06-09T15:32:49.731Z] !MESSAGE FrameworkEvent ERROR
11:32:49 [2020-06-09T15:32:49.731Z] !STACK 0
11:32:49 [2020-06-09T15:32:49.731Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:32:49 [2020-06-09T15:32:49.731Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:32:49 [2020-06-09T15:32:49.731Z] 
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:32:49 [2020-06-09T15:32:49.731Z] 
11:32:49 [2020-06-09T15:32:49.731Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:32:49.283
11:32:49 [2020-06-09T15:32:49.731Z] !MESSAGE FrameworkEvent ERROR
11:32:49 [2020-06-09T15:32:49.731Z] !STACK 0
11:32:49 [2020-06-09T15:32:49.731Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:32:49 [2020-06-09T15:32:49.731Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:32:49 [2020-06-09T15:32:49.731Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:32:49 [2020-06-09T15:32:49.731Z]     -> 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"
11:32:49 [2020-06-09T15:32:49.731Z]        org.apache.httpcomponents.httpclient.win [35]
11:32:49 [2020-06-09T15:32:49.731Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:32:49 [2020-06-09T15:32:49.731Z] 
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:32:49 [2020-06-09T15:32:49.731Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:32:52 [2020-06-09T15:32:52.991Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
11:32:52 [2020-06-09T15:32:52.991Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest
11:32:52 [2020-06-09T15:32:52.991Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0.001 s
11:32:52 [2020-06-09T15:32:52.991Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.DurationDescriptorTest)  Time elapsed: 0 s
11:32:52 [2020-06-09T15:32:52.991Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
11:32:52 [2020-06-09T15:32:52.991Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest
11:32:52 [2020-06-09T15:32:52.991Z] testConstructorWithUnit(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
11:32:52 [2020-06-09T15:32:52.991Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.descriptor.NumericalDescriptorTest)  Time elapsed: 0 s
11:32:52 [2020-06-09T15:32:52.991Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
11:32:52 [2020-06-09T15:32:52.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest
11:32:52 [2020-06-09T15:32:52.991Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartSeriesTest)  Time elapsed: 0.001 s
11:32:52 [2020-06-09T15:32:52.991Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
11:32:52 [2020-06-09T15:32:52.991Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest
11:32:52 [2020-06-09T15:32:52.991Z] testImmutableSeries(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0.006 s
11:32:52 [2020-06-09T15:32:52.991Z] testGetDescriptors(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartDataTest)  Time elapsed: 0 s
11:32:52 [2020-06-09T15:32:52.991Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
11:32:52 [2020-06-09T15:32:52.991Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest
11:32:52 [2020-06-09T15:32:52.991Z] testConstructor(org.eclipse.tracecompass.tmf.chart.core.tests.chart.ChartModelTest)  Time elapsed: 0.001 s
11:32:52 [2020-06-09T15:32:52.991Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
11:32:52 [2020-06-09T15:32:52.991Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest
11:32:52 [2020-06-09T15:32:52.991Z] testResolver(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0.006 s
11:32:52 [2020-06-09T15:32:52.991Z] testWithPredicate(org.eclipse.tracecompass.tmf.chart.core.tests.consumer.NumericalConsumerTest)  Time elapsed: 0 s
11:32:52 [2020-06-09T15:32:52.991Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
11:32:52 [2020-06-09T15:32:52.991Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest
11:32:52 [2020-06-09T15:32:52.991Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.001 s
11:32:52 [2020-06-09T15:32:52.991Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0 s
11:32:52 [2020-06-09T15:32:52.991Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.DoubleResolverTest)  Time elapsed: 0.004 s
11:32:52 [2020-06-09T15:32:52.991Z] Running org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
11:32:52 [2020-06-09T15:32:52.991Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest
11:32:52 [2020-06-09T15:32:52.991Z] testComparator(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
11:32:52 [2020-06-09T15:32:52.991Z] testLimitValues(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0 s
11:32:52 [2020-06-09T15:32:52.991Z] testMapper(org.eclipse.tracecompass.tmf.chart.core.tests.resolver.LongResolverTest)  Time elapsed: 0.001 s
11:32:52 [2020-06-09T15:32:52.991Z] 
11:32:52 [2020-06-09T15:32:52.991Z] Results:
11:32:52 [2020-06-09T15:32:52.991Z] 
11:32:52 [2020-06-09T15:32:52.991Z] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0
11:32:52 [2020-06-09T15:32:52.991Z] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] All tests passed!
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.pom
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-sources.jar
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.core.tests/target/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.core.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests >--
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.5-SNAPSHOT [42/138]
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] The project's OSGi version is 1.0.5.202006091432
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/main/resources
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/classes
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/src/test/resources
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.532Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] 
11:33:19 [2020-06-09T15:33:19.533Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:19 [2020-06-09T15:33:19.788Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data/.metadata/.log
11:33:19 [2020-06-09T15:33:19.788Z] [INFO] Command line:
11:33:19 [2020-06-09T15:33:19.788Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
11:33:19 [2020-06-09T15:33:19.789Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:33:22 [2020-06-09T15:33:22.300Z] !SESSION 2020-06-09 15:33:19.711 -----------------------------------------------
11:33:22 [2020-06-09T15:33:22.300Z] eclipse.buildId=unknown
11:33:22 [2020-06-09T15:33:22.300Z] java.version=1.8.0_202
11:33:22 [2020-06-09T15:33:22.300Z] java.vendor=Oracle Corporation
11:33:22 [2020-06-09T15:33:22.300Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:33:22 [2020-06-09T15:33:22.300Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
11:33:22 [2020-06-09T15:33:22.300Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
11:33:22 [2020-06-09T15:33:22.300Z] 
11:33:22 [2020-06-09T15:33:22.300Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:33:21.883
11:33:22 [2020-06-09T15:33:22.300Z] !MESSAGE FrameworkEvent ERROR
11:33:22 [2020-06-09T15:33:22.300Z] !STACK 0
11:33:22 [2020-06-09T15:33:22.300Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:33:22 [2020-06-09T15:33:22.300Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:33:22 [2020-06-09T15:33:22.300Z] 
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:33:22 [2020-06-09T15:33:22.300Z] 
11:33:22 [2020-06-09T15:33:22.300Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:33:21.992
11:33:22 [2020-06-09T15:33:22.300Z] !MESSAGE FrameworkEvent ERROR
11:33:22 [2020-06-09T15:33:22.300Z] !STACK 0
11:33:22 [2020-06-09T15:33:22.300Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:33:22 [2020-06-09T15:33:22.300Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:33:22 [2020-06-09T15:33:22.300Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:33:22 [2020-06-09T15:33:22.300Z]     -> 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"
11:33:22 [2020-06-09T15:33:22.300Z]        org.apache.httpcomponents.httpclient.win [36]
11:33:22 [2020-06-09T15:33:22.300Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:33:22 [2020-06-09T15:33:22.300Z] 
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:33:22 [2020-06-09T15:33:22.300Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:33:24 [2020-06-09T15:33:24.184Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:33:24 [2020-06-09T15:33:24.184Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:33:46 [2020-06-09T15:33:46.054Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:33:46 [2020-06-09T15:33:46.054Z] Running org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
11:33:46 [2020-06-09T15:33:46.054Z] Display size: 1440x900
11:33:46 [2020-06-09T15:33:46.054Z] OS version=3.10.0-1127.10.1.el7.x86_64
11:33:46 [2020-06-09T15:33:46.054Z] GTK version=3.22.30
11:33:46 [2020-06-09T15:33:46.054Z] GTK theme=Ambiance
11:33:46 [2020-06-09T15:33:46.054Z] LIBOVERLAY_SCROLLBAR=0
11:33:46 [2020-06-09T15:33:46.054Z] Time zone: Greenwich Mean Time
11:33:46 [2020-06-09T15:33:46.054Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
11:33:46 [2020-06-09T15:33:46.054Z] log4j:WARN Please initialize the log4j system properly.
11:33:47 [2020-06-09T15:33:47.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.tmf.chart.ui.swtbot.view.stub"'
11:33:47 [2020-06-09T15:33:47.417Z] DEBUG - matched MenuItem with text "Create custom chart", using matcher: with mnemonic 'Create custom chart'
11:33:47 [2020-06-09T15:33:47.417Z] DEBUG - Clicking on with mnemonic 'Create custom chart'
11:33:47 [2020-06-09T15:33:47.977Z] DEBUG - Clicked on with mnemonic 'Create custom chart'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1716038908 data=null doit=true} to Shell with text {Custom chart creation}
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Attempting to set focus on (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Clicking on (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1716038897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716038896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1716038896 data=null doit=true} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1716038896 data=null} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1716038895 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1716038895 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716038894 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')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1716038892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1716038892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1716038892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1716038892 data=null doit=true} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1716038891 data=null} to (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - Clicked on (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:47 [2020-06-09T15:33:47.978Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with mnemonic 'Logarithmic Scale X'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: with style 'SWT.CHECK'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale X' and with style 'SWT.CHECK')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - Setting state to checked on: Integer
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - Setting state to unchecked on: Integer
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - Setting state to checked on: Duration (ns)
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.233Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Setting state to unchecked on: Duration (ns)
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Setting state to checked on: Timestamp
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Setting state to unchecked on: Timestamp
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1716038807 data=null doit=true} to Shell with text {Custom chart creation}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Clicking on TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1716038744 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1716038744 data=null doit=true} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Attempting to set focus on Table with text {}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1716038742 data=null} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1716038742 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716038741 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}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1716038741 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1716038741 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1716038741 data=null doit=true} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1716038741 data=null} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Clicked on TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Setting state to checked on: Timestamp
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Clicking on 
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716038727 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')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716038726 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')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716038726 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716038726 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716038726 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')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716038726 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')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716038726 data=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')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1716038720 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')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716038715 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')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1716038715 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')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1716038715 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1716038715 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Clicked on 
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - Setting state to checked on: Timestamp
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.234Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1716038706 data=null doit=true} to Shell with text {Custom chart creation}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Clicking on TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {String} time=-1716038701 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {String} time=-1716038694 data=null doit=true} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Attempting to set focus on Table with text {}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {String} time=-1716038692 data=null} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {String} time=-1716038692 data=null button=1 stateMask=0x0 x=27 y=12 count=1} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1716038691 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}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {String} time=-1716038691 data=null button=1 stateMask=0x80000 x=27 y=12 count=1} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {String} time=-1716038691 data=null button=0 stateMask=0x0 x=27 y=12 count=0} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {String} time=-1716038691 data=null doit=true} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {String} time=-1716038690 data=null} to TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Clicked on TableItem with text {String}
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Setting state to checked on: Timestamp2
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Setting state to checked on: Timestamp
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Clicking on 
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1716038677 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')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716038677 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')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1716038677 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1716038676 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1716038676 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')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1716038676 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')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1716038676 data=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')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1716038641 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')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1716038637 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')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1716038637 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')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1716038637 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1716038637 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:33:48 [2020-06-09T15:33:48.235Z] DEBUG - Clicked on 
11:33:48 [2020-06-09T15:33:48.235Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.685 s - in org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest
11:33:48 [2020-06-09T15:33:48.235Z] testBarChartSeries(org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests.dialog.ChartMakerDialogTest)  Time elapsed: 1.094 s
11:33:48 [2020-06-09T15:33:48.235Z] 
11:33:48 [2020-06-09T15:33:48.235Z] Results:
11:33:48 [2020-06-09T15:33:48.235Z] 
11:33:48 [2020-06-09T15:33:48.235Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:33:48 [2020-06-09T15:33:48.235Z] 
11:33:58 [2020-06-09T15:33:58.167Z] [INFO] All tests passed!
11:33:58 [2020-06-09T15:33:58.167Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.167Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
11:33:58 [2020-06-09T15:33:58.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.pom
11:33:58 [2020-06-09T15:33:58.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
11:33:58 [2020-06-09T15:33:58.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
11:33:58 [2020-06-09T15:33:58.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml
11:33:58 [2020-06-09T15:33:58.167Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml
11:33:58 [2020-06-09T15:33:58.421Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.421Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.422Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.422Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests >--
11:33:58 [2020-06-09T15:33:58.422Z] [INFO] Building org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.5-SNAPSHOT [43/138]
11:33:58 [2020-06-09T15:33:58.422Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:33:58 [2020-06-09T15:33:58.422Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.422Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.422Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.422Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] The project's OSGi version is 1.0.5.202006091432
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/main/resources
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.676Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/classes
11:33:58 [2020-06-09T15:33:58.931Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.931Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:33:58 [2020-06-09T15:33:58.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/src/test/resources
11:33:58 [2020-06-09T15:33:58.931Z] [INFO] 
11:33:58 [2020-06-09T15:33:58.931Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:58 [2020-06-09T15:33:58.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] 
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] 
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] 
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] 
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] 
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] 
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] 
11:33:59 [2020-06-09T15:33:59.195Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:34:00 [2020-06-09T15:34:00.557Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data/.metadata/.log
11:34:00 [2020-06-09T15:34:00.557Z] [INFO] Command line:
11:34:00 [2020-06-09T15:34:00.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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
11:34:00 [2020-06-09T15:34:00.557Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:34:03 [2020-06-09T15:34:03.068Z] !SESSION 2020-06-09 15:34:00.577 -----------------------------------------------
11:34:03 [2020-06-09T15:34:03.068Z] eclipse.buildId=unknown
11:34:03 [2020-06-09T15:34:03.068Z] java.version=1.8.0_202
11:34:03 [2020-06-09T15:34:03.068Z] java.vendor=Oracle Corporation
11:34:03 [2020-06-09T15:34:03.068Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:34:03 [2020-06-09T15:34:03.069Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
11:34:03 [2020-06-09T15:34:03.069Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
11:34:03 [2020-06-09T15:34:03.069Z] 
11:34:03 [2020-06-09T15:34:03.069Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:34:02.688
11:34:03 [2020-06-09T15:34:03.069Z] !MESSAGE FrameworkEvent ERROR
11:34:03 [2020-06-09T15:34:03.069Z] !STACK 0
11:34:03 [2020-06-09T15:34:03.069Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:34:03 [2020-06-09T15:34:03.069Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:34:03 [2020-06-09T15:34:03.069Z] 
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:34:03 [2020-06-09T15:34:03.069Z] 
11:34:03 [2020-06-09T15:34:03.069Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:34:02.796
11:34:03 [2020-06-09T15:34:03.069Z] !MESSAGE FrameworkEvent ERROR
11:34:03 [2020-06-09T15:34:03.069Z] !STACK 0
11:34:03 [2020-06-09T15:34:03.069Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:34:03 [2020-06-09T15:34:03.069Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:34:03 [2020-06-09T15:34:03.069Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:34:03 [2020-06-09T15:34:03.069Z]     -> 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"
11:34:03 [2020-06-09T15:34:03.069Z]        org.apache.httpcomponents.httpclient.win [36]
11:34:03 [2020-06-09T15:34:03.069Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:34:03 [2020-06-09T15:34:03.069Z] 
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:34:03 [2020-06-09T15:34:03.069Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:34:04 [2020-06-09T15:34:04.956Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:34:04 [2020-06-09T15:34:04.956Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:34:26 [2020-06-09T15:34:26.828Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:34:26 [2020-06-09T15:34:26.828Z] Running org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
11:34:26 [2020-06-09T15:34:26.828Z] Display size: 1440x900
11:34:26 [2020-06-09T15:34:26.828Z] OS version=3.10.0-1127.10.1.el7.x86_64
11:34:26 [2020-06-09T15:34:26.828Z] GTK version=3.22.30
11:34:26 [2020-06-09T15:34:26.828Z] GTK theme=Ambiance
11:34:26 [2020-06-09T15:34:26.828Z] LIBOVERLAY_SCROLLBAR=0
11:34:26 [2020-06-09T15:34:26.828Z] Time zone: Greenwich Mean Time
11:34:26 [2020-06-09T15:34:26.828Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
11:34:26 [2020-06-09T15:34:26.828Z] log4j:WARN Please initialize the log4j system properly.
11:34:30 [2020-06-09T15:34:30.989Z] 
11:34:30 [2020-06-09T15:34:30.989Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:34:30.397
11:34:30 [2020-06-09T15:34:30.989Z] !MESSAGE Unexpected error executing analysis with trace A-Test-10K
11:34:30 [2020-06-09T15:34:30.989Z] !STACK 0
11:34:30 [2020-06-09T15:34:30.989Z] java.lang.RuntimeException: The parameter should be set
11:34:30 [2020-06-09T15:34:30.989Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:34:30 [2020-06-09T15:34:30.989Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:34:30 [2020-06-09T15:34:30.989Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:34:30 [2020-06-09T15:34:30.989Z] 
11:34:30 [2020-06-09T15:34:30.989Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 15:34:30.472
11:34:30 [2020-06-09T15:34:30.989Z] !MESSAGE Exception executing analysis
11:34:30 [2020-06-09T15:34:30.989Z] !STACK 0
11:34:30 [2020-06-09T15:34:30.989Z] java.lang.RuntimeException: The parameter should be set
11:34:30 [2020-06-09T15:34:30.989Z] 	at org.eclipse.tracecompass.tmf.tests.stubs.analysis.TestAnalysis.executeAnalysis(TestAnalysis.java:50)
11:34:30 [2020-06-09T15:34:30.989Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
11:34:30 [2020-06-09T15:34:30.989Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:34:32 [2020-06-09T15:34:32.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:34:32 [2020-06-09T15:34:32.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:34:32 [2020-06-09T15:34:32.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:34:32 [2020-06-09T15:34:32.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:34:32 [2020-06-09T15:34:32.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:34:32 [2020-06-09T15:34:32.873Z] DEBUG - Attempting to set focus on Tree with text {}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1715993943 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715993943 data=null doit=true} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715993943 data=null} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715993942 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715993941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715993833 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Attempting to set focus on Tree with text {}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1715993832 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715993832 data=null doit=true} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715993832 data=null} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715993831 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715993831 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715993818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715993817 data=null doit=true} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715993817 data=null} to TreeItem with text {test}
11:34:33 [2020-06-09T15:34:33.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715993816 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1715993816 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}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715990638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Attempting to set focus on Tree with text {}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715990634 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715990634 data=null doit=true} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715990634 data=null} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715990633 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715990633 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715990615 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715990614 data=null doit=true} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715990614 data=null} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715990614 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1715990613 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]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715990603 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {A-Test-10K} time=-1715990603 data=null doit=true} to TreeItem with text {A-Test-10K}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {A-Test-10K} time=-1715990602 data=null} to TreeItem with text {A-Test-10K}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {A-Test-10K} time=-1715990602 data=null button=1 stateMask=0x0 x=113 y=81 count=1} to TreeItem with text {A-Test-10K}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1715990602 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}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {A-Test-10K} time=-1715990598 data=null button=1 stateMask=0x80000 x=97 y=81 count=1} to TreeItem with text {A-Test-10K}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {External Analyses} time=-1715990597 data=null doit=true} to TreeItem with text {External Analyses}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {External Analyses} time=-1715990597 data=null} to TreeItem with text {External Analyses}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {External Analyses} time=-1715990597 data=null button=1 stateMask=0x0 x=139 y=127 count=1} to TreeItem with text {External Analyses}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1715990544 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}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {External Analyses} time=-1715990539 data=null button=1 stateMask=0x80000 x=139 y=127 count=1} to TreeItem with text {External Analyses}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990536 data=null button=0 stateMask=0x0 x=264 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990535 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Attempting to set focus on Tree with text {}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990535 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990535 data=null button=1 stateMask=0x0 x=264 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715990525 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}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990505 data=null button=1 stateMask=0x80000 x=280 y=173 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990505 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.388Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990504 data=null button=1 stateMask=0x0 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990145 data=null button=1 stateMask=0x80000 x=280 y=173 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990144 data=null button=0 stateMask=0x0 x=280 y=173 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990144 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleSimilarRow.data} time=-1715990144 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleSimilarRow.data}
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1715990142 data=null doit=true} to Shell with text {External Analysis Parameters}
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Clicking on OK
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715990137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715990137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715990137 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715990137 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715990136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715990136 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715990136 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:36 [2020-06-09T15:34:36.948Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1715990504 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}
11:34:37 [2020-06-09T15:34:37.203Z] DEBUG - Clicked on 
11:34:37 [2020-06-09T15:34:37.203Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Clicking on with mnemonic 'New custom chart'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Clicked on with mnemonic 'New custom chart'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715986490 data=null doit=true} to Shell with text {Custom chart creation}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Attempting to set focus on (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Clicking on (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1715986485 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1715986484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1715986484 data=null doit=true} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1715986484 data=null} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1715986484 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1715986484 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715986483 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')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1715986481 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1715986475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1715986475 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1715986475 data=null doit=true} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1715986475 data=null} to (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Clicked on (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715986474 data=null doit=true} to Shell with text {Custom chart creation}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Clicking on TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakee process (name)} time=-1715986443 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakee process (name)} time=-1715986443 data=null doit=true} to TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Attempting to set focus on Table with text {}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakee process (name)} time=-1715986441 data=null} to TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakee process (name)} time=-1715986441 data=null button=1 stateMask=0x0 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715986440 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)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakee process (name)} time=-1715986440 data=null button=1 stateMask=0x80000 x=83 y=12 count=1} to TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakee process (name)} time=-1715986440 data=null button=0 stateMask=0x0 x=83 y=12 count=0} to TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakee process (name)} time=-1715986440 data=null doit=true} to TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakee process (name)} time=-1715986440 data=null} to TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Clicked on TableItem with text {Wakee process (name)}
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Setting state to checked on: Priority
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Setting state to checked on: Target CPU
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Clicking on 
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1715986421 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')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715986421 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')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1715986421 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1715986421 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1715986421 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')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1715986421 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')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1715986420 data=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')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1715986405 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')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715986400 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')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1715986400 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')
11:34:40 [2020-06-09T15:34:40.464Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1715986400 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1715986400 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Clicked on 
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715986399 data=null doit=true} to Shell with text {Custom chart creation}
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Clicking on OK
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715986397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715986397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715986397 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715986397 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715986397 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715986396 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715986396 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:40 [2020-06-09T15:34:40.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1715986819 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'
11:34:40 [2020-06-09T15:34:40.975Z] DEBUG - Clicked on 
11:34:40 [2020-06-09T15:34:40.975Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
11:34:40 [2020-06-09T15:34:40.975Z] DEBUG - Clicking on with mnemonic 'New custom chart'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Clicked on with mnemonic 'New custom chart'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715985701 data=null doit=true} to Shell with text {Custom chart creation}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715985700 data=null doit=true} to Shell with text {Custom chart creation}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Attempting to set focus on (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Clicking on (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1715985698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1715985698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1715985698 data=null doit=true} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1715985697 data=null} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1715985697 data=null button=1 stateMask=0x0 x=28 y=27 count=1} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1715985697 data=null button=1 stateMask=0x80000 x=28 y=27 count=1} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715985697 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')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1715985694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1715985694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1715985694 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1715985694 data=null doit=true} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1715985694 data=null} to (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Clicked on (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715985693 data=null doit=true} to Shell with text {Custom chart creation}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Clicking on TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Waker process (name)} time=-1715985691 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Waker process (name)} time=-1715985691 data=null doit=true} to TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Attempting to set focus on Table with text {}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Waker process (name)} time=-1715985683 data=null} to TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Waker process (name)} time=-1715985647 data=null button=1 stateMask=0x0 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715985646 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)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Waker process (name)} time=-1715985645 data=null button=1 stateMask=0x80000 x=81 y=81 count=1} to TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Waker process (name)} time=-1715985645 data=null button=0 stateMask=0x0 x=81 y=81 count=0} to TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Waker process (name)} time=-1715985645 data=null doit=true} to TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Waker process (name)} time=-1715985645 data=null} to TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Clicked on TableItem with text {Waker process (name)}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Setting state to checked on: Priority
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Setting state to checked on: Target CPU
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Clicking on 
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1715985638 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')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715985638 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')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1715985638 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1715985638 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1715985638 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')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1715985637 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')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1715985637 data=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')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1715985619 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')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715985615 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')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1715985615 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')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1715985615 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1715985615 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Clicked on 
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715985614 data=null doit=true} to Shell with text {Custom chart creation}
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Clicking on OK
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715985612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715985612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715985612 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715985612 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715985612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715985612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715985611 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:41 [2020-06-09T15:34:41.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1715986025 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'
11:34:41 [2020-06-09T15:34:41.486Z] DEBUG - Clicked on 
11:34:41 [2020-06-09T15:34:41.486Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
11:34:42 [2020-06-09T15:34:42.057Z] 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')
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - Clicking on &Reset Perspective
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-1715985002 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')
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-1715985002 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')
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=-1715985002 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-1715985002 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-1715985001 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')
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-1715985001 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')
11:34:42 [2020-06-09T15:34:42.057Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-1715985001 data=null item=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')
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Clicked on 
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Attempting to set focus on Tree with text {}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1715984618 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715984617 data=null doit=true} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715984617 data=null} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715984617 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715984617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715984584 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Attempting to set focus on Tree with text {}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1715984583 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715984583 data=null doit=true} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715984583 data=null} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715984583 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715984582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715984570 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:34:42 [2020-06-09T15:34:42.312Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Attempting to set focus on Tree with text {}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715984550 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715984549 data=null doit=true} to TreeItem with text {Traces [1]}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715984549 data=null} to TreeItem with text {Traces [1]}
11:34:42 [2020-06-09T15:34:42.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715984549 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:34:42 [2020-06-09T15:34:42.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715984549 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:34:42 [2020-06-09T15:34:42.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715984531 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:34:42 [2020-06-09T15:34:42.313Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
11:34:42 [2020-06-09T15:34:42.313Z] WARN - Tree item TreeItem with text {A-Test-10K} is already expanded. Won't expand it again.
11:34:42 [2020-06-09T15:34:42.313Z] WARN - Tree item TreeItem with text {External Analyses} is already expanded. Won't expand it again.
11:34:42 [2020-06-09T15:34:42.313Z] DEBUG - Double-clicking on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984523 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984523 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.313Z] DEBUG - Attempting to set focus on Tree with text {}
11:34:42 [2020-06-09T15:34:42.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984522 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984522 data=null button=1 stateMask=0x0 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715984522 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}
11:34:42 [2020-06-09T15:34:42.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984450 data=null button=1 stateMask=0x80000 x=257 y=150 count=1} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984449 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.567Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984449 data=null button=1 stateMask=0x0 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984118 data=null button=1 stateMask=0x80000 x=257 y=150 count=2} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984118 data=null button=0 stateMask=0x0 x=257 y=150 count=0} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984118 data=null doit=true} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {stubAnalysis/data/analysisMultipleRow.data} time=-1715984117 data=null} to TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Double-clicked on TreeItem with text {stubAnalysis/data/analysisMultipleRow.data}
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - matched Shell with text "External Analysis Pa...", using matcher: with text 'External Analysis Parameters'
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {External Analysis Parameters} time=-1715984116 data=null doit=true} to Shell with text {External Analysis Parameters}
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Clicking on OK
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715984115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715984115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715984115 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715984115 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715984115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715984115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715984114 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:42 [2020-06-09T15:34:42.823Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1715984448 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}
11:34:43 [2020-06-09T15:34:43.384Z] DEBUG - Clicked on 
11:34:43 [2020-06-09T15:34:43.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.lami.views.reportview"'
11:34:43 [2020-06-09T15:34:43.639Z] DEBUG - matched MenuItem with text "New custom chart", using matcher: with mnemonic 'New custom chart'
11:34:43 [2020-06-09T15:34:43.639Z] DEBUG - Clicking on with mnemonic 'New custom chart'
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - Clicked on with mnemonic 'New custom chart'
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715982926 data=null doit=true} to Shell with text {Custom chart creation}
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:43 [2020-06-09T15:34:43.894Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Attempting to set focus on (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Clicking on (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1715982919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1715982919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1715982919 data=null doit=true} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1715982919 data=null} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1715982919 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1715982919 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715982919 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')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1715982914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1715982914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1715982914 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1715982914 data=null doit=true} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1715982914 data=null} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Clicked on (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715982913 data=null doit=true} to Shell with text {Custom chart creation}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1715982912 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1715982912 data=null doit=true} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Attempting to set focus on Table with text {}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1715982911 data=null} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1715982910 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715982910 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}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1715982910 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1715982910 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1715982910 data=null doit=true} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1715982903 data=null} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Clicking on 
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1715982899 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')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715982898 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')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1715982898 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1715982898 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1715982898 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')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1715982898 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')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1715982898 data=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')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1715982843 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')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715982842 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')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1715982841 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')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1715982841 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1715982841 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Clicked on 
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715982840 data=null doit=true} to Shell with text {Custom chart creation}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1715982838 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1715982838 data=null doit=true} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Attempting to set focus on Table with text {}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1715982837 data=null} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1715982837 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715982836 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}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1715982836 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1715982836 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1715982836 data=null doit=true} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1715982836 data=null} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.151Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Clicking on 
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1715982832 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')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715982832 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')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1715982832 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1715982831 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1715982831 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')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1715982831 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')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1715982831 data=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')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1715982817 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')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715982814 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')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1715982814 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')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1715982814 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1715982814 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Clicked on 
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715982813 data=null doit=true} to Shell with text {Custom chart creation}
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Clicking on OK
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715982811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715982811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715982811 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715982811 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715982811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715982811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715982811 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1715983341 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'
11:34:44 [2020-06-09T15:34:44.406Z] DEBUG - Clicked on 
11:34:44 [2020-06-09T15:34:44.406Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
11:34:44 [2020-06-09T15:34:44.406Z] DEBUG - Clicking on with mnemonic 'New custom chart'
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Clicked on with mnemonic 'New custom chart'
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715982176 data=null doit=true} to Shell with text {Custom chart creation}
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Attempting to set focus on (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Clicking on (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1715982172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1715982172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1715982172 data=null doit=true} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1715982172 data=null} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Table {} time=-1715982172 data=null button=1 stateMask=0x0 x=28 y=81 count=1} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Table {} time=-1715982171 data=null button=1 stateMask=0x80000 x=28 y=81 count=1} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715982171 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')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Table {} time=-1715982145 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1715982144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Table {} time=-1715982144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Table {} time=-1715982144 data=null doit=true} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Table {} time=-1715982144 data=null} to (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Clicked on (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715982143 data=null doit=true} to Shell with text {Custom chart creation}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Clicking on TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Wakeup timestamp} time=-1715982141 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Wakeup timestamp} time=-1715982140 data=null doit=true} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Attempting to set focus on Table with text {}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Wakeup timestamp} time=-1715982139 data=null} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Wakeup timestamp} time=-1715982139 data=null button=1 stateMask=0x0 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715982138 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}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Wakeup timestamp} time=-1715982138 data=null button=1 stateMask=0x80000 x=72 y=12 count=1} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Wakeup timestamp} time=-1715982138 data=null button=0 stateMask=0x0 x=72 y=12 count=0} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Wakeup timestamp} time=-1715982138 data=null doit=true} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Wakeup timestamp} time=-1715982138 data=null} to TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Clicked on TableItem with text {Wakeup timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Clicking on 
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1715982125 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')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715982124 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')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1715982124 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1715982124 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1715982124 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')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1715982124 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')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1715982124 data=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')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1715982119 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')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715982118 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')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1715982118 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')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1715982118 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1715982118 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Clicked on 
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715982117 data=null doit=true} to Shell with text {Custom chart creation}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Clicking on TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {Switch timestamp} time=-1715982115 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {Switch timestamp} time=-1715982115 data=null doit=true} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Attempting to set focus on Table with text {}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {Switch timestamp} time=-1715982113 data=null} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {Switch timestamp} time=-1715982113 data=null button=1 stateMask=0x0 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1715982113 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}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {Switch timestamp} time=-1715982113 data=null button=1 stateMask=0x80000 x=67 y=35 count=1} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TableItem {Switch timestamp} time=-1715982113 data=null button=0 stateMask=0x0 x=67 y=35 count=0} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TableItem {Switch timestamp} time=-1715982113 data=null doit=true} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TableItem {Switch timestamp} time=-1715982112 data=null} to TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Clicked on TableItem with text {Switch timestamp}
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - Setting state to checked on: Scheduling latency (ns)
11:34:44 [2020-06-09T15:34:44.917Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Group with text "Series Creator", using matcher: with mnemonic 'Series Creator'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: in group (with mnemonic 'Series Creator')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: with style 'SWT.PUSH'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Clicking on 
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {} time=-1715982100 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715982100 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {} time=-1715982100 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {} time=-1715982100 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {} time=-1715982099 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {} time=-1715982099 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {} time=-1715982099 data=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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {} time=-1715982095 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {} time=-1715982089 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {} time=-1715982089 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {} time=-1715982089 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {} time=-1715982089 data=null} to (of type 'Button' and in group (with mnemonic 'Series Creator') and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Clicked on 
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715982088 data=null doit=true} to Shell with text {Custom chart creation}
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with mnemonic 'Logarithmic Scale Y'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: with style 'SWT.CHECK'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@78324e97
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Logarithmic Scale Y} time=-1715982045 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1715982044 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Logarithmic Scale Y} time=-1715982044 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Logarithmic Scale Y} time=-1715982044 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Logarithmic Scale Y} time=-1715982044 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Logarithmic Scale Y} time=-1715982044 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Logarithmic Scale Y} time=-1715982044 data=null item=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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Logarithmic Scale Y} time=-1715982044 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Logarithmic Scale Y} time=-1715982044 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Logarithmic Scale Y} time=-1715982043 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')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Logarithmic Scale Y} time=-1715982043 data=null doit=true} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Logarithmic Scale Y} time=-1715982043 data=null} to (of type 'Button' and with mnemonic 'Logarithmic Scale Y' and with style 'SWT.CHECK')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Shell with text "Custom chart creatio...", using matcher: with text 'Custom chart creation'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Custom chart creation} time=-1715982043 data=null doit=true} to Shell with text {Custom chart creation}
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Logarithmic Scale X", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Logarithmic Scale Y", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Clicking on OK
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715982042 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715982041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715982041 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715982041 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715982041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715982041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715982041 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:44 [2020-06-09T15:34:44.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {New custom chart} time=-1715982517 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'
11:34:45 [2020-06-09T15:34:45.173Z] DEBUG - Clicked on 
11:34:45 [2020-06-09T15:34:45.173Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: of type 'Button'
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with mnemonic 'Reset Perspective'
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: (with mnemonic 'Yes' or with mnemonic 'Reset Perspective')
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - matched Button with text "&Reset Perspective", using matcher: with style 'SWT.PUSH'
11:34:45 [2020-06-09T15:34:45.429Z] 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')
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - Clicking on &Reset Perspective
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Reset Perspective} time=-1715981471 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')
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Reset Perspective} time=-1715981471 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')
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Reset Perspective} time=-1715981471 data=null doit=true} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Reset Perspective} time=-1715981471 data=null} to (of type 'Button' and (with mnemonic 'Yes' or with mnemonic 'Reset Perspective') and with style 'SWT.PUSH')
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Reset Perspective} time=-1715981471 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')
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Reset Perspective} time=-1715981471 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')
11:34:45 [2020-06-09T15:34:45.429Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Reset Perspective} time=-1715981471 data=null item=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')
11:34:45 [2020-06-09T15:34:45.684Z] DEBUG - Clicked on 
11:34:45 [2020-06-09T15:34:45.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1715981140 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:34:45 [2020-06-09T15:34:45.684Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:34:45 [2020-06-09T15:34:45.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:34:45 [2020-06-09T15:34:45.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:34:45 [2020-06-09T15:34:45.939Z] DEBUG - Attempting to set focus on Tree with text {}
11:34:45 [2020-06-09T15:34:45.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1715981101 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:34:45 [2020-06-09T15:34:45.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715981101 data=null doit=true} to TreeItem with text {test}
11:34:45 [2020-06-09T15:34:45.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715981101 data=null} to TreeItem with text {test}
11:34:45 [2020-06-09T15:34:45.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715981101 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:34:45 [2020-06-09T15:34:45.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715981100 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:34:45 [2020-06-09T15:34:45.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715981023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:34:46 [2020-06-09T15:34:46.194Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:34:46 [2020-06-09T15:34:46.194Z] DEBUG - Clicking on with mnemonic 'Delete'
11:34:46 [2020-06-09T15:34:46.194Z] DEBUG - Clicked on with mnemonic 'Delete'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979792 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979792 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979792 data=null item=null 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')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979792 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979791 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979791 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715979791 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Clicking on OK
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715979790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715979790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715979790 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715979790 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715979790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715979790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:47 [2020-06-09T15:34:47.119Z] DEBUG - Clicked on OK
11:34:48 [2020-06-09T15:34:48.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715979790 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:34:48 [2020-06-09T15:34:48.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1715980827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:34:48 [2020-06-09T15:34:48.048Z] 
11:34:48 [2020-06-09T15:34:48.048Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-09 15:34:48.042
11:34:48 [2020-06-09T15:34:48.048Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleRow.data"
11:34:48 [2020-06-09T15:34:48.048Z] 
11:34:48 [2020-06-09T15:34:48.048Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-09 15:34:48.043
11:34:48 [2020-06-09T15:34:48.048Z] !MESSAGE Not unregistering built-in on-demand analysis "stubAnalysis/data/analysisMultipleSimilarRow.data"
11:34:48 [2020-06-09T15:34:48.303Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.961 s - in org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest
11:34:48 [2020-06-09T15:34:48.303Z] testSimilarRows(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 9.34 s
11:34:48 [2020-06-09T15:34:48.303Z] testScatterMultipleRow(org.eclipse.tracecompass.internal.provisional.analysis.lami.ui.views.LamiChartViewerTest)  Time elapsed: 3.49 s
11:34:48 [2020-06-09T15:34:48.303Z] 
11:34:48 [2020-06-09T15:34:48.303Z] Results:
11:34:48 [2020-06-09T15:34:48.303Z] 
11:34:48 [2020-06-09T15:34:48.303Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
11:34:48 [2020-06-09T15:34:48.303Z] 
11:34:48 [2020-06-09T15:34:48.558Z] 
11:34:48 [2020-06-09T15:34:48.559Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 15:34:48.495
11:34:48 [2020-06-09T15:34:48.559Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] All tests passed!
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.pom
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-sources.jar
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-p2metadata.xml
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests-1.0.5-SNAPSHOT-p2artifacts.xml
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests ---
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.core.tests >--
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.13-SNAPSHOT [44/138]
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] The project's OSGi version is 1.0.13.202006091432
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/main/resources
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] 
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:55 [2020-06-09T15:34:55.105Z] [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/classes
11:34:56 [2020-06-09T15:34:56.031Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernelmemoryusage/KernelMemoryStateProviderTest.java:[65] 
11:34:56 [2020-06-09T15:34:56.031Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
11:34:56 [2020-06-09T15:34:56.031Z] 	                                                                ^^^^^
11:34:56 [2020-06-09T15:34:56.031Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:34:56 [2020-06-09T15:34:56.031Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/kernel/ThreadStatusDataProviderTest.java:[133] 
11:34:56 [2020-06-09T15:34:56.031Z] 	TmfModelResponse<TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 80, 80, idsToNames.keySet())), null);
11:34:56 [2020-06-09T15:34:56.031Z] 	                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^
11:34:56 [2020-06-09T15:34:56.031Z] 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>'
11:34:56 [2020-06-09T15:34:56.031Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/cpuusage/CpuUsageStateProviderTest.java:[80] 
11:34:56 [2020-06-09T15:34:56.031Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
11:34:56 [2020-06-09T15:34:56.031Z] 	                                                                ^^^^^
11:34:56 [2020-06-09T15:34:56.031Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:34:56 [2020-06-09T15:34:56.031Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/AbstractTestInputOutput.java:[86] 
11:34:56 [2020-06-09T15:34:56.031Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
11:34:56 [2020-06-09T15:34:56.031Z] 	                                                                ^^^^^
11:34:56 [2020-06-09T15:34:56.031Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:34:56 [2020-06-09T15:34:56.031Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/contextswitch/ContextSwitchProviderTest.java:[62] 
11:34:56 [2020-06-09T15:34:56.031Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
11:34:56 [2020-06-09T15:34:56.031Z] 	                                                                ^^^^^
11:34:56 [2020-06-09T15:34:56.031Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:34:56 [2020-06-09T15:34:56.031Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/org/eclipse/tracecompass/analysis/os/linux/core/tests/inputoutput/InputOutputDataProviderTest.java:[114] 
11:34:56 [2020-06-09T15:34:56.031Z] 	TmfModelResponse<@NonNull ITmfXyModel> yResponse = provider.fetchXY(parameters, PROGRESS_MONITOR);
11:34:56 [2020-06-09T15:34:56.031Z] 	                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:34:56 [2020-06-09T15:34:56.031Z] Discouraged access: The method 'AbstractTreeCommonXDataProvider<InputOutputAnalysisModule,TmfTreeDataModel>.fetchXY(Map<String,Object>, IProgressMonitor)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:34:56 [2020-06-09T15:34:56.031Z] 6 problems (6 warnings)
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] 
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/src/test/resources
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] 
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-sources.jar
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] 
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] 
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] 
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] 
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] 
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:56 [2020-06-09T15:34:56.031Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar
11:34:56 [2020-06-09T15:34:56.286Z] [INFO] 
11:34:56 [2020-06-09T15:34:56.286Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:56 [2020-06-09T15:34:56.286Z] [INFO] 
11:34:56 [2020-06-09T15:34:56.286Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:34:57 [2020-06-09T15:34:57.211Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data/.metadata/.log
11:34:57 [2020-06-09T15:34:57.211Z] [INFO] Command line:
11:34:57 [2020-06-09T15:34:57.211Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:34:57 [2020-06-09T15:34:57.211Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:34:59 [2020-06-09T15:34:59.728Z] !SESSION 2020-06-09 15:34:57.313 -----------------------------------------------
11:34:59 [2020-06-09T15:34:59.728Z] eclipse.buildId=unknown
11:34:59 [2020-06-09T15:34:59.728Z] java.version=1.8.0_202
11:34:59 [2020-06-09T15:34:59.728Z] java.vendor=Oracle Corporation
11:34:59 [2020-06-09T15:34:59.728Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:34:59 [2020-06-09T15:34:59.728Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:34:59 [2020-06-09T15:34:59.728Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:34:59 [2020-06-09T15:34:59.728Z] 
11:34:59 [2020-06-09T15:34:59.728Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:34:59.381
11:34:59 [2020-06-09T15:34:59.728Z] !MESSAGE FrameworkEvent ERROR
11:34:59 [2020-06-09T15:34:59.728Z] !STACK 0
11:34:59 [2020-06-09T15:34:59.728Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:34:59 [2020-06-09T15:34:59.728Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:34:59 [2020-06-09T15:34:59.728Z] 
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:34:59 [2020-06-09T15:34:59.728Z] 
11:34:59 [2020-06-09T15:34:59.728Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:34:59.490
11:34:59 [2020-06-09T15:34:59.728Z] !MESSAGE FrameworkEvent ERROR
11:34:59 [2020-06-09T15:34:59.728Z] !STACK 0
11:34:59 [2020-06-09T15:34:59.728Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:34:59 [2020-06-09T15:34:59.728Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:34:59 [2020-06-09T15:34:59.728Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:34:59 [2020-06-09T15:34:59.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"
11:34:59 [2020-06-09T15:34:59.728Z]        org.apache.httpcomponents.httpclient.win [35]
11:34:59 [2020-06-09T15:34:59.728Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:34:59 [2020-06-09T15:34:59.728Z] 
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:34:59 [2020-06-09T15:34:59.728Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:35:01 [2020-06-09T15:35:01.092Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
11:35:07 [2020-06-09T15:35:07.620Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.361 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest
11:35:07 [2020-06-09T15:35:07.620Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 4.186 s
11:35:07 [2020-06-09T15:35:07.620Z] testAllocationDeallocationMemory(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernelmemoryusage.KernelMemoryStateProviderTest)  Time elapsed: 1.154 s
11:35:07 [2020-06-09T15:35:07.620Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
11:35:11 [2020-06-09T15:35:11.780Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.088 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest
11:35:11 [2020-06-09T15:35:11.780Z] testCallsiteAnalysis(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 4.997 s
11:35:11 [2020-06-09T15:35:11.780Z] testIterator(org.eclipse.tracecompass.analysis.os.linux.core.tests.callsite.CallsiteTest)  Time elapsed: 0.09 s
11:35:11 [2020-06-09T15:35:11.780Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
11:35:13 [2020-06-09T15:35:13.142Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest
11:35:13 [2020-06-09T15:35:13.142Z] testResolveTidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelTidAspectTest)  Time elapsed: 1.186 s
11:35:13 [2020-06-09T15:35:13.142Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
11:35:13 [2020-06-09T15:35:13.397Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.557 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest
11:35:13 [2020-06-09T15:35:13.397Z] testThreadStatusDataProvider(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.ThreadStatusDataProviderTest)  Time elapsed: 0.556 s
11:35:13 [2020-06-09T15:35:13.397Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
11:35:13 [2020-06-09T15:35:13.397Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest
11:35:13 [2020-06-09T15:35:13.397Z] testOpening(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelStateProviderTest)  Time elapsed: 0.019 s
11:35:13 [2020-06-09T15:35:13.397Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
11:35:25 [2020-06-09T15:35:25.556Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.229 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest
11:35:25 [2020-06-09T15:35:25.556Z] testGetPpid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.139 s
11:35:25 [2020-06-09T15:35:25.556Z] testGetThreadOnCpu(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.144 s
11:35:25 [2020-06-09T15:35:25.556Z] testIsThreadActiveRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.144 s
11:35:25 [2020-06-09T15:35:25.556Z] testGetExecutableName(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.132 s
11:35:25 [2020-06-09T15:35:25.556Z] testGetThreadQuarks(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.142 s
11:35:25 [2020-06-09T15:35:25.556Z] testGetStatusIntervalsForThread(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.138 s
11:35:25 [2020-06-09T15:35:25.556Z] testGetPid(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.13 s
11:35:25 [2020-06-09T15:35:25.556Z] testGetThreadsOfCpus(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.131 s
11:35:25 [2020-06-09T15:35:25.556Z] testGetStatusIntervalsForThreadIt(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelThreadInformationProviderTest)  Time elapsed: 1.126 s
11:35:25 [2020-06-09T15:35:25.556Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
11:35:25 [2020-06-09T15:35:25.556Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.133 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest
11:35:25 [2020-06-09T15:35:25.556Z] testResolvePidAspect(org.eclipse.tracecompass.analysis.os.linux.core.tests.kernel.KernelPidAspectTest)  Time elapsed: 1.133 s
11:35:25 [2020-06-09T15:35:25.556Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
11:36:33 [2020-06-09T15:36:33.179Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 66.939 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest
11:36:33 [2020-06-09T15:36:33.179Z] testAnalysisExecution[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 6.123 s
11:36:33 [2020-06-09T15:36:33.179Z] testStateProviderIntervalData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.525 s
11:36:33 [2020-06-09T15:36:33.179Z] testStateProviderPunctualData[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.221 s
11:36:33 [2020-06-09T15:36:33.180Z] testAnalysisExecution[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 3.751 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderIntervalData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 3.012 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderPunctualData[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.21 s
11:36:33 [2020-06-09T15:36:33.180Z] testAnalysisExecution[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.231 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderIntervalData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.316 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderPunctualData[2: io_req_merge.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
11:36:33 [2020-06-09T15:36:33.180Z] testAnalysisExecution[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.253 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderIntervalData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderPunctualData[3: io_missing.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.219 s
11:36:33 [2020-06-09T15:36:33.180Z] testAnalysisExecution[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.276 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderIntervalData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderPunctualData[4: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.212 s
11:36:33 [2020-06-09T15:36:33.180Z] testAnalysisExecution[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.256 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderIntervalData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 4.321 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderPunctualData[5: io_syscall_read.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.214 s
11:36:33 [2020-06-09T15:36:33.180Z] testAnalysisExecution[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.281 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderIntervalData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.217 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderPunctualData[6: io_syscall_write.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.218 s
11:36:33 [2020-06-09T15:36:33.180Z] testAnalysisExecution[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 2.271 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderIntervalData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 5.523 s
11:36:33 [2020-06-09T15:36:33.180Z] testStateProviderPunctualData[7: io_full_kernel.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputStateProviderTest)  Time elapsed: 3.629 s
11:36:33 [2020-06-09T15:36:33.180Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
11:36:43 [2020-06-09T15:36:43.114Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.141 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest
11:36:43 [2020-06-09T15:36:43.114Z] testGetDisks[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 2.216 s
11:36:43 [2020-06-09T15:36:43.114Z] testGetDisks[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 3.31 s
11:36:43 [2020-06-09T15:36:43.114Z] testGetDisks[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputInformationProviderTest)  Time elapsed: 3.614 s
11:36:43 [2020-06-09T15:36:43.114Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
11:36:57 [2020-06-09T15:36:57.945Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.873 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest
11:36:57 [2020-06-09T15:36:57.945Z] testDeviceStrings[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 3.679 s
11:36:57 [2020-06-09T15:36:57.945Z] testSectorsAt[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.615 s
11:36:57 [2020-06-09T15:36:57.945Z] testDeviceStrings[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.578 s
11:36:57 [2020-06-09T15:36:57.945Z] testSectorsAt[1: io_nostatedump.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.21 s
11:36:57 [2020-06-09T15:36:57.945Z] testDeviceStrings[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.476 s
11:36:57 [2020-06-09T15:36:57.945Z] testSectorsAt[2: io_two_devices.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDiskTest)  Time elapsed: 2.312 s
11:36:57 [2020-06-09T15:36:57.945Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
11:37:00 [2020-06-09T15:37:00.473Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.227 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest
11:37:00 [2020-06-09T15:37:00.473Z] testDiskActivity[0: io_analysis.xml](org.eclipse.tracecompass.analysis.os.linux.core.tests.inputoutput.InputOutputDataProviderTest)  Time elapsed: 2.225 s
11:37:00 [2020-06-09T15:37:00.473Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
11:37:00 [2020-06-09T15:37:00.731Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest
11:37:00 [2020-06-09T15:37:00.731Z] testMatchingMultiMatchers(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.454 s
11:37:00 [2020-06-09T15:37:00.731Z] testMatching(org.eclipse.tracecompass.analysis.os.linux.core.tests.network.EventMatchingTest)  Time elapsed: 0.128 s
11:37:00 [2020-06-09T15:37:00.731Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
11:37:03 [2020-06-09T15:37:03.242Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.231 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest
11:37:03 [2020-06-09T15:37:03.242Z] testTree(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageDataProviderTest)  Time elapsed: 2.229 s
11:37:03 [2020-06-09T15:37:03.242Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
11:37:18 [2020-06-09T15:37:18.072Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.346 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest
11:37:18 [2020-06-09T15:37:18.072Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.213 s
11:37:18 [2020-06-09T15:37:18.072Z] testInRangeWithCpuSubset(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.212 s
11:37:18 [2020-06-09T15:37:18.072Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 2.212 s
11:37:18 [2020-06-09T15:37:18.072Z] testRequirements(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 3.218 s
11:37:18 [2020-06-09T15:37:18.072Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.cpuusage.CpuUsageStateProviderTest)  Time elapsed: 4.49 s
11:37:18 [2020-06-09T15:37:18.072Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
11:37:21 [2020-06-09T15:37:21.336Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.38 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest
11:37:21 [2020-06-09T15:37:21.336Z] testSmallTraceSequential(org.eclipse.tracecompass.analysis.os.linux.core.tests.latency.SyscallAnalysisTest)  Time elapsed: 3.379 s
11:37:21 [2020-06-09T15:37:21.336Z] Running org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
11:37:25 [2020-06-09T15:37:25.515Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.781 s - in org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest
11:37:25 [2020-06-09T15:37:25.515Z] testAnalysisExecution(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.119 s
11:37:25 [2020-06-09T15:37:25.515Z] testUsageInRange(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.224 s
11:37:25 [2020-06-09T15:37:25.515Z] testReturnedStateSystem(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.317 s
11:37:25 [2020-06-09T15:37:25.515Z] testInvalid(org.eclipse.tracecompass.analysis.os.linux.core.tests.contextswitch.ContextSwitchProviderTest)  Time elapsed: 1.119 s
11:37:25 [2020-06-09T15:37:25.515Z] 
11:37:25 [2020-06-09T15:37:25.515Z] Results:
11:37:25 [2020-06-09T15:37:25.515Z] 
11:37:25 [2020-06-09T15:37:25.515Z] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
11:37:25 [2020-06-09T15:37:25.515Z] 
11:37:32 [2020-06-09T15:37:32.043Z] [INFO] All tests passed!
11:37:32 [2020-06-09T15:37:32.043Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.043Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:37:32 [2020-06-09T15:37:32.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar
11:37:32 [2020-06-09T15:37:32.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.pom
11:37:32 [2020-06-09T15:37:32.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-sources.jar
11:37:32 [2020-06-09T15:37:32.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core.tests/target/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.core.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
11:37:32 [2020-06-09T15:37:32.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-p2metadata.xml
11:37:32 [2020-06-09T15:37:32.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.core.tests-1.0.13-SNAPSHOT-p2artifacts.xml
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.core.tests ---
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui >--
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui 4.1.0-SNAPSHOT [45/138]
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] The project's OSGi version is 4.1.0.202006091432
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/main/resources
11:37:32 [2020-06-09T15:37:32.298Z] [INFO] 
11:37:32 [2020-06-09T15:37:32.299Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:32 [2020-06-09T15:37:32.299Z] [INFO] Compiling 53 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/classes
11:37:33 [2020-06-09T15:37:33.672Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[173] 
11:37:33 [2020-06-09T15:37:33.673Z] 	return Iterables.get(iterable, (int) idx, null);
11:37:33 [2020-06-09T15:37:33.673Z] 	                                          ^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[193] 
11:37:33 [2020-06-09T15:37:33.673Z] 	return Iterables.getLast(baseIterable, null);
11:37:33 [2020-06-09T15:37:33.673Z] 	                                       ^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/table/SegmentStoreContentProvider.java:[204] 
11:37:33 [2020-06-09T15:37:33.673Z] 	return Iterables.getFirst((Iterable<? extends ISegment>) iterable, null);
11:37:33 [2020-06-09T15:37:33.673Z] 	                                                                   ^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Null type mismatch (type annotations): 'null' is not compatible to the free type variable '? extends ISegment'
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[78] 
11:37:33 [2020-06-09T15:37:33.673Z] 	colors.add(getDensityViewer().getColorForItem(id));
11:37:33 [2020-06-09T15:37:33.673Z] 	                                              ^^
11:37:33 [2020-06-09T15:37:33.673Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[87] 
11:37:33 [2020-06-09T15:37:33.673Z] 	addItem(null, ToolTipString.fromString(String.valueOf(Messages.SimpleTooltipProvider_count)), ToolTipString.fromDecimal(yValues.get(0)));
11:37:33 [2020-06-09T15:37:33.673Z] 	                                                                                                                        ^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[91] 
11:37:33 [2020-06-09T15:37:33.673Z] 	RGB color = getDensityViewer().getColorForItem(id);
11:37:33 [2020-06-09T15:37:33.673Z] 	                                               ^^
11:37:33 [2020-06-09T15:37:33.673Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density/SimpleTooltipProvider.java:[92] 
11:37:33 [2020-06-09T15:37:33.673Z] 	addItem(null, ToolTipString.fromHtml(String.format(HTML_COLOR_TOOLTIP, new RGBAColor(color.red, color.green, color.blue).toString(), id)), ToolTipString.fromDecimal(yValues.get(i)));
11:37:33 [2020-06-09T15:37:33.673Z] 	                                                                                                                                                                     ^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[62] 
11:37:33 [2020-06-09T15:37:33.673Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.FilterCu;
11:37:33 [2020-06-09T15:37:33.673Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[63] 
11:37:33 [2020-06-09T15:37:33.673Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filter.parser.IFilterStrings;
11:37:33 [2020-06-09T15:37:33.673Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[64] 
11:37:33 [2020-06-09T15:37:33.673Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TmfFilterAppliedSignal;
11:37:33 [2020-06-09T15:37:33.673Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[65] 
11:37:33 [2020-06-09T15:37:33.673Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.core.model.filters.TraceCompassFilter;
11:37:33 [2020-06-09T15:37:33.673Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[66] 
11:37:33 [2020-06-09T15:37:33.673Z] 	import org.eclipse.tracecompass.internal.segmentstore.core.arraylist.ArrayListStore;
11:37:33 [2020-06-09T15:37:33.673Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'ArrayListStore<E>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[435] 
11:37:33 [2020-06-09T15:37:33.673Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
11:37:33 [2020-06-09T15:37:33.673Z] 	                                        ^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The constructor 'ArrayListStore<ISegment>()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[435] 
11:37:33 [2020-06-09T15:37:33.673Z] 	ISegmentStore<ISegment> filteredStore = new ArrayListStore<>();
11:37:33 [2020-06-09T15:37:33.673Z] 	                                            ^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'ArrayListStore' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[478] 
11:37:33 [2020-06-09T15:37:33.673Z] 	for (Map.Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
11:37:33 [2020-06-09T15:37:33.673Z] 	                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] 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>>'
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[479] 
11:37:33 [2020-06-09T15:37:33.673Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
11:37:33 [2020-06-09T15:37:33.673Z] 	               ^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[479] 
11:37:33 [2020-06-09T15:37:33.673Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
11:37:33 [2020-06-09T15:37:33.673Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[480] 
11:37:33 [2020-06-09T15:37:33.673Z] 	FilterCu cu = FilterCu.compile(regex);
11:37:33 [2020-06-09T15:37:33.673Z] 	^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[480] 
11:37:33 [2020-06-09T15:37:33.673Z] 	FilterCu cu = FilterCu.compile(regex);
11:37:33 [2020-06-09T15:37:33.673Z] 	              ^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[480] 
11:37:33 [2020-06-09T15:37:33.673Z] 	FilterCu cu = FilterCu.compile(regex);
11:37:33 [2020-06-09T15:37:33.673Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[481] 
11:37:33 [2020-06-09T15:37:33.673Z] 	Predicate<@NonNull Map<@NonNull String, @NonNull Object>> predicate = cu != null ? multiToMapPredicate(cu.generate()) : null;
11:37:33 [2020-06-09T15:37:33.673Z] 	                                                                                                       ^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[506] 
11:37:33 [2020-06-09T15:37:33.673Z] 	for (Entry<Integer, Collection<String>> entry : regexes.asMap().entrySet()) {
11:37:33 [2020-06-09T15:37:33.673Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] 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>>'
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[507] 
11:37:33 [2020-06-09T15:37:33.673Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
11:37:33 [2020-06-09T15:37:33.673Z] 	               ^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'IFilterStrings' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[507] 
11:37:33 [2020-06-09T15:37:33.673Z] 	String regex = IFilterStrings.mergeFilters(entry.getValue());
11:37:33 [2020-06-09T15:37:33.673Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The method 'IFilterStrings.mergeFilters(Collection<String>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[508] 
11:37:33 [2020-06-09T15:37:33.673Z] 	FilterCu cu = FilterCu.compile(regex);
11:37:33 [2020-06-09T15:37:33.673Z] 	^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[508] 
11:37:33 [2020-06-09T15:37:33.673Z] 	FilterCu cu = FilterCu.compile(regex);
11:37:33 [2020-06-09T15:37:33.673Z] 	              ^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The type 'FilterCu' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[508] 
11:37:33 [2020-06-09T15:37:33.673Z] 	FilterCu cu = FilterCu.compile(regex);
11:37:33 [2020-06-09T15:37:33.673Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.673Z] Discouraged access: The method 'FilterCu.compile(String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.673Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[509] 
11:37:33 [2020-06-09T15:37:33.673Z] 	Predicate<@NonNull Multimap<@NonNull String, @NonNull Object>> predicate = cu != null ? cu.generate() : null;
11:37:33 [2020-06-09T15:37:33.674Z] 	                                                                                        ^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The method 'FilterCu.generate()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[671] 
11:37:33 [2020-06-09T15:37:33.674Z] 	public void regexFilterApplied(TmfFilterAppliedSignal signal) {
11:37:33 [2020-06-09T15:37:33.674Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The type 'TmfFilterAppliedSignal' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[696] 
11:37:33 [2020-06-09T15:37:33.674Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
11:37:33 [2020-06-09T15:37:33.674Z] 	^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[696] 
11:37:33 [2020-06-09T15:37:33.674Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
11:37:33 [2020-06-09T15:37:33.674Z] 	                                  ^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The type 'TraceCompassFilter' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[696] 
11:37:33 [2020-06-09T15:37:33.674Z] 	TraceCompassFilter globalFilter = TraceCompassFilter.getFilterForTrace(trace);
11:37:33 [2020-06-09T15:37:33.674Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The method 'TraceCompassFilter.getFilterForTrace(ITmfTrace)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/table/AbstractSegmentStoreTableViewer.java:[700] 
11:37:33 [2020-06-09T15:37:33.674Z] 	regexes.putAll(IFilterProperty.DIMMED, globalFilter.getRegexes());
11:37:33 [2020-06-09T15:37:33.674Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The method 'TraceCompassFilter.getRegexes()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[75] 
11:37:33 [2020-06-09T15:37:33.674Z] 	colors.add(getDensityViewer().getColorForItem(id));
11:37:33 [2020-06-09T15:37:33.674Z] 	                                              ^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[84] 
11:37:33 [2020-06-09T15:37:33.674Z] 	addItem(null, ToolTipString.fromString(String.valueOf(Messages.SimpleTooltipProvider_count)), ToolTipString.fromDecimal(yValues.get(0)));
11:37:33 [2020-06-09T15:37:33.674Z] 	                                                                                                                        ^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[88] 
11:37:33 [2020-06-09T15:37:33.674Z] 	RGB color = getDensityViewer().getColorForItem(id);
11:37:33 [2020-06-09T15:37:33.674Z] 	                                               ^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/SimpleTooltipProvider.java:[89] 
11:37:33 [2020-06-09T15:37:33.674Z] 	addItem(null, ToolTipString.fromHtml(String.format(HTML_COLOR_TOOLTIP, new RGBAColor(color.red, color.green, color.blue).toString(), id)), ToolTipString.fromDecimal(yValues.get(i)));
11:37:33 [2020-06-09T15:37:33.674Z] 	                                                                                                                                                                     ^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type safety (type annotations): The expression of type 'Long' needs unchecked conversion to conform to '@NonNull Number'
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[29] 
11:37:33 [2020-06-09T15:37:33.674Z] 	import org.eclipse.tracecompass.internal.tmf.ui.viewers.xychart.XYAxis;
11:37:33 [2020-06-09T15:37:33.674Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The type 'XYAxis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[30] 
11:37:33 [2020-06-09T15:37:33.674Z] 	import org.eclipse.tracecompass.internal.tmf.ui.viewers.xychart.XYSeries;
11:37:33 [2020-06-09T15:37:33.674Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The type 'XYSeries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[59] 
11:37:33 [2020-06-09T15:37:33.674Z] 	fXaxis = XYAxis.create(densityViewer.getControl().getAxisSet().getXAxis(0));
11:37:33 [2020-06-09T15:37:33.674Z] 	         ^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The type 'XYAxis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[59] 
11:37:33 [2020-06-09T15:37:33.674Z] 	fXaxis = XYAxis.create(densityViewer.getControl().getAxisSet().getXAxis(0));
11:37:33 [2020-06-09T15:37:33.674Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The method 'XYAxis.create(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[101] 
11:37:33 [2020-06-09T15:37:33.674Z] 	XYSeries xySeries = XYSeries.create(series);
11:37:33 [2020-06-09T15:37:33.674Z] 	^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The type 'XYSeries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[101] 
11:37:33 [2020-06-09T15:37:33.674Z] 	XYSeries xySeries = XYSeries.create(series);
11:37:33 [2020-06-09T15:37:33.674Z] 	                    ^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The type 'XYSeries' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/internal/analysis/timing/ui/views/segmentstore/density2/BaseMouseProvider.java:[101] 
11:37:33 [2020-06-09T15:37:33.674Z] 	XYSeries xySeries = XYSeries.create(series);
11:37:33 [2020-06-09T15:37:33.674Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Discouraged access: The method 'XYSeries.create(Object)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer2.java:[101] 
11:37:33 [2020-06-09T15:37:33.674Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
11:37:33 [2020-06-09T15:37:33.674Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density/AbstractSegmentStoreDensityViewer.java:[376] 
11:37:33 [2020-06-09T15:37:33.674Z] 	return CompletableFuture.supplyAsync(() -> computeData(timeRange, durationRange));
11:37:33 [2020-06-09T15:37:33.674Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type mismatch: required '@NonNull Map<@NonNull String,SegmentStoreContentProvider.@NonNull SegmentStoreWithRange<@NonNull ISegment>>' but the provided value is inferred as @Nullable
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[61] 
11:37:33 [2020-06-09T15:37:33.674Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
11:37:33 [2020-06-09T15:37:33.674Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:37:33 [2020-06-09T15:37:33.674Z] 48. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java (at line 64)
11:37:33 [2020-06-09T15:37:33.674Z] 	return getLegendImage(entry.getModel().getId());
11:37:33 [2020-06-09T15:37:33.674Z] 	                      ^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] 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
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer.java:[129] 
11:37:33 [2020-06-09T15:37:33.674Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
11:37:33 [2020-06-09T15:37:33.674Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[123] 
11:37:33 [2020-06-09T15:37:33.674Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
11:37:33 [2020-06-09T15:37:33.674Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
11:37:33 [2020-06-09T15:37:33.674Z] 51. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 123)
11:37:33 [2020-06-09T15:37:33.674Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element).getModel();
11:37:33 [2020-06-09T15:37:33.674Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] 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
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[149] 
11:37:33 [2020-06-09T15:37:33.674Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_LevelLabel, Comparator.comparing(TmfTreeViewerEntry::getName)),
11:37:33 [2020-06-09T15:37:33.674Z] 	                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[150] 
11:37:33 [2020-06-09T15:37:33.674Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_Statistics_MinLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMin))),
11:37:33 [2020-06-09T15:37:33.674Z] 	                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[151] 
11:37:33 [2020-06-09T15:37:33.674Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_MaxLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMax))),
11:37:33 [2020-06-09T15:37:33.674Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[152] 
11:37:33 [2020-06-09T15:37:33.674Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatistics_AverageLabel, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getMean))),
11:37:33 [2020-06-09T15:37:33.674Z] 	                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
11:37:33 [2020-06-09T15:37:33.674Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[153] 
11:37:33 [2020-06-09T15:37:33.674Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_StandardDeviation, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getStdDev))),
11:37:33 [2020-06-09T15:37:33.674Z] 	                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.674Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[154] 
11:37:33 [2020-06-09T15:37:33.675Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Count, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getNbElements))),
11:37:33 [2020-06-09T15:37:33.675Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[155] 
11:37:33 [2020-06-09T15:37:33.675Z] 	createTmfTreeColumnData(Messages.SegmentStoreStatisticsViewer_Total, Comparator.comparing(keyExtractor(SegmentStoreStatisticsModel::getTotal))),
11:37:33 [2020-06-09T15:37:33.675Z] 	                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull TmfTreeViewerEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull TmfTreeViewerEntry>'
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
11:37:33 [2020-06-09T15:37:33.675Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
11:37:33 [2020-06-09T15:37:33.675Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] 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
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[183] 
11:37:33 [2020-06-09T15:37:33.675Z] 	return modelExtractor.apply(((TmfGenericTreeEntry<M>) entry).getModel());
11:37:33 [2020-06-09T15:37:33.675Z] 	                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Type safety: Unchecked cast from TmfTreeViewerEntry to TmfGenericTreeEntry<M>
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[185] 
11:37:33 [2020-06-09T15:37:33.675Z] 	return (E) (Comparable<E>) o -> 0;
11:37:33 [2020-06-09T15:37:33.675Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Type safety: Unchecked cast from Comparable<E> to E
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[206] 
11:37:33 [2020-06-09T15:37:33.675Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
11:37:33 [2020-06-09T15:37:33.675Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
11:37:33 [2020-06-09T15:37:33.675Z] 63. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 206)
11:37:33 [2020-06-09T15:37:33.675Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
11:37:33 [2020-06-09T15:37:33.675Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] 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
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[223] 
11:37:33 [2020-06-09T15:37:33.675Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
11:37:33 [2020-06-09T15:37:33.675Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
11:37:33 [2020-06-09T15:37:33.675Z] 65. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java (at line 223)
11:37:33 [2020-06-09T15:37:33.675Z] 	SegmentStoreStatisticsModel model = ((TmfGenericTreeEntry<SegmentStoreStatisticsModel>) element).getModel();
11:37:33 [2020-06-09T15:37:33.675Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] 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
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[260] 
11:37:33 [2020-06-09T15:37:33.675Z] 	provider = DataProviderManager.getInstance().getDataProvider(trace,
11:37:33 [2020-06-09T15:37:33.675Z]                     fProviderId, ITmfTreeDataProvider.class);
11:37:33 [2020-06-09T15:37:33.675Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/statistics/AbstractSegmentsStatisticsViewer.java:[282] 
11:37:33 [2020-06-09T15:37:33.675Z] 	return modelToTree(trace.getName(), model.getEntries());
11:37:33 [2020-06-09T15:37:33.675Z] 	                   ^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[185] 
11:37:33 [2020-06-09T15:37:33.675Z] 	int preWidth = fOverrideNbPoints == 0 ? fChart.getPlotArea().getBounds().width / barWidth : fOverrideNbPoints;
11:37:33 [2020-06-09T15:37:33.675Z] 	                                                             ^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] The method getBounds() from the type IPlotArea is deprecated
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[233] 
11:37:33 [2020-06-09T15:37:33.675Z] 	series.setYSeries(yOrigSeries);
11:37:33 [2020-06-09T15:37:33.675Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] The method setYSeries(double[]) from the type ISeries<capture#3-of ?> is deprecated
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[234] 
11:37:33 [2020-06-09T15:37:33.675Z] 	series.setXSeries(xOrigSeries);
11:37:33 [2020-06-09T15:37:33.675Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] The method setXSeries(double[]) from the type ISeries<capture#4-of ?> is deprecated
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[256] 
11:37:33 [2020-06-09T15:37:33.675Z] 	double[] ySeries = internalSeries.getYSeries();
11:37:33 [2020-06-09T15:37:33.675Z] 	                                  ^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] The method getYSeries() from the type ISeries<capture#5-of ?> is deprecated
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/density2/AbstractSegmentStoreDensityViewer.java:[373] 
11:37:33 [2020-06-09T15:37:33.675Z] 	return CompletableFuture.supplyAsync(() -> computeData(timeRange, durationRange));
11:37:33 [2020-06-09T15:37:33.675Z] 	                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Null type mismatch: required '@NonNull Map<@NonNull String,SegmentStoreContentProvider.@NonNull SegmentStoreWithRange<@NonNull ISegment>>' but the provided value is inferred as @Nullable
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java:[59] 
11:37:33 [2020-06-09T15:37:33.675Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
11:37:33 [2020-06-09T15:37:33.675Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:37:33 [2020-06-09T15:37:33.675Z] 74. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java (at line 62)
11:37:33 [2020-06-09T15:37:33.675Z] 	return getLegendImage(entry.getModel().getId());
11:37:33 [2020-06-09T15:37:33.675Z] 	                      ^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] 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
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartTreeViewer2.java:[127] 
11:37:33 [2020-06-09T15:37:33.675Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
11:37:33 [2020-06-09T15:37:33.675Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:37:33 [2020-06-09T15:37:33.675Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/org/eclipse/tracecompass/analysis/timing/ui/views/segmentstore/scatter/AbstractSegmentStoreScatterChartViewer.java:[105] 
11:37:33 [2020-06-09T15:37:33.675Z] 	return DataProviderManager.getInstance().getDataProvider(trace, SegmentStoreScatterDataProvider.ID + ':' + analysisId, ITmfTreeXYDataProvider.class);
11:37:33 [2020-06-09T15:37:33.675Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:33 [2020-06-09T15:37:33.675Z] Type safety: Unchecked invocation getDataProvider(ITmfTrace, String, Class<ITmfTreeXYDataProvider>) of the generic method getDataProvider(ITmfTrace, String, Class<T>) of type DataProviderManager
11:37:33 [2020-06-09T15:37:33.675Z] 76 problems (0 errors, 71 warnings, 71 info)
11:37:33 [2020-06-09T15:37:33.931Z] [INFO] 
11:37:33 [2020-06-09T15:37:33.931Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:33 [2020-06-09T15:37:33.931Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:37:33 [2020-06-09T15:37:33.931Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/src/test/resources
11:37:33 [2020-06-09T15:37:33.931Z] [INFO] 
11:37:33 [2020-06-09T15:37:33.931Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:33 [2020-06-09T15:37:33.931Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-sources.jar
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:34 [2020-06-09T15:37:34.186Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar
11:37:34 [2020-06-09T15:37:34.441Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.441Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:34 [2020-06-09T15:37:34.441Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.441Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:34 [2020-06-09T15:37:34.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar
11:37:34 [2020-06-09T15:37:34.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.pom
11:37:34 [2020-06-09T15:37:34.441Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-sources.jar
11:37:34 [2020-06-09T15:37:34.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui/target/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui/4.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-pack200.jar.pack.gz
11:37:34 [2020-06-09T15:37:34.696Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-p2metadata.xml
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui-4.1.0-SNAPSHOT-p2artifacts.xml
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui ---
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui >--
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui 4.0.0-SNAPSHOT [46/138]
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] The project's OSGi version is 4.0.0.202006091432
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/main/resources
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] 
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:34 [2020-06-09T15:37:34.951Z] [INFO] Compiling 45 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes
11:37:36 [2020-06-09T15:37:36.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[94] 
11:37:36 [2020-06-09T15:37:36.313Z] 	Set<@NonNull Integer> data = (Set<@NonNull Integer>) getData(trace, CpuUsageView.CPU_USAGE_FOLLOW_CPU);
11:37:36 [2020-06-09T15:37:36.313Z] 	                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.313Z] Type safety: Unchecked cast from Object to Set<Integer>
11:37:36 [2020-06-09T15:37:36.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageView.java:[119] 
11:37:36 [2020-06-09T15:37:36.313Z] 	Set<Integer> data = (Set<Integer>) getData(trace, CPU_USAGE_FOLLOW_CPU);
11:37:36 [2020-06-09T15:37:36.313Z] 	                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.313Z] Type safety: Unchecked cast from Object to Set<Integer>
11:37:36 [2020-06-09T15:37:36.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView.java:[18] 
11:37:36 [2020-06-09T15:37:36.313Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
11:37:36 [2020-06-09T15:37:36.313Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.313Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView.java:[67] 
11:37:36 [2020-06-09T15:37:36.313Z] 	protected BaseXYPresentationProvider createPresentationProvider(ITmfTrace trace) {
11:37:36 [2020-06-09T15:37:36.313Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.313Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[63] 
11:37:36 [2020-06-09T15:37:36.313Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.widgets.timegraph.BaseDataProviderTimeGraphPresentationProvider;
11:37:36 [2020-06-09T15:37:36.313Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.313Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[220] 
11:37:36 [2020-06-09T15:37:36.313Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
11:37:36 [2020-06-09T15:37:36.313Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.313Z] Discouraged access: The constructor 'BaseDataProviderTimeGraphPresentationProvider()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[220] 
11:37:36 [2020-06-09T15:37:36.313Z] 	super(ID, new BaseDataProviderTimeGraphPresentationProvider(), ThreadStatusDataProvider.ID);
11:37:36 [2020-06-09T15:37:36.313Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.313Z] Discouraged access: The type 'BaseDataProviderTimeGraphPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.313Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/controlflow/ControlFlowView.java:[783] 
11:37:36 [2020-06-09T15:37:36.313Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(time - 1, time, 2, map.keySet());
11:37:36 [2020-06-09T15:37:36.313Z] 	                                                                                  ^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] 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>'
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CPUUsagePresentationProvider.java:[19] 
11:37:36 [2020-06-09T15:37:36.314Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
11:37:36 [2020-06-09T15:37:36.314Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CPUUsagePresentationProvider.java:[33] 
11:37:36 [2020-06-09T15:37:36.314Z] 	public class CPUUsagePresentationProvider extends BaseXYPresentationProvider {
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageTreeViewer.java:[136] 
11:37:36 [2020-06-09T15:37:36.314Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                                             ^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/actions/UnfollowThreadAction.java:[45] 
11:37:36 [2020-06-09T15:37:36.314Z] 	return Messages.FollowThreadAction_unfollow;
11:37:36 [2020-06-09T15:37:36.314Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryPresentationProvider.java:[19] 
11:37:36 [2020-06-09T15:37:36.314Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
11:37:36 [2020-06-09T15:37:36.314Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryPresentationProvider.java:[33] 
11:37:36 [2020-06-09T15:37:36.314Z] 	public class MemoryPresentationProvider extends BaseXYPresentationProvider {
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java:[40] 
11:37:36 [2020-06-09T15:37:36.314Z] 	TmfGenericTreeEntry<TmfTreeDataModel> entry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
11:37:36 [2020-06-09T15:37:36.314Z] 	                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:37:36 [2020-06-09T15:37:36.314Z] 16. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/io/diskioactivity/DiskIOActivityTreeViewer.java (at line 43)
11:37:36 [2020-06-09T15:37:36.314Z] 	return getLegendImage(entry.getModel().getId());
11:37:36 [2020-06-09T15:37:36.314Z] 	                      ^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] 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
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[57] 
11:37:36 [2020-06-09T15:37:36.314Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[76] 
11:37:36 [2020-06-09T15:37:36.314Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer.java:[78] 
11:37:36 [2020-06-09T15:37:36.314Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[24] 
11:37:36 [2020-06-09T15:37:36.314Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
11:37:36 [2020-06-09T15:37:36.314Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[59] 
11:37:36 [2020-06-09T15:37:36.314Z] 	parameters.put(CpuUsageDataProvider.REQUESTED_CPUS_KEY, CpuUsageView.getCpus(getTrace()));
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                                             ^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[72] 
11:37:36 [2020-06-09T15:37:36.314Z] 	Set<Integer> cpus = CpuUsageView.getCpus(getTrace());
11:37:36 [2020-06-09T15:37:36.314Z] 	                                         ^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/cpuusage/CpuUsageXYViewer.java:[81] 
11:37:36 [2020-06-09T15:37:36.314Z] 	protected BaseXYPresentationProvider createPresentationProvider(ITmfTrace trace) {
11:37:36 [2020-06-09T15:37:36.314Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer2.java:[54] 
11:37:36 [2020-06-09T15:37:36.314Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer2.java:[73] 
11:37:36 [2020-06-09T15:37:36.314Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> obj = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageTreeViewer2.java:[75] 
11:37:36 [2020-06-09T15:37:36.314Z] 	TmfGenericTreeEntry<MemoryUsageTreeModel> entry = (TmfGenericTreeEntry<MemoryUsageTreeModel>) element;
11:37:36 [2020-06-09T15:37:36.314Z] 	                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<MemoryUsageTreeModel>
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView2.java:[18] 
11:37:36 [2020-06-09T15:37:36.314Z] 	import org.eclipse.tracecompass.internal.provisional.tmf.ui.viewers.xychart.BaseXYPresentationProvider;
11:37:36 [2020-06-09T15:37:36.314Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.314Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/org/eclipse/tracecompass/internal/analysis/os/linux/ui/views/memory/MemoryUsageView2.java:[65] 
11:37:36 [2020-06-09T15:37:36.314Z] 	protected BaseXYPresentationProvider createPresentationProvider(ITmfTrace trace) {
11:37:36 [2020-06-09T15:37:36.314Z] 	          ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:37:36 [2020-06-09T15:37:36.314Z] Discouraged access: The type 'BaseXYPresentationProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.ui/target/classes')
11:37:36 [2020-06-09T15:37:36.314Z] 28 problems (0 errors, 27 warnings, 1 info)
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] 
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/src/test/resources
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] 
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] 
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] 
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:36 [2020-06-09T15:37:36.874Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar
11:37:37 [2020-06-09T15:37:37.435Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.pom
11:37:37 [2020-06-09T15:37:37.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-sources.jar
11:37:37 [2020-06-09T15:37:37.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-pack200.jar.pack.gz
11:37:37 [2020-06-09T15:37:37.690Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-p2metadata.xml
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/4.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui-4.0.0-SNAPSHOT-p2artifacts.xml
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui ---
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.tests >--
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.8-SNAPSHOT [47/138]
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] The project's OSGi version is 1.0.8.202006091432
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/main/resources
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] 
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:37 [2020-06-09T15:37:37.945Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/classes
11:37:38 [2020-06-09T15:37:38.504Z] [INFO] 
11:37:38 [2020-06-09T15:37:38.504Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:38 [2020-06-09T15:37:38.504Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:37:38 [2020-06-09T15:37:38.504Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/src/test/resources
11:37:38 [2020-06-09T15:37:38.504Z] [INFO] 
11:37:38 [2020-06-09T15:37:38.504Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:38 [2020-06-09T15:37:38.504Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar
11:37:38 [2020-06-09T15:37:38.504Z] [INFO] 
11:37:38 [2020-06-09T15:37:38.505Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:38 [2020-06-09T15:37:38.505Z] [INFO] 
11:37:38 [2020-06-09T15:37:38.505Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:38 [2020-06-09T15:37:38.505Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] 
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] 
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] 
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] 
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] 
11:37:39 [2020-06-09T15:37:39.428Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:37:40 [2020-06-09T15:37:40.837Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data/.metadata/.log
11:37:40 [2020-06-09T15:37:40.837Z] [INFO] Command line:
11:37:40 [2020-06-09T15:37:40.837Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:37:40 [2020-06-09T15:37:40.837Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:37:42 [2020-06-09T15:37:42.722Z] !SESSION 2020-06-09 15:37:40.522 -----------------------------------------------
11:37:42 [2020-06-09T15:37:42.722Z] eclipse.buildId=unknown
11:37:42 [2020-06-09T15:37:42.722Z] java.version=1.8.0_202
11:37:42 [2020-06-09T15:37:42.722Z] java.vendor=Oracle Corporation
11:37:42 [2020-06-09T15:37:42.722Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:37:42 [2020-06-09T15:37:42.722Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
11:37:42 [2020-06-09T15:37:42.723Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:37:42 [2020-06-09T15:37:42.723Z] 
11:37:42 [2020-06-09T15:37:42.723Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:37:42.368
11:37:42 [2020-06-09T15:37:42.723Z] !MESSAGE FrameworkEvent ERROR
11:37:42 [2020-06-09T15:37:42.723Z] !STACK 0
11:37:42 [2020-06-09T15:37:42.723Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:37:42 [2020-06-09T15:37:42.723Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:37:42 [2020-06-09T15:37:42.723Z] 
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:37:42 [2020-06-09T15:37:42.723Z] 
11:37:42 [2020-06-09T15:37:42.723Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:37:42.468
11:37:42 [2020-06-09T15:37:42.723Z] !MESSAGE FrameworkEvent ERROR
11:37:42 [2020-06-09T15:37:42.723Z] !STACK 0
11:37:42 [2020-06-09T15:37:42.723Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:37:42 [2020-06-09T15:37:42.723Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:37:42 [2020-06-09T15:37:42.723Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:37:42 [2020-06-09T15:37:42.723Z]     -> 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"
11:37:42 [2020-06-09T15:37:42.723Z]        org.apache.httpcomponents.httpclient.win [36]
11:37:42 [2020-06-09T15:37:42.723Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:37:42 [2020-06-09T15:37:42.723Z] 
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:37:42 [2020-06-09T15:37:42.723Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:37:49 [2020-06-09T15:37:49.250Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:37:49 [2020-06-09T15:37:49.250Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:38:04 [2020-06-09T15:38:04.077Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:38:04 [2020-06-09T15:38:04.077Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
11:38:04 [2020-06-09T15:38:04.077Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.13 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest
11:38:04 [2020-06-09T15:38:04.077Z] tidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.097 s
11:38:04 [2020-06-09T15:38:04.077Z] tidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
11:38:04 [2020-06-09T15:38:04.077Z] execNameColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.077Z] ptidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.077Z] tidComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.077Z] ptidColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
11:38:04 [2020-06-09T15:38:04.077Z] birthTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.077Z] birthTimeSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.077Z] execNameSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
11:38:04 [2020-06-09T15:38:04.077Z] ptidSecondaryTimeColumnComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.077Z] birthTimeComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.078Z] execNameComparatorTest(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowEntryComparatorTest)  Time elapsed: 0.001 s
11:38:04 [2020-06-09T15:38:04.078Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
11:38:04 [2020-06-09T15:38:04.078Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.215 s - in org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest
11:38:04 [2020-06-09T15:38:04.078Z] testEmpty(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.003 s
11:38:04 [2020-06-09T15:38:04.078Z] testMany(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.206 s
11:38:04 [2020-06-09T15:38:04.078Z] testDoubleOtherOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.003 s
11:38:04 [2020-06-09T15:38:04.078Z] test9OutOfOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.078Z] test9InOrder(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
11:38:04 [2020-06-09T15:38:04.078Z] testDouble(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.078Z] testSingleInvalid(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.078Z] testSingle(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0 s
11:38:04 [2020-06-09T15:38:04.078Z] test9InOrder10Times(org.eclipse.tracecompass.analysis.os.linux.ui.tests.view.controlflow.ControlFlowOptimizerTest)  Time elapsed: 0.001 s
11:38:04 [2020-06-09T15:38:04.078Z] 
11:38:04 [2020-06-09T15:38:04.078Z] Results:
11:38:04 [2020-06-09T15:38:04.078Z] 
11:38:04 [2020-06-09T15:38:04.078Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
11:38:04 [2020-06-09T15:38:04.078Z] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] All tests passed!
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.pom
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-sources.jar
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-p2metadata.xml
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.tests-1.0.8-SNAPSHOT-p2artifacts.xml
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.tests ---
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.core.tests >--
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.core.tests 1.0.5-SNAPSHOT [48/138]
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] The project's OSGi version is 1.0.5.202006091432
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/main/resources
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.234Z] [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/classes
11:38:16 [2020-06-09T15:38:16.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[86] 
11:38:16 [2020-06-09T15:38:16.794Z] 	Long value = fMapper.apply(element);
11:38:16 [2020-06-09T15:38:16.794Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
11:38:16 [2020-06-09T15:38:16.794Z] 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
11:38:16 [2020-06-09T15:38:16.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[87] 
11:38:16 [2020-06-09T15:38:16.794Z] 	if (value <= fMapper.apply(obj)) {
11:38:16 [2020-06-09T15:38:16.794Z] 	             ^^^^^^^^^^^^^^^^^^
11:38:16 [2020-06-09T15:38:16.794Z] 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
11:38:16 [2020-06-09T15:38:16.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[105] 
11:38:16 [2020-06-09T15:38:16.794Z] 	Long value = fMapper.apply(element);
11:38:16 [2020-06-09T15:38:16.794Z] 	             ^^^^^^^^^^^^^^^^^^^^^^
11:38:16 [2020-06-09T15:38:16.794Z] 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
11:38:16 [2020-06-09T15:38:16.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/OfflineStatisticsCalculator.java:[106] 
11:38:16 [2020-06-09T15:38:16.794Z] 	if (value >= fMapper.apply(obj)) {
11:38:16 [2020-06-09T15:38:16.794Z] 	             ^^^^^^^^^^^^^^^^^^
11:38:16 [2020-06-09T15:38:16.794Z] 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
11:38:16 [2020-06-09T15:38:16.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[368] 
11:38:16 [2020-06-09T15:38:16.794Z] 	Statistics<E>::update, Statistics<E>::merge);
11:38:16 [2020-06-09T15:38:16.794Z] 	                       ^^^^^^^^^^^^^^^^^^^^
11:38:16 [2020-06-09T15:38:16.794Z] 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>'
11:38:16 [2020-06-09T15:38:16.794Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/org/eclipse/tracecompass/analysis/timing/core/tests/statistics/AbstractStatisticsTest.java:[386] 
11:38:16 [2020-06-09T15:38:16.794Z] 	Statistics<E>::update, Statistics<E>::merge);
11:38:16 [2020-06-09T15:38:16.794Z] 	                       ^^^^^^^^^^^^^^^^^^^^
11:38:16 [2020-06-09T15:38:16.794Z] 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>'
11:38:16 [2020-06-09T15:38:16.794Z] 6 problems (6 warnings)
11:38:16 [2020-06-09T15:38:16.794Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.794Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.794Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:38:16 [2020-06-09T15:38:16.794Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/src/test/resources
11:38:16 [2020-06-09T15:38:16.794Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.794Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.794Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar
11:38:16 [2020-06-09T15:38:16.794Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] 
11:38:16 [2020-06-09T15:38:16.795Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:18 [2020-06-09T15:38:18.679Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data/.metadata/.log
11:38:18 [2020-06-09T15:38:18.679Z] [INFO] Command line:
11:38:18 [2020-06-09T15:38:18.679Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:38:18 [2020-06-09T15:38:18.679Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:38:21 [2020-06-09T15:38:21.190Z] !SESSION 2020-06-09 15:38:18.686 -----------------------------------------------
11:38:21 [2020-06-09T15:38:21.190Z] eclipse.buildId=unknown
11:38:21 [2020-06-09T15:38:21.190Z] java.version=1.8.0_202
11:38:21 [2020-06-09T15:38:21.190Z] java.vendor=Oracle Corporation
11:38:21 [2020-06-09T15:38:21.190Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:38:21 [2020-06-09T15:38:21.190Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:38:21 [2020-06-09T15:38:21.190Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:38:21 [2020-06-09T15:38:21.190Z] 
11:38:21 [2020-06-09T15:38:21.190Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:38:20.608
11:38:21 [2020-06-09T15:38:21.190Z] !MESSAGE FrameworkEvent ERROR
11:38:21 [2020-06-09T15:38:21.190Z] !STACK 0
11:38:21 [2020-06-09T15:38:21.190Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:38:21 [2020-06-09T15:38:21.190Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:38:21 [2020-06-09T15:38:21.190Z] 
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:38:21 [2020-06-09T15:38:21.190Z] 
11:38:21 [2020-06-09T15:38:21.190Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:38:20.773
11:38:21 [2020-06-09T15:38:21.190Z] !MESSAGE FrameworkEvent ERROR
11:38:21 [2020-06-09T15:38:21.190Z] !STACK 0
11:38:21 [2020-06-09T15:38:21.190Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:38:21 [2020-06-09T15:38:21.190Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:38:21 [2020-06-09T15:38:21.190Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:38:21 [2020-06-09T15:38:21.190Z]     -> 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"
11:38:21 [2020-06-09T15:38:21.190Z]        org.apache.httpcomponents.httpclient.win [35]
11:38:21 [2020-06-09T15:38:21.190Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:38:21 [2020-06-09T15:38:21.190Z] 
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:38:21 [2020-06-09T15:38:21.190Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:38:23 [2020-06-09T15:38:23.701Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
11:38:24 [2020-06-09T15:38:24.627Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.043 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest
11:38:24 [2020-06-09T15:38:24.627Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.003 s
11:38:24 [2020-06-09T15:38:24.627Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
11:38:24 [2020-06-09T15:38:24.627Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.117 s
11:38:24 [2020-06-09T15:38:24.627Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.305 s
11:38:24 [2020-06-09T15:38:24.627Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.108 s
11:38:24 [2020-06-09T15:38:24.627Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
11:38:24 [2020-06-09T15:38:24.627Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
11:38:24 [2020-06-09T15:38:24.627Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.195 s
11:38:24 [2020-06-09T15:38:24.627Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.128 s
11:38:24 [2020-06-09T15:38:24.627Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
11:38:24 [2020-06-09T15:38:24.627Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
11:38:24 [2020-06-09T15:38:24.627Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.006 s
11:38:24 [2020-06-09T15:38:24.627Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.001 s
11:38:24 [2020-06-09T15:38:24.627Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0.121 s
11:38:24 [2020-06-09T15:38:24.627Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.LongStatisticsTest)  Time elapsed: 0 s
11:38:24 [2020-06-09T15:38:24.627Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
11:38:25 [2020-06-09T15:38:25.989Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.324 s - in org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest
11:38:25 [2020-06-09T15:38:25.989Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.004 s
11:38:25 [2020-06-09T15:38:25.989Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
11:38:25 [2020-06-09T15:38:25.989Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.196 s
11:38:25 [2020-06-09T15:38:25.989Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.603 s
11:38:25 [2020-06-09T15:38:25.989Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.055 s
11:38:25 [2020-06-09T15:38:25.989Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
11:38:25 [2020-06-09T15:38:25.989Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
11:38:25 [2020-06-09T15:38:25.989Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.134 s
11:38:25 [2020-06-09T15:38:25.989Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.169 s
11:38:25 [2020-06-09T15:38:25.989Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
11:38:25 [2020-06-09T15:38:25.989Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
11:38:25 [2020-06-09T15:38:25.989Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.001 s
11:38:25 [2020-06-09T15:38:25.989Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
11:38:25 [2020-06-09T15:38:25.989Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0.157 s
11:38:25 [2020-06-09T15:38:25.989Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.statistics.ObjectStatisticsTest)  Time elapsed: 0 s
11:38:25 [2020-06-09T15:38:25.990Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
11:38:27 [2020-06-09T15:38:27.351Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.362 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest
11:38:27 [2020-06-09T15:38:27.351Z] testDescending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.003 s
11:38:27 [2020-06-09T15:38:27.351Z] testMergeStatisticsNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
11:38:27 [2020-06-09T15:38:27.351Z] parallelStreamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.157 s
11:38:27 [2020-06-09T15:38:27.351Z] testNoiseDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.397 s
11:38:27 [2020-06-09T15:38:27.351Z] streamBuildingTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.094 s
11:38:27 [2020-06-09T15:38:27.351Z] testEmpty(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
11:38:27 [2020-06-09T15:38:27.351Z] testSmallDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
11:38:27 [2020-06-09T15:38:27.351Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.36 s
11:38:27 [2020-06-09T15:38:27.351Z] testLargeDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.346 s
11:38:27 [2020-06-09T15:38:27.351Z] testAscending(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
11:38:27 [2020-06-09T15:38:27.351Z] testLimitDataset(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
11:38:27 [2020-06-09T15:38:27.351Z] mergeStatisticsCornerCaseNodesTest(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
11:38:27 [2020-06-09T15:38:27.351Z] testMergeStatisticsRandomNodes(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0.001 s
11:38:27 [2020-06-09T15:38:27.351Z] testLargeDatasetNegative(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
11:38:27 [2020-06-09T15:38:27.352Z] testLimitDataset2(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.SegmentStoreStatisticsTest)  Time elapsed: 0 s
11:38:27 [2020-06-09T15:38:27.352Z] Running org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
11:38:27 [2020-06-09T15:38:27.606Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 s - in org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest
11:38:27 [2020-06-09T15:38:27.606Z] testPartialPerTypeStatsCancel(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.182 s
11:38:27 [2020-06-09T15:38:27.606Z] testExecute(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.032 s
11:38:27 [2020-06-09T15:38:27.606Z] testExecuteNoDepend(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.055 s
11:38:27 [2020-06-09T15:38:27.606Z] testTotalStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.019 s
11:38:27 [2020-06-09T15:38:27.606Z] testPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.021 s
11:38:27 [2020-06-09T15:38:27.606Z] testPartialPerTypeStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.061 s
11:38:27 [2020-06-09T15:38:27.606Z] testExecuteNoTrace(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.009 s
11:38:27 [2020-06-09T15:38:27.606Z] testPartialStats(org.eclipse.tracecompass.analysis.timing.core.tests.segmentstore.statistics.AbstractStatsAnalysisTest)  Time elapsed: 0.017 s
11:38:27 [2020-06-09T15:38:27.606Z] 
11:38:27 [2020-06-09T15:38:27.606Z] Results:
11:38:27 [2020-06-09T15:38:27.606Z] 
11:38:27 [2020-06-09T15:38:27.606Z] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0
11:38:27 [2020-06-09T15:38:27.606Z] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] All tests passed!
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.pom
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-sources.jar
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core.tests/target/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.core.tests ---
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests >--
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] Building org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.9-SNAPSHOT [49/138]
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] The project's OSGi version is 1.0.9.202006091432
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.771Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/main/resources
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/classes
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/src/test/resources
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] 
11:38:39 [2020-06-09T15:38:39.772Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:38:45 [2020-06-09T15:38:45.113Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data/.metadata/.log
11:38:45 [2020-06-09T15:38:45.113Z] [INFO] Command line:
11:38:45 [2020-06-09T15:38:45.113Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
11:38:45 [2020-06-09T15:38:45.113Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:38:46 [2020-06-09T15:38:46.476Z] !SESSION 2020-06-09 15:38:44.085 -----------------------------------------------
11:38:46 [2020-06-09T15:38:46.476Z] eclipse.buildId=unknown
11:38:46 [2020-06-09T15:38:46.476Z] java.version=1.8.0_202
11:38:46 [2020-06-09T15:38:46.476Z] java.vendor=Oracle Corporation
11:38:46 [2020-06-09T15:38:46.477Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:38:46 [2020-06-09T15:38:46.477Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
11:38:46 [2020-06-09T15:38:46.477Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
11:38:46 [2020-06-09T15:38:46.477Z] 
11:38:46 [2020-06-09T15:38:46.477Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:38:46.273
11:38:46 [2020-06-09T15:38:46.477Z] !MESSAGE FrameworkEvent ERROR
11:38:46 [2020-06-09T15:38:46.477Z] !STACK 0
11:38:46 [2020-06-09T15:38:46.477Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:38:46 [2020-06-09T15:38:46.477Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:38:46 [2020-06-09T15:38:46.477Z] 
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:38:46 [2020-06-09T15:38:46.477Z] 
11:38:46 [2020-06-09T15:38:46.477Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:38:46.390
11:38:46 [2020-06-09T15:38:46.477Z] !MESSAGE FrameworkEvent ERROR
11:38:46 [2020-06-09T15:38:46.477Z] !STACK 0
11:38:46 [2020-06-09T15:38:46.477Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:38:46 [2020-06-09T15:38:46.477Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:38:46 [2020-06-09T15:38:46.477Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:38:46 [2020-06-09T15:38:46.477Z]     -> 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"
11:38:46 [2020-06-09T15:38:46.477Z]        org.apache.httpcomponents.httpclient.win [36]
11:38:46 [2020-06-09T15:38:46.477Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:38:46 [2020-06-09T15:38:46.477Z] 
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:38:46 [2020-06-09T15:38:46.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:38:48 [2020-06-09T15:38:48.989Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:38:48 [2020-06-09T15:38:48.989Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:38:58 [2020-06-09T15:38:58.921Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:38:58 [2020-06-09T15:38:58.921Z] Running org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
11:38:59 [2020-06-09T15:38:59.187Z] Display size: 1440x900
11:38:59 [2020-06-09T15:38:59.187Z] OS version=3.10.0-1127.10.1.el7.x86_64
11:38:59 [2020-06-09T15:38:59.187Z] GTK version=3.22.30
11:38:59 [2020-06-09T15:38:59.187Z] GTK theme=Ambiance
11:38:59 [2020-06-09T15:38:59.187Z] LIBOVERLAY_SCROLLBAR=0
11:38:59 [2020-06-09T15:38:59.187Z] Time zone: Greenwich Mean Time
11:38:59 [2020-06-09T15:38:59.187Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
11:38:59 [2020-06-09T15:38:59.187Z] log4j:WARN Please initialize the log4j system properly.
11:39:01 [2020-06-09T15:39:01.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715726003 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}
11:39:01 [2020-06-09T15:39:01.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715725940 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:01 [2020-06-09T15:39:01.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715725939 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}
11:39:01 [2020-06-09T15:39:01.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715725934 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:01 [2020-06-09T15:39:01.074Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
11:39:01 [2020-06-09T15:39:01.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715725631 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}
11:39:01 [2020-06-09T15:39:01.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715725626 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
11:39:01 [2020-06-09T15:39:01.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715725626 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}
11:39:01 [2020-06-09T15:39:01.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715725625 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
11:39:01 [2020-06-09T15:39:01.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
11:39:01 [2020-06-09T15:39:01.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
11:39:01 [2020-06-09T15:39:01.584Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
11:39:01 [2020-06-09T15:39:01.584Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
11:39:01 [2020-06-09T15:39:01.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1715725320 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...'
11:39:01 [2020-06-09T15:39:01.584Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
11:39:01 [2020-06-09T15:39:01.584Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
11:39:09 [2020-06-09T15:39:09.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715718417 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}
11:39:09 [2020-06-09T15:39:09.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715716908 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:10 [2020-06-09T15:39:10.478Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715716907 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}
11:39:11 [2020-06-09T15:39:11.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715715711 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:11 [2020-06-09T15:39:11.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
11:39:12 [2020-06-09T15:39:12.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715714147 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}
11:39:12 [2020-06-09T15:39:12.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715714144 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:12 [2020-06-09T15:39:12.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715714137 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}
11:39:12 [2020-06-09T15:39:12.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715714135 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
11:39:12 [2020-06-09T15:39:12.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
11:39:19 [2020-06-09T15:39:19.294Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715707756 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}
11:39:19 [2020-06-09T15:39:19.294Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715707741 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:19 [2020-06-09T15:39:19.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715707379 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}
11:39:19 [2020-06-09T15:39:19.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715707365 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:19 [2020-06-09T15:39:19.804Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
11:39:29 [2020-06-09T15:39:29.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715698487 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}
11:39:29 [2020-06-09T15:39:29.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715698480 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:29 [2020-06-09T15:39:29.739Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715697747 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}
11:39:29 [2020-06-09T15:39:29.739Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715697743 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:29 [2020-06-09T15:39:29.739Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
11:39:39 [2020-06-09T15:39:39.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715688515 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}
11:39:40 [2020-06-09T15:39:40.597Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715686282 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:41 [2020-06-09T15:39:41.522Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715686281 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}
11:39:42 [2020-06-09T15:39:42.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715684054 data=null button=1 stateMask=0x80000 x=524 y=-13 count=1} to TableColumn with text {Duration}
11:39:42 [2020-06-09T15:39:42.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.TestSegmentStoreTableView"'
11:39:44 [2020-06-09T15:39:44.767Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 45.717 s - in org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest
11:39:44 [2020-06-09T15:39:44.767Z] climbTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.425 s
11:39:44 [2020-06-09T15:39:44.767Z] smallTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.275 s
11:39:44 [2020-06-09T15:39:44.767Z] testWriteToTsv(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.3 s
11:39:44 [2020-06-09T15:39:44.767Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 10.958 s
11:39:44 [2020-06-09T15:39:44.767Z] decrementingTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 0.19 s
11:39:44 [2020-06-09T15:39:44.767Z] largeTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 8.696 s
11:39:44 [2020-06-09T15:39:44.767Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 9.633 s
11:39:44 [2020-06-09T15:39:44.767Z] noiseTest(org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests.table.SegmentTableTest)  Time elapsed: 13.329 s
11:39:44 [2020-06-09T15:39:44.767Z] 
11:39:44 [2020-06-09T15:39:44.767Z] Results:
11:39:44 [2020-06-09T15:39:44.767Z] 
11:39:44 [2020-06-09T15:39:44.767Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
11:39:44 [2020-06-09T15:39:44.767Z] 
11:39:52 [2020-06-09T15:39:52.842Z] [INFO] All tests passed!
11:39:52 [2020-06-09T15:39:52.842Z] [INFO] 
11:39:52 [2020-06-09T15:39:52.842Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:39:52 [2020-06-09T15:39:52.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar
11:39:52 [2020-06-09T15:39:52.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.pom
11:39:52 [2020-06-09T15:39:52.842Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-sources.jar
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-p2metadata.xml
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.9-SNAPSHOT/org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests-1.0.9-SNAPSHOT-p2artifacts.xml
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests >--
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] Building org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.14-SNAPSHOT [50/138]
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] The project's OSGi version is 1.0.14.202006091432
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/main/resources
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.097Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/classes
11:39:53 [2020-06-09T15:39:53.657Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/perf/views/UiResponseTest.java:[25] 
11:39:53 [2020-06-09T15:39:53.657Z] 	import org.eclipse.tracecompass.internal.analysis.os.linux.core.inputoutput.InputOutputAnalysisModule;
11:39:53 [2020-06-09T15:39:53.657Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:39:53 [2020-06-09T15:39:53.657Z] Discouraged access: The type 'InputOutputAnalysisModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
11:39:53 [2020-06-09T15:39:53.657Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/perf/views/UiResponseTest.java:[86] 
11:39:53 [2020-06-09T15:39:53.657Z] 	modules.add(trace.getAnalysisModule(InputOutputAnalysisModule.ID));
11:39:53 [2020-06-09T15:39:53.657Z] 	                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:39:53 [2020-06-09T15:39:53.657Z] Discouraged access: The type 'InputOutputAnalysisModule' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
11:39:53 [2020-06-09T15:39:53.657Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/perf/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/perf/views/UiResponseTest.java:[86] 
11:39:53 [2020-06-09T15:39:53.657Z] 	modules.add(trace.getAnalysisModule(InputOutputAnalysisModule.ID));
11:39:53 [2020-06-09T15:39:53.657Z] 	                                                              ^^
11:39:53 [2020-06-09T15:39:53.657Z] Discouraged access: The field 'InputOutputAnalysisModule.ID' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.core/target/classes')
11:39:53 [2020-06-09T15:39:53.657Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/os/linux/ui/swtbot/tests/latency/SystemCallLatencyDensityViewTest.java:[148] 
11:39:53 [2020-06-09T15:39:53.657Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
11:39:53 [2020-06-09T15:39:53.657Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:39:53 [2020-06-09T15:39:53.657Z] 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
11:39:53 [2020-06-09T15:39:53.657Z] 4 problems (4 warnings)
11:39:53 [2020-06-09T15:39:53.657Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.657Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:39:53 [2020-06-09T15:39:53.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/src/test/resources
11:39:53 [2020-06-09T15:39:53.657Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.657Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] 
11:39:53 [2020-06-09T15:39:53.912Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:39:59 [2020-06-09T15:39:59.151Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data/.metadata/.log
11:39:59 [2020-06-09T15:39:59.151Z] [INFO] Command line:
11:39:59 [2020-06-09T15:39:59.151Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
11:39:59 [2020-06-09T15:39:59.151Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:40:01 [2020-06-09T15:40:01.663Z] !SESSION 2020-06-09 15:39:58.781 -----------------------------------------------
11:40:01 [2020-06-09T15:40:01.663Z] eclipse.buildId=unknown
11:40:01 [2020-06-09T15:40:01.663Z] java.version=1.8.0_202
11:40:01 [2020-06-09T15:40:01.663Z] java.vendor=Oracle Corporation
11:40:01 [2020-06-09T15:40:01.663Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:40:01 [2020-06-09T15:40:01.663Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
11:40:01 [2020-06-09T15:40:01.663Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
11:40:01 [2020-06-09T15:40:01.663Z] 
11:40:01 [2020-06-09T15:40:01.663Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:40:01.070
11:40:01 [2020-06-09T15:40:01.663Z] !MESSAGE FrameworkEvent ERROR
11:40:01 [2020-06-09T15:40:01.663Z] !STACK 0
11:40:01 [2020-06-09T15:40:01.663Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:40:01 [2020-06-09T15:40:01.663Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:40:01 [2020-06-09T15:40:01.663Z] 
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:40:01 [2020-06-09T15:40:01.663Z] 
11:40:01 [2020-06-09T15:40:01.663Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:40:01.183
11:40:01 [2020-06-09T15:40:01.663Z] !MESSAGE FrameworkEvent ERROR
11:40:01 [2020-06-09T15:40:01.663Z] !STACK 0
11:40:01 [2020-06-09T15:40:01.663Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:40:01 [2020-06-09T15:40:01.663Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:40:01 [2020-06-09T15:40:01.663Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:40:01 [2020-06-09T15:40:01.663Z]     -> 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"
11:40:01 [2020-06-09T15:40:01.663Z]        org.apache.httpcomponents.httpclient.win [36]
11:40:01 [2020-06-09T15:40:01.663Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:40:01 [2020-06-09T15:40:01.663Z] 
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:40:01 [2020-06-09T15:40:01.663Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:40:04 [2020-06-09T15:40:04.923Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:40:04 [2020-06-09T15:40:04.923Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:40:26 [2020-06-09T15:40:26.796Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:40:26 [2020-06-09T15:40:26.796Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
11:40:27 [2020-06-09T15:40:27.051Z] Display size: 1440x900
11:40:27 [2020-06-09T15:40:27.051Z] OS version=3.10.0-1127.10.1.el7.x86_64
11:40:27 [2020-06-09T15:40:27.051Z] GTK version=3.22.30
11:40:27 [2020-06-09T15:40:27.051Z] GTK theme=Ambiance
11:40:27 [2020-06-09T15:40:27.051Z] LIBOVERLAY_SCROLLBAR=0
11:40:27 [2020-06-09T15:40:27.051Z] Time zone: Greenwich Mean Time
11:40:27 [2020-06-09T15:40:27.612Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
11:40:27 [2020-06-09T15:40:27.612Z] log4j:WARN Please initialize the log4j system properly.
11:40:28 [2020-06-09T15:40:28.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
11:40:28 [2020-06-09T15:40:28.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:28 [2020-06-09T15:40:28.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:28 [2020-06-09T15:40:28.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
11:40:28 [2020-06-09T15:40:28.978Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
11:40:37 [2020-06-09T15:40:37.056Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
11:40:37 [2020-06-09T15:40:37.056Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:37 [2020-06-09T15:40:37.056Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1715629640 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - Attempting to set focus on Tree with text {}
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1715629604 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715629604 data=null doit=true} to TreeItem with text {test}
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715629604 data=null} to TreeItem with text {test}
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715629603 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715629602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:40:37 [2020-06-09T15:40:37.312Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715629535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:40:37 [2020-06-09T15:40:37.872Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:40:37 [2020-06-09T15:40:37.872Z] DEBUG - Clicking on with mnemonic 'Delete'
11:40:37 [2020-06-09T15:40:37.872Z] DEBUG - Clicked on with mnemonic 'Delete'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628116 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628116 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628116 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628115 data=null item=null 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')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628115 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628115 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715628115 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Clicking on OK
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715628112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715628112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715628111 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715628111 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715628111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715628111 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:38 [2020-06-09T15:40:38.797Z] DEBUG - Clicked on OK
11:40:39 [2020-06-09T15:40:39.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715628111 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:39 [2020-06-09T15:40:39.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1715629130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:40:39 [2020-06-09T15:40:39.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.statistics"'
11:40:39 [2020-06-09T15:40:39.612Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.9 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest
11:40:39 [2020-06-09T15:40:39.612Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyStatisticsTableAnalysisTest)  Time elapsed: 11.007 s
11:40:39 [2020-06-09T15:40:39.612Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
11:40:40 [2020-06-09T15:40:40.172Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.scatter"'
11:40:40 [2020-06-09T15:40:40.172Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
11:40:44 [2020-06-09T15:40:44.332Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
11:40:44 [2020-06-09T15:40:44.332Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
11:40:44 [2020-06-09T15:40:44.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:44 [2020-06-09T15:40:44.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:44 [2020-06-09T15:40:44.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:44 [2020-06-09T15:40:44.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:44 [2020-06-09T15:40:44.332Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:44 [2020-06-09T15:40:44.332Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:44 [2020-06-09T15:40:44.332Z] DEBUG - Setting state to checked on: bug446190
11:40:44 [2020-06-09T15:40:44.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:44 [2020-06-09T15:40:44.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:44 [2020-06-09T15:40:44.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:44 [2020-06-09T15:40:44.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1715621835 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - Attempting to set focus on Tree with text {}
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1715621805 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715621805 data=null doit=true} to TreeItem with text {test}
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715621805 data=null} to TreeItem with text {test}
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715621805 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715621805 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:40:45 [2020-06-09T15:40:45.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715621798 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:40:45 [2020-06-09T15:40:45.403Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:40:45 [2020-06-09T15:40:45.403Z] DEBUG - Clicking on with mnemonic 'Delete'
11:40:45 [2020-06-09T15:40:45.403Z] DEBUG - Clicked on with mnemonic 'Delete'
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620907 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null item=null 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')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.963Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715620906 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Clicking on OK
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715620904 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715620904 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715620904 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:45 [2020-06-09T15:40:45.964Z] DEBUG - Clicked on OK
11:40:46 [2020-06-09T15:40:46.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715620903 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:46 [2020-06-09T15:40:46.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1715621647 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:40:47 [2020-06-09T15:40:47.144Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.506 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest
11:40:47 [2020-06-09T15:40:47.144Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyScatterChartViewTest)  Time elapsed: 5.223 s
11:40:47 [2020-06-09T15:40:47.144Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
11:40:47 [2020-06-09T15:40:47.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
11:40:47 [2020-06-09T15:40:47.400Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
11:40:47 [2020-06-09T15:40:47.400Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715614939 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}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715614932 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715614912 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}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715614909 data=null button=1 stateMask=0x80000 x=38 y=-13 count=1} to TableColumn with text {Duration}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1715614712 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Attempting to set focus on Tree with text {}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1715614681 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715614681 data=null doit=true} to TreeItem with text {test}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715614681 data=null} to TreeItem with text {test}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715614680 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715614680 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715614657 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Clicking on with mnemonic 'Delete'
11:40:52 [2020-06-09T15:40:52.640Z] DEBUG - Clicked on with mnemonic 'Delete'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null item=null 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')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715613781 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Clicking on OK
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715613780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715613779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715613779 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715613779 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715613779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715613779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.201Z] DEBUG - Clicked on OK
11:40:53 [2020-06-09T15:40:53.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715613779 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:40:53 [2020-06-09T15:40:53.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1715614603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:40:53 [2020-06-09T15:40:53.762Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.latency.density"'
11:40:53 [2020-06-09T15:40:53.762Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.742 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest
11:40:53 [2020-06-09T15:40:53.762Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyDensityViewTest)  Time elapsed: 6.571 s
11:40:53 [2020-06-09T15:40:53.762Z] Running org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
11:40:54 [2020-06-09T15:40:54.017Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715612738 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}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715612735 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715612725 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}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715612710 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1715612709 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}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1715612642 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1} to TableColumn with text {System Call}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {System Call} time=-1715612641 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}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {System Call} time=-1715612638 data=null button=1 stateMask=0x80000 x=420 y=-13 count=1} to TableColumn with text {System Call}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715612622 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}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715612619 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715612610 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}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715612608 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
11:40:54 [2020-06-09T15:40:54.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Start Time} time=-1715612592 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}
11:40:54 [2020-06-09T15:40:54.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Start Time} time=-1715612539 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Start Time}
11:40:54 [2020-06-09T15:40:54.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:40:54 [2020-06-09T15:40:54.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:40:54 [2020-06-09T15:40:54.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715607716 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}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715607713 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715607693 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}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715607689 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1715607333 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Attempting to set focus on Tree with text {}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1715607299 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1715607299 data=null doit=true} to TreeItem with text {test}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1715607299 data=null} to TreeItem with text {test}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1715607298 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715607298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1715607282 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Clicking on with mnemonic 'Delete'
11:40:59 [2020-06-09T15:40:59.765Z] DEBUG - Clicked on with mnemonic 'Delete'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606374 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606374 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606374 data=null item=null 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')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606373 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606373 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715606373 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Clicking on OK
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715606371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715606371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715606371 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715606371 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715606371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715606371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.691Z] DEBUG - Clicked on OK
11:41:00 [2020-06-09T15:41:00.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715606371 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:41:00 [2020-06-09T15:41:00.947Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1715607204 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:41:01 [2020-06-09T15:41:01.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:01 [2020-06-09T15:41:01.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:01 [2020-06-09T15:41:01.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715605628 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}
11:41:01 [2020-06-09T15:41:01.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715605627 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:01 [2020-06-09T15:41:01.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715605625 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}
11:41:01 [2020-06-09T15:41:01.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715605624 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:01 [2020-06-09T15:41:01.202Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:01 [2020-06-09T15:41:01.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:01 [2020-06-09T15:41:01.457Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:01 [2020-06-09T15:41:01.713Z] DEBUG - matched MenuItem with text "Export to TSV...", using matcher: with mnemonic 'Export to TSV...'
11:41:01 [2020-06-09T15:41:01.713Z] DEBUG - Clicking on with mnemonic 'Export to TSV...'
11:41:01 [2020-06-09T15:41:01.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Export to TSV...} time=-1715605335 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...'
11:41:01 [2020-06-09T15:41:01.713Z] DEBUG - Clicked on with mnemonic 'Export to TSV...'
11:41:01 [2020-06-09T15:41:01.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:01 [2020-06-09T15:41:01.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:11 [2020-06-09T15:41:11.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715595951 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}
11:41:12 [2020-06-09T15:41:12.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715594762 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:12 [2020-06-09T15:41:12.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715594761 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}
11:41:13 [2020-06-09T15:41:13.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715593658 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:13 [2020-06-09T15:41:13.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:16 [2020-06-09T15:41:16.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:16 [2020-06-09T15:41:16.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715590640 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}
11:41:16 [2020-06-09T15:41:16.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715590637 data=null button=1 stateMask=0x80000 x=333 y=-13 count=1} to TableColumn with text {Duration}
11:41:16 [2020-06-09T15:41:16.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715590629 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}
11:41:16 [2020-06-09T15:41:16.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715590627 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Duration}
11:41:16 [2020-06-09T15:41:16.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:16 [2020-06-09T15:41:16.595Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:24 [2020-06-09T15:41:24.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715583275 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}
11:41:24 [2020-06-09T15:41:24.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715582244 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:24 [2020-06-09T15:41:24.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715582244 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}
11:41:25 [2020-06-09T15:41:25.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715581226 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:25 [2020-06-09T15:41:25.593Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:28 [2020-06-09T15:41:28.854Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:36 [2020-06-09T15:41:36.933Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715570167 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}
11:41:36 [2020-06-09T15:41:36.933Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715570163 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:37 [2020-06-09T15:41:37.496Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715569420 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}
11:41:37 [2020-06-09T15:41:37.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715569416 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:38 [2020-06-09T15:41:38.057Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:41 [2020-06-09T15:41:41.319Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:53 [2020-06-09T15:41:53.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715556700 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}
11:41:53 [2020-06-09T15:41:53.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715553651 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:54 [2020-06-09T15:41:54.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Duration} time=-1715553650 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}
11:41:55 [2020-06-09T15:41:55.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Duration} time=-1715551362 data=null button=1 stateMask=0x80000 x=334 y=-13 count=1} to TableColumn with text {Duration}
11:41:55 [2020-06-09T15:41:55.922Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.timing.ui.segstore.table"'
11:41:59 [2020-06-09T15:41:59.190Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 65.141 s - in org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest
11:41:59 [2020-06-09T15:41:59.190Z] climbTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.411 s
11:41:59 [2020-06-09T15:41:59.190Z] testWithTrace(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 6.69 s
11:41:59 [2020-06-09T15:41:59.190Z] smallTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.227 s
11:41:59 [2020-06-09T15:41:59.190Z] testWriteToTsv(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.343 s
11:41:59 [2020-06-09T15:41:59.190Z] gaussianNoiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 14.472 s
11:41:59 [2020-06-09T15:41:59.190Z] decrementingTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 0.234 s
11:41:59 [2020-06-09T15:41:59.190Z] largeTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 12.372 s
11:41:59 [2020-06-09T15:41:59.190Z] onDiskSegStoreTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 12.527 s
11:41:59 [2020-06-09T15:41:59.190Z] noiseTest(org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests.latency.SystemCallLatencyTableAnalysisTest)  Time elapsed: 17.653 s
11:41:59 [2020-06-09T15:41:59.190Z] 
11:41:59 [2020-06-09T15:41:59.190Z] Results:
11:41:59 [2020-06-09T15:41:59.190Z] 
11:41:59 [2020-06-09T15:41:59.190Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0
11:41:59 [2020-06-09T15:41:59.190Z] 
11:41:59 [2020-06-09T15:41:59.447Z] 
11:41:59 [2020-06-09T15:41:59.447Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 15:41:59.282
11:41:59 [2020-06-09T15:41:59.447Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] All tests passed!
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.pom
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.14-SNAPSHOT/org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests ---
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core >--
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core 2.0.0-SNAPSHOT [51/138]
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.610Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] The project's OSGi version is 2.0.0.202006091432
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/main/resources
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.611Z] [INFO] Compiling 37 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/classes
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[442] 
11:42:11 [2020-06-09T15:42:11.611Z] 	return getIntersectingElements(start, end).iterator();
11:42:11 [2020-06-09T15:42:11.611Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Null type safety (type annotations): The expression of type 'Iterator<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterator<@NonNull ISegment>'
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackSeries.java:[542] 
11:42:11 [2020-06-09T15:42:11.611Z] 	return Iterables.transform(query2d, fct);
11:42:11 [2020-06-09T15:42:11.611Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Null type safety (type annotations): The expression of type 'Iterable<@NonNull ISegment>' needs unchecked conversion to conform to '@NonNull Iterable<@NonNull ISegment>'
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[307] 
11:42:11 [2020-06-09T15:42:11.611Z] 	if (entry.getValue().fRange.includes(range)) {
11:42:11 [2020-06-09T15:42:11.611Z] 	    ^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] 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
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[404] 
11:42:11 [2020-06-09T15:42:11.611Z] 	CallgraphRange parentRange = entry.getValue().fRange;
11:42:11 [2020-06-09T15:42:11.611Z] 	                             ^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] 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
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[422] 
11:42:11 [2020-06-09T15:42:11.611Z] 	parent.addChild(entry.getValue().fFunc, entry.getKey());
11:42:11 [2020-06-09T15:42:11.611Z] 	                ^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] 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
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[461] 
11:42:11 [2020-06-09T15:42:11.611Z] 	ThreadNode threadNode = entry.getKey();
11:42:11 [2020-06-09T15:42:11.611Z] 	                        ^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] 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
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphAnalysis.java:[462] 
11:42:11 [2020-06-09T15:42:11.611Z] 	List<Integer> subAttributes = entry.getValue();
11:42:11 [2020-06-09T15:42:11.611Z] 	                              ^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] 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
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[30] 
11:42:11 [2020-06-09T15:42:11.611Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
11:42:11 [2020-06-09T15:42:11.611Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[139] 
11:42:11 [2020-06-09T15:42:11.611Z] 	long traceId = getId(ITmfStateSystem.ROOT_ATTRIBUTE);
11:42:11 [2020-06-09T15:42:11.611Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[140] 
11:42:11 [2020-06-09T15:42:11.611Z] 	builder.add(new CallStackEntryModel(traceId, -1, Collections.singletonList(getTrace().getName()), start, end, CallStackEntryModel.TRACE, UNKNOWN_TID));
11:42:11 [2020-06-09T15:42:11.611Z] 	                                                                           ^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[142] 
11:42:11 [2020-06-09T15:42:11.611Z] 	List<Integer> processQuarks = ss.getQuarks(getAnalysisModule().getProcessesPattern());
11:42:11 [2020-06-09T15:42:11.611Z] 	                                           ^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[154] 
11:42:11 [2020-06-09T15:42:11.611Z] 	threadParentId = getId(processQuark);
11:42:11 [2020-06-09T15:42:11.611Z] 	                 ^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[163] 
11:42:11 [2020-06-09T15:42:11.611Z] 	List<Integer> threadQuarks = ss.getQuarks(processQuark, getAnalysisModule().getThreadsPattern());
11:42:11 [2020-06-09T15:42:11.611Z] 	                                                        ^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[192] 
11:42:11 [2020-06-09T15:42:11.611Z] 	return new TmfTreeModel<>(Collections.emptyList(), builder.build());
11:42:11 [2020-06-09T15:42:11.611Z] 	                                                   ^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] 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>'
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[207] 
11:42:11 [2020-06-09T15:42:11.611Z] 	return new CallStackEntryModel(getId(threadQuark), processId, Collections.singletonList(threadName), threadStart, threadEnd, CallStackEntryModel.THREAD, threadId);
11:42:11 [2020-06-09T15:42:11.611Z] 	                               ^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[214] 
11:42:11 [2020-06-09T15:42:11.611Z] 	long id = getId(stackLevelQuark);
11:42:11 [2020-06-09T15:42:11.611Z] 	          ^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getId(int)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[215] 
11:42:11 [2020-06-09T15:42:11.611Z] 	builder.add(new CallStackEntryModel(id, callStackParent, Collections.singletonList(threadName), start, end, level, pid));
11:42:11 [2020-06-09T15:42:11.611Z] 	                                                                                   ^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[239] 
11:42:11 [2020-06-09T15:42:11.611Z] 	Map<@NonNull Long, @NonNull Integer> entries = getSelectedEntries(filter);
11:42:11 [2020-06-09T15:42:11.611Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(SelectionTimeQueryFilter)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[244] 
11:42:11 [2020-06-09T15:42:11.611Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getEnd(), false));
11:42:11 [2020-06-09T15:42:11.611Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[246] 
11:42:11 [2020-06-09T15:42:11.611Z] 	return new TimeGraphModel(getFollowEvent(ss, entry, filter.getStart(), true));
11:42:11 [2020-06-09T15:42:11.611Z] 	                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Null type safety (type annotations): The expression of type 'List<ITimeGraphRowModel>' needs unchecked conversion to conform to '@NonNull List<@NonNull ITimeGraphRowModel>'
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[253] 
11:42:11 [2020-06-09T15:42:11.611Z] 	Collection<Long> times = getTimes(filter, ss.getStartTime(), ss.getCurrentEndTime());
11:42:11 [2020-06-09T15:42:11.611Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getTimes(TimeQueryFilter, long, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[279] 
11:42:11 [2020-06-09T15:42:11.611Z] 	applyFilterAndAddState(eventList, timeGraphState, key, predicates, monitor);
11:42:11 [2020-06-09T15:42:11.611Z] 	                                  ^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Null type safety (type annotations): The expression of type 'ITimeGraphState' needs unchecked conversion to conform to '@NonNull ITimeGraphState'
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[295] 
11:42:11 [2020-06-09T15:42:11.611Z] 	return new TimeGraphState(startTime, duration, value.hashCode(), name);
11:42:11 [2020-06-09T15:42:11.611Z] 	                                                                 ^^^^
11:42:11 [2020-06-09T15:42:11.611Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
11:42:11 [2020-06-09T15:42:11.611Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[371] 
11:42:11 [2020-06-09T15:42:11.612Z] 	CallStackAnalysis analysis = getAnalysisModule();
11:42:11 [2020-06-09T15:42:11.612Z] 	                             ^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getAnalysisModule()' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[373] 
11:42:11 [2020-06-09T15:42:11.612Z] 	List<@NonNull Long> selected = DataProviderParameterUtils.extractSelectedItems(parameters);
11:42:11 [2020-06-09T15:42:11.612Z] 	                                                                               ^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] 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>'
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[374] 
11:42:11 [2020-06-09T15:42:11.612Z] 	List<@NonNull Long> times = DataProviderParameterUtils.extractTimeRequested(parameters);
11:42:11 [2020-06-09T15:42:11.612Z] 	                                                                            ^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] 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>'
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[376] 
11:42:11 [2020-06-09T15:42:11.612Z] 	Map<@NonNull Long, @NonNull Integer> md = getSelectedEntries(selected);
11:42:11 [2020-06-09T15:42:11.612Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The method 'AbstractTreeDataProvider<CallStackAnalysis,CallStackEntryModel>.getSelectedEntries(Collection<Long>)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] 
11:42:11 [2020-06-09T15:42:11.612Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
11:42:11 [2020-06-09T15:42:11.612Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[385] 
11:42:11 [2020-06-09T15:42:11.612Z] 	Iterable<@NonNull CallsiteAnalysis> csas = TmfTraceUtils.getAnalysisModulesOfClass(trace, CallsiteAnalysis.class);
11:42:11 [2020-06-09T15:42:11.612Z] 	                                                                                          ^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[386] 
11:42:11 [2020-06-09T15:42:11.612Z] 	for (CallsiteAnalysis csa : csas) {
11:42:11 [2020-06-09T15:42:11.612Z] 	     ^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[387] 
11:42:11 [2020-06-09T15:42:11.612Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
11:42:11 [2020-06-09T15:42:11.612Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The method 'CallsiteAnalysis.getCallsites(String, String, String, long)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/provider/CallStackDataProvider.java:[387] 
11:42:11 [2020-06-09T15:42:11.612Z] 	List<@NonNull ITmfCallsite> res = csa.getCallsites(String.valueOf(trace.getUUID()), deviceType, deviceId, time);
11:42:11 [2020-06-09T15:42:11.612Z] 	                                                                                    ^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Null type mismatch: required '@NonNull String' but the provided value is inferred as @Nullable
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AggregatedCalledFunction.java:[101] 
11:42:11 [2020-06-09T15:42:11.612Z] 	fChildren.put(entry.getKey(), entry.getValue().clone());
11:42:11 [2020-06-09T15:42:11.612Z] 	                              ^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] 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
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/AbstractCalledFunction.java:[31] 
11:42:11 [2020-06-09T15:42:11.612Z] 	static final Comparator<ISegment> COMPARATOR = Objects.requireNonNull(Comparator.comparingLong(ISegment::getStart).thenComparingLong(ISegment::getEnd));
11:42:11 [2020-06-09T15:42:11.612Z] 	                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<ISegment>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ISegment>'
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callstack/InstrumentedProfilingElement.java:[235] 
11:42:11 [2020-06-09T15:42:11.612Z] 	IHostIdProvider hostProvider = fHostResolver.apply(this);
11:42:11 [2020-06-09T15:42:11.612Z] 	                               ^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] 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
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[19] 
11:42:11 [2020-06-09T15:42:11.612Z] 	import org.eclipse.tracecompass.internal.analysis.timing.core.segmentstore.SegmentStoreStatisticsDataProvider;
11:42:11 [2020-06-09T15:42:11.612Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[20] 
11:42:11 [2020-06-09T15:42:11.612Z] 	import org.eclipse.tracecompass.internal.tmf.core.model.tree.TmfTreeCompositeDataProvider;
11:42:11 [2020-06-09T15:42:11.612Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[31] 
11:42:11 [2020-06-09T15:42:11.612Z] 	* {@link SegmentStoreStatisticsDataProvider} factory for the
11:42:11 [2020-06-09T15:42:11.612Z] 	         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[43] 
11:42:11 [2020-06-09T15:42:11.612Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
11:42:11 [2020-06-09T15:42:11.612Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'TmfTreeCompositeDataProvider<M,P>' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[43] 
11:42:11 [2020-06-09T15:42:11.612Z] 	return TmfTreeCompositeDataProvider.create(TmfTraceManager.getTraceSet(trace), ID);
11:42:11 [2020-06-09T15:42:11.612Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The method 'TmfTreeCompositeDataProvider.create(Collection<ITmfTrace>, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[63] 
11:42:11 [2020-06-09T15:42:11.612Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
11:42:11 [2020-06-09T15:42:11.612Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The constructor 'SegmentStoreStatisticsDataProvider(ITmfTrace, AbstractSegmentStatisticsAnalysis, String)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/internal/analysis/profiling/core/callgraph/CallGraphStatisticsDataProviderFactory.java:[63] 
11:42:11 [2020-06-09T15:42:11.612Z] 	return new SegmentStoreStatisticsDataProvider(trace, statisticsAnalysis, CallGraphStatisticsAnalysis.ID);
11:42:11 [2020-06-09T15:42:11.612Z] 	           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'SegmentStoreStatisticsDataProvider' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.timing.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[27] 
11:42:11 [2020-06-09T15:42:11.612Z] 	import org.eclipse.tracecompass.internal.tmf.core.analysis.callsite.CallsiteAnalysis;
11:42:11 [2020-06-09T15:42:11.612Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/org/eclipse/tracecompass/analysis/profiling/core/callstack/CallStackAnalysis.java:[116] 
11:42:11 [2020-06-09T15:42:11.612Z] 	* {@link CallsiteAnalysis} to enrich the view.
11:42:11 [2020-06-09T15:42:11.612Z] 	         ^^^^^^^^^^^^^^^^
11:42:11 [2020-06-09T15:42:11.612Z] Discouraged access: The type 'CallsiteAnalysis' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.core/target/classes')
11:42:11 [2020-06-09T15:42:11.612Z] 44 problems (44 warnings)
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/src/test/resources
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] 
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:11 [2020-06-09T15:42:11.612Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.pom
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-sources.jar
11:42:12 [2020-06-09T15:42:12.172Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-pack200.jar.pack.gz
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-p2metadata.xml
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core/2.0.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core-2.0.0-SNAPSHOT-p2artifacts.xml
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core ---
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.core.tests >--
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.4-SNAPSHOT [52/138]
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] The project's OSGi version is 1.0.4.202006091432
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/main/resources
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:12 [2020-06-09T15:42:12.683Z] [INFO] Compiling 14 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/classes
11:42:12 [2020-06-09T15:42:12.965Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/org/eclipse/tracecompass/analysis/profiling/core/tests/flamechart/CallStackStateSystemTest.java:[155] 
11:42:12 [2020-06-09T15:42:12.966Z] 	Set<@NonNull IntervalInfo> stateSystemIntervals = traceData.toStateSystemInterval(patterns.get(0)[0]);
11:42:12 [2020-06-09T15:42:12.966Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^
11:42:12 [2020-06-09T15:42:12.966Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:42:12 [2020-06-09T15:42:12.966Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/stubs/org/eclipse/tracecompass/analysis/profiling/core/tests/data/TestDataBigCallStack.java:[147] 
11:42:12 [2020-06-09T15:42:12.966Z] 	stack.push(new OpenedFunction(ts, field.getValue().toString()));
11:42:12 [2020-06-09T15:42:12.966Z] 	                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:42:12 [2020-06-09T15:42:12.966Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:42:12 [2020-06-09T15:42:12.966Z] 2 problems (2 warnings)
11:42:12 [2020-06-09T15:42:12.966Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.966Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:12 [2020-06-09T15:42:12.966Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:42:12 [2020-06-09T15:42:12.966Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/src/test/resources
11:42:12 [2020-06-09T15:42:12.966Z] [INFO] 
11:42:12 [2020-06-09T15:42:12.966Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:13 [2020-06-09T15:42:13.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-sources.jar
11:42:13 [2020-06-09T15:42:13.221Z] [INFO] 
11:42:13 [2020-06-09T15:42:13.221Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:13 [2020-06-09T15:42:13.221Z] [INFO] 
11:42:13 [2020-06-09T15:42:13.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:13 [2020-06-09T15:42:13.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar
11:42:13 [2020-06-09T15:42:13.475Z] [INFO] 
11:42:13 [2020-06-09T15:42:13.475Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:13 [2020-06-09T15:42:13.475Z] [INFO] 
11:42:13 [2020-06-09T15:42:13.475Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:13 [2020-06-09T15:42:13.475Z] [INFO] 
11:42:13 [2020-06-09T15:42:13.475Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:13 [2020-06-09T15:42:13.475Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar
11:42:17 [2020-06-09T15:42:17.636Z] [INFO] 
11:42:17 [2020-06-09T15:42:17.636Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:17 [2020-06-09T15:42:17.636Z] [INFO] 
11:42:17 [2020-06-09T15:42:17.636Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:42:20 [2020-06-09T15:42:20.150Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data/.metadata/.log
11:42:20 [2020-06-09T15:42:20.150Z] [INFO] Command line:
11:42:20 [2020-06-09T15:42:20.150Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:42:20 [2020-06-09T15:42:20.150Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:42:22 [2020-06-09T15:42:22.037Z] !SESSION 2020-06-09 15:42:20.000 -----------------------------------------------
11:42:22 [2020-06-09T15:42:22.037Z] eclipse.buildId=unknown
11:42:22 [2020-06-09T15:42:22.037Z] java.version=1.8.0_202
11:42:22 [2020-06-09T15:42:22.037Z] java.vendor=Oracle Corporation
11:42:22 [2020-06-09T15:42:22.037Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:42:22 [2020-06-09T15:42:22.037Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:42:22 [2020-06-09T15:42:22.037Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:42:22 [2020-06-09T15:42:22.037Z] 
11:42:22 [2020-06-09T15:42:22.037Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:42:21.970
11:42:22 [2020-06-09T15:42:22.037Z] !MESSAGE FrameworkEvent ERROR
11:42:22 [2020-06-09T15:42:22.037Z] !STACK 0
11:42:22 [2020-06-09T15:42:22.037Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:42:22 [2020-06-09T15:42:22.037Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:42:22 [2020-06-09T15:42:22.037Z] 
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:42:22 [2020-06-09T15:42:22.037Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:42:22 [2020-06-09T15:42:22.293Z] 
11:42:22 [2020-06-09T15:42:22.293Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:42:22.083
11:42:22 [2020-06-09T15:42:22.293Z] !MESSAGE FrameworkEvent ERROR
11:42:22 [2020-06-09T15:42:22.293Z] !STACK 0
11:42:22 [2020-06-09T15:42:22.293Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:42:22 [2020-06-09T15:42:22.293Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:42:22 [2020-06-09T15:42:22.293Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:42:22 [2020-06-09T15:42:22.293Z]     -> 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"
11:42:22 [2020-06-09T15:42:22.293Z]        org.apache.httpcomponents.httpclient.win [35]
11:42:22 [2020-06-09T15:42:22.293Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:42:22 [2020-06-09T15:42:22.293Z] 
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:42:22 [2020-06-09T15:42:22.293Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:42:26 [2020-06-09T15:42:26.457Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
11:42:38 [2020-06-09T15:42:38.619Z] 
11:42:38 [2020-06-09T15:42:38.619Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-06-09 15:42:38.369
11:42:38 [2020-06-09T15:42:38.619Z] !MESSAGE Function exit name in event (unknown) different from the expected one (f2). You may have lost events in your trace.
11:42:46 [2020-06-09T15:42:46.700Z] 
11:42:46 [2020-06-09T15:42:46.700Z] !ENTRY org.eclipse.tracecompass.analysis.profiling.core 2 0 2020-06-09 15:42:46.356
11:42:46 [2020-06-09T15:42:46.700Z] !MESSAGE Incoherent callstack found on (10019) occasions
11:42:46 [2020-06-09T15:42:46.700Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.904 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest
11:42:46 [2020-06-09T15:42:46.700Z] testCallGraph[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 1.564 s
11:42:46 [2020-06-09T15:42:46.700Z] testCallGraph[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CallGraphWithCallStackAnalysisTest)  Time elapsed: 19.315 s
11:42:46 [2020-06-09T15:42:46.700Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
11:42:46 [2020-06-09T15:42:46.700Z] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest
11:42:46 [2020-06-09T15:42:46.700Z] testGetSelfTime(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testGetDepth(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testGetStart(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testToString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] createInvalidTimeRangeStateLong(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
11:42:46 [2020-06-09T15:42:46.700Z] testCompareTo(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testGetProcessId(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
11:42:46 [2020-06-09T15:42:46.700Z] createInvalidDouble(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testAddChildOk1(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testAddChildOk2(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testAddChildOk3(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] createInvalidTimeRangeStateInteger(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testHashCode(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testCompareToBad(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testEquals(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
11:42:46 [2020-06-09T15:42:46.700Z] testGetParent(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] testGetEnd(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] createInvalidTimeRangeStateString(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0.001 s
11:42:46 [2020-06-09T15:42:46.700Z] createInvalidTimeRange(org.eclipse.tracecompass.analysis.profiling.core.tests.callgraph.CalledFunctionTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
11:42:46 [2020-06-09T15:42:46.700Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest
11:42:46 [2020-06-09T15:42:46.700Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.007 s
11:42:46 [2020-06-09T15:42:46.700Z] TreeStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] MergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0.002 s
11:42:46 [2020-06-09T15:42:46.700Z] MergeFirstLevelCalleesStatisticsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregatedCalledFunctionStatisticsTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
11:42:46 [2020-06-09T15:42:46.700Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest
11:42:46 [2020-06-09T15:42:46.700Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
11:42:46 [2020-06-09T15:42:46.700Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
11:42:46 [2020-06-09T15:42:46.700Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] largeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.011 s
11:42:46 [2020-06-09T15:42:46.700Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
11:42:46 [2020-06-09T15:42:46.700Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0.001 s
11:42:46 [2020-06-09T15:42:46.700Z] treeTest(org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest)  Time elapsed: 0 s
11:42:46 [2020-06-09T15:42:46.700Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
11:42:54 [2020-06-09T15:42:54.784Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.34 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest
11:42:54 [2020-06-09T15:42:54.784Z] testCallStackProvider[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.033 s
11:42:54 [2020-06-09T15:42:54.784Z] testCallStackContent[0: Small trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.074 s
11:42:54 [2020-06-09T15:42:54.784Z] testCallStackProvider[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 6.636 s
11:42:54 [2020-06-09T15:42:54.784Z] testCallStackContent[1: Big trace](org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackStateSystemTest)  Time elapsed: 0.596 s
11:42:54 [2020-06-09T15:42:54.784Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
11:42:54 [2020-06-09T15:42:54.784Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest
11:42:54 [2020-06-09T15:42:54.784Z] testIntersectingSegmentStore(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.061 s
11:42:54 [2020-06-09T15:42:54.784Z] testSeriesSegmentStoreIterator(org.eclipse.tracecompass.analysis.profiling.core.tests.flamechart.CallStackSegmentStoreTest)  Time elapsed: 0.011 s
11:42:54 [2020-06-09T15:42:54.784Z] Running org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
11:42:54 [2020-06-09T15:42:54.784Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest
11:42:54 [2020-06-09T15:42:54.784Z] testActivator(org.eclipse.tracecompass.analysis.profiling.core.tests.ActivatorTest)  Time elapsed: 0 s
11:42:54 [2020-06-09T15:42:54.784Z] 
11:42:54 [2020-06-09T15:42:54.784Z] Results:
11:42:54 [2020-06-09T15:42:54.785Z] 
11:42:54 [2020-06-09T15:42:54.785Z] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0
11:42:54 [2020-06-09T15:42:54.785Z] 
11:42:54 [2020-06-09T15:42:54.785Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@61f3fbb8 was not deregistered.
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.785Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@2bfeb1ef was not deregistered.
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.785Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6daf2337 was not deregistered.
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.785Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.785Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.785Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.786Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@6093d508 was not deregistered.
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.786Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@430fa4ef was not deregistered.
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.786Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@778ca8ef was not deregistered.
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.786Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.786Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.786Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.787Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@42d236fb was not deregistered.
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.787Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@19f9d595 was not deregistered.
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.787Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.787Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.787Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@281f23f2 was not deregistered.
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.787Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.788Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.788Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.788Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.788Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.788Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@1ce93c18 was not deregistered.
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.788Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.788Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.788Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.788Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.788Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.789Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.789Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@87abc48 was not deregistered.
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.789Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.789Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.789Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.789Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.789Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@238ad8c was not deregistered.
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.789Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.789Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.789Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.789Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.789Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.789Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1a78dacd was not deregistered.
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.789Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.790Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@24fabd0f was not deregistered.
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.790Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@13047d7d was not deregistered.
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.790Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.790Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.790Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.791Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:42:54 [2020-06-09T15:42:54.791Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7551da2a was not deregistered.
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.791Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.791Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.791Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:42:54 [2020-06-09T15:42:54.791Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:42:54 [2020-06-09T15:42:54.791Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:42:54 [2020-06-09T15:42:54.791Z] 	org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] All tests passed!
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.pom
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-sources.jar
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.core.tests/target/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.core.tests ---
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui >--
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui 2.1.0-SNAPSHOT [53/138]
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] The project's OSGi version is 2.1.0.202006091432
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/main/resources
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] 
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:04 [2020-06-09T15:43:04.726Z] [INFO] Compiling 26 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/classes
11:43:04 [2020-06-09T15:43:04.982Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/CallStackPresentationProvider.java:[130] 
11:43:04 [2020-06-09T15:43:04.982Z] 	return State.MULTIPLE.toString();
11:43:04 [2020-06-09T15:43:04.982Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^
11:43:04 [2020-06-09T15:43:04.982Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:43:04 [2020-06-09T15:43:04.982Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/flamegraph/FlameGraphView.java:[246] 
11:43:04 [2020-06-09T15:43:04.982Z] 	Activator.getDefault().logError(e.getMessage(), e);
11:43:04 [2020-06-09T15:43:04.982Z] 	                                ^^^^^^^^^^^^^^
11:43:04 [2020-06-09T15:43:04.983Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:43:04 [2020-06-09T15:43:04.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[113] 
11:43:04 [2020-06-09T15:43:04.983Z] 	private static final Comparator<ITimeGraphEntry> NAME_COMPARATOR = Comparator.comparing(ITimeGraphEntry::getName);
11:43:04 [2020-06-09T15:43:04.983Z] 	                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:43:04 [2020-06-09T15:43:04.983Z] Null type safety (type annotations): The expression of type 'Comparator<@NonNull ITimeGraphEntry>' needs unchecked conversion to conform to '@NonNull Comparator<@NonNull ITimeGraphEntry>'
11:43:04 [2020-06-09T15:43:04.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[619] 
11:43:04 [2020-06-09T15:43:04.983Z] 	SelectionTimeQueryFilter filter = new SelectionTimeQueryFilter(Lists.newArrayList(Long.MIN_VALUE, selectionBegin), Collections.singleton(callStackEntry.getEntryModel().getId()));
11:43:04 [2020-06-09T15:43:04.983Z] 	                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:43:04 [2020-06-09T15:43:04.983Z] 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>'
11:43:04 [2020-06-09T15:43:04.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/analysis/profiling/ui/views/flamechart/FlameChartView.java:[712] 
11:43:04 [2020-06-09T15:43:04.983Z] 	Collection<@NonNull ISymbolProvider> symbolProviders = SymbolProviderManager.getInstance().getSymbolProviders(subTrace);
11:43:04 [2020-06-09T15:43:04.983Z] 	                                                                                                              ^^^^^^^^
11:43:04 [2020-06-09T15:43:04.983Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
11:43:04 [2020-06-09T15:43:04.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[74] 
11:43:04 [2020-06-09T15:43:04.983Z] 	return getImageDescripterFromPath(path).createImage();
11:43:04 [2020-06-09T15:43:04.983Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:43:04 [2020-06-09T15:43:04.983Z] Null type safety (type annotations): The expression of type 'Image' needs unchecked conversion to conform to '@NonNull Image'
11:43:04 [2020-06-09T15:43:04.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/Activator.java:[86] 
11:43:04 [2020-06-09T15:43:04.983Z] 	return AbstractUIPlugin.imageDescriptorFromPlugin(PLUGIN_ID, path);
11:43:04 [2020-06-09T15:43:04.983Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:43:04 [2020-06-09T15:43:04.983Z] Null type safety (type annotations): The expression of type 'ImageDescriptor' needs unchecked conversion to conform to '@NonNull ImageDescriptor'
11:43:04 [2020-06-09T15:43:04.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/symbols/BasicSymbolProviderPreferencePage.java:[295] 
11:43:04 [2020-06-09T15:43:04.983Z] 	Activator.getDefault().logError("Cannot read the file " + fullPath, e);  //$NON-NLS-1$//$NON-NLS-2$
11:43:04 [2020-06-09T15:43:04.983Z] 	                                                                                      ^^^^^^^^^^^^^
11:43:04 [2020-06-09T15:43:04.983Z] Unnecessary $NON-NLS$ tag
11:43:04 [2020-06-09T15:43:04.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/org/eclipse/tracecompass/internal/analysis/profiling/ui/callgraph/statistics/CallGraphStatisticsViewer.java:[71] 
11:43:04 [2020-06-09T15:43:04.983Z] 	TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel> entry = (TmfGenericTreeEntry<@NonNull SegmentStoreStatisticsModel>) element;
11:43:04 [2020-06-09T15:43:04.983Z] 	                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:43:04 [2020-06-09T15:43:04.983Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<SegmentStoreStatisticsModel>
11:43:04 [2020-06-09T15:43:04.983Z] 9 problems (9 warnings)
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] 
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/src/test/resources
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] 
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-sources.jar
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] 
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] 
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:05 [2020-06-09T15:43:05.238Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] 
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] 
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] 
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] 
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] 
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.pom
11:43:05 [2020-06-09T15:43:05.798Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-sources.jar
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui/target/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui/2.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-pack200.jar.pack.gz
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-p2metadata.xml
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1.0-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui-2.1.0-SNAPSHOT-p2artifacts.xml
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui ---
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests >--
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] Building org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.4-SNAPSHOT [54/138]
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] The project's OSGi version is 1.0.4.202006091432
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/main/resources
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.053Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.308Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/classes
11:43:06 [2020-06-09T15:43:06.563Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[181] 
11:43:06 [2020-06-09T15:43:06.563Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
11:43:06 [2020-06-09T15:43:06.563Z] 	                                        ^^^^^^^^^^^^
11:43:06 [2020-06-09T15:43:06.563Z] The method getYSeries() from the type ISeries<capture#3-of ?> is deprecated
11:43:06 [2020-06-09T15:43:06.563Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[201] 
11:43:06 [2020-06-09T15:43:06.563Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
11:43:06 [2020-06-09T15:43:06.563Z] 	                                        ^^^^^^^^^^^^
11:43:06 [2020-06-09T15:43:06.563Z] The method getYSeries() from the type ISeries<capture#4-of ?> is deprecated
11:43:06 [2020-06-09T15:43:06.563Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[221] 
11:43:06 [2020-06-09T15:43:06.563Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
11:43:06 [2020-06-09T15:43:06.563Z] 	                                        ^^^^^^^^^^^^
11:43:06 [2020-06-09T15:43:06.563Z] The method getYSeries() from the type ISeries<capture#5-of ?> is deprecated
11:43:06 [2020-06-09T15:43:06.563Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[241] 
11:43:06 [2020-06-09T15:43:06.563Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
11:43:06 [2020-06-09T15:43:06.563Z] 	                                        ^^^^^^^^^^^^
11:43:06 [2020-06-09T15:43:06.563Z] The method getYSeries() from the type ISeries<capture#6-of ?> is deprecated
11:43:06 [2020-06-09T15:43:06.563Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[261] 
11:43:06 [2020-06-09T15:43:06.563Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
11:43:06 [2020-06-09T15:43:06.563Z] 	                                        ^^^^^^^^^^^^
11:43:06 [2020-06-09T15:43:06.563Z] The method getYSeries() from the type ISeries<capture#7-of ?> is deprecated
11:43:06 [2020-06-09T15:43:06.563Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[281] 
11:43:06 [2020-06-09T15:43:06.563Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
11:43:06 [2020-06-09T15:43:06.563Z] 	                                        ^^^^^^^^^^^^
11:43:06 [2020-06-09T15:43:06.563Z] The method getYSeries() from the type ISeries<capture#8-of ?> is deprecated
11:43:06 [2020-06-09T15:43:06.563Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[301] 
11:43:06 [2020-06-09T15:43:06.563Z] 	assertArrayEquals(expected, getSeries().getYSeries(), 0.1);
11:43:06 [2020-06-09T15:43:06.563Z] 	                                        ^^^^^^^^^^^^
11:43:06 [2020-06-09T15:43:06.563Z] The method getYSeries() from the type ISeries<capture#9-of ?> is deprecated
11:43:06 [2020-06-09T15:43:06.563Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/org/eclipse/tracecompass/analysis/profiling/ui/swtbot/tests/callgraph/CallGraphDensityViewTest.java:[344] 
11:43:06 [2020-06-09T15:43:06.563Z] 	double[] ySeries = getSeries().getYSeries();
11:43:06 [2020-06-09T15:43:06.563Z] 	                               ^^^^^^^^^^^^
11:43:06 [2020-06-09T15:43:06.563Z] The method getYSeries() from the type ISeries<capture#13-of ?> is deprecated
11:43:06 [2020-06-09T15:43:06.563Z] 8 problems (8 warnings)
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/src/test/resources
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.563Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
11:43:06 [2020-06-09T15:43:06.818Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.818Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.819Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.819Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.819Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.819Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
11:43:06 [2020-06-09T15:43:06.819Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.819Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:06 [2020-06-09T15:43:06.819Z] [INFO] 
11:43:06 [2020-06-09T15:43:06.819Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:08 [2020-06-09T15:43:08.183Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data/.metadata/.log
11:43:08 [2020-06-09T15:43:08.183Z] [INFO] Command line:
11:43:08 [2020-06-09T15:43:08.183Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
11:43:08 [2020-06-09T15:43:08.183Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:43:11 [2020-06-09T15:43:11.446Z] !SESSION 2020-06-09 15:43:08.298 -----------------------------------------------
11:43:11 [2020-06-09T15:43:11.446Z] eclipse.buildId=unknown
11:43:11 [2020-06-09T15:43:11.446Z] java.version=1.8.0_202
11:43:11 [2020-06-09T15:43:11.446Z] java.vendor=Oracle Corporation
11:43:11 [2020-06-09T15:43:11.446Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:43:11 [2020-06-09T15:43:11.446Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
11:43:11 [2020-06-09T15:43:11.446Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
11:43:11 [2020-06-09T15:43:11.446Z] 
11:43:11 [2020-06-09T15:43:11.446Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:43:10.907
11:43:11 [2020-06-09T15:43:11.446Z] !MESSAGE FrameworkEvent ERROR
11:43:11 [2020-06-09T15:43:11.446Z] !STACK 0
11:43:11 [2020-06-09T15:43:11.446Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:43:11 [2020-06-09T15:43:11.446Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:43:11 [2020-06-09T15:43:11.446Z] 
11:43:11 [2020-06-09T15:43:11.446Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:43:11 [2020-06-09T15:43:11.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:43:11 [2020-06-09T15:43:11.446Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:43:11 [2020-06-09T15:43:11.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:43:11 [2020-06-09T15:43:11.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:43:11 [2020-06-09T15:43:11.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:43:11 [2020-06-09T15:43:11.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:43:11 [2020-06-09T15:43:11.446Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:43:11 [2020-06-09T15:43:11.446Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:43:11 [2020-06-09T15:43:11.447Z] 
11:43:11 [2020-06-09T15:43:11.447Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:43:10.909
11:43:11 [2020-06-09T15:43:11.447Z] !MESSAGE FrameworkEvent ERROR
11:43:11 [2020-06-09T15:43:11.447Z] !STACK 0
11:43:11 [2020-06-09T15:43:11.447Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:43:11 [2020-06-09T15:43:11.447Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:43:11 [2020-06-09T15:43:11.447Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:43:11 [2020-06-09T15:43:11.447Z]     -> 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"
11:43:11 [2020-06-09T15:43:11.447Z]        org.apache.httpcomponents.httpclient.win [36]
11:43:11 [2020-06-09T15:43:11.447Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:43:11 [2020-06-09T15:43:11.447Z] 
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:43:11 [2020-06-09T15:43:11.447Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:43:12 [2020-06-09T15:43:12.817Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:43:12 [2020-06-09T15:43:12.818Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:43:34 [2020-06-09T15:43:34.701Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:43:34 [2020-06-09T15:43:34.701Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
11:43:34 [2020-06-09T15:43:34.701Z] Display size: 1440x900
11:43:34 [2020-06-09T15:43:34.701Z] OS version=3.10.0-1127.10.1.el7.x86_64
11:43:34 [2020-06-09T15:43:34.701Z] GTK version=3.22.30
11:43:34 [2020-06-09T15:43:34.701Z] GTK theme=Ambiance
11:43:34 [2020-06-09T15:43:34.701Z] LIBOVERLAY_SCROLLBAR=0
11:43:34 [2020-06-09T15:43:34.701Z] Time zone: Greenwich Mean Time
11:43:34 [2020-06-09T15:43:34.701Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
11:43:34 [2020-06-09T15:43:34.701Z] log4j:WARN Please initialize the log4j system properly.
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Double-clicking on TimeGraphControl {*Wrong Thread*}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphControl {} time=-1715450417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1715450417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphControl {} time=-1715450416 data=null doit=true} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphControl {} time=-1715450416 data=null} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1715450416 data=null button=1 stateMask=0x0 x=483 y=47 count=1} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1715450410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1715450409 data=null button=1 stateMask=0x80000 x=483 y=47 count=1} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphControl {} time=-1715450409 data=null button=1 stateMask=0x0 x=483 y=47 count=2} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{TimeGraphControl {} time=-1715450408 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TimeGraphControl {} time=-1715450407 data=null button=1 stateMask=0x0 x=483 y=47 count=2} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{TimeGraphControl {} time=-1715450407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphControl {} time=-1715450407 data=null button=1 stateMask=0x80000 x=483 y=47 count=2} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseHover [32]: MouseEvent{TimeGraphControl {} time=-1715450406 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphControl {} time=-1715450401 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TimeGraphControl {} time=-1715450400 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TimeGraphControl {} time=-1715450400 data=null doit=true} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TimeGraphControl {} time=-1715450399 data=null} to TimeGraphControl with text {}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - Double-clicked on TimeGraphControl {*Wrong Thread*}
11:43:36 [2020-06-09T15:43:36.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
11:43:36 [2020-06-09T15:43:36.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
11:43:36 [2020-06-09T15:43:36.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
11:43:36 [2020-06-09T15:43:36.845Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
11:43:37 [2020-06-09T15:43:37.100Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
11:43:37 [2020-06-09T15:43:37.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
11:43:37 [2020-06-09T15:43:37.356Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
11:43:37 [2020-06-09T15:43:37.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.analysis.timing.ui.flamegraph.flamegraphView"'
11:43:37 [2020-06-09T15:43:37.865Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.8 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest
11:43:37 [2020-06-09T15:43:37.865Z] tryMouseDoubleclickZoom(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.755 s
11:43:37 [2020-06-09T15:43:37.865Z] cascadeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.162 s
11:43:37 [2020-06-09T15:43:37.865Z] multiFunctionRootsTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.123 s
11:43:37 [2020-06-09T15:43:37.865Z] emptyStateSystemTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.106 s
11:43:37 [2020-06-09T15:43:37.865Z] largeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.258 s
11:43:37 [2020-06-09T15:43:37.865Z] multiFunctionRootsSecondTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.11 s
11:43:37 [2020-06-09T15:43:37.865Z] mergeSecondLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.129 s
11:43:37 [2020-06-09T15:43:37.865Z] mergeFirstLevelCalleesTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.159 s
11:43:37 [2020-06-09T15:43:37.865Z] treeTest(org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest)  Time elapsed: 0.124 s
11:43:37 [2020-06-09T15:43:37.865Z] Running org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
11:43:37 [2020-06-09T15:43:37.865Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest
11:43:37 [2020-06-09T15:43:37.865Z] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.callgraph.CallGraphDensityViewTest skipped
11:43:37 [2020-06-09T15:43:37.865Z] 
11:43:37 [2020-06-09T15:43:37.865Z] Results:
11:43:37 [2020-06-09T15:43:37.865Z] 
11:43:37 [2020-06-09T15:43:37.865Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 1
11:43:37 [2020-06-09T15:43:37.865Z] 
11:43:38 [2020-06-09T15:43:38.428Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@b0915cc was not deregistered.
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
11:43:38 [2020-06-09T15:43:38.428Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.428Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.428Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.428Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.428Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.429Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.429Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.429Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@39c7da8d was not deregistered.
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.429Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.429Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.429Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.429Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1ef506a6 was not deregistered.
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.429Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.429Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.429Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.430Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.430Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.430Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5207f813 was not deregistered.
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.430Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.430Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.430Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.430Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@36c79bd1 was not deregistered.
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.treeTest(FlameGraphTest.java:219)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.430Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.430Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.430Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.430Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.430Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@532306f4 was not deregistered.
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:43:38 [2020-06-09T15:43:38.430Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.431Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.431Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.431Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.431Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@5ffe03a5 was not deregistered.
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.431Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.431Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.431Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.431Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@3f0a3016 was not deregistered.
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.431Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.431Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.431Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.432Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.432Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.432Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@271ff940 was not deregistered.
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsTest(AggregationTreeTest.java:519)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsTest(FlameGraphTest.java:204)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.432Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.432Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.432Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.432Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@646691f9 was not deregistered.
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.largeTest(AggregationTreeTest.java:467)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.largeTest(FlameGraphTest.java:259)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.432Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.432Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.432Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.432Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.432Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@695dd53d was not deregistered.
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.432Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.433Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.433Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.433Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.433Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@1a6d6e49 was not deregistered.
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.cascadeTest(AggregationTreeTest.java:126)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.cascadeTest(FlameGraphTest.java:155)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.433Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.433Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.433Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.433Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.433Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@bb07016 was not deregistered.
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.433Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.multiFunctionRootsSecondTest(AggregationTreeTest.java:591)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.multiFunctionRootsSecondTest(FlameGraphTest.java:180)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.434Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.434Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.434Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.434Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@5e221ec5 was not deregistered.
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeSecondLevelCalleesTest(AggregationTreeTest.java:387)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeSecondLevelCalleesTest(FlameGraphTest.java:192)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.434Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.434Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.434Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.434Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.434Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@3341476d was not deregistered.
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.mergeFirstLevelCalleesTest(AggregationTreeTest.java:280)
11:43:38 [2020-06-09T15:43:38.434Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.mergeFirstLevelCalleesTest(FlameGraphTest.java:168)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.435Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.435Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.435Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.435Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@4a9e922f was not deregistered.
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.435Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.435Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.435Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.435Z] Resource leak: org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub@c6f2554 was not deregistered.
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.<init>(TmfStateSystemAnalysisModule.java:79)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:72)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.treeTest(AggregationTreeTest.java:202)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.tryMouseDoubleclickZoom(FlameGraphTest.java:242)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.435Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.435Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.435Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.436Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.436Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.436Z] 	java.lang.Thread.run(Thread.java:748)
11:43:38 [2020-06-09T15:43:38.436Z] Resource leak: org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis@7e840ab9 was not deregistered.
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.tmf.core.signal.TmfSignalManager.register(TmfSignalManager.java:86)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.init(TmfComponent.java:63)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:73)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.tmf.core.component.TmfComponent.<init>(TmfComponent.java:46)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule.<init>(TmfAbstractAnalysisModule.java:65)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.internal.analysis.profiling.core.callgraph.CallGraphAnalysis.<init>(CallGraphAnalysis.java:90)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.analysis.profiling.core.callstack.CallStackAnalysis.<init>(CallStackAnalysis.java:73)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.stubs.CallStackAnalysisStub.<init>(CallStackAnalysisStub.java:49)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.setCga(AggregationTreeTest.java:687)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.analysis.profiling.core.tests.flamegraph.AggregationTreeTest.emptyStateSystemTest(AggregationTreeTest.java:88)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests.flamegraph.FlameGraphTest.emptyStateSystemTest(FlameGraphTest.java:146)
11:43:38 [2020-06-09T15:43:38.436Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.436Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.436Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.436Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.swtbot.swt.finder.junit.internal.CapturingFrameworkMethod.invokeExplosively(CapturingFrameworkMethod.java:49)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.runChild(SWTBotJunit4ClassRunner.java:77)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.swtbot.swt.finder.junit.SWTBotJunit4ClassRunner.run(SWTBotJunit4ClassRunner.java:62)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:43:38 [2020-06-09T15:43:38.436Z] 	sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:43:38 [2020-06-09T15:43:38.436Z] 	sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:43:38 [2020-06-09T15:43:38.436Z] 	sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:43:38 [2020-06-09T15:43:38.436Z] 	java.lang.reflect.Method.invoke(Method.java:498)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.runTests(AbstractUITestApplication.java:44)
11:43:38 [2020-06-09T15:43:38.436Z] 	org.eclipse.e4.ui.internal.workbench.swt.E4Testable.lambda$0(E4Testable.java:76)
11:43:38 [2020-06-09T15:43:38.436Z] 	java.lang.Thread.run(Thread.java:748)
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] All tests passed!
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.pom
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-sources.jar
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/target/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-p2metadata.xml
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests-1.0.4-SNAPSHOT-p2artifacts.xml
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests ---
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf-parent >----
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] Building Trace Compass BTF Support Parent 6.0.0-SNAPSHOT        [55/138]
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --------------------------------[ pom ]---------------------------------
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf-parent ---
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf-parent ---
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf-parent ---
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf-parent ---
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf-parent ---
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf-parent ---
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.598Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf-parent ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-parent-6.0.0-SNAPSHOT.pom
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core >-----
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] Building org.eclipse.tracecompass.btf.core 2.2.2-SNAPSHOT       [56/138]
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] The project's OSGi version is 2.2.2.202006091432
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/src/main/resources
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/classes
11:43:50 [2020-06-09T15:43:50.599Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/src/org/eclipse/tracecompass/btf/core/analysis/BtfStateProvider.java:[263] 
11:43:50 [2020-06-09T15:43:50.599Z] 	throws AttributeNotFoundException {
11:43:50 [2020-06-09T15:43:50.599Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^
11:43:50 [2020-06-09T15:43:50.599Z] The declared exception AttributeNotFoundException is not actually thrown by the method updateTaskStateSystem(ITmfStateSystemBuilder, long, BtfEvent, BtfStateProvider.TmfNamedStateValue) from type BtfStateProvider
11:43:50 [2020-06-09T15:43:50.599Z] 1 problem (1 warning)
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/src/test/resources
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-sources.jar
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.599Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar
11:43:50 [2020-06-09T15:43:50.855Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.855Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.855Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.855Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.855Z] [INFO] 
11:43:50 [2020-06-09T15:43:50.855Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core ---
11:43:50 [2020-06-09T15:43:50.855Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.pom
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-sources.jar
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-pack200.jar.pack.gz
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-p2metadata.xml
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core/2.2.2-SNAPSHOT/org.eclipse.tracecompass.btf.core-2.2.2-SNAPSHOT-p2artifacts.xml
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.doc >--------
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] Building Trace Compass Documentation 6.0.0-SNAPSHOT             [57/138]
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --------------------------------[ pom ]---------------------------------
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc ---
11:43:51 [2020-06-09T15:43:51.111Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc-6.0.0-SNAPSHOT.pom
11:43:51 [2020-06-09T15:43:51.367Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.367Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.dev >------
11:43:51 [2020-06-09T15:43:51.367Z] [INFO] Building Trace Compass Developer Guide 6.0.0-SNAPSHOT           [58/138]
11:43:51 [2020-06-09T15:43:51.367Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:43:51 [2020-06-09T15:43:51.367Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.367Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.dev ---
11:43:51 [2020-06-09T15:43:51.367Z] [INFO] 
11:43:51 [2020-06-09T15:43:51.367Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.dev ---
11:43:51 [2020-06-09T15:43:51.623Z] [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
11:43:51 [2020-06-09T15:43:51.623Z] [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
11:43:51 [2020-06-09T15:43:51.623Z] [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
11:43:52 [2020-06-09T15:43:52.187Z] [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
11:43:52 [2020-06-09T15:43:52.187Z] [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
11:43:52 [2020-06-09T15:43:52.444Z] [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
11:43:53 [2020-06-09T15:43:53.006Z] [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 2.4 kB/s)
11:43:53 [2020-06-09T15:43:53.006Z] [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
11:43:53 [2020-06-09T15:43:53.006Z] [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
11:43:53 [2020-06-09T15:43:53.006Z] [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
11:43:53 [2020-06-09T15:43:53.933Z] [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
11:43:53 [2020-06-09T15:43:53.933Z] [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
11:43:54 [2020-06-09T15:43:54.190Z] [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
11:43:54 [2020-06-09T15:43:54.190Z] [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 146 kB/s)
11:43:54 [2020-06-09T15:43:54.190Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
11:43:54 [2020-06-09T15:43:54.190Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
11:43:54 [2020-06-09T15:43:54.446Z] [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
11:43:54 [2020-06-09T15:43:54.702Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
11:43:54 [2020-06-09T15:43:54.702Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom
11:43:54 [2020-06-09T15:43:54.702Z] [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
11:43:54 [2020-06-09T15:43:54.958Z] [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 74 kB/s)
11:43:54 [2020-06-09T15:43:54.958Z] [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
11:43:54 [2020-06-09T15:43:54.958Z] [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
11:43:55 [2020-06-09T15:43:55.213Z] [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
11:43:55 [2020-06-09T15:43:55.471Z] [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
11:43:55 [2020-06-09T15:43:55.471Z] [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
11:43:55 [2020-06-09T15:43:55.471Z] [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
11:43:55 [2020-06-09T15:43:55.727Z] [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 5.7 kB/s)
11:43:55 [2020-06-09T15:43:55.982Z] [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
11:43:55 [2020-06-09T15:43:55.982Z] [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
11:43:55 [2020-06-09T15:43:55.982Z] [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
11:43:56 [2020-06-09T15:43:56.544Z] [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
11:43:56 [2020-06-09T15:43:56.544Z] [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
11:43:56 [2020-06-09T15:43:56.544Z] [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
11:43:56 [2020-06-09T15:43:56.799Z] [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 39 kB/s)
11:43:56 [2020-06-09T15:43:56.799Z] [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
11:43:56 [2020-06-09T15:43:56.799Z] [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
11:43:56 [2020-06-09T15:43:56.799Z] [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
11:43:57 [2020-06-09T15:43:57.361Z] [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
11:43:57 [2020-06-09T15:43:57.361Z] [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
11:43:57 [2020-06-09T15:43:57.361Z] [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
11:43:57 [2020-06-09T15:43:57.361Z] [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 148 kB/s)
11:43:57 [2020-06-09T15:43:57.616Z] [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
11:43:57 [2020-06-09T15:43:57.616Z] [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
11:43:57 [2020-06-09T15:43:57.871Z] [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
11:43:58 [2020-06-09T15:43:58.127Z] [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
11:43:58 [2020-06-09T15:43:58.127Z] [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
11:43:58 [2020-06-09T15:43:58.127Z] [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
11:43:58 [2020-06-09T15:43:58.382Z] [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 46 kB/s)
11:43:58 [2020-06-09T15:43:58.382Z] [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
11:43:58 [2020-06-09T15:43:58.382Z] [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
11:43:58 [2020-06-09T15:43:58.382Z] [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
11:43:58 [2020-06-09T15:43:58.942Z] [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
11:43:58 [2020-06-09T15:43:58.942Z] [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
11:43:58 [2020-06-09T15:43:58.942Z] [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
11:43:59 [2020-06-09T15:43:59.503Z] [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 2.0 kB/s)
11:43:59 [2020-06-09T15:43:59.503Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.pom
11:43:59 [2020-06-09T15:43:59.758Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
11:44:01 [2020-06-09T15:44:01.121Z] [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
11:44:02 [2020-06-09T15:44:02.048Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.pom
11:44:02 [2020-06-09T15:44:02.609Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.pom
11:44:02 [2020-06-09T15:44:02.864Z] [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
11:44:02 [2020-06-09T15:44:02.864Z] [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 189 kB/s)
11:44:02 [2020-06-09T15:44:02.864Z] [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
11:44:02 [2020-06-09T15:44:02.864Z] [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
11:44:02 [2020-06-09T15:44:02.864Z] [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
11:44:03 [2020-06-09T15:44:03.425Z] [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
11:44:03 [2020-06-09T15:44:03.425Z] [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
11:44:03 [2020-06-09T15:44:03.425Z] [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
11:44:04 [2020-06-09T15:44:04.791Z] [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 6.6 kB/s)
11:44:05 [2020-06-09T15:44:05.353Z] [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
11:44:05 [2020-06-09T15:44:05.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/com/google/guava/guava/21.0/guava-21.0.jar
11:44:05 [2020-06-09T15:44:05.353Z] [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
11:44:05 [2020-06-09T15:44:05.353Z] [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
11:44:05 [2020-06-09T15:44:05.353Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
11:44:05 [2020-06-09T15:44:05.914Z] [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
11:44:05 [2020-06-09T15:44:05.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
11:44:05 [2020-06-09T15:44:05.914Z] [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
11:44:05 [2020-06-09T15:44:05.914Z] [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
11:44:05 [2020-06-09T15:44:05.914Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
11:44:06 [2020-06-09T15:44:06.170Z] [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
11:44:06 [2020-06-09T15:44:06.170Z] [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
11:44:06 [2020-06-09T15:44:06.170Z] [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
11:44:06 [2020-06-09T15:44:06.170Z] [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
11:44:06 [2020-06-09T15:44:06.170Z] [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
11:44:09 [2020-06-09T15:44:09.433Z] [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
11:44:09 [2020-06-09T15:44:09.434Z] [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
11:44:09 [2020-06-09T15:44:09.434Z] [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
11:44:09 [2020-06-09T15:44:09.434Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
11:44:09 [2020-06-09T15:44:09.434Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/com/google/guava/guava/21.0/guava-21.0.jar
11:44:09 [2020-06-09T15:44:09.689Z] [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
11:44:09 [2020-06-09T15:44:09.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/com/google/guava/guava/21.0/guava-21.0.jar
11:44:09 [2020-06-09T15:44:09.689Z] [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
11:44:09 [2020-06-09T15:44:09.689Z] [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
11:44:09 [2020-06-09T15:44:09.689Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar
11:44:10 [2020-06-09T15:44:10.250Z] [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
11:44:10 [2020-06-09T15:44:10.250Z] [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
11:44:10 [2020-06-09T15:44:10.250Z] [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
11:44:10 [2020-06-09T15:44:10.250Z] [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
11:44:10 [2020-06-09T15:44:10.250Z] [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
11:44:10 [2020-06-09T15:44:10.250Z] [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 1.4 MB/s)
11:44:10 [2020-06-09T15:44:10.250Z] [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 289 kB/s)
11:44:10 [2020-06-09T15:44:10.506Z] [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 101 kB/s)
11:44:10 [2020-06-09T15:44:10.506Z] [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 664 kB/s)
11:44:10 [2020-06-09T15:44:10.506Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/21.0/guava-21.0.jar (2.5 MB at 4.6 MB/s)
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] Executing tasks
11:44:11 [2020-06-09T15:44:11.870Z] 
11:44:11 [2020-06-09T15:44:11.870Z] main:
11:44:11 [2020-06-09T15:44:11.870Z] 
11:44:11 [2020-06-09T15:44:11.870Z] clean:
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] Executed tasks
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] 
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.dev ---
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] 
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.dev ---
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] 
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.dev ---
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] 
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.dev ---
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] 
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.dev ---
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] 
11:44:11 [2020-06-09T15:44:11.870Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.dev ---
11:44:12 [2020-06-09T15:44:12.126Z] [INFO] Executing tasks
11:44:12 [2020-06-09T15:44:12.126Z] 
11:44:12 [2020-06-09T15:44:12.126Z] main:
11:44:12 [2020-06-09T15:44:12.126Z] 
11:44:12 [2020-06-09T15:44:12.126Z] build:
11:44:12 [2020-06-09T15:44:12.687Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/doc/Developer-Guide.html
11:44:12 [2020-06-09T15:44:12.687Z] 
11:44:12 [2020-06-09T15:44:12.687Z] test:
11:44:12 [2020-06-09T15:44:12.687Z] [xmlvalidate] 19 file(s) have been successfully validated.
11:44:12 [2020-06-09T15:44:12.687Z] [INFO] Executed tasks
11:44:12 [2020-06-09T15:44:12.687Z] [INFO] 
11:44:12 [2020-06-09T15:44:12.687Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.dev ---
11:44:12 [2020-06-09T15:44:12.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:44:12 [2020-06-09T15:44:12.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/src/main/resources
11:44:12 [2020-06-09T15:44:12.943Z] [INFO] 
11:44:12 [2020-06-09T15:44:12.943Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.dev ---
11:44:12 [2020-06-09T15:44:12.943Z] [INFO] 
11:44:12 [2020-06-09T15:44:12.943Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.dev ---
11:44:13 [2020-06-09T15:44:13.199Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
11:44:13 [2020-06-09T15:44:13.199Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/
11:44:13 [2020-06-09T15:44:13.455Z] [INFO] Adding repository http://download.eclipse.org/eclipse/updates/4.8
11:44:13 [2020-06-09T15:44:13.455Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
11:44:13 [2020-06-09T15:44:13.455Z] [INFO] Fetching compositeContent.jar from http://download.eclipse.org/eclipse/updates/4.8/ (449B)
11:44:14 [2020-06-09T15:44:14.820Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
11:44:14 [2020-06-09T15:44:14.820Z] [INFO] Fetching content.jar from http://download.eclipse.org/eclipse/updates/4.8/categoriesPhoton/ (1.46kB)
11:44:14 [2020-06-09T15:44:14.820Z] [INFO] Fetching p2.index from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
11:44:14 [2020-06-09T15:44:14.820Z] [INFO] Fetching content.xml.xz from http://download.eclipse.org/eclipse/updates/4.8/R-4.8-201806110500/
11:44:15 [2020-06-09T15:44:15.746Z] [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/
11:44:15 [2020-06-09T15:44:15.746Z] [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)
11:44:16 [2020-06-09T15:44:16.002Z] [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)
11:44:16 [2020-06-09T15:44:16.562Z] [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)
11:44:16 [2020-06-09T15:44:16.562Z] [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)
11:44:17 [2020-06-09T15:44:17.492Z] [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)
11:44:17 [2020-06-09T15:44:17.492Z] [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)
11:44:18 [2020-06-09T15:44:18.421Z] [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)
11:44:18 [2020-06-09T15:44:18.421Z] [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)
11:44:19 [2020-06-09T15:44:19.787Z] [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)
11:44:19 [2020-06-09T15:44:19.787Z] [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)
11:44:20 [2020-06-09T15:44:20.043Z] [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)
11:44:20 [2020-06-09T15:44:20.043Z] [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)
11:44:20 [2020-06-09T15:44:20.299Z] [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)
11:44:20 [2020-06-09T15:44:20.299Z] [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)
11:44:20 [2020-06-09T15:44:20.554Z] [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)
11:44:20 [2020-06-09T15:44:20.554Z] [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)
11:44:21 [2020-06-09T15:44:21.480Z] [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)
11:44:21 [2020-06-09T15:44:21.480Z] [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)
11:44:21 [2020-06-09T15:44:21.480Z] [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)
11:44:21 [2020-06-09T15:44:21.480Z] [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)
11:44:21 [2020-06-09T15:44:21.736Z] [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)
11:44:21 [2020-06-09T15:44:21.736Z] [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)
11:44:21 [2020-06-09T15:44:21.736Z] [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)
11:44:21 [2020-06-09T15:44:21.736Z] [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)
11:44:22 [2020-06-09T15:44:22.297Z] [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)
11:44:22 [2020-06-09T15:44:22.297Z] [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)
11:44:22 [2020-06-09T15:44:22.554Z] [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)
11:44:22 [2020-06-09T15:44:22.554Z] [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)
11:44:22 [2020-06-09T15:44:22.809Z] [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)
11:44:22 [2020-06-09T15:44:22.809Z] [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)
11:44:22 [2020-06-09T15:44:22.809Z] [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)
11:44:22 [2020-06-09T15:44:22.809Z] [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)
11:44:23 [2020-06-09T15:44:23.065Z] [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)
11:44:23 [2020-06-09T15:44:23.065Z] [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)
11:44:23 [2020-06-09T15:44:23.065Z] [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)
11:44:23 [2020-06-09T15:44:23.065Z] [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)
11:44:23 [2020-06-09T15:44:23.321Z] [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)
11:44:23 [2020-06-09T15:44:23.321Z] [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)
11:44:23 [2020-06-09T15:44:23.576Z] [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)
11:44:23 [2020-06-09T15:44:23.576Z] [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)
11:44:27 [2020-06-09T15:44:27.738Z] [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)
11:44:27 [2020-06-09T15:44:27.738Z] [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)
11:44:28 [2020-06-09T15:44:28.665Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/data/.metadata/.log
11:44:28 [2020-06-09T15:44:28.665Z] [INFO] Command line:
11:44:28 [2020-06-09T15:44:28.665Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
11:44:28 [2020-06-09T15:44:28.665Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:44:31 [2020-06-09T15:44:31.177Z] Buildfile: build.xml
11:44:31 [2020-06-09T15:44:31.177Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
11:44:31 [2020-06-09T15:44:31.177Z] 
11:44:31 [2020-06-09T15:44:31.177Z] build.index:
11:44:41 [2020-06-09T15:44:41.112Z] BUILD SUCCESSFUL
11:44:41 [2020-06-09T15:44:41.112Z] 
11:44:41 [2020-06-09T15:44:41.113Z] BUILD SUCCESSFUL
11:44:41 [2020-06-09T15:44:41.113Z] Total time: 9 seconds
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/src/test/resources
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-sources.jar
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.pom
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-sources.jar
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-pack200.jar.pack.gz
11:45:02 [2020-06-09T15:45:02.987Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-p2metadata.xml
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.dev/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.dev/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.dev-6.0.0-SNAPSHOT-p2artifacts.xml
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.dev ---
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] Executing tasks
11:45:02 [2020-06-09T15:45:02.988Z] 
11:45:02 [2020-06-09T15:45:02.988Z] main:
11:45:02 [2020-06-09T15:45:02.988Z]      [copy] Copying 75 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.dev
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] Executed tasks
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui >--
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.12-SNAPSHOT [59/138]
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] The project's OSGi version is 2.1.12.202006091432
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/main/resources
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] 
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:02 [2020-06-09T15:45:02.988Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/classes
11:45:03 [2020-06-09T15:45:03.913Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java:[47] 
11:45:03 [2020-06-09T15:45:03.913Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
11:45:03 [2020-06-09T15:45:03.913Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:45:03 [2020-06-09T15:45:03.913Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:45:03 [2020-06-09T15:45:03.913Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/org/eclipse/tracecompass/internal/tmf/analysis/xml/ui/views/xychart/XmlTreeViewer.java (at line 47)
11:45:03 [2020-06-09T15:45:03.913Z] 	TmfTreeDataModel model = ((TmfGenericTreeEntry<TmfTreeDataModel>) element).getModel();
11:45:03 [2020-06-09T15:45:03.913Z] 	                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:45:03 [2020-06-09T15:45:03.913Z] 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
11:45:03 [2020-06-09T15:45:03.913Z] 2 problems (0 errors, 1 warning, 1 info)
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/src/test/resources
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-sources.jar
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.168Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar
11:45:04 [2020-06-09T15:45:04.423Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.423Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.423Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.423Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar
11:45:04 [2020-06-09T15:45:04.423Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.pom
11:45:04 [2020-06-09T15:45:04.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-sources.jar
11:45:04 [2020-06-09T15:45:04.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui/target/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui/2.1.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-pack200.jar.pack.gz
11:45:04 [2020-06-09T15:45:04.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-p2metadata.xml
11:45:04 [2020-06-09T15:45:04.678Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui-2.1.12-SNAPSHOT-p2artifacts.xml
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui ---
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf >--------
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] Building org.eclipse.tracecompass.tmf 6.0.0-SNAPSHOT            [60/138]
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf ---
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf ---
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf ---
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf ---
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf ---
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf ---
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf ---
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] 
11:45:04 [2020-06-09T15:45:04.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf ---
11:45:05 [2020-06-09T15:45:05.493Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.jar
11:45:05 [2020-06-09T15:45:05.748Z] [INFO] 
11:45:05 [2020-06-09T15:45:05.748Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf ---
11:45:05 [2020-06-09T15:45:05.748Z] [INFO] 
11:45:05 [2020-06-09T15:45:05.748Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf ---
11:45:05 [2020-06-09T15:45:05.748Z] [INFO] 
11:45:05 [2020-06-09T15:45:05.748Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf ---
11:45:06 [2020-06-09T15:45:06.003Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-sources-feature.jar
11:45:06 [2020-06-09T15:45:06.003Z] [INFO] 
11:45:06 [2020-06-09T15:45:06.003Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf ---
11:45:06 [2020-06-09T15:45:06.003Z] [INFO] 
11:45:06 [2020-06-09T15:45:06.003Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf ---
11:45:09 [2020-06-09T15:45:09.262Z] [INFO] 
11:45:09 [2020-06-09T15:45:09.262Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf ---
11:45:09 [2020-06-09T15:45:09.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.jar
11:45:09 [2020-06-09T15:45:09.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT.pom
11:45:09 [2020-06-09T15:45:09.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-sources-feature.jar
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-p2metadata.xml
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf-6.0.0-SNAPSHOT-p2artifacts.xml
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] 
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf ---
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] 
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.ui >------
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] Building org.eclipse.tracecompass.btf.ui 1.0.3-SNAPSHOT         [61/138]
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] 
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.ui ---
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] 
11:45:09 [2020-06-09T15:45:09.823Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] The project's OSGi version is 1.0.3.202006091432
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/src/main/resources
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.078Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.333Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/classes
11:45:10 [2020-06-09T15:45:10.588Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.588Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.588Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:10 [2020-06-09T15:45:10.588Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/src/test/resources
11:45:10 [2020-06-09T15:45:10.588Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.588Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.588Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] 
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.ui ---
11:45:10 [2020-06-09T15:45:10.843Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar
11:45:11 [2020-06-09T15:45:11.097Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.pom
11:45:11 [2020-06-09T15:45:11.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-sources.jar
11:45:11 [2020-06-09T15:45:11.098Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-pack200.jar.pack.gz
11:45:11 [2020-06-09T15:45:11.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-p2metadata.xml
11:45:11 [2020-06-09T15:45:11.352Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.ui/1.0.3-SNAPSHOT/org.eclipse.tracecompass.btf.ui-1.0.3-SNAPSHOT-p2artifacts.xml
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.ui ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.btf >--------
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] Building org.eclipse.tracecompass.btf 6.0.0-SNAPSHOT            [62/138]
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.jar
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.btf ---
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] 
11:45:11 [2020-06-09T15:45:11.607Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf ---
11:45:12 [2020-06-09T15:45:12.533Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-sources-feature.jar
11:45:12 [2020-06-09T15:45:12.533Z] [INFO] 
11:45:12 [2020-06-09T15:45:12.533Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf ---
11:45:12 [2020-06-09T15:45:12.533Z] [INFO] 
11:45:12 [2020-06-09T15:45:12.533Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf ---
11:45:12 [2020-06-09T15:45:12.533Z] [INFO] 
11:45:12 [2020-06-09T15:45:12.533Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf ---
11:45:12 [2020-06-09T15:45:12.533Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.jar
11:45:12 [2020-06-09T15:45:12.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT.pom
11:45:12 [2020-06-09T15:45:12.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-sources-feature.jar
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-p2metadata.xml
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.btf-6.0.0-SNAPSHOT-p2artifacts.xml
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] 
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf ---
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] 
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.btf.core.tests >--
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] Building org.eclipse.tracecompass.btf.core.tests 1.0.2-SNAPSHOT [63/138]
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] 
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] 
11:45:13 [2020-06-09T15:45:13.043Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] The project's OSGi version is 1.0.2.202006091432
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] 
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] 
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] 
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] 
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/src/main/resources
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] 
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:13 [2020-06-09T15:45:13.298Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/classes
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] 
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/src/test/resources
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] 
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] 
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] 
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:14 [2020-06-09T15:45:14.221Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
11:45:14 [2020-06-09T15:45:14.476Z] [INFO] 
11:45:14 [2020-06-09T15:45:14.476Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:14 [2020-06-09T15:45:14.476Z] [INFO] 
11:45:14 [2020-06-09T15:45:14.476Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:14 [2020-06-09T15:45:14.476Z] [INFO] 
11:45:14 [2020-06-09T15:45:14.476Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:14 [2020-06-09T15:45:14.476Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
11:45:14 [2020-06-09T15:45:14.731Z] [INFO] 
11:45:14 [2020-06-09T15:45:14.731Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:14 [2020-06-09T15:45:14.731Z] [INFO] 
11:45:14 [2020-06-09T15:45:14.731Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:19 [2020-06-09T15:45:19.969Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data/.metadata/.log
11:45:19 [2020-06-09T15:45:19.969Z] [INFO] Command line:
11:45:19 [2020-06-09T15:45:19.969Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:45:19 [2020-06-09T15:45:19.969Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:45:22 [2020-06-09T15:45:22.487Z] !SESSION 2020-06-09 15:45:19.765 -----------------------------------------------
11:45:22 [2020-06-09T15:45:22.487Z] eclipse.buildId=unknown
11:45:22 [2020-06-09T15:45:22.487Z] java.version=1.8.0_202
11:45:22 [2020-06-09T15:45:22.487Z] java.vendor=Oracle Corporation
11:45:22 [2020-06-09T15:45:22.487Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:45:22 [2020-06-09T15:45:22.487Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:45:22 [2020-06-09T15:45:22.487Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:45:22 [2020-06-09T15:45:22.487Z] 
11:45:22 [2020-06-09T15:45:22.487Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:45:21.968
11:45:22 [2020-06-09T15:45:22.487Z] !MESSAGE FrameworkEvent ERROR
11:45:22 [2020-06-09T15:45:22.487Z] !STACK 0
11:45:22 [2020-06-09T15:45:22.487Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:45:22 [2020-06-09T15:45:22.487Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:45:22 [2020-06-09T15:45:22.487Z] 
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:45:22 [2020-06-09T15:45:22.487Z] 
11:45:22 [2020-06-09T15:45:22.487Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:45:22.087
11:45:22 [2020-06-09T15:45:22.487Z] !MESSAGE FrameworkEvent ERROR
11:45:22 [2020-06-09T15:45:22.487Z] !STACK 0
11:45:22 [2020-06-09T15:45:22.487Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:45:22 [2020-06-09T15:45:22.487Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:45:22 [2020-06-09T15:45:22.487Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:45:22 [2020-06-09T15:45:22.487Z]     -> 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"
11:45:22 [2020-06-09T15:45:22.487Z]        org.apache.httpcomponents.httpclient.win [35]
11:45:22 [2020-06-09T15:45:22.487Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:45:22 [2020-06-09T15:45:22.487Z] 
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:45:22 [2020-06-09T15:45:22.487Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:45:24 [2020-06-09T15:45:24.999Z] Running org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
11:45:24 [2020-06-09T15:45:24.999Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest
11:45:24 [2020-06-09T15:45:24.999Z] testReadProperties(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.094 s
11:45:24 [2020-06-09T15:45:24.999Z] testValidate(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.019 s
11:45:24 [2020-06-09T15:45:24.999Z] testTwoContexts(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.012 s
11:45:24 [2020-06-09T15:45:24.999Z] testRead10thEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.005 s
11:45:24 [2020-06-09T15:45:24.999Z] testRead10thEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
11:45:24 [2020-06-09T15:45:24.999Z] testSeek1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.024 s
11:45:24 [2020-06-09T15:45:24.999Z] testReadCommentLineEvent1(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.013 s
11:45:24 [2020-06-09T15:45:24.999Z] testReadCommentLineEvent2(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.011 s
11:45:24 [2020-06-09T15:45:24.999Z] testRead1stEvent(org.eclipse.tracecompass.btf.core.tests.trace.BtfTraceTest)  Time elapsed: 0.004 s
11:45:24 [2020-06-09T15:45:24.999Z] 
11:45:24 [2020-06-09T15:45:24.999Z] Results:
11:45:24 [2020-06-09T15:45:24.999Z] 
11:45:24 [2020-06-09T15:45:24.999Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
11:45:24 [2020-06-09T15:45:24.999Z] 
11:45:34 [2020-06-09T15:45:34.936Z] [INFO] All tests passed!
11:45:34 [2020-06-09T15:45:34.936Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.936Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.pom
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-sources.jar
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/btf/org.eclipse.tracecompass.btf.core.tests/target/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.btf.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.btf.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.btf.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.common.core.tests >--
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Building org.eclipse.tracecompass.common.core.tests 1.1.8-SNAPSHOT [64/138]
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] The project's OSGi version is 1.1.8.202006091432
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/src/main/resources
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/classes
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/src/test/resources
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.common.core.tests ---
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] 
11:45:34 [2020-06-09T15:45:34.937Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.common.core.tests ---
11:45:36 [2020-06-09T15:45:36.823Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data/.metadata/.log
11:45:36 [2020-06-09T15:45:36.823Z] [INFO] Command line:
11:45:36 [2020-06-09T15:45:36.823Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:45:36 [2020-06-09T15:45:36.823Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:45:38 [2020-06-09T15:45:38.767Z] !SESSION 2020-06-09 15:45:36.522 -----------------------------------------------
11:45:38 [2020-06-09T15:45:38.767Z] eclipse.buildId=unknown
11:45:38 [2020-06-09T15:45:38.767Z] java.version=1.8.0_202
11:45:38 [2020-06-09T15:45:38.767Z] java.vendor=Oracle Corporation
11:45:38 [2020-06-09T15:45:38.767Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:45:38 [2020-06-09T15:45:38.767Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:45:38 [2020-06-09T15:45:38.767Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:45:38 [2020-06-09T15:45:38.767Z] 
11:45:38 [2020-06-09T15:45:38.767Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:45:38.517
11:45:38 [2020-06-09T15:45:38.767Z] !MESSAGE FrameworkEvent ERROR
11:45:38 [2020-06-09T15:45:38.767Z] !STACK 0
11:45:38 [2020-06-09T15:45:38.767Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
11:45:38 [2020-06-09T15:45:38.767Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:45:38 [2020-06-09T15:45:38.767Z] 
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:45:38 [2020-06-09T15:45:38.767Z] 
11:45:38 [2020-06-09T15:45:38.767Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:45:38.670
11:45:38 [2020-06-09T15:45:38.767Z] !MESSAGE FrameworkEvent ERROR
11:45:38 [2020-06-09T15:45:38.767Z] !STACK 0
11:45:38 [2020-06-09T15:45:38.767Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
11:45:38 [2020-06-09T15:45:38.767Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:45:38 [2020-06-09T15:45:38.767Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:45:38 [2020-06-09T15:45:38.767Z]     -> 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"
11:45:38 [2020-06-09T15:45:38.767Z]        org.apache.httpcomponents.httpclient.win [31]
11:45:38 [2020-06-09T15:45:38.767Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:45:38 [2020-06-09T15:45:38.767Z] 
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:45:38 [2020-06-09T15:45:38.767Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:45:40 [2020-06-09T15:45:40.657Z] Running org.eclipse.tracecompass.common.core.tests.log.LoggerTest
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977003319.835","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977003319.835","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x1"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977018082.732","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977020960.515","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977020960.515","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x2"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977023583.933","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977030281.397","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977030281.397","ph":"s","tid":1,"pid":1,"name":"foo","cat":"null","id":"0x3"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977031572.806","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977033092.751","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977035075.462","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977038718.187","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977038718.187","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x5"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:45:40 [2020-06-09T15:45:40.657Z] WARNING: {"ts":"346977039853.698","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] INFO: {"ts":"346977047468.472","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.657Z] INFO: {"ts":"346977047963.058","ph":"B","tid":1,"pid":1,"name":"bar"}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.657Z] INFO: {"ts":"346977048440.424","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.657Z] INFO: {"ts":"346977048807.882","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.657Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977049863.03","ph":"B","tid":1,"pid":1,"name":"foo","args":{"Pen:Pineapple":"Apple:Pen"}}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977050813.379","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977051166.308","ph":"B","tid":1,"pid":1,"name":"foo","args":{"msg":"Pen:Pineapple:Apple:Pen"}}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977051497.018","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977052153.521","ph":"B","tid":1,"pid":1,"name":"foo","args":{"pen":"pineapple","apple":"pen","number_of_badgers":12}}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977052513.153","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977053502.459","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977054177.922","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977100638.926","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977100638.926","ph":"s","tid":1,"pid":1,"name":"foo","cat":"mydog","id":"0x6"}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977102320.646","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
11:45:40 [2020-06-09T15:45:40.658Z] INFO: {"ts":"346977104210.872","ph":"i","tid":1,"pid":1,"name":"test null value","args":{"nullvalue":"null"}}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils traceInstant
11:45:40 [2020-06-09T15:45:40.658Z] INFO: {"ts":"346977105179.209","ph":"i","tid":1,"pid":1,"name":"test null key","args":{"null":"value"}}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] INFO: {"ts":"346977105942.606","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] INFO: {"ts":"346977106323.569","ph":"B","tid":1,"pid":1,"name":"bar"}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.658Z] INFO: {"ts":"346977106625.609","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.658Z] INFO: {"ts":"346977106908.465","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977107753.455","ph":"B","tid":1,"pid":1,"name":"foo"}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977107753.455","ph":"s","tid":1,"pid":1,"name":"foo","cat":"myspider","id":"0x7"}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$FlowScopeLog close
11:45:40 [2020-06-09T15:45:40.658Z] WARNING: {"ts":"346977108449.611","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog <init>
11:45:40 [2020-06-09T15:45:40.658Z] INFO: {"ts":"346977112687.37","ph":"B","tid":1,"pid":1,"name":"world"}
11:45:40 [2020-06-09T15:45:40.658Z] Jun 09, 2020 3:45:40 PM org.eclipse.tracecompass.common.core.log.TraceCompassLogUtils$ScopeLog close
11:45:40 [2020-06-09T15:45:40.658Z] INFO: {"ts":"346977113036.798","ph":"E","tid":1,"pid":1}
11:45:40 [2020-06-09T15:45:40.658Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.153 s - in org.eclipse.tracecompass.common.core.tests.log.LoggerTest
11:45:40 [2020-06-09T15:45:40.658Z] testFlowLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.038 s
11:45:40 [2020-06-09T15:45:40.658Z] testFlowWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
11:45:40 [2020-06-09T15:45:40.658Z] testObjectLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
11:45:40 [2020-06-09T15:45:40.658Z] testFlowBuilderNoExtra(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.658Z] testNestingWithData(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
11:45:40 [2020-06-09T15:45:40.658Z] testFlowFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.658Z] testFlowBuilderCatThenParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.658Z] testNestingFiltered(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.658Z] testAsyncMessages(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.005 s
11:45:40 [2020-06-09T15:45:40.658Z] testNestingException(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.658Z] testAttributeFailRepeatedArgs(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.658Z] testAttributes(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.004 s
11:45:40 [2020-06-09T15:45:40.658Z] testNestingLogLevels(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.658Z] testCounter(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.046 s
11:45:40 [2020-06-09T15:45:40.658Z] testFlowWithUnsetParent(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.003 s
11:45:40 [2020-06-09T15:45:40.658Z] testNullArguments(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.658Z] testNesting(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.658Z] testFlowBuilderParentThenCat(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.658Z] testMarker(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.658Z] testInstant(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.658Z] testCollectionLifespan(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.658Z] testHelloWorld(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.658Z] testAttributeFail3Args(org.eclipse.tracecompass.common.core.tests.log.LoggerTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.658Z] Running org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
11:45:40 [2020-06-09T15:45:40.915Z] [Fatal Error] :2:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
11:45:40 [2020-06-09T15:45:40.915Z] [Fatal Error] :1:10: DOCTYPE is disallowed when the feature "http://apache.org/xml/features/disallow-doctype-decl" set to true.
11:45:40 [2020-06-09T15:45:40.915Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.29 s - in org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils
11:45:40 [2020-06-09T15:45:40.915Z] testSafeValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.264 s
11:45:40 [2020-06-09T15:45:40.915Z] testXmlInjection(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils) skipped
11:45:40 [2020-06-09T15:45:40.915Z] testBillionLaughs(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.01 s
11:45:40 [2020-06-09T15:45:40.915Z] testNewSafeSchemaFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.915Z] newSafeXmlStreamReader(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
11:45:40 [2020-06-09T15:45:40.915Z] testRecursiveEntityReference(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.002 s
11:45:40 [2020-06-09T15:45:40.915Z] testAttackValidate(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.003 s
11:45:40 [2020-06-09T15:45:40.915Z] testNewSafeSaxParserFactory(org.eclipse.tracecompass.common.core.tests.xml.TestXmlUtils)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.915Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
11:45:40 [2020-06-09T15:45:40.915Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest
11:45:40 [2020-06-09T15:45:40.915Z] testFormat[0: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.915Z] testFormat[1: 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.915Z] testFormat[2: 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.915Z] testFormat[3: 1,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.915Z] testFormat[4: 4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormat[5: -4,000](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormat[6: -0.04](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormat[7: 0.002](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormat[8: 0.056](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormat[9: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormat[10: 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormat[11: ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatFactorTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] 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
11:45:40 [2020-06-09T15:45:40.916Z] Running org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
11:45:40 [2020-06-09T15:45:40.916Z] Tests run: 92, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest
11:45:40 [2020-06-09T15:45:40.916Z] testParseObject[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormatIllegalArgument[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormat[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testParseObject2[0: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testParseObject[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormatIllegalArgument[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testFormat[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.916Z] testParseObject2[1: 3 - 3 ns](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.916Z] testParseObject[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[2: 1,975 - 1.975 µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[3: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[4: -200,000,000 - -200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[5: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[6: 200,000,000 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[7: 2,100,000,000 - 2.1 s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[8: 314,159,264 - 314.159 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[9: 200,001,000 - 200.001 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[10: 200,000,100 - 200 ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[11: null - 200ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[12: null - 200ms  ](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[13: null - 200     ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[14: null - 1.5ms](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[15: null - 1.5us](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[16: null - 1.5µs](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[17: null - 1.5usdt](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[18: null - 1.5hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[19: null - 15](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[20: null - hello](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[21: null - 0.000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[22: null - .000001s](org.eclipse.tracecompass.common.core.tests.format.SubSecondTimeWithUnitFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
11:45:40 [2020-06-09T15:45:40.917Z] Tests run: 100, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[0: 0 - 0 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormat[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject2[1: 3 - 3 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testParseObject[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.917Z] testFormatIllegalArgument[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[2: 975 - 975 B/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[3: 1,024 - 1 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[4: 1,048,576 - 1 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[5: 1,073,741,824 - 1 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[6: 1,099,511,627,776 - 1 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[7: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[8: -4,096 - -4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[9: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[10: 4,096 - 4 KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[11: 12,345,678 - 11.774 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[12: 2,147,483,647 - 2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[13: -2,147,483,648 - -2 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[15: 98,765,432.123 - 94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[16: -98,765,432.123 - -94.19 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[17: 555,555,555,555 - 517.401 GB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[20: null - .0001 MB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[21: null - 1KB/s](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[22: null - 1KB/s   ](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[23: null - 1KB/s  potato](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0.001 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormatIllegalArgument[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testFormat[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] testParseObject2[24: null - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSpeedFormatTest)  Time elapsed: 0 s
11:45:40 [2020-06-09T15:45:40.918Z] Running org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
11:45:41 [2020-06-09T15:45:41.176Z] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest
11:45:41 [2020-06-09T15:45:41.176Z] testFormatIllegalArgument[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.176Z] testParseObject[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.176Z] testFormat[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.176Z] testParseObject2[0: 3 - 3](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.176Z] testFormatIllegalArgument[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.176Z] testParseObject[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.176Z] testFormat[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[1: 5.6 - 5.6](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.057 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[2: 1.235 - 1.2](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[3: 1.01 - 1](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[4: 975 - 975](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[5: 1,000 - 1 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[6: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[7: -4,000 - -4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[8: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[9: 4,000 - 4 k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[10: 12,345,678 - 12.3 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[11: 2,147,483,647 - 2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[12: -2,147,483,648 - -2.1 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[13: 9,223,372,036,854,775,807 - 9223.4 P](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[14: 98,765,432.123 - 98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[15: -98,765,432.123 - -98.8 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[16: 555,555,555,555 - 555.6 G](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[17: 555,555,555,555,555 - 555.6 T](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[18: 100,100,000 - 100.1 M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[19: 0.1 - 100 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[20: 0.001 - 1 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[21: 0 - 1 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[22: 0 - 1 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[23: 0 - 1 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[24: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[25: -0.04 - -40 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject2[26: 0.002 - 2 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormatIllegalArgument[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testParseObject[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.177Z] testFormat[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[27: 0.056 - 55.5 m](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[28: 0 - 492.8 µ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[29: 0 - 251 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[30: 0 - 43 p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[31: 0 - 45.6 n](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] 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
11:45:41 [2020-06-09T15:45:41.178Z] 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
11:45:41 [2020-06-09T15:45:41.178Z] 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
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[32: 179,769,313,486,231,570,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000,000 - 1.7976931348623157E308](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[33: ∞ - ∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[34: 0 - 0](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[35: -∞ - -∞](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[36: � - �](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[37: null - Toto](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[38: null - 1.2 s](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[39: null - 1.2 ms](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[40: null - ∞ k](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[41: null - -∞ p](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[42: null - �M](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[43: null - 1.2 m  ](org.eclipse.tracecompass.common.core.tests.format.DecimalUnitFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] Running org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
11:45:41 [2020-06-09T15:45:41.178Z] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[0: 0 - 0 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[1: 3 - 3 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[2: 975 - 975 B](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[3: 1,024 - 1 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[4: 1,048,576 - 1 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[5: 1,073,741,824 - 1 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject2[6: 1,099,511,627,776 - 1 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testParseObject[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormatIllegalArgument[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.178Z] testFormat[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[7: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[8: -4,096 - -4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[9: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[10: 4,096 - 4 KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[11: 12,345,678 - 11.774 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[12: 2,147,483,647 - 2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[13: -2,147,483,648 - -2 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[14: 9,223,372,036,854,775,807 - 8388608 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[15: 98,765,432.123 - 94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[16: -98,765,432.123 - -94.19 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[17: 555,555,555,555 - 517.401 GB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[18: 555,555,555,555,555 - 505.275 TB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[19: null - 1234 TPotato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[20: null - .0001 MB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[21: null - 1KB](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[22: null - 1KB   ](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormatIllegalArgument[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testFormat[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testParseObject2[23: null - 1KB  potato](org.eclipse.tracecompass.common.core.tests.format.DataSizeFormatTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] Running org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
11:45:41 [2020-06-09T15:45:41.179Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s - in org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest
11:45:41 [2020-06-09T15:45:41.179Z] testIteratorContents(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.02 s
11:45:41 [2020-06-09T15:45:41.179Z] testOddInsertions(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.009 s
11:45:41 [2020-06-09T15:45:41.179Z] testMultiThread(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.179Z] testConcurrentIteration(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.009 s
11:45:41 [2020-06-09T15:45:41.179Z] testSingleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testBlockingPeek(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.002 s
11:45:41 [2020-06-09T15:45:41.179Z] testInvalidConstructor1(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testInvalidConstructor2(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testInvalidConstructor4(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testInvalidConstructor5(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.179Z] testIsEmpty(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.179Z] testSimpleInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.179Z] testLargeInsertion(org.eclipse.tracecompass.common.core.tests.collect.BufferedBlockingQueueTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.179Z] Running org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
11:45:41 [2020-06-09T15:45:41.435Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest
11:45:41 [2020-06-09T15:45:41.435Z] testSameSign(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.435Z] testAdd100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testAdd0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testMult0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testMult1(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testAdd0(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testMultLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testAddLimit(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testMultLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testAddLimitL(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testMult100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testAdd100(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.435Z] testMult100L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testMult0L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testMult1L(org.eclipse.tracecompass.common.core.tests.math.SaturatedArithmeticTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] Running org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
11:45:41 [2020-06-09T15:45:41.435Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest
11:45:41 [2020-06-09T15:45:41.435Z] testCheckContentsArrayNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.435Z] testCheckContentsArray(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.002 s
11:45:41 [2020-06-09T15:45:41.435Z] testCheckContentsArrayNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testCheckContentsStreamNullElement(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.435Z] testCheckContentsStreamNullRef(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] testCheckContentsStream(org.eclipse.tracecompass.common.core.tests.NonNullUtilsTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] Running org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
11:45:41 [2020-06-09T15:45:41.435Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest
11:45:41 [2020-06-09T15:45:41.435Z] testDeepHashCode(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0.001 s
11:45:41 [2020-06-09T15:45:41.435Z] testDeepEquals(org.eclipse.tracecompass.common.core.tests.ObjectUtilsTest)  Time elapsed: 0 s
11:45:41 [2020-06-09T15:45:41.435Z] 
11:45:41 [2020-06-09T15:45:41.435Z] Results:
11:45:41 [2020-06-09T15:45:41.435Z] 
11:45:41 [2020-06-09T15:45:41.435Z] Tests run: 544, Failures: 0, Errors: 0, Skipped: 1
11:45:41 [2020-06-09T15:45:41.436Z] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] All tests passed!
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.common.core.tests ---
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.pom
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-sources.jar
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/common/org.eclipse.tracecompass.common.core.tests/target/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.common.core.tests/1.1.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-pack200.jar.pack.gz
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-p2metadata.xml
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.common.core.tests-1.1.8-SNAPSHOT-p2artifacts.xml
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.common.core.tests ---
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf >--------
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] Building org.eclipse.tracecompass.ctf 6.0.0-SNAPSHOT            [65/138]
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.454Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.jar
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-sources-feature.jar
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.jar
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT.pom
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-sources-feature.jar
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-p2metadata.xml
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.ctf-6.0.0-SNAPSHOT-p2artifacts.xml
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.ctf.parser.tests >--
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Building org.eclipse.tracecompass.ctf.parser.tests 1.0.2-SNAPSHOT [66/138]
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] The project's OSGi version is 1.0.2.202006091432
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/main/resources
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/classes
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/src/test/resources
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] 
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data/.metadata/.log
11:46:13 [2020-06-09T15:46:13.455Z] [INFO] Command line:
11:46:13 [2020-06-09T15:46:13.455Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:46:13 [2020-06-09T15:46:13.455Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:46:13 [2020-06-09T15:46:13.711Z] !SESSION 2020-06-09 15:46:11.700 -----------------------------------------------
11:46:13 [2020-06-09T15:46:13.711Z] eclipse.buildId=unknown
11:46:13 [2020-06-09T15:46:13.711Z] java.version=1.8.0_202
11:46:13 [2020-06-09T15:46:13.711Z] java.vendor=Oracle Corporation
11:46:13 [2020-06-09T15:46:13.711Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:46:13 [2020-06-09T15:46:13.711Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide
11:46:13 [2020-06-09T15:46:13.711Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:46:13 [2020-06-09T15:46:13.711Z] 
11:46:13 [2020-06-09T15:46:13.711Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:46:13.487
11:46:13 [2020-06-09T15:46:13.711Z] !MESSAGE FrameworkEvent ERROR
11:46:13 [2020-06-09T15:46:13.711Z] !STACK 0
11:46:13 [2020-06-09T15:46:13.711Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [49]
11:46:13 [2020-06-09T15:46:13.711Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:46:13 [2020-06-09T15:46:13.711Z] 
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:46:13 [2020-06-09T15:46:13.711Z] 
11:46:13 [2020-06-09T15:46:13.711Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:46:13.592
11:46:13 [2020-06-09T15:46:13.711Z] !MESSAGE FrameworkEvent ERROR
11:46:13 [2020-06-09T15:46:13.711Z] !STACK 0
11:46:13 [2020-06-09T15:46:13.711Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [122]
11:46:13 [2020-06-09T15:46:13.711Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:46:13 [2020-06-09T15:46:13.711Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:46:13 [2020-06-09T15:46:13.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"
11:46:13 [2020-06-09T15:46:13.711Z]        org.apache.httpcomponents.httpclient.win [30]
11:46:13 [2020-06-09T15:46:13.711Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:46:13 [2020-06-09T15:46:13.711Z] 
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:46:13 [2020-06-09T15:46:13.711Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:46:15 [2020-06-09T15:46:15.074Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
11:46:15 [2020-06-09T15:46:15.074Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.03 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest
11:46:15 [2020-06-09T15:46:15.074Z] testSymbols(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.007 s
11:46:15 [2020-06-09T15:46:15.074Z] testStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testLiteralSuffixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testLiteralPrefixes(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testMixedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testWhitespaces(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testLineCommentWithEOF(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest) skipped
11:46:15 [2020-06-09T15:46:15.074Z] testIdentifierLetters(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testMultiLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testLineComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testNestedComment(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testLiteralDigits(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testLiteralZero(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
11:46:15 [2020-06-09T15:46:15.074Z] testKeywords(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testEscapeStringLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0.001 s
11:46:15 [2020-06-09T15:46:15.074Z] testEscapeCharLiteral(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testIdentifier(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] testLiterals(org.eclipse.tracecompass.ctf.parser.tests.CtfLexerTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.074Z] Running org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
11:46:15 [2020-06-09T15:46:15.330Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.031 s - in org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest
11:46:15 [2020-06-09T15:46:15.330Z] testDeclaratorOfEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
11:46:15 [2020-06-09T15:46:15.330Z] testCharacterLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.018 s
11:46:15 [2020-06-09T15:46:15.330Z] testEnumDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.002 s
11:46:15 [2020-06-09T15:46:15.330Z] testIntegerLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testKeywordPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
11:46:15 [2020-06-09T15:46:15.330Z] testStringLiteralPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testTraceDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
11:46:15 [2020-06-09T15:46:15.330Z] testEnvDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
11:46:15 [2020-06-09T15:46:15.330Z] testMixedUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
11:46:15 [2020-06-09T15:46:15.330Z] testMemberUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testFloatingTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
11:46:15 [2020-06-09T15:46:15.330Z] testIntegerTypeAliasDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testPointerUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testTypedefDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
11:46:15 [2020-06-09T15:46:15.330Z] testUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0.001 s
11:46:15 [2020-06-09T15:46:15.330Z] testIdentifierPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testSpecialArrayUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testSimpleUnaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] testEmptyDeclaration(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest) skipped
11:46:15 [2020-06-09T15:46:15.330Z] testPrimaryExpression(org.eclipse.tracecompass.ctf.parser.tests.CtfParserTest)  Time elapsed: 0 s
11:46:15 [2020-06-09T15:46:15.330Z] 
11:46:15 [2020-06-09T15:46:15.330Z] Results:
11:46:15 [2020-06-09T15:46:15.330Z] 
11:46:15 [2020-06-09T15:46:15.330Z] Tests run: 42, Failures: 0, Errors: 0, Skipped: 5
11:46:15 [2020-06-09T15:46:15.330Z] 
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] All tests passed!
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] 
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.pom
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-sources.jar
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.ctf.parser.tests/target/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.ctf.parser.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-p2metadata.xml
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.ctf.parser.tests-1.0.2-SNAPSHOT-p2artifacts.xml
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] 
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.ctf.parser.tests ---
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] 
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf >------
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf 6.0.0-SNAPSHOT        [67/138]
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] 
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:41 [2020-06-09T15:46:41.818Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target
11:46:42 [2020-06-09T15:46:42.073Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.073Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:42 [2020-06-09T15:46:42.331Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.332Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:42 [2020-06-09T15:46:42.587Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.jar
11:46:42 [2020-06-09T15:46:42.587Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.587Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:42 [2020-06-09T15:46:42.587Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.587Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:42 [2020-06-09T15:46:42.587Z] [INFO] 
11:46:42 [2020-06-09T15:46:42.587Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:43 [2020-06-09T15:46:43.949Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-sources-feature.jar
11:46:43 [2020-06-09T15:46:43.949Z] [INFO] 
11:46:43 [2020-06-09T15:46:43.949Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:43 [2020-06-09T15:46:43.949Z] [INFO] 
11:46:43 [2020-06-09T15:46:43.949Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:44 [2020-06-09T15:46:44.204Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.204Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:44 [2020-06-09T15:46:44.204Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.jar
11:46:44 [2020-06-09T15:46:44.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT.pom
11:46:44 [2020-06-09T15:46:44.460Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-sources-feature.jar
11:46:44 [2020-06-09T15:46:44.715Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-p2metadata.xml
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf-6.0.0-SNAPSHOT-p2artifacts.xml
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf ---
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests >--
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] Building org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.10-SNAPSHOT [68/138]
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] The project's OSGi version is 1.0.10.202006091432
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:44 [2020-06-09T15:46:44.970Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.971Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:44 [2020-06-09T15:46:44.971Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.971Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:44 [2020-06-09T15:46:44.971Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:44 [2020-06-09T15:46:44.971Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/main/resources
11:46:44 [2020-06-09T15:46:44.971Z] [INFO] 
11:46:44 [2020-06-09T15:46:44.971Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:45 [2020-06-09T15:46:45.530Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/classes
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] 
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/src/test/resources
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] 
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] 
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] 
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] 
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] 
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] 
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] 
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] 
11:46:49 [2020-06-09T15:46:49.696Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:46:51 [2020-06-09T15:46:51.584Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/.metadata/.log
11:46:51 [2020-06-09T15:46:51.584Z] [INFO] Command line:
11:46:51 [2020-06-09T15:46:51.584Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
11:46:51 [2020-06-09T15:46:51.584Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:46:53 [2020-06-09T15:46:53.472Z] !SESSION 2020-06-09 15:46:51.327 -----------------------------------------------
11:46:53 [2020-06-09T15:46:53.472Z] eclipse.buildId=unknown
11:46:53 [2020-06-09T15:46:53.472Z] java.version=1.8.0_202
11:46:53 [2020-06-09T15:46:53.472Z] java.vendor=Oracle Corporation
11:46:53 [2020-06-09T15:46:53.472Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:46:53 [2020-06-09T15:46:53.472Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
11:46:53 [2020-06-09T15:46:53.472Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
11:46:53 [2020-06-09T15:46:53.472Z] 
11:46:53 [2020-06-09T15:46:53.472Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:46:53.282
11:46:53 [2020-06-09T15:46:53.472Z] !MESSAGE FrameworkEvent ERROR
11:46:53 [2020-06-09T15:46:53.472Z] !STACK 0
11:46:53 [2020-06-09T15:46:53.472Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
11:46:53 [2020-06-09T15:46:53.472Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:46:53 [2020-06-09T15:46:53.472Z] 
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:46:53 [2020-06-09T15:46:53.472Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:46:53 [2020-06-09T15:46:53.472Z] 
11:46:53 [2020-06-09T15:46:53.472Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:46:53.416
11:46:53 [2020-06-09T15:46:53.472Z] !MESSAGE FrameworkEvent ERROR
11:46:53 [2020-06-09T15:46:53.473Z] !STACK 0
11:46:53 [2020-06-09T15:46:53.473Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
11:46:53 [2020-06-09T15:46:53.473Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:46:53 [2020-06-09T15:46:53.473Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:46:53 [2020-06-09T15:46:53.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"
11:46:53 [2020-06-09T15:46:53.473Z]        org.apache.httpcomponents.httpclient.win [36]
11:46:53 [2020-06-09T15:46:53.473Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:46:53 [2020-06-09T15:46:53.473Z] 
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:46:53 [2020-06-09T15:46:53.473Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:46:55 [2020-06-09T15:46:55.365Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:46:55 [2020-06-09T15:46:55.365Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:47:10 [2020-06-09T15:47:10.205Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:47:10 [2020-06-09T15:47:10.205Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
11:47:10 [2020-06-09T15:47:10.205Z] Display size: 1440x900
11:47:10 [2020-06-09T15:47:10.205Z] OS version=3.10.0-1127.10.1.el7.x86_64
11:47:10 [2020-06-09T15:47:10.205Z] GTK version=3.22.30
11:47:10 [2020-06-09T15:47:10.205Z] GTK theme=Ambiance
11:47:10 [2020-06-09T15:47:10.205Z] LIBOVERLAY_SCROLLBAR=0
11:47:10 [2020-06-09T15:47:10.205Z] Time zone: Greenwich Mean Time
11:47:10 [2020-06-09T15:47:10.205Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
11:47:10 [2020-06-09T15:47:10.205Z] log4j:WARN Please initialize the log4j system properly.
11:48:17 [2020-06-09T15:48:17.825Z] 
11:48:17 [2020-06-09T15:48:17.825Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-09 15:48:08.576
11:48:17 [2020-06-09T15:48:17.825Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
11:48:17 [2020-06-09T15:48:17.825Z] 
11:48:17 [2020-06-09T15:48:17.825Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-09 15:48:13.793
11:48:17 [2020-06-09T15:48:17.825Z] !MESSAGE Average clock correction (1395672078866874962) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment-trimmed)]
11:48:35 [2020-06-09T15:48:35.870Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 84.001 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest
11:48:35 [2020-06-09T15:48:35.870Z] testTrimEvents(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.trim.CtfTmfExperimentTrimmingTest)  Time elapsed: 30.435 s
11:48:35 [2020-06-09T15:48:35.870Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715153073 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715153072 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715153072 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715153072 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715153072 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}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715153045 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715153044 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715153044 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715153044 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715153044 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715153044 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}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715153032 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715153031 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715153031 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715153031 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1715153030 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}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715153028 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1715153027 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1715153027 data=null doit=true} to TreeItem with text {Traces [0]}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1715153027 data=null} to TreeItem with text {Traces [0]}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1715153026 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715153026 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]}
11:48:35 [2020-06-09T15:48:35.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1715153012 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:35 [2020-06-09T15:48:35.870Z] 
11:48:35 [2020-06-09T15:48:35.871Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:34.914
11:48:35 [2020-06-09T15:48:35.871Z] !MESSAGE Error initializing trace.
11:48:35 [2020-06-09T15:48:35.871Z] 
11:48:35 [2020-06-09T15:48:35.871Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: MismatchedTokenException(57!=72) at metadata:9:27
11:48:35 [2020-06-09T15:48:35.871Z] !STACK 0
11:48:35 [2020-06-09T15:48:35.871Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: MismatchedTokenException(57!=72) at metadata:9:27
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:35 [2020-06-09T15:48:35.871Z] Caused by: MismatchedTokenException(57!=72)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.recoverFromMismatchedToken(CTFParser.java:231)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.antlr.runtime.BaseRecognizer.match(BaseRecognizer.java:115)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1732)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
11:48:35 [2020-06-09T15:48:35.871Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:35 [2020-06-09T15:48:35.871Z] 	... 9 more
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715151426 data=null doit=true} to Shell with text {Open Trace}
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Clicking on OK
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715151423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715151423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715151423 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715151423 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715151423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715151423 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715151423 data=null item=null 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')
11:48:35 [2020-06-09T15:48:35.871Z] DEBUG - Clicked on 
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715150919 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715150919 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715150919 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715150918 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715150918 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}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715150843 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715150842 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715150842 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715150842 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715150842 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715150841 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}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715150836 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:36 [2020-06-09T15:48:36.127Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715150835 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715150835 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715150835 data=null} to TreeItem with text {Traces [1]}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715150834 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715150834 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:36 [2020-06-09T15:48:36.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715150819 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:36 [2020-06-09T15:48:36.382Z] 
11:48:36 [2020-06-09T15:48:36.382Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:36.179
11:48:36 [2020-06-09T15:48:36.382Z] !MESSAGE Error initializing trace.
11:48:36 [2020-06-09T15:48:36.382Z] 
11:48:36 [2020-06-09T15:48:36.382Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
11:48:36 [2020-06-09T15:48:36.382Z] !STACK 0
11:48:36 [2020-06-09T15:48:36.382Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:36 [2020-06-09T15:48:36.382Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
11:48:36 [2020-06-09T15:48:36.382Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
11:48:36 [2020-06-09T15:48:36.383Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
11:48:36 [2020-06-09T15:48:36.383Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
11:48:36 [2020-06-09T15:48:36.383Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
11:48:36 [2020-06-09T15:48:36.383Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:36 [2020-06-09T15:48:36.383Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:36 [2020-06-09T15:48:36.383Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:36 [2020-06-09T15:48:36.383Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:36 [2020-06-09T15:48:36.383Z] 	... 9 more
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715149829 data=null doit=true} to Shell with text {Open Trace}
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Clicking on OK
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715149828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715149828 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715149828 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715149827 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715149827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715149827 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715149827 data=null item=null 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')
11:48:37 [2020-06-09T15:48:37.310Z] DEBUG - Clicked on 
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715149343 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715149343 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715149343 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715149342 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715149342 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}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715149325 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715149324 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715149324 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715149324 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715149324 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715149323 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}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715149318 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:37 [2020-06-09T15:48:37.565Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1715149317 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1715149316 data=null doit=true} to TreeItem with text {Traces [0]}
11:48:37 [2020-06-09T15:48:37.565Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1715149316 data=null} to TreeItem with text {Traces [0]}
11:48:37 [2020-06-09T15:48:37.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1715149316 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:37 [2020-06-09T15:48:37.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715149316 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]}
11:48:37 [2020-06-09T15:48:37.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1715149244 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:38 [2020-06-09T15:48:38.076Z] 
11:48:38 [2020-06-09T15:48:38.076Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:38.073
11:48:38 [2020-06-09T15:48:38.076Z] !MESSAGE Error initializing trace.
11:48:38 [2020-06-09T15:48:38.076Z] 
11:48:38 [2020-06-09T15:48:38.076Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(75@[]) at metadata:17:19
11:48:38 [2020-06-09T15:48:38.076Z] !STACK 0
11:48:38 [2020-06-09T15:48:38.076Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(75@[]) at metadata:17:19
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:38 [2020-06-09T15:48:38.076Z] Caused by: NoViableAltException(75@[])
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
11:48:38 [2020-06-09T15:48:38.076Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:38 [2020-06-09T15:48:38.076Z] 	... 9 more
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715148509 data=null doit=true} to Shell with text {Open Trace}
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - Clicking on OK
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715148508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715148508 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715148508 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715148496 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715148496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:38 [2020-06-09T15:48:38.331Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715148496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:38 [2020-06-09T15:48:38.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715148496 data=null item=null 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')
11:48:38 [2020-06-09T15:48:38.586Z] DEBUG - Clicked on 
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715148151 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715148150 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715148150 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715148150 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715148150 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}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715148128 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715148127 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715148126 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715148126 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715148126 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715148126 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}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715148120 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:38 [2020-06-09T15:48:38.843Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715148119 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715148119 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715148119 data=null} to TreeItem with text {Traces [1]}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715148119 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715148118 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:38 [2020-06-09T15:48:38.843Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715148052 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:40 [2020-06-09T15:48:40.729Z] 
11:48:40 [2020-06-09T15:48:40.729Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:40.283
11:48:40 [2020-06-09T15:48:40.729Z] !MESSAGE Error initializing trace.
11:48:40 [2020-06-09T15:48:40.729Z] 
11:48:40 [2020-06-09T15:48:40.729Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
11:48:40 [2020-06-09T15:48:40.729Z] !STACK 0
11:48:40 [2020-06-09T15:48:40.729Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:40 [2020-06-09T15:48:40.729Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Array length is negative
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:165)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:40 [2020-06-09T15:48:40.729Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:40 [2020-06-09T15:48:40.729Z] 	... 9 more
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715146032 data=null doit=true} to Shell with text {Open Trace}
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Clicking on OK
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715146031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715146031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715146031 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715146031 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715146031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715146031 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715146031 data=null item=null 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')
11:48:40 [2020-06-09T15:48:40.984Z] DEBUG - Clicked on 
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715145315 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715145315 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715145315 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715145314 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715145314 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}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715145297 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715145296 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715145296 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715145295 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715145295 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715145295 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}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715145289 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:41 [2020-06-09T15:48:41.544Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1715145288 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1715145288 data=null doit=true} to TreeItem with text {Traces [0]}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1715145288 data=null} to TreeItem with text {Traces [0]}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1715145287 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:41 [2020-06-09T15:48:41.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715145287 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]}
11:48:41 [2020-06-09T15:48:41.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1715145241 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:42 [2020-06-09T15:48:42.359Z] 
11:48:42 [2020-06-09T15:48:42.359Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:42.107
11:48:42 [2020-06-09T15:48:42.359Z] !MESSAGE Error initializing trace.
11:48:42 [2020-06-09T15:48:42.359Z] 
11:48:42 [2020-06-09T15:48:42.359Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(14@[]) at metadata:17:19
11:48:42 [2020-06-09T15:48:42.359Z] !STACK 0
11:48:42 [2020-06-09T15:48:42.359Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(14@[]) at metadata:17:19
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:42 [2020-06-09T15:48:42.359Z] Caused by: NoViableAltException(14@[])
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.postfixExpression(CTFParser.java:1253)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.unaryExpression(CTFParser.java:1433)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorLength(CTFParser.java:5967)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclaratorSuffix(CTFParser.java:5884)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.directDeclarator(CTFParser.java:5816)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarator(CTFParser.java:5702)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaratorList(CTFParser.java:2034)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1723)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
11:48:42 [2020-06-09T15:48:42.359Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:42 [2020-06-09T15:48:42.359Z] 	... 9 more
11:48:42 [2020-06-09T15:48:42.614Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:42 [2020-06-09T15:48:42.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715144437 data=null doit=true} to Shell with text {Open Trace}
11:48:42 [2020-06-09T15:48:42.614Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:42 [2020-06-09T15:48:42.614Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:42 [2020-06-09T15:48:42.614Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:42 [2020-06-09T15:48:42.614Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:42 [2020-06-09T15:48:42.614Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:42 [2020-06-09T15:48:42.614Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:42 [2020-06-09T15:48:42.614Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - Clicking on OK
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715144436 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715144435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715144435 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715144435 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715144435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715144435 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715144435 data=null item=null 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')
11:48:42 [2020-06-09T15:48:42.615Z] DEBUG - Clicked on 
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715143898 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715143897 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715143897 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715143897 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715143897 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}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715143882 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715143881 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715143881 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715143881 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715143881 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715143881 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}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715143876 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:43 [2020-06-09T15:48:43.174Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1715143871 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1715143871 data=null doit=true} to TreeItem with text {Traces [0]}
11:48:43 [2020-06-09T15:48:43.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1715143870 data=null} to TreeItem with text {Traces [0]}
11:48:43 [2020-06-09T15:48:43.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1715143870 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:43 [2020-06-09T15:48:43.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715143870 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]}
11:48:43 [2020-06-09T15:48:43.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1715143862 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:43 [2020-06-09T15:48:43.429Z] 
11:48:43 [2020-06-09T15:48:43.429Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:43.278
11:48:43 [2020-06-09T15:48:43.429Z] !MESSAGE Error initializing trace.
11:48:43 [2020-06-09T15:48:43.429Z] 
11:48:43 [2020-06-09T15:48:43.429Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
11:48:43 [2020-06-09T15:48:43.429Z] !STACK 0
11:48:43 [2020-06-09T15:48:43.429Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:43 [2020-06-09T15:48:43.429Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: x
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
11:48:43 [2020-06-09T15:48:43.429Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:43 [2020-06-09T15:48:43.430Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:43 [2020-06-09T15:48:43.430Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:43 [2020-06-09T15:48:43.430Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:43 [2020-06-09T15:48:43.430Z] 	... 9 more
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715143038 data=null doit=true} to Shell with text {Open Trace}
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Clicking on OK
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715143037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715143037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715143037 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715143036 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715143036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715143036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715143036 data=null item=null 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')
11:48:43 [2020-06-09T15:48:43.991Z] DEBUG - Clicked on 
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715142630 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715142630 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715142630 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715142630 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715142630 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}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715142613 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715142612 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715142612 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715142612 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715142612 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715142612 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}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715142603 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:44 [2020-06-09T15:48:44.247Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715142602 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715142601 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715142601 data=null} to TreeItem with text {Traces [1]}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715142601 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:44 [2020-06-09T15:48:44.247Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715142601 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:44 [2020-06-09T15:48:44.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715142543 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:45 [2020-06-09T15:48:45.064Z] 
11:48:45 [2020-06-09T15:48:45.064Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:45.060
11:48:45 [2020-06-09T15:48:45.064Z] !MESSAGE Error initializing trace.
11:48:45 [2020-06-09T15:48:45.064Z] 
11:48:45 [2020-06-09T15:48:45.064Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
11:48:45 [2020-06-09T15:48:45.064Z] !STACK 0
11:48:45 [2020-06-09T15:48:45.064Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
11:48:45 [2020-06-09T15:48:45.064Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:45 [2020-06-09T15:48:45.064Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:45 [2020-06-09T15:48:45.064Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:45 [2020-06-09T15:48:45.064Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:45 [2020-06-09T15:48:45.065Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:114)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventDeclarationParser.parse(EventDeclarationParser.java:173)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.event.EventParser.parse(EventParser.java:123)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseEvents(IOStructGen.java:189)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:179)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:45 [2020-06-09T15:48:45.065Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:45 [2020-06-09T15:48:45.065Z] 	... 9 more
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715141500 data=null doit=true} to Shell with text {Open Trace}
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - Clicking on OK
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715141498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715141498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715141498 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715141498 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715141498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:45 [2020-06-09T15:48:45.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715141498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:45 [2020-06-09T15:48:45.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715141498 data=null item=null 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')
11:48:45 [2020-06-09T15:48:45.575Z] DEBUG - Clicked on 
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715141078 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715141078 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715141078 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715141078 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715141077 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}
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715141066 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.830Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715141060 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715141060 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715141060 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715141059 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715141059 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}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715141047 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:45 [2020-06-09T15:48:45.831Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1715141046 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1715141046 data=null doit=true} to TreeItem with text {Traces [0]}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1715141046 data=null} to TreeItem with text {Traces [0]}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1715141045 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715141045 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]}
11:48:45 [2020-06-09T15:48:45.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1715141036 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:46 [2020-06-09T15:48:46.086Z] 
11:48:46 [2020-06-09T15:48:46.086Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:45.973
11:48:46 [2020-06-09T15:48:46.086Z] !MESSAGE Error initializing trace.
11:48:46 [2020-06-09T15:48:46.086Z] 
11:48:46 [2020-06-09T15:48:46.086Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
11:48:46 [2020-06-09T15:48:46.086Z] !STACK 0
11:48:46 [2020-06-09T15:48:46.086Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:46 [2020-06-09T15:48:46.086Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Is not an integer: uint32_t
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.isSignedIntegerField(TypeDeclaratorParser.java:238)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:175)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypedefParser.parse(TypedefParser.java:101)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:284)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:46 [2020-06-09T15:48:46.086Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:46 [2020-06-09T15:48:46.086Z] 	... 9 more
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715140087 data=null doit=true} to Shell with text {Open Trace}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Clicking on OK
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715140086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715140086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715140086 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715140086 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715140086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715140086 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715140085 data=null item=null 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')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Clicked on 
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715139875 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715139846 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715139845 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715139845 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715139845 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}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715139819 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715139818 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715139818 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715139813 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715139813 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715139812 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}
11:48:47 [2020-06-09T15:48:47.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715139806 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:47 [2020-06-09T15:48:47.266Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:47 [2020-06-09T15:48:47.266Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:47 [2020-06-09T15:48:47.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715139805 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:47 [2020-06-09T15:48:47.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715139805 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:47 [2020-06-09T15:48:47.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715139804 data=null} to TreeItem with text {Traces [1]}
11:48:47 [2020-06-09T15:48:47.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715139804 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:47 [2020-06-09T15:48:47.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715139804 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:47 [2020-06-09T15:48:47.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715139751 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:47 [2020-06-09T15:48:47.521Z] 
11:48:47 [2020-06-09T15:48:47.521Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:47.316
11:48:47 [2020-06-09T15:48:47.521Z] !MESSAGE Error initializing trace.
11:48:47 [2020-06-09T15:48:47.521Z] 
11:48:47 [2020-06-09T15:48:47.521Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
11:48:47 [2020-06-09T15:48:47.521Z] !STACK 0
11:48:47 [2020-06-09T15:48:47.521Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:47 [2020-06-09T15:48:47.521Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:63)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:47 [2020-06-09T15:48:47.521Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:47 [2020-06-09T15:48:47.521Z] 	... 9 more
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715138999 data=null doit=true} to Shell with text {Open Trace}
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Clicking on OK
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715138998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715138998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715138998 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715138998 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715138998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715138998 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715138998 data=null item=null 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')
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - Clicked on 
11:48:48 [2020-06-09T15:48:48.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715138734 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715138734 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715138734 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715138734 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715138733 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}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715138713 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715138707 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715138707 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715138707 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715138707 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715138706 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}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715138643 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:48 [2020-06-09T15:48:48.336Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715138642 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715138641 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715138641 data=null} to TreeItem with text {Traces [1]}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715138641 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715138641 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:48 [2020-06-09T15:48:48.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715138632 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:48 [2020-06-09T15:48:48.591Z] 
11:48:48 [2020-06-09T15:48:48.591Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:48.524
11:48:48 [2020-06-09T15:48:48.591Z] !MESSAGE Error initializing trace.
11:48:48 [2020-06-09T15:48:48.591Z] 
11:48:48 [2020-06-09T15:48:48.591Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
11:48:48 [2020-06-09T15:48:48.591Z] !STACK 0
11:48:48 [2020-06-09T15:48:48.591Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
11:48:48 [2020-06-09T15:48:48.591Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:48 [2020-06-09T15:48:48.591Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:48 [2020-06-09T15:48:48.591Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:48 [2020-06-09T15:48:48.591Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:48 [2020-06-09T15:48:48.591Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:48 [2020-06-09T15:48:48.591Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:48 [2020-06-09T15:48:48.591Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:48 [2020-06-09T15:48:48.592Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for encoding
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.string.EncodingParser.parse(EncodingParser.java:60)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:181)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:48 [2020-06-09T15:48:48.592Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:48 [2020-06-09T15:48:48.592Z] 	... 9 more
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715137836 data=null doit=true} to Shell with text {Open Trace}
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Clicking on OK
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715137834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715137834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715137834 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715137834 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715137834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715137834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715137834 data=null item=null 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')
11:48:49 [2020-06-09T15:48:49.152Z] DEBUG - Clicked on 
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715137419 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715137418 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715137418 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715137418 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.407Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715137418 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}
11:48:49 [2020-06-09T15:48:49.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715137401 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.662Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:49 [2020-06-09T15:48:49.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715137400 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715137400 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715137400 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715137400 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715137400 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}
11:48:49 [2020-06-09T15:48:49.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715137394 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:49 [2020-06-09T15:48:49.662Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:49 [2020-06-09T15:48:49.663Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:49 [2020-06-09T15:48:49.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1715137393 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:48:49 [2020-06-09T15:48:49.663Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1715137393 data=null doit=true} to TreeItem with text {Traces [0]}
11:48:49 [2020-06-09T15:48:49.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1715137393 data=null} to TreeItem with text {Traces [0]}
11:48:49 [2020-06-09T15:48:49.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1715137393 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:49 [2020-06-09T15:48:49.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715137393 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]}
11:48:49 [2020-06-09T15:48:49.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1715137384 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:50 [2020-06-09T15:48:50.224Z] 
11:48:50 [2020-06-09T15:48:50.224Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:49.918
11:48:50 [2020-06-09T15:48:50.224Z] !MESSAGE Error initializing trace.
11:48:50 [2020-06-09T15:48:50.224Z] 
11:48:50 [2020-06-09T15:48:50.224Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
11:48:50 [2020-06-09T15:48:50.224Z] !STACK 0
11:48:50 [2020-06-09T15:48:50.224Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:50 [2020-06-09T15:48:50.224Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:65)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:50 [2020-06-09T15:48:50.224Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:50 [2020-06-09T15:48:50.224Z] 	... 9 more
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715136140 data=null doit=true} to Shell with text {Open Trace}
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Clicking on OK
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715136139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715136139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715136139 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715136139 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715136139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715136139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715136139 data=null item=null 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')
11:48:50 [2020-06-09T15:48:50.786Z] DEBUG - Clicked on 
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715135702 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715135698 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715135698 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715135698 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715135698 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}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715135678 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715135678 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715135678 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715135677 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715135677 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715135677 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}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715135671 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:51 [2020-06-09T15:48:51.347Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1715135670 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1715135670 data=null doit=true} to TreeItem with text {Traces [0]}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1715135670 data=null} to TreeItem with text {Traces [0]}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1715135670 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715135669 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]}
11:48:51 [2020-06-09T15:48:51.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1715135644 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
11:48:51 [2020-06-09T15:48:51.603Z] 
11:48:51 [2020-06-09T15:48:51.603Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:51.375
11:48:51 [2020-06-09T15:48:51.603Z] !MESSAGE Error initializing trace.
11:48:51 [2020-06-09T15:48:51.603Z] 
11:48:51 [2020-06-09T15:48:51.603Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
11:48:51 [2020-06-09T15:48:51.603Z] !STACK 0
11:48:51 [2020-06-09T15:48:51.603Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:51 [2020-06-09T15:48:51.603Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 23452397856348975623897562893746589237465289374658923764598237645897234658723648579236
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.VersionNumberParser.parse(VersionNumberParser.java:59)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.trace.TraceDeclarationParser.parse(TraceDeclarationParser.java:146)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseTrace(IOStructGen.java:253)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:152)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:51 [2020-06-09T15:48:51.603Z] 	... 9 more
11:48:51 [2020-06-09T15:48:51.603Z] Caused by: java.lang.NumberFormatException: For input string: "23452397856348975623897562893746589237465289374658923764598237645897234658723648579236"
11:48:51 [2020-06-09T15:48:51.603Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
11:48:51 [2020-06-09T15:48:51.603Z] 	at java.lang.Long.parseLong(Long.java:592)
11:48:51 [2020-06-09T15:48:51.603Z] 	at java.lang.Long.valueOf(Long.java:776)
11:48:51 [2020-06-09T15:48:51.603Z] 	at java.lang.Long.decode(Long.java:928)
11:48:51 [2020-06-09T15:48:51.603Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
11:48:51 [2020-06-09T15:48:51.603Z] 	... 16 more
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715135002 data=null doit=true} to Shell with text {Open Trace}
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:51 [2020-06-09T15:48:51.858Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:51 [2020-06-09T15:48:51.859Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:51 [2020-06-09T15:48:51.859Z] DEBUG - Clicking on OK
11:48:51 [2020-06-09T15:48:51.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715135001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:51 [2020-06-09T15:48:51.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715135001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:51 [2020-06-09T15:48:51.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715135001 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:51 [2020-06-09T15:48:51.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715135001 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:51 [2020-06-09T15:48:51.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715135001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:51 [2020-06-09T15:48:51.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715135001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:51 [2020-06-09T15:48:51.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715135000 data=null item=null 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')
11:48:52 [2020-06-09T15:48:52.113Z] DEBUG - Clicked on 
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715134622 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715134622 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715134622 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715134622 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715134621 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}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715134604 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715134600 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715134599 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715134599 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715134599 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715134599 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}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715134545 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:52 [2020-06-09T15:48:52.369Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715134544 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715134544 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715134543 data=null} to TreeItem with text {Traces [1]}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715134543 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715134543 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:52 [2020-06-09T15:48:52.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715134535 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:52 [2020-06-09T15:48:52.624Z] 
11:48:52 [2020-06-09T15:48:52.624Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:52.489
11:48:52 [2020-06-09T15:48:52.624Z] !MESSAGE Error initializing trace.
11:48:52 [2020-06-09T15:48:52.624Z] 
11:48:52 [2020-06-09T15:48:52.624Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
11:48:52 [2020-06-09T15:48:52.624Z] !STACK 0
11:48:52 [2020-06-09T15:48:52.624Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:52 [2020-06-09T15:48:52.624Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
11:48:52 [2020-06-09T15:48:52.624Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
11:48:52 [2020-06-09T15:48:52.625Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
11:48:52 [2020-06-09T15:48:52.625Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:52 [2020-06-09T15:48:52.625Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:52 [2020-06-09T15:48:52.625Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:52 [2020-06-09T15:48:52.625Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:52 [2020-06-09T15:48:52.625Z] 	... 9 more
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715133854 data=null doit=true} to Shell with text {Open Trace}
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Clicking on OK
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715133852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715133852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715133852 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715133852 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715133852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715133852 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715133852 data=null item=null 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')
11:48:53 [2020-06-09T15:48:53.186Z] DEBUG - Clicked on 
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715133612 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715133612 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715133612 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715133611 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715133611 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}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715133596 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715133546 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715133546 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.441Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715133546 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715133545 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715133545 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}
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715133523 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:53 [2020-06-09T15:48:53.442Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715133522 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715133522 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715133522 data=null} to TreeItem with text {Traces [1]}
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715133522 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715133522 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:53 [2020-06-09T15:48:53.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715133507 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:53 [2020-06-09T15:48:53.697Z] 
11:48:53 [2020-06-09T15:48:53.697Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:53.581
11:48:53 [2020-06-09T15:48:53.697Z] !MESSAGE Error initializing trace.
11:48:53 [2020-06-09T15:48:53.697Z] 
11:48:53 [2020-06-09T15:48:53.697Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
11:48:53 [2020-06-09T15:48:53.697Z] !STACK 0
11:48:53 [2020-06-09T15:48:53.697Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:53 [2020-06-09T15:48:53.697Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value svp
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:69)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:53 [2020-06-09T15:48:53.697Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:53 [2020-06-09T15:48:53.697Z] 	... 9 more
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715132752 data=null doit=true} to Shell with text {Open Trace}
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - Clicking on OK
11:48:54 [2020-06-09T15:48:54.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715132751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:54 [2020-06-09T15:48:54.258Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715132751 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:54 [2020-06-09T15:48:54.258Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715132751 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:54 [2020-06-09T15:48:54.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715132750 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:54 [2020-06-09T15:48:54.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715132750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:54 [2020-06-09T15:48:54.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715132750 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:54 [2020-06-09T15:48:54.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715132750 data=null item=null 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')
11:48:54 [2020-06-09T15:48:54.258Z] DEBUG - Clicked on 
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715132433 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715132432 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715132432 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715132432 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715132429 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}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715132416 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715132415 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715132415 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715132415 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715132415 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715132408 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}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715132400 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:54 [2020-06-09T15:48:54.513Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715132400 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715132399 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715132399 data=null} to TreeItem with text {Traces [1]}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715132399 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715132397 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:54 [2020-06-09T15:48:54.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715132340 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:54 [2020-06-09T15:48:54.768Z] 
11:48:54 [2020-06-09T15:48:54.768Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:54.627
11:48:54 [2020-06-09T15:48:54.768Z] !MESSAGE Error initializing trace.
11:48:54 [2020-06-09T15:48:54.768Z] 
11:48:54 [2020-06-09T15:48:54.768Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
11:48:54 [2020-06-09T15:48:54.768Z] !STACK 0
11:48:54 [2020-06-09T15:48:54.768Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:54 [2020-06-09T15:48:54.768Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for size
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.SizeParser.parse(SizeParser.java:69)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:172)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:54 [2020-06-09T15:48:54.768Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:54 [2020-06-09T15:48:54.768Z] 	... 9 more
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715131720 data=null doit=true} to Shell with text {Open Trace}
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Clicking on OK
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715131720 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715131719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715131719 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715131719 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715131719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715131719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715131719 data=null item=null 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')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Clicked on 
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715131492 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715131492 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715131492 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715131492 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715131492 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}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715131440 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715131439 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715131439 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715131439 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715131438 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715131438 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}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715131433 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:55 [2020-06-09T15:48:55.584Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715131433 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715131432 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715131432 data=null} to TreeItem with text {Traces [1]}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715131432 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715131432 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:55 [2020-06-09T15:48:55.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715131418 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:55 [2020-06-09T15:48:55.584Z] 
11:48:55 [2020-06-09T15:48:55.584Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:55.531
11:48:55 [2020-06-09T15:48:55.584Z] !MESSAGE Error initializing trace.
11:48:55 [2020-06-09T15:48:55.584Z] 
11:48:55 [2020-06-09T15:48:55.584Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
11:48:55 [2020-06-09T15:48:55.584Z] !STACK 0
11:48:55 [2020-06-09T15:48:55.584Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:55 [2020-06-09T15:48:55.584Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid boolean value 
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.SignedParser.parse(SignedParser.java:89)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.integer.IntegerDeclarationParser.parse(IntegerDeclarationParser.java:166)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:125)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeDeclaratorParser.parse(TypeDeclaratorParser.java:141)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasTargetParser.parse(TypeAliasTargetParser.java:132)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeAliasParser.parse(TypeAliasParser.java:98)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:287)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:55 [2020-06-09T15:48:55.584Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:55 [2020-06-09T15:48:55.584Z] 	... 9 more
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715130804 data=null doit=true} to Shell with text {Open Trace}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Clicking on OK
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715130803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715130803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715130803 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715130803 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715130803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715130803 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715130803 data=null item=null 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')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Clicked on 
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715130532 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715130532 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715130532 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715130531 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715130531 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}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715130514 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715130508 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715130508 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715130508 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715130508 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715130508 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}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715130501 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:56 [2020-06-09T15:48:56.349Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715130500 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715130500 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715130500 data=null} to TreeItem with text {Traces [1]}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715130500 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:56 [2020-06-09T15:48:56.349Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715130499 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:56 [2020-06-09T15:48:56.604Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715130440 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:56 [2020-06-09T15:48:56.604Z] 
11:48:56 [2020-06-09T15:48:56.604Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:48:56.586
11:48:56 [2020-06-09T15:48:56.604Z] !MESSAGE Error initializing trace.
11:48:56 [2020-06-09T15:48:56.604Z] 
11:48:56 [2020-06-09T15:48:56.604Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
11:48:56 [2020-06-09T15:48:56.604Z] !STACK 0
11:48:56 [2020-06-09T15:48:56.604Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
11:48:56 [2020-06-09T15:48:56.604Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:48:56 [2020-06-09T15:48:56.604Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:48:56 [2020-06-09T15:48:56.604Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:48:56 [2020-06-09T15:48:56.604Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:48:56 [2020-06-09T15:48:56.604Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:48:56 [2020-06-09T15:48:56.605Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:48:56 [2020-06-09T15:48:56.605Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:48:56 [2020-06-09T15:48:56.605Z] 	... 9 more
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715129800 data=null doit=true} to Shell with text {Open Trace}
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Clicking on OK
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715129799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715129799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715129799 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715129798 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715129798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715129798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715129798 data=null item=null 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')
11:48:57 [2020-06-09T15:48:57.165Z] DEBUG - Clicked on 
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715127436 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715127436 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715127436 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715127436 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715127435 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}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715127424 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715127424 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715127424 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715127424 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715127418 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715127418 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}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715127411 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:48:59 [2020-06-09T15:48:59.678Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Attempting to set focus on Tree with text {}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715127410 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715127410 data=null doit=true} to TreeItem with text {Traces [1]}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715127410 data=null} to TreeItem with text {Traces [1]}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715127410 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715127410 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:48:59 [2020-06-09T15:48:59.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715127399 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:03 [2020-06-09T15:49:03.842Z] 
11:49:03 [2020-06-09T15:49:03.842Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:49:03.801
11:49:03 [2020-06-09T15:49:03.842Z] !MESSAGE Error initializing trace.
11:49:03 [2020-06-09T15:49:03.842Z] 
11:49:03 [2020-06-09T15:49:03.842Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
11:49:03 [2020-06-09T15:49:03.842Z] !STACK 0
11:49:03 [2020-06-09T15:49:03.842Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:49:03 [2020-06-09T15:49:03.842Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid integer format: 0xFFFFFFFFU
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:58)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:84)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:49:03 [2020-06-09T15:49:03.842Z] 	... 9 more
11:49:03 [2020-06-09T15:49:03.842Z] Caused by: java.lang.NumberFormatException: For input string: "FFFFFFFFU"
11:49:03 [2020-06-09T15:49:03.842Z] 	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
11:49:03 [2020-06-09T15:49:03.842Z] 	at java.lang.Long.parseLong(Long.java:589)
11:49:03 [2020-06-09T15:49:03.842Z] 	at java.lang.Long.valueOf(Long.java:776)
11:49:03 [2020-06-09T15:49:03.842Z] 	at java.lang.Long.decode(Long.java:928)
11:49:03 [2020-06-09T15:49:03.842Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.UnaryIntegerParser.parse(UnaryIntegerParser.java:56)
11:49:03 [2020-06-09T15:49:03.842Z] 	... 17 more
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715122598 data=null doit=true} to Shell with text {Open Trace}
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Clicking on OK
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715122597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715122597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715122597 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715122597 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715122597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715122597 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715122597 data=null item=null 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')
11:49:04 [2020-06-09T15:49:04.403Z] DEBUG - Clicked on 
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715119568 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715119567 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715119567 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715119567 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715119567 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}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715119539 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715119538 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715119538 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715119538 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715119538 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715119537 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}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715119531 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:07 [2020-06-09T15:49:07.668Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715119530 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715119530 data=null doit=true} to TreeItem with text {Traces [1]}
11:49:07 [2020-06-09T15:49:07.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715119530 data=null} to TreeItem with text {Traces [1]}
11:49:07 [2020-06-09T15:49:07.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715119530 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:07 [2020-06-09T15:49:07.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715119530 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:49:07 [2020-06-09T15:49:07.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715119516 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:07 [2020-06-09T15:49:07.669Z] 
11:49:07 [2020-06-09T15:49:07.669Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:49:07.563
11:49:07 [2020-06-09T15:49:07.669Z] !MESSAGE Error initializing trace.
11:49:07 [2020-06-09T15:49:07.669Z] 
11:49:07 [2020-06-09T15:49:07.669Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
11:49:07 [2020-06-09T15:49:07.669Z] !STACK 0
11:49:07 [2020-06-09T15:49:07.669Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:49:07 [2020-06-09T15:49:07.669Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : -8
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:49:07 [2020-06-09T15:49:07.669Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:49:07 [2020-06-09T15:49:07.669Z] 	... 9 more
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715118800 data=null doit=true} to Shell with text {Open Trace}
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:49:08 [2020-06-09T15:49:08.229Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - Clicking on OK
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715118799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715118799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715118799 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715118799 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715118799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715118799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715118799 data=null item=null 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')
11:49:08 [2020-06-09T15:49:08.230Z] DEBUG - Clicked on 
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715118546 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715118546 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715118546 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715118545 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715118545 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}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715118530 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715118530 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715118530 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715118530 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715118529 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715118529 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}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715118519 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:08 [2020-06-09T15:49:08.486Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715118518 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715118518 data=null doit=true} to TreeItem with text {Traces [1]}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715118518 data=null} to TreeItem with text {Traces [1]}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715118517 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715118517 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:49:08 [2020-06-09T15:49:08.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715118502 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:08 [2020-06-09T15:49:08.741Z] 
11:49:08 [2020-06-09T15:49:08.741Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:49:08.739
11:49:08 [2020-06-09T15:49:08.741Z] !MESSAGE Error initializing trace.
11:49:08 [2020-06-09T15:49:08.741Z] 
11:49:08 [2020-06-09T15:49:08.741Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
11:49:08 [2020-06-09T15:49:08.741Z] !STACK 0
11:49:08 [2020-06-09T15:49:08.741Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
11:49:08 [2020-06-09T15:49:08.741Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:49:08 [2020-06-09T15:49:08.741Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:49:08 [2020-06-09T15:49:08.741Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:49:08 [2020-06-09T15:49:08.741Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:49:08 [2020-06-09T15:49:08.741Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:49:08 [2020-06-09T15:49:08.741Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:49:08 [2020-06-09T15:49:08.741Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:49:08 [2020-06-09T15:49:08.742Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:93)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:49:08 [2020-06-09T15:49:08.742Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:49:08 [2020-06-09T15:49:08.742Z] 	... 9 more
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715117702 data=null doit=true} to Shell with text {Open Trace}
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Clicking on OK
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715117702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715117701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715117701 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715117701 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715117701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715117701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715117701 data=null item=null 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')
11:49:09 [2020-06-09T15:49:09.302Z] DEBUG - Clicked on 
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715117492 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715117492 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715117492 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715117491 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715117491 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}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715117449 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715117448 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715117448 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715117448 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715117448 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715117448 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}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715117428 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:09 [2020-06-09T15:49:09.558Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715117427 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715117427 data=null doit=true} to TreeItem with text {Traces [1]}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715117427 data=null} to TreeItem with text {Traces [1]}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715117427 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715117427 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:49:09 [2020-06-09T15:49:09.558Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715117420 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:09 [2020-06-09T15:49:09.813Z] 
11:49:09 [2020-06-09T15:49:09.813Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:49:09.679
11:49:09 [2020-06-09T15:49:09.813Z] !MESSAGE Error initializing trace.
11:49:09 [2020-06-09T15:49:09.813Z] 
11:49:09 [2020-06-09T15:49:09.813Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
11:49:09 [2020-06-09T15:49:09.813Z] !STACK 0
11:49:09 [2020-06-09T15:49:09.813Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:49:09 [2020-06-09T15:49:09.813Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Invalid value for alignment : 0
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.AlignmentParser.parse(AlignmentParser.java:87)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:181)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:49:09 [2020-06-09T15:49:09.813Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:49:09 [2020-06-09T15:49:09.813Z] 	... 9 more
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715116723 data=null doit=true} to Shell with text {Open Trace}
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - Clicking on OK
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715116722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715116722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715116722 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715116722 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:49:10 [2020-06-09T15:49:10.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715116722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715116722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715116722 data=null item=null 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')
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Clicked on 
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715116529 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715116529 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715116529 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715116529 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715116529 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}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715116511 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715116511 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715116511 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715116510 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715116510 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715116510 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}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715116505 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:10 [2020-06-09T15:49:10.374Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715116504 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715116504 data=null doit=true} to TreeItem with text {Traces [1]}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715116504 data=null} to TreeItem with text {Traces [1]}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715116504 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715116503 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:49:10 [2020-06-09T15:49:10.374Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715116496 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:11 [2020-06-09T15:49:11.300Z] 
11:49:11 [2020-06-09T15:49:11.300Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:49:10.949
11:49:11 [2020-06-09T15:49:11.300Z] !MESSAGE Error initializing trace.
11:49:11 [2020-06-09T15:49:11.300Z] 
11:49:11 [2020-06-09T15:49:11.300Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
11:49:11 [2020-06-09T15:49:11.300Z] !STACK 0
11:49:11 [2020-06-09T15:49:11.300Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:49:11 [2020-06-09T15:49:11.300Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: Identifier has already been defined:xxx
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.ctf.core.event.metadata.DeclarationScope.registerIdentifier(DeclarationScope.java:195)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructDeclarationParser.parse(StructDeclarationParser.java:116)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructBodyParser.parse(StructBodyParser.java:152)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:226)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:49:11 [2020-06-09T15:49:11.300Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:49:11 [2020-06-09T15:49:11.300Z] 	... 9 more
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715115781 data=null doit=true} to Shell with text {Open Trace}
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Clicking on OK
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715115764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715115764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715115764 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715115764 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715115764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715115764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715115731 data=null item=null 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')
11:49:11 [2020-06-09T15:49:11.300Z] DEBUG - Clicked on 
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715113695 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715113695 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715113695 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715113694 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715113694 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}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715113683 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715113682 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715113682 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715113682 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715113681 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715113681 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}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715113669 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:13 [2020-06-09T15:49:13.187Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715113668 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715113668 data=null doit=true} to TreeItem with text {Traces [1]}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715113668 data=null} to TreeItem with text {Traces [1]}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715113668 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715113668 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:49:13 [2020-06-09T15:49:13.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715113657 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:13 [2020-06-09T15:49:13.747Z] 
11:49:13 [2020-06-09T15:49:13.747Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:49:13.506
11:49:13 [2020-06-09T15:49:13.747Z] !MESSAGE Error initializing trace.
11:49:13 [2020-06-09T15:49:13.747Z] 
11:49:13 [2020-06-09T15:49:13.747Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
11:49:13 [2020-06-09T15:49:13.747Z] !STACK 0
11:49:13 [2020-06-09T15:49:13.747Z] org.eclipse.tracecompass.ctf.core.CTFException: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:172)
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:49:13 [2020-06-09T15:49:13.747Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:49:13 [2020-06-09T15:49:13.747Z] Caused by: org.eclipse.tracecompass.internal.ctf.core.event.metadata.ParseException: struct a already defined.
11:49:13 [2020-06-09T15:49:13.748Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.struct.StructParser.parse(StructParser.java:218)
11:49:13 [2020-06-09T15:49:13.748Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.tsdl.TypeSpecifierListParser.parse(TypeSpecifierListParser.java:131)
11:49:13 [2020-06-09T15:49:13.748Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRootDeclaration(IOStructGen.java:290)
11:49:13 [2020-06-09T15:49:13.748Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.parseRoot(IOStructGen.java:145)
11:49:13 [2020-06-09T15:49:13.748Z] 	at org.eclipse.tracecompass.internal.ctf.core.event.metadata.IOStructGen.generate(IOStructGen.java:97)
11:49:13 [2020-06-09T15:49:13.748Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:259)
11:49:13 [2020-06-09T15:49:13.748Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:49:13 [2020-06-09T15:49:13.748Z] 	... 9 more
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715112877 data=null doit=true} to Shell with text {Open Trace}
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Clicking on OK
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715112876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715112876 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715112876 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715112875 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715112875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715112875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715112875 data=null item=null 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')
11:49:14 [2020-06-09T15:49:14.003Z] DEBUG - Clicked on 
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715112031 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715112031 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715112031 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715112031 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715112031 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}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715112016 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715112015 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715112015 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.928Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715112015 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715112015 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715112015 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}
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715112006 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:14 [2020-06-09T15:49:14.929Z] WARN - Tree item TreeItem with text {TestInvalidCtfTraces} is already expanded. Won't expand it again.
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1715112005 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1715112005 data=null doit=true} to TreeItem with text {Traces [1]}
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1715112005 data=null} to TreeItem with text {Traces [1]}
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1715112005 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715112005 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
11:49:14 [2020-06-09T15:49:14.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1715111997 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
11:49:15 [2020-06-09T15:49:15.489Z] 
11:49:15 [2020-06-09T15:49:15.489Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 15:49:15.311
11:49:15 [2020-06-09T15:49:15.489Z] !MESSAGE Error initializing trace.
11:49:15 [2020-06-09T15:49:15.489Z] 
11:49:15 [2020-06-09T15:49:15.489Z] org.eclipse.tracecompass.tmf.core.exceptions.TmfTraceException: NoViableAltException(73@[]) at metadata:7:11
11:49:15 [2020-06-09T15:49:15.489Z] !STACK 0
11:49:15 [2020-06-09T15:49:15.489Z] org.eclipse.tracecompass.internal.ctf.core.event.metadata.CtfAntlrException: NoViableAltException(73@[]) at metadata:7:11
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:174)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:191)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTrace.<init>(CTFTrace.java:166)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.initTrace(CtfTmfTrace.java:227)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.initTrace(TmfTrace.java:227)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openTraceElement(TmfOpenTraceHelper.java:294)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.openProjectElement(TmfOpenTraceHelper.java:353)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper.access$1(TmfOpenTraceHelper.java:350)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.tmf.ui.project.model.TmfOpenTraceHelper$OpenProjectElementJob.run(TmfOpenTraceHelper.java:491)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
11:49:15 [2020-06-09T15:49:15.489Z] Caused by: NoViableAltException(73@[])
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.structSpecifier(CTFParser.java:3109)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.typeSpecifier(CTFParser.java:2575)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declarationSpecifiers(CTFParser.java:1929)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.declaration(CTFParser.java:1708)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.parser.CTFParser.parse(CTFParser.java:350)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.createAST(Metadata.java:305)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.readMetaDataText(Metadata.java:255)
11:49:15 [2020-06-09T15:49:15.489Z] 	at org.eclipse.tracecompass.ctf.core.trace.Metadata.parseFile(Metadata.java:167)
11:49:15 [2020-06-09T15:49:15.489Z] 	... 9 more
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Shell with text "Open Trace", using matcher: with text 'Open Trace'
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Open Trace} time=-1715111260 data=null doit=true} to Shell with text {Open Trace}
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Label with text "Error initializing t...", using matcher: of type 'Label'
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Label with text "Error initializing t...", using matcher: (of type 'Label')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with style 'SWT.PUSH')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Clicking on OK
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715111259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715111259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715111259 data=null doit=true} to (of type 'Button' and with style 'SWT.PUSH')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715111259 data=null} to (of type 'Button' and with style 'SWT.PUSH')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715111259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715111259 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.PUSH')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715111257 data=null item=null 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')
11:49:15 [2020-06-09T15:49:15.744Z] DEBUG - Clicked on 
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1715110337 data=null doit=true} to Shell with text {data - Eclipse Platform}
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Attempting to set focus on Tree with text {}
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715110332 data=null button=0 stateMask=0x0 x=107 y=12 count=0} to TreeItem with text {TestInvalidCtfTraces}
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestInvalidCtfTraces} time=-1715110322 data=null doit=true} to TreeItem with text {TestInvalidCtfTraces}
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestInvalidCtfTraces} time=-1715110322 data=null} to TreeItem with text {TestInvalidCtfTraces}
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715110322 data=null button=1 stateMask=0x0 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1715110322 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}
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestInvalidCtfTraces} time=-1715110307 data=null button=1 stateMask=0x80000 x=107 y=12 count=1} to TreeItem with text {TestInvalidCtfTraces}
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Clicking on with mnemonic 'Delete'
11:49:16 [2020-06-09T15:49:16.669Z] DEBUG - Clicked on with mnemonic 'Delete'
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109418 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109418 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109418 data=null item=null 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')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109417 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1715109417 data=null} to (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Clicking on OK
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1715109417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1715109416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1715109416 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1715109416 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1715109416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1715109416 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Clicked on OK
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1715109416 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
11:49:17 [2020-06-09T15:49:17.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1715110232 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
11:49:18 [2020-06-09T15:49:18.157Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.988 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[0: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-redefinition](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 2.659 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[1: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-identifier](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.576 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[2: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.189 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[3: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 2.835 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[4: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-not-present](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.421 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[5: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.268 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[6: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type-field](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.552 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[7: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/array-size-type](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.203 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[8: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.14 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[9: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-encoding-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.316 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[10: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-negative-bit-size](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.717 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[11: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-range](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.079 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[12: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.01 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[13: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-signed-invalid](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.18 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[14: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-as-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.939 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[15: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/integer-size-missing](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.96 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[16: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-enum](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 3.095 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[17: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-huge](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 7.87 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[18: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-negative](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.022 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[19: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-string](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.055 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[20: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-align-zero](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 0.962 s
11:49:18 [2020-06-09T15:49:18.157Z] 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: 2.832 s
11:49:18 [2020-06-09T15:49:18.157Z] 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.666 s
11:49:18 [2020-06-09T15:49:18.157Z] testOpen[23: ../../ctf/org.eclipse.tracecompass.ctf.core.tests/traces/ctf-testsuite/tests/1.8/regression/metadata/fail/struct-field-name-keyword](org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.TestInvalidCtfTrace)  Time elapsed: 1.697 s
11:49:18 [2020-06-09T15:49:18.157Z] Running org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
11:49:18 [2020-06-09T15:49:18.719Z] 
11:49:18 [2020-06-09T15:49:18.719Z] (Eclipse:11619): Gtk-WARNING **: 15:49:18.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:19 [2020-06-09T15:49:19.645Z] 
11:49:19 [2020-06-09T15:49:19.645Z] (Eclipse:11619): Gtk-WARNING **: 15:49:19.417: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.205Z] 
11:49:20 [2020-06-09T15:49:20.206Z] (Eclipse:11619): Gtk-WARNING **: 15:49:19.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.206Z] 
11:49:20 [2020-06-09T15:49:20.206Z] (Eclipse:11619): Gtk-WARNING **: 15:49:19.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.206Z] 
11:49:20 [2020-06-09T15:49:20.206Z] (Eclipse:11619): Gtk-WARNING **: 15:49:19.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.206Z] 
11:49:20 [2020-06-09T15:49:20.206Z] (Eclipse:11619): Gtk-WARNING **: 15:49:19.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.206Z] 
11:49:20 [2020-06-09T15:49:20.206Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.206Z] 
11:49:20 [2020-06-09T15:49:20.206Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.206Z] 
11:49:20 [2020-06-09T15:49:20.206Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.206Z] 
11:49:20 [2020-06-09T15:49:20.206Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.461Z] 
11:49:20 [2020-06-09T15:49:20.461Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.461Z] 
11:49:20 [2020-06-09T15:49:20.461Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.384: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.716Z] 
11:49:20 [2020-06-09T15:49:20.716Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.550: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.716Z] 
11:49:20 [2020-06-09T15:49:20.716Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.716Z] 
11:49:20 [2020-06-09T15:49:20.716Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.604: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.716Z] 
11:49:20 [2020-06-09T15:49:20.716Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.628: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.716Z] 
11:49:20 [2020-06-09T15:49:20.716Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.651: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.716Z] 
11:49:20 [2020-06-09T15:49:20.716Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.716Z] 
11:49:20 [2020-06-09T15:49:20.716Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.697: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.971Z] 
11:49:20 [2020-06-09T15:49:20.971Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:20 [2020-06-09T15:49:20.971Z] 
11:49:20 [2020-06-09T15:49:20.971Z] (Eclipse:11619): Gtk-WARNING **: 15:49:20.737: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.411: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.429: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.442: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.458: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.475: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.492: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.535: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.574: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:22 [2020-06-09T15:49:22.858Z] 
11:49:22 [2020-06-09T15:49:22.858Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.615: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:23 [2020-06-09T15:49:23.114Z] 
11:49:23 [2020-06-09T15:49:23.114Z] (Eclipse:11619): Gtk-WARNING **: 15:49:22.992: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:23 [2020-06-09T15:49:23.114Z] 
11:49:23 [2020-06-09T15:49:23.114Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:23.012: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:23 [2020-06-09T15:49:23.114Z] 
11:49:23 [2020-06-09T15:49:23.114Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:23.093: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:23 [2020-06-09T15:49:23.369Z] 
11:49:23 [2020-06-09T15:49:23.369Z] (Eclipse:11619): Gtk-WARNING **: 15:49:23.165: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:23 [2020-06-09T15:49:23.930Z] 
11:49:23 [2020-06-09T15:49:23.930Z] (Eclipse:11619): Gtk-WARNING **: 15:49:23.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:23 [2020-06-09T15:49:23.930Z] 
11:49:23 [2020-06-09T15:49:23.930Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:23.787: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:23 [2020-06-09T15:49:23.930Z] 
11:49:23 [2020-06-09T15:49:23.930Z] (Eclipse:11619): Gtk-WARNING **: 15:49:23.790: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:25 [2020-06-09T15:49:25.818Z] 
11:49:25 [2020-06-09T15:49:25.818Z] (Eclipse:11619): Gtk-WARNING **: 15:49:25.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:25 [2020-06-09T15:49:25.818Z] 
11:49:25 [2020-06-09T15:49:25.818Z] (Eclipse:11619): Gtk-WARNING **: 15:49:25.335: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:25 [2020-06-09T15:49:25.818Z] 
11:49:25 [2020-06-09T15:49:25.818Z] (Eclipse:11619): Gtk-WARNING **: 15:49:25.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:25 [2020-06-09T15:49:25.818Z] 
11:49:25 [2020-06-09T15:49:25.818Z] (Eclipse:11619): Gtk-WARNING **: 15:49:25.400: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:25 [2020-06-09T15:49:25.818Z] 
11:49:25 [2020-06-09T15:49:25.818Z] (Eclipse:11619): Gtk-WARNING **: 15:49:25.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:25 [2020-06-09T15:49:25.818Z] 
11:49:25 [2020-06-09T15:49:25.818Z] (Eclipse:11619): Gtk-WARNING **: 15:49:25.442: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:25 [2020-06-09T15:49:25.818Z] 
11:49:25 [2020-06-09T15:49:25.818Z] (Eclipse:11619): Gtk-WARNING **: 15:49:25.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:25 [2020-06-09T15:49:25.818Z] 
11:49:25 [2020-06-09T15:49:25.818Z] (Eclipse:11619): Gtk-WARNING **: 15:49:25.485: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:25 [2020-06-09T15:49:25.818Z] 
11:49:25 [2020-06-09T15:49:25.818Z] (Eclipse:11619): Gtk-WARNING **: 15:49:25.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.329Z] 
11:49:28 [2020-06-09T15:49:28.329Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.329Z] 
11:49:28 [2020-06-09T15:49:28.329Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.235: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.329Z] 
11:49:28 [2020-06-09T15:49:28.329Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.329Z] 
11:49:28 [2020-06-09T15:49:28.329Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.329Z] 
11:49:28 [2020-06-09T15:49:28.329Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.329Z] 
11:49:28 [2020-06-09T15:49:28.329Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.329Z] 
11:49:28 [2020-06-09T15:49:28.329Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.304: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.329Z] 
11:49:28 [2020-06-09T15:49:28.329Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.321: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.585Z] 
11:49:28 [2020-06-09T15:49:28.585Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.338: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.585Z] 
11:49:28 [2020-06-09T15:49:28.585Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.353: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.585Z] 
11:49:28 [2020-06-09T15:49:28.585Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.585Z] 
11:49:28 [2020-06-09T15:49:28.585Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:28 [2020-06-09T15:49:28.585Z] 
11:49:28 [2020-06-09T15:49:28.585Z] (Eclipse:11619): Gtk-WARNING **: 15:49:28.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:29 [2020-06-09T15:49:29.145Z] 
11:49:29 [2020-06-09T15:49:29.145Z] (Eclipse:11619): Gtk-WARNING **: 15:49:29.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:29 [2020-06-09T15:49:29.145Z] 
11:49:29 [2020-06-09T15:49:29.145Z] (Eclipse:11619): Gtk-WARNING **: 15:49:29.108: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:29 [2020-06-09T15:49:29.401Z] 
11:49:29 [2020-06-09T15:49:29.401Z] (Eclipse:11619): Gtk-WARNING **: 15:49:29.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:29 [2020-06-09T15:49:29.401Z] 
11:49:29 [2020-06-09T15:49:29.401Z] (Eclipse:11619): Gtk-WARNING **: 15:49:29.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:29 [2020-06-09T15:49:29.401Z] 
11:49:29 [2020-06-09T15:49:29.401Z] (Eclipse:11619): Gtk-WARNING **: 15:49:29.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:29 [2020-06-09T15:49:29.401Z] 
11:49:29 [2020-06-09T15:49:29.401Z] (Eclipse:11619): Gtk-WARNING **: 15:49:29.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.286Z] 
11:49:31 [2020-06-09T15:49:31.286Z] (Eclipse:11619): Gtk-WARNING **: 15:49:30.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.286Z] 
11:49:31 [2020-06-09T15:49:31.286Z] (Eclipse:11619): Gtk-WARNING **: 15:49:30.993: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.286Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.287Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.026: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.287Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.287Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.287Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.287Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.287Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.109: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.287Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.287Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.142: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.287Z] 
11:49:31 [2020-06-09T15:49:31.287Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.847Z] 
11:49:31 [2020-06-09T15:49:31.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:31 [2020-06-09T15:49:31.847Z] 
11:49:31 [2020-06-09T15:49:31.847Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:31.599: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:31 [2020-06-09T15:49:31.847Z] 
11:49:31 [2020-06-09T15:49:31.847Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:31.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:31 [2020-06-09T15:49:31.847Z] 
11:49:31 [2020-06-09T15:49:31.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:32 [2020-06-09T15:49:32.102Z] 
11:49:32 [2020-06-09T15:49:32.102Z] (Eclipse:11619): Gtk-WARNING **: 15:49:31.899: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:32 [2020-06-09T15:49:32.358Z] 
11:49:32 [2020-06-09T15:49:32.358Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:32.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:32 [2020-06-09T15:49:32.358Z] 
11:49:32 [2020-06-09T15:49:32.358Z] (Eclipse:11619): Gtk-WARNING **: 15:49:32.292: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:32 [2020-06-09T15:49:32.919Z] 
11:49:32 [2020-06-09T15:49:32.919Z] (Eclipse:11619): Gtk-WARNING **: 15:49:32.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:32 [2020-06-09T15:49:32.919Z] 
11:49:32 [2020-06-09T15:49:32.919Z] (Eclipse:11619): Gtk-WARNING **: 15:49:32.720: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:32 [2020-06-09T15:49:32.919Z] 
11:49:32 [2020-06-09T15:49:32.919Z] (Eclipse:11619): Gtk-WARNING **: 15:49:32.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:32 [2020-06-09T15:49:32.919Z] 
11:49:32 [2020-06-09T15:49:32.919Z] (Eclipse:11619): Gtk-WARNING **: 15:49:32.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:32 [2020-06-09T15:49:32.919Z] 
11:49:32 [2020-06-09T15:49:32.919Z] (Eclipse:11619): Gtk-WARNING **: 15:49:32.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.625: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.666: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.692: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.742: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:33 [2020-06-09T15:49:33.847Z] 
11:49:33 [2020-06-09T15:49:33.847Z] (Eclipse:11619): Gtk-WARNING **: 15:49:33.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:34 [2020-06-09T15:49:34.517Z] 
11:49:34 [2020-06-09T15:49:34.517Z] (Eclipse:11619): Gtk-WARNING **: 15:49:34.282: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:34 [2020-06-09T15:49:34.517Z] 
11:49:34 [2020-06-09T15:49:34.517Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:34.297: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:34 [2020-06-09T15:49:34.517Z] 
11:49:34 [2020-06-09T15:49:34.517Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:34.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:34 [2020-06-09T15:49:34.517Z] 
11:49:34 [2020-06-09T15:49:34.517Z] (Eclipse:11619): Gtk-WARNING **: 15:49:34.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:34 [2020-06-09T15:49:34.773Z] 
11:49:34 [2020-06-09T15:49:34.773Z] (Eclipse:11619): Gtk-WARNING **: 15:49:34.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:34 [2020-06-09T15:49:34.773Z] 
11:49:34 [2020-06-09T15:49:34.773Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:34.627: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:34 [2020-06-09T15:49:34.773Z] 
11:49:34 [2020-06-09T15:49:34.773Z] (Eclipse:11619): Gtk-WARNING **: 15:49:34.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.137Z] 
11:49:36 [2020-06-09T15:49:36.137Z] (Eclipse:11619): Gtk-WARNING **: 15:49:35.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.137Z] 
11:49:36 [2020-06-09T15:49:36.137Z] (Eclipse:11619): Gtk-WARNING **: 15:49:35.817: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.137Z] 
11:49:36 [2020-06-09T15:49:36.137Z] (Eclipse:11619): Gtk-WARNING **: 15:49:35.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.137Z] 
11:49:36 [2020-06-09T15:49:36.137Z] (Eclipse:11619): Gtk-WARNING **: 15:49:35.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.137Z] 
11:49:36 [2020-06-09T15:49:36.137Z] (Eclipse:11619): Gtk-WARNING **: 15:49:35.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.137Z] 
11:49:36 [2020-06-09T15:49:36.137Z] (Eclipse:11619): Gtk-WARNING **: 15:49:35.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.698Z] 
11:49:36 [2020-06-09T15:49:36.698Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.423: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.698Z] 
11:49:36 [2020-06-09T15:49:36.698Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.471: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.698Z] 
11:49:36 [2020-06-09T15:49:36.698Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.488: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.698Z] 
11:49:36 [2020-06-09T15:49:36.698Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.698Z] 
11:49:36 [2020-06-09T15:49:36.698Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.698Z] 
11:49:36 [2020-06-09T15:49:36.698Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.698Z] 
11:49:36 [2020-06-09T15:49:36.698Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.698Z] 
11:49:36 [2020-06-09T15:49:36.698Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.698Z] 
11:49:36 [2020-06-09T15:49:36.699Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.605: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:36 [2020-06-09T15:49:36.954Z] 
11:49:36 [2020-06-09T15:49:36.954Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:37 [2020-06-09T15:49:37.209Z] 
11:49:37 [2020-06-09T15:49:37.209Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:37 [2020-06-09T15:49:37.209Z] 
11:49:37 [2020-06-09T15:49:37.209Z] (Eclipse:11619): Gtk-WARNING **: 15:49:36.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:37 [2020-06-09T15:49:37.209Z] 
11:49:37 [2020-06-09T15:49:37.209Z] (Eclipse:11619): Gtk-WARNING **: 15:49:37.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:37 [2020-06-09T15:49:37.209Z] 
11:49:37 [2020-06-09T15:49:37.209Z] (Eclipse:11619): Gtk-WARNING **: 15:49:37.039: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:37 [2020-06-09T15:49:37.209Z] 
11:49:37 [2020-06-09T15:49:37.209Z] (Eclipse:11619): Gtk-WARNING **: 15:49:37.074: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:37 [2020-06-09T15:49:37.209Z] 
11:49:37 [2020-06-09T15:49:37.209Z] (Eclipse:11619): Gtk-WARNING **: 15:49:37.099: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:37 [2020-06-09T15:49:37.209Z] 
11:49:37 [2020-06-09T15:49:37.209Z] (Eclipse:11619): Gtk-WARNING **: 15:49:37.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:37 [2020-06-09T15:49:37.209Z] 
11:49:37 [2020-06-09T15:49:37.209Z] (Eclipse:11619): Gtk-WARNING **: 15:49:37.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.097Z] 
11:49:39 [2020-06-09T15:49:39.097Z] (Eclipse:11619): Gtk-WARNING **: 15:49:38.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.097Z] 
11:49:39 [2020-06-09T15:49:39.097Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.097Z] 
11:49:39 [2020-06-09T15:49:39.097Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.097Z] 
11:49:39 [2020-06-09T15:49:39.097Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.097Z] 
11:49:39 [2020-06-09T15:49:39.097Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.097Z] 
11:49:39 [2020-06-09T15:49:39.097Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.097Z] 
11:49:39 [2020-06-09T15:49:39.097Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.079: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.097Z] 
11:49:39 [2020-06-09T15:49:39.097Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.353Z] 
11:49:39 [2020-06-09T15:49:39.353Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.353Z] 
11:49:39 [2020-06-09T15:49:39.353Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.128: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.353Z] 
11:49:39 [2020-06-09T15:49:39.353Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.145: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.353Z] 
11:49:39 [2020-06-09T15:49:39.353Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.162: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.353Z] 
11:49:39 [2020-06-09T15:49:39.353Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.178: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.913Z] 
11:49:39 [2020-06-09T15:49:39.913Z] (Eclipse:11619): Gtk-WARNING **: 15:49:39.895: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:39 [2020-06-09T15:49:39.913Z] 
11:49:39 [2020-06-09T15:49:39.913Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:39.909: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:40 [2020-06-09T15:49:40.168Z] 
11:49:40 [2020-06-09T15:49:40.168Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:39.981: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:40 [2020-06-09T15:49:40.168Z] 
11:49:40 [2020-06-09T15:49:40.168Z] (Eclipse:11619): Gtk-WARNING **: 15:49:40.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:40 [2020-06-09T15:49:40.423Z] 
11:49:40 [2020-06-09T15:49:40.423Z] (Eclipse:11619): Gtk-WARNING **: 15:49:40.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:40 [2020-06-09T15:49:40.423Z] 
11:49:40 [2020-06-09T15:49:40.423Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:40.401: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:40 [2020-06-09T15:49:40.423Z] 
11:49:40 [2020-06-09T15:49:40.423Z] (Eclipse:11619): Gtk-WARNING **: 15:49:40.404: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:41 [2020-06-09T15:49:41.349Z] 
11:49:41 [2020-06-09T15:49:41.349Z] (Eclipse:11619): Gtk-WARNING **: 15:49:41.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:41 [2020-06-09T15:49:41.349Z] 
11:49:41 [2020-06-09T15:49:41.349Z] (Eclipse:11619): Gtk-WARNING **: 15:49:41.315: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:41 [2020-06-09T15:49:41.349Z] 
11:49:41 [2020-06-09T15:49:41.349Z] (Eclipse:11619): Gtk-WARNING **: 15:49:41.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:41 [2020-06-09T15:49:41.604Z] 
11:49:41 [2020-06-09T15:49:41.604Z] (Eclipse:11619): Gtk-WARNING **: 15:49:41.382: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:41 [2020-06-09T15:49:41.604Z] 
11:49:41 [2020-06-09T15:49:41.604Z] (Eclipse:11619): Gtk-WARNING **: 15:49:41.413: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:41 [2020-06-09T15:49:41.604Z] 
11:49:41 [2020-06-09T15:49:41.604Z] (Eclipse:11619): Gtk-WARNING **: 15:49:41.441: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.528Z] 
11:49:42 [2020-06-09T15:49:42.529Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.529Z] 
11:49:42 [2020-06-09T15:49:42.529Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.405: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.529Z] 
11:49:42 [2020-06-09T15:49:42.529Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.529Z] 
11:49:42 [2020-06-09T15:49:42.529Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.467: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.529Z] 
11:49:42 [2020-06-09T15:49:42.529Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.529Z] 
11:49:42 [2020-06-09T15:49:42.529Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.529Z] 
11:49:42 [2020-06-09T15:49:42.529Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.529Z] 
11:49:42 [2020-06-09T15:49:42.529Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.783Z] 
11:49:42 [2020-06-09T15:49:42.783Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.541: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.783Z] 
11:49:42 [2020-06-09T15:49:42.783Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:42 [2020-06-09T15:49:42.783Z] 
11:49:42 [2020-06-09T15:49:42.783Z] (Eclipse:11619): Gtk-WARNING **: 15:49:42.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:43 [2020-06-09T15:49:43.708Z] 
11:49:43 [2020-06-09T15:49:43.708Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.677: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:43 [2020-06-09T15:49:43.708Z] 
11:49:43 [2020-06-09T15:49:43.708Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:45 [2020-06-09T15:49:45.105Z] 
11:49:45 [2020-06-09T15:49:45.105Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:45 [2020-06-09T15:49:45.105Z] 
11:49:45 [2020-06-09T15:49:45.105Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:45 [2020-06-09T15:49:45.105Z] 
11:49:45 [2020-06-09T15:49:45.105Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:45 [2020-06-09T15:49:45.105Z] 
11:49:45 [2020-06-09T15:49:45.105Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:45 [2020-06-09T15:49:45.105Z] 
11:49:45 [2020-06-09T15:49:45.105Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.794: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:45 [2020-06-09T15:49:45.105Z] 
11:49:45 [2020-06-09T15:49:45.105Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:45 [2020-06-09T15:49:45.105Z] 
11:49:45 [2020-06-09T15:49:45.105Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:45 [2020-06-09T15:49:45.105Z] 
11:49:45 [2020-06-09T15:49:45.105Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:45 [2020-06-09T15:49:45.105Z] 
11:49:45 [2020-06-09T15:49:45.105Z] (Eclipse:11619): Gtk-WARNING **: 15:49:43.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.990Z] 
11:49:46 [2020-06-09T15:49:46.990Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.990Z] 
11:49:46 [2020-06-09T15:49:46.990Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.990Z] 
11:49:46 [2020-06-09T15:49:46.990Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.990Z] 
11:49:46 [2020-06-09T15:49:46.990Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.990Z] 
11:49:46 [2020-06-09T15:49:46.990Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.990Z] 
11:49:46 [2020-06-09T15:49:46.990Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.990Z] 
11:49:46 [2020-06-09T15:49:46.991Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.919: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.991Z] 
11:49:46 [2020-06-09T15:49:46.991Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.991Z] 
11:49:46 [2020-06-09T15:49:46.991Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.953: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.991Z] 
11:49:46 [2020-06-09T15:49:46.991Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:46 [2020-06-09T15:49:46.991Z] 
11:49:46 [2020-06-09T15:49:46.991Z] (Eclipse:11619): Gtk-WARNING **: 15:49:46.985: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:47 [2020-06-09T15:49:47.246Z] 
11:49:47 [2020-06-09T15:49:47.246Z] (Eclipse:11619): Gtk-WARNING **: 15:49:47.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:47 [2020-06-09T15:49:47.246Z] 
11:49:47 [2020-06-09T15:49:47.246Z] (Eclipse:11619): Gtk-WARNING **: 15:49:47.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:47 [2020-06-09T15:49:47.501Z] 
11:49:47 [2020-06-09T15:49:47.501Z] (Eclipse:11619): Gtk-WARNING **: 15:49:47.277: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:47 [2020-06-09T15:49:47.501Z] 
11:49:47 [2020-06-09T15:49:47.501Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:47.287: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:47 [2020-06-09T15:49:47.501Z] 
11:49:47 [2020-06-09T15:49:47.501Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:47.317: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:47 [2020-06-09T15:49:47.501Z] 
11:49:47 [2020-06-09T15:49:47.501Z] (Eclipse:11619): Gtk-WARNING **: 15:49:47.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:47 [2020-06-09T15:49:47.757Z] 
11:49:47 [2020-06-09T15:49:47.757Z] (Eclipse:11619): Gtk-WARNING **: 15:49:47.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.012Z] 
11:49:48 [2020-06-09T15:49:48.013Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2020-06-09 15:49:47.771
11:49:48 [2020-06-09T15:49:48.013Z] !MESSAGE Failed to deletestatistics-types.ht
11:49:48 [2020-06-09T15:49:48.013Z] 
11:49:48 [2020-06-09T15:49:48.013Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2020-06-09 15:49:47.773
11:49:48 [2020-06-09T15:49:48.013Z] !MESSAGE Error writing the file /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/.tracing/scp_dest/statistics-totals.ht
11:49:48 [2020-06-09T15:49:48.013Z] !STACK 0
11:49:48 [2020-06-09T15:49:48.013Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/.tracing/scp_dest/statistics-totals.ht (No such file or directory)
11:49:48 [2020-06-09T15:49:48.013Z] 	at java.io.FileOutputStream.open0(Native Method)
11:49:48 [2020-06-09T15:49:48.013Z] 	at java.io.FileOutputStream.open(FileOutputStream.java:270)
11:49:48 [2020-06-09T15:49:48.013Z] 	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
11:49:48 [2020-06-09T15:49:48.013Z] 	at org.eclipse.tracecompass.internal.statesystem.core.AttributeTree.writeSelf(AttributeTree.java:130)
11:49:48 [2020-06-09T15:49:48.013Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.closeHistory(StateSystem.java:246)
11:49:48 [2020-06-09T15:49:48.013Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.closeStateSystem(AbstractTmfStateProvider.java:387)
11:49:48 [2020-06-09T15:49:48.013Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:361)
11:49:48 [2020-06-09T15:49:48.013Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
11:49:48 [2020-06-09T15:49:48.013Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:49:48 [2020-06-09T15:49:48.013Z] 	at java.lang.Thread.run(Thread.java:748)
11:49:48 [2020-06-09T15:49:48.013Z] 
11:49:48 [2020-06-09T15:49:48.013Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:47.774: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:48 [2020-06-09T15:49:48.013Z] 
11:49:48 [2020-06-09T15:49:48.013Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2020-06-09 15:49:47.774
11:49:48 [2020-06-09T15:49:48.013Z] !MESSAGE Failed to deletestatistics-totals.ht
11:49:48 [2020-06-09T15:49:48.013Z] 
11:49:48 [2020-06-09T15:49:48.013Z] (Eclipse:11619): Gtk-WARNING **: 15:49:47.777: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.268Z] 
11:49:48 [2020-06-09T15:49:48.268Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.202: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.268Z] 
11:49:48 [2020-06-09T15:49:48.268Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.268Z] 
11:49:48 [2020-06-09T15:49:48.268Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.268Z] 
11:49:48 [2020-06-09T15:49:48.268Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.523Z] 
11:49:48 [2020-06-09T15:49:48.523Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.287: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.523Z] 
11:49:48 [2020-06-09T15:49:48.523Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.523Z] 
11:49:48 [2020-06-09T15:49:48.523Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.329: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.523Z] 
11:49:48 [2020-06-09T15:49:48.523Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.350: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.523Z] 
11:49:48 [2020-06-09T15:49:48.523Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.371: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:48 [2020-06-09T15:49:48.523Z] 
11:49:48 [2020-06-09T15:49:48.523Z] (Eclipse:11619): Gtk-WARNING **: 15:49:48.391: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.324: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.340: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.356: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.372: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.406: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.450Z] 
11:49:49 [2020-06-09T15:49:49.450Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:49 [2020-06-09T15:49:49.705Z] 
11:49:49 [2020-06-09T15:49:49.705Z] (Eclipse:11619): Gtk-WARNING **: 15:49:49.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:50 [2020-06-09T15:49:50.631Z] 
11:49:50 [2020-06-09T15:49:50.631Z] (Eclipse:11619): Gtk-WARNING **: 15:49:50.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:50 [2020-06-09T15:49:50.631Z] 
11:49:50 [2020-06-09T15:49:50.631Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:50.303: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:50 [2020-06-09T15:49:50.631Z] 
11:49:50 [2020-06-09T15:49:50.631Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:50.331: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:50 [2020-06-09T15:49:50.631Z] 
11:49:50 [2020-06-09T15:49:50.631Z] (Eclipse:11619): Gtk-WARNING **: 15:49:50.346: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:55 [2020-06-09T15:49:55.871Z] 
11:49:55 [2020-06-09T15:49:55.871Z] (Eclipse:11619): Gtk-WARNING **: 15:49:55.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:55 [2020-06-09T15:49:55.871Z] 
11:49:55 [2020-06-09T15:49:55.871Z] (Eclipse:11619): Gtk-CRITICAL **: 15:49:55.568: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:49:55 [2020-06-09T15:49:55.871Z] 
11:49:55 [2020-06-09T15:49:55.871Z] (Eclipse:11619): Gtk-WARNING **: 15:49:55.571: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:59 [2020-06-09T15:49:59.133Z] 
11:49:59 [2020-06-09T15:49:59.133Z] (Eclipse:11619): Gtk-WARNING **: 15:49:58.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:59 [2020-06-09T15:49:59.133Z] 
11:49:59 [2020-06-09T15:49:59.133Z] (Eclipse:11619): Gtk-WARNING **: 15:49:58.408: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:59 [2020-06-09T15:49:59.133Z] 
11:49:59 [2020-06-09T15:49:59.133Z] (Eclipse:11619): Gtk-WARNING **: 15:49:58.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:59 [2020-06-09T15:49:59.133Z] 
11:49:59 [2020-06-09T15:49:59.133Z] (Eclipse:11619): Gtk-WARNING **: 15:49:58.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:59 [2020-06-09T15:49:59.133Z] 
11:49:59 [2020-06-09T15:49:59.133Z] (Eclipse:11619): Gtk-WARNING **: 15:49:58.518: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:59 [2020-06-09T15:49:59.133Z] 
11:49:59 [2020-06-09T15:49:59.133Z] (Eclipse:11619): Gtk-WARNING **: 15:49:58.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:49:59 [2020-06-09T15:49:59.133Z] 
11:49:59 [2020-06-09T15:49:59.133Z] (Eclipse:11619): Gtk-WARNING **: 15:49:58.587: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.909: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.960: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.294Z] 
11:50:03 [2020-06-09T15:50:03.294Z] (Eclipse:11619): Gtk-WARNING **: 15:50:02.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.855Z] 
11:50:03 [2020-06-09T15:50:03.855Z] (Eclipse:11619): Gtk-WARNING **: 15:50:03.785: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:03 [2020-06-09T15:50:03.855Z] 
11:50:03 [2020-06-09T15:50:03.855Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:03.795: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:04 [2020-06-09T15:50:04.483Z] 
11:50:04 [2020-06-09T15:50:04.483Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:03.866: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:04 [2020-06-09T15:50:04.483Z] 
11:50:04 [2020-06-09T15:50:04.483Z] (Eclipse:11619): Gtk-WARNING **: 15:50:03.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:09 [2020-06-09T15:50:09.720Z] 
11:50:09 [2020-06-09T15:50:09.720Z] (Eclipse:11619): Gtk-WARNING **: 15:50:08.831: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:09 [2020-06-09T15:50:09.720Z] 
11:50:09 [2020-06-09T15:50:09.720Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:09.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:09 [2020-06-09T15:50:09.720Z] 
11:50:09 [2020-06-09T15:50:09.720Z] (Eclipse:11619): Gtk-WARNING **: 15:50:09.118: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:11 [2020-06-09T15:50:11.082Z] 
11:50:11 [2020-06-09T15:50:11.082Z] (Eclipse:11619): Gtk-WARNING **: 15:50:10.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:11 [2020-06-09T15:50:11.082Z] 
11:50:11 [2020-06-09T15:50:11.082Z] (Eclipse:11619): Gtk-WARNING **: 15:50:10.708: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:11 [2020-06-09T15:50:11.082Z] 
11:50:11 [2020-06-09T15:50:11.082Z] (Eclipse:11619): Gtk-WARNING **: 15:50:10.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:11 [2020-06-09T15:50:11.082Z] 
11:50:11 [2020-06-09T15:50:11.082Z] (Eclipse:11619): Gtk-WARNING **: 15:50:10.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:11 [2020-06-09T15:50:11.082Z] 
11:50:11 [2020-06-09T15:50:11.082Z] (Eclipse:11619): Gtk-WARNING **: 15:50:10.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:11 [2020-06-09T15:50:11.082Z] 
11:50:11 [2020-06-09T15:50:11.082Z] (Eclipse:11619): Gtk-WARNING **: 15:50:10.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.723: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.789: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.007Z] 
11:50:12 [2020-06-09T15:50:12.007Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.839: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.008Z] 
11:50:12 [2020-06-09T15:50:12.008Z] (Eclipse:11619): Gtk-WARNING **: 15:50:11.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.264Z] 
11:50:12 [2020-06-09T15:50:12.264Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.519Z] 
11:50:12 [2020-06-09T15:50:12.519Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.519Z] 
11:50:12 [2020-06-09T15:50:12.519Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.519Z] 
11:50:12 [2020-06-09T15:50:12.519Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.377: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.519Z] 
11:50:12 [2020-06-09T15:50:12.519Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.774Z] 
11:50:12 [2020-06-09T15:50:12.774Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.680: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.774Z] 
11:50:12 [2020-06-09T15:50:12.774Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.700: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:12 [2020-06-09T15:50:12.774Z] 
11:50:12 [2020-06-09T15:50:12.774Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.707: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.029Z] 
11:50:13 [2020-06-09T15:50:13.029Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.029Z] 
11:50:13 [2020-06-09T15:50:13.029Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.029Z] 
11:50:13 [2020-06-09T15:50:13.029Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.029Z] 
11:50:13 [2020-06-09T15:50:13.029Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.029Z] 
11:50:13 [2020-06-09T15:50:13.029Z] (Eclipse:11619): Gtk-WARNING **: 15:50:12.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.029Z] 
11:50:13 [2020-06-09T15:50:13.029Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.029Z] 
11:50:13 [2020-06-09T15:50:13.029Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.023: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.284Z] 
11:50:13 [2020-06-09T15:50:13.284Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.678: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.745: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.761: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.795: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:13 [2020-06-09T15:50:13.845Z] 
11:50:13 [2020-06-09T15:50:13.845Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.100Z] 
11:50:14 [2020-06-09T15:50:14.100Z] (Eclipse:11619): Gtk-WARNING **: 15:50:13.844: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.660Z] 
11:50:14 [2020-06-09T15:50:14.660Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.547: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.660Z] 
11:50:14 [2020-06-09T15:50:14.660Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.660Z] 
11:50:14 [2020-06-09T15:50:14.660Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.660Z] 
11:50:14 [2020-06-09T15:50:14.660Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.612: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.660Z] 
11:50:14 [2020-06-09T15:50:14.660Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.633: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.660Z] 
11:50:14 [2020-06-09T15:50:14.660Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.654: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.915Z] 
11:50:14 [2020-06-09T15:50:14.915Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.915Z] 
11:50:14 [2020-06-09T15:50:14.915Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.915Z] 
11:50:14 [2020-06-09T15:50:14.915Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:14 [2020-06-09T15:50:14.915Z] 
11:50:14 [2020-06-09T15:50:14.915Z] (Eclipse:11619): Gtk-WARNING **: 15:50:14.734: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.298: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.332: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.348: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.366: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.381: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.481: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:19 [2020-06-09T15:50:19.073Z] 
11:50:19 [2020-06-09T15:50:19.073Z] (Eclipse:11619): Gtk-WARNING **: 15:50:18.498: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.036Z] 
11:50:20 [2020-06-09T15:50:20.036Z] (Eclipse:11619): Gtk-WARNING **: 15:50:19.834: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.036Z] 
11:50:20 [2020-06-09T15:50:20.036Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:19.844: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:20 [2020-06-09T15:50:20.036Z] 
11:50:20 [2020-06-09T15:50:20.036Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:19.888: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:20 [2020-06-09T15:50:20.036Z] 
11:50:20 [2020-06-09T15:50:20.036Z] (Eclipse:11619): Gtk-WARNING **: 15:50:19.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.036Z] 
11:50:20 [2020-06-09T15:50:20.036Z] (Eclipse:11619): Gtk-WARNING **: 15:50:20.018: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.036Z] 
11:50:20 [2020-06-09T15:50:20.036Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:20.025: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:20 [2020-06-09T15:50:20.291Z] 
11:50:20 [2020-06-09T15:50:20.291Z] (Eclipse:11619): Gtk-WARNING **: 15:50:20.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.291Z] 
11:50:20 [2020-06-09T15:50:20.291Z] (Eclipse:11619): Gtk-WARNING **: 15:50:20.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.546Z] 
11:50:20 [2020-06-09T15:50:20.546Z] (Eclipse:11619): Gtk-WARNING **: 15:50:20.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.546Z] 
11:50:20 [2020-06-09T15:50:20.546Z] (Eclipse:11619): Gtk-WARNING **: 15:50:20.318: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.546Z] 
11:50:20 [2020-06-09T15:50:20.546Z] (Eclipse:11619): Gtk-WARNING **: 15:50:20.341: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.546Z] 
11:50:20 [2020-06-09T15:50:20.546Z] (Eclipse:11619): Gtk-WARNING **: 15:50:20.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:20 [2020-06-09T15:50:20.546Z] 
11:50:20 [2020-06-09T15:50:20.546Z] (Eclipse:11619): Gtk-WARNING **: 15:50:20.397: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:21 [2020-06-09T15:50:21.907Z] 
11:50:21 [2020-06-09T15:50:21.907Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:21 [2020-06-09T15:50:21.907Z] 
11:50:21 [2020-06-09T15:50:21.907Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:21 [2020-06-09T15:50:21.907Z] 
11:50:21 [2020-06-09T15:50:21.907Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:21 [2020-06-09T15:50:21.907Z] 
11:50:21 [2020-06-09T15:50:21.907Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.816: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:21 [2020-06-09T15:50:21.907Z] 
11:50:21 [2020-06-09T15:50:21.907Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:21 [2020-06-09T15:50:21.907Z] 
11:50:21 [2020-06-09T15:50:21.907Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:21 [2020-06-09T15:50:21.907Z] 
11:50:21 [2020-06-09T15:50:21.907Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.866: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:21 [2020-06-09T15:50:21.907Z] 
11:50:21 [2020-06-09T15:50:21.907Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:21 [2020-06-09T15:50:21.907Z] 
11:50:21 [2020-06-09T15:50:21.907Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.898: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:22 [2020-06-09T15:50:22.162Z] 
11:50:22 [2020-06-09T15:50:22.162Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:22 [2020-06-09T15:50:22.162Z] 
11:50:22 [2020-06-09T15:50:22.162Z] (Eclipse:11619): Gtk-WARNING **: 15:50:21.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:23 [2020-06-09T15:50:23.526Z] 
11:50:23 [2020-06-09T15:50:23.526Z] (Eclipse:11619): Gtk-WARNING **: 15:50:23.427: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:23 [2020-06-09T15:50:23.526Z] 
11:50:23 [2020-06-09T15:50:23.526Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:23.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:23 [2020-06-09T15:50:23.526Z] 
11:50:23 [2020-06-09T15:50:23.526Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:23.498: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:23 [2020-06-09T15:50:23.526Z] 
11:50:23 [2020-06-09T15:50:23.526Z] (Eclipse:11619): Gtk-WARNING **: 15:50:23.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:24 [2020-06-09T15:50:24.087Z] 
11:50:24 [2020-06-09T15:50:24.087Z] (Eclipse:11619): Gtk-WARNING **: 15:50:23.867: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:24 [2020-06-09T15:50:24.087Z] 
11:50:24 [2020-06-09T15:50:24.087Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:23.875: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:24 [2020-06-09T15:50:24.087Z] 
11:50:24 [2020-06-09T15:50:24.087Z] (Eclipse:11619): Gtk-WARNING **: 15:50:23.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:24 [2020-06-09T15:50:24.647Z] 
11:50:24 [2020-06-09T15:50:24.647Z] (Eclipse:11619): Gtk-WARNING **: 15:50:24.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:24 [2020-06-09T15:50:24.647Z] 
11:50:24 [2020-06-09T15:50:24.647Z] (Eclipse:11619): Gtk-WARNING **: 15:50:24.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:24 [2020-06-09T15:50:24.902Z] 
11:50:24 [2020-06-09T15:50:24.902Z] (Eclipse:11619): Gtk-WARNING **: 15:50:24.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:24 [2020-06-09T15:50:24.902Z] 
11:50:24 [2020-06-09T15:50:24.902Z] (Eclipse:11619): Gtk-WARNING **: 15:50:24.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:24 [2020-06-09T15:50:24.902Z] 
11:50:24 [2020-06-09T15:50:24.902Z] (Eclipse:11619): Gtk-WARNING **: 15:50:24.715: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:24 [2020-06-09T15:50:24.902Z] 
11:50:24 [2020-06-09T15:50:24.902Z] (Eclipse:11619): Gtk-WARNING **: 15:50:24.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.760: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:25 [2020-06-09T15:50:25.828Z] 
11:50:25 [2020-06-09T15:50:25.828Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.083Z] 
11:50:26 [2020-06-09T15:50:26.083Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.083Z] 
11:50:26 [2020-06-09T15:50:26.083Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.083Z] 
11:50:26 [2020-06-09T15:50:26.083Z] (Eclipse:11619): Gtk-WARNING **: 15:50:25.875: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.341Z] 
11:50:26 [2020-06-09T15:50:26.341Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.341Z] 
11:50:26 [2020-06-09T15:50:26.341Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.161: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.341Z] 
11:50:26 [2020-06-09T15:50:26.341Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.341Z] 
11:50:26 [2020-06-09T15:50:26.341Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.341Z] 
11:50:26 [2020-06-09T15:50:26.341Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.341Z] 
11:50:26 [2020-06-09T15:50:26.341Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.341Z] 
11:50:26 [2020-06-09T15:50:26.341Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.314: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.596Z] 
11:50:26 [2020-06-09T15:50:26.596Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.851Z] 
11:50:26 [2020-06-09T15:50:26.851Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.603: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.851Z] 
11:50:26 [2020-06-09T15:50:26.851Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.618: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.851Z] 
11:50:26 [2020-06-09T15:50:26.851Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.851Z] 
11:50:26 [2020-06-09T15:50:26.851Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:26 [2020-06-09T15:50:26.851Z] 
11:50:26 [2020-06-09T15:50:26.851Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.106Z] 
11:50:27 [2020-06-09T15:50:27.106Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.106Z] 
11:50:27 [2020-06-09T15:50:27.106Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.106Z] 
11:50:27 [2020-06-09T15:50:27.106Z] (Eclipse:11619): Gtk-WARNING **: 15:50:26.989: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.106Z] 
11:50:27 [2020-06-09T15:50:27.106Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.009: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.106Z] 
11:50:27 [2020-06-09T15:50:27.106Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.106Z] 
11:50:27 [2020-06-09T15:50:27.106Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.666Z] 
11:50:27 [2020-06-09T15:50:27.666Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.395: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.666Z] 
11:50:27 [2020-06-09T15:50:27.666Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.413: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.666Z] 
11:50:27 [2020-06-09T15:50:27.666Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.666Z] 
11:50:27 [2020-06-09T15:50:27.666Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.487: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.666Z] 
11:50:27 [2020-06-09T15:50:27.666Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.666Z] 
11:50:27 [2020-06-09T15:50:27.666Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.666Z] 
11:50:27 [2020-06-09T15:50:27.666Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.574: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.666Z] 
11:50:27 [2020-06-09T15:50:27.666Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.921Z] 
11:50:27 [2020-06-09T15:50:27.921Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.921Z] 
11:50:27 [2020-06-09T15:50:27.921Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.921Z] 
11:50:27 [2020-06-09T15:50:27.921Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.921Z] 
11:50:27 [2020-06-09T15:50:27.921Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.921Z] 
11:50:27 [2020-06-09T15:50:27.921Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.895: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:27 [2020-06-09T15:50:27.921Z] 
11:50:27 [2020-06-09T15:50:27.921Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.917: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.176Z] 
11:50:28 [2020-06-09T15:50:28.176Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.938: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.176Z] 
11:50:28 [2020-06-09T15:50:28.176Z] (Eclipse:11619): Gtk-WARNING **: 15:50:27.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.176Z] 
11:50:28 [2020-06-09T15:50:28.176Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.123: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.176Z] 
11:50:28 [2020-06-09T15:50:28.176Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.176Z] 
11:50:28 [2020-06-09T15:50:28.176Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.431Z] 
11:50:28 [2020-06-09T15:50:28.431Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.431Z] 
11:50:28 [2020-06-09T15:50:28.431Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.413: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.687Z] 
11:50:28 [2020-06-09T15:50:28.687Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.435: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.687Z] 
11:50:28 [2020-06-09T15:50:28.687Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.456: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.687Z] 
11:50:28 [2020-06-09T15:50:28.687Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.687Z] 
11:50:28 [2020-06-09T15:50:28.687Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.687Z] 
11:50:28 [2020-06-09T15:50:28.687Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.522: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.687Z] 
11:50:28 [2020-06-09T15:50:28.687Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.687Z] 
11:50:28 [2020-06-09T15:50:28.687Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.567: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.687Z] 
11:50:28 [2020-06-09T15:50:28.687Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.588: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.716: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.754: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.787: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.838: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.854: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:28 [2020-06-09T15:50:28.942Z] 
11:50:28 [2020-06-09T15:50:28.942Z] (Eclipse:11619): Gtk-WARNING **: 15:50:28.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:30 [2020-06-09T15:50:30.304Z] 
11:50:30 [2020-06-09T15:50:30.304Z] (Eclipse:11619): Gtk-WARNING **: 15:50:30.075: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:30 [2020-06-09T15:50:30.304Z] 
11:50:30 [2020-06-09T15:50:30.304Z] (Eclipse:11619): Gtk-WARNING **: 15:50:30.097: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:30 [2020-06-09T15:50:30.304Z] 
11:50:30 [2020-06-09T15:50:30.304Z] (Eclipse:11619): Gtk-WARNING **: 15:50:30.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:30 [2020-06-09T15:50:30.304Z] 
11:50:30 [2020-06-09T15:50:30.304Z] (Eclipse:11619): Gtk-WARNING **: 15:50:30.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:30 [2020-06-09T15:50:30.304Z] 
11:50:30 [2020-06-09T15:50:30.304Z] (Eclipse:11619): Gtk-WARNING **: 15:50:30.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:30 [2020-06-09T15:50:30.304Z] 
11:50:30 [2020-06-09T15:50:30.304Z] (Eclipse:11619): Gtk-WARNING **: 15:50:30.198: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:30 [2020-06-09T15:50:30.304Z] 
11:50:30 [2020-06-09T15:50:30.304Z] (Eclipse:11619): Gtk-WARNING **: 15:50:30.221: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:30 [2020-06-09T15:50:30.304Z] 
11:50:30 [2020-06-09T15:50:30.304Z] (Eclipse:11619): Gtk-WARNING **: 15:50:30.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:30 [2020-06-09T15:50:30.304Z] 
11:50:30 [2020-06-09T15:50:30.304Z] (Eclipse:11619): Gtk-WARNING **: 15:50:30.285: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.436: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.486: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.504: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.520: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.569: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.382Z] 
11:50:38 [2020-06-09T15:50:38.382Z] (Eclipse:11619): Gtk-WARNING **: 15:50:37.586: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.637Z] 
11:50:38 [2020-06-09T15:50:38.637Z] (Eclipse:11619): Gtk-WARNING **: 15:50:38.502: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:38 [2020-06-09T15:50:38.637Z] 
11:50:38 [2020-06-09T15:50:38.637Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:38.513: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:38 [2020-06-09T15:50:38.637Z] 
11:50:38 [2020-06-09T15:50:38.637Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:38.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:38 [2020-06-09T15:50:38.637Z] 
11:50:38 [2020-06-09T15:50:38.637Z] (Eclipse:11619): Gtk-WARNING **: 15:50:38.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.197Z] 
11:50:39 [2020-06-09T15:50:39.197Z] (Eclipse:11619): Gtk-WARNING **: 15:50:38.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.197Z] 
11:50:39 [2020-06-09T15:50:39.197Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:38.940: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:39 [2020-06-09T15:50:39.197Z] 
11:50:39 [2020-06-09T15:50:39.197Z] (Eclipse:11619): Gtk-WARNING **: 15:50:38.942: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.197Z] 
11:50:39 [2020-06-09T15:50:39.197Z] (Eclipse:11619): Gtk-WARNING **: 15:50:39.096: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.197Z] 
11:50:39 [2020-06-09T15:50:39.197Z] (Eclipse:11619): Gtk-WARNING **: 15:50:39.119: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.197Z] 
11:50:39 [2020-06-09T15:50:39.197Z] (Eclipse:11619): Gtk-WARNING **: 15:50:39.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.197Z] 
11:50:39 [2020-06-09T15:50:39.197Z] (Eclipse:11619): Gtk-WARNING **: 15:50:39.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.197Z] 
11:50:39 [2020-06-09T15:50:39.197Z] (Eclipse:11619): Gtk-WARNING **: 15:50:39.188: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.452Z] 
11:50:39 [2020-06-09T15:50:39.452Z] (Eclipse:11619): Gtk-WARNING **: 15:50:39.209: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.452Z] 
11:50:39 [2020-06-09T15:50:39.452Z] (Eclipse:11619): Gtk-WARNING **: 15:50:39.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.452Z] 
11:50:39 [2020-06-09T15:50:39.452Z] (Eclipse:11619): Gtk-WARNING **: 15:50:39.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:39 [2020-06-09T15:50:39.452Z] 
11:50:39 [2020-06-09T15:50:39.452Z] (Eclipse:11619): Gtk-WARNING **: 15:50:39.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.689Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:43.864: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:43.883: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:43.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:43.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:43.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:43.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:43.954: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:43.970: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:43.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:44.003: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:44.020: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:44.036: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:44 [2020-06-09T15:50:44.690Z] 
11:50:44 [2020-06-09T15:50:44.690Z] (Eclipse:11619): Gtk-WARNING **: 15:50:44.053: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:45 [2020-06-09T15:50:45.251Z] 
11:50:45 [2020-06-09T15:50:45.251Z] (Eclipse:11619): Gtk-WARNING **: 15:50:45.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:45 [2020-06-09T15:50:45.251Z] 
11:50:45 [2020-06-09T15:50:45.251Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:45.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:45 [2020-06-09T15:50:45.251Z] 
11:50:45 [2020-06-09T15:50:45.251Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:45.116: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:45 [2020-06-09T15:50:45.251Z] 
11:50:45 [2020-06-09T15:50:45.251Z] (Eclipse:11619): Gtk-WARNING **: 15:50:45.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:45 [2020-06-09T15:50:45.506Z] 
11:50:45 [2020-06-09T15:50:45.506Z] (Eclipse:11619): Gtk-WARNING **: 15:50:45.334: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:45 [2020-06-09T15:50:45.506Z] 
11:50:45 [2020-06-09T15:50:45.506Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:45.340: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:45 [2020-06-09T15:50:45.506Z] 
11:50:45 [2020-06-09T15:50:45.506Z] (Eclipse:11619): Gtk-WARNING **: 15:50:45.343: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.598: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.621: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.664: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:46 [2020-06-09T15:50:46.868Z] 
11:50:46 [2020-06-09T15:50:46.868Z] (Eclipse:11619): Gtk-WARNING **: 15:50:46.683: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:47 [2020-06-09T15:50:47.793Z] 
11:50:47 [2020-06-09T15:50:47.794Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.685: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:47 [2020-06-09T15:50:47.794Z] 
11:50:47 [2020-06-09T15:50:47.794Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.705: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:47 [2020-06-09T15:50:47.794Z] 
11:50:47 [2020-06-09T15:50:47.794Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.712: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:47 [2020-06-09T15:50:47.794Z] 
11:50:47 [2020-06-09T15:50:47.794Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:47 [2020-06-09T15:50:47.794Z] 
11:50:47 [2020-06-09T15:50:47.794Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:47 [2020-06-09T15:50:47.794Z] 
11:50:47 [2020-06-09T15:50:47.794Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.764: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:47 [2020-06-09T15:50:47.794Z] 
11:50:47 [2020-06-09T15:50:47.794Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:47 [2020-06-09T15:50:47.794Z] 
11:50:47 [2020-06-09T15:50:47.794Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:48 [2020-06-09T15:50:48.049Z] 
11:50:48 [2020-06-09T15:50:48.049Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:48 [2020-06-09T15:50:48.049Z] 
11:50:48 [2020-06-09T15:50:48.049Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.824: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:48 [2020-06-09T15:50:48.049Z] 
11:50:48 [2020-06-09T15:50:48.049Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:48 [2020-06-09T15:50:48.049Z] 
11:50:48 [2020-06-09T15:50:48.049Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.857: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:48 [2020-06-09T15:50:48.049Z] 
11:50:48 [2020-06-09T15:50:48.049Z] (Eclipse:11619): Gtk-WARNING **: 15:50:47.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:48 [2020-06-09T15:50:48.610Z] 
11:50:48 [2020-06-09T15:50:48.610Z] (Eclipse:11619): Gtk-WARNING **: 15:50:48.380: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:48 [2020-06-09T15:50:48.610Z] 
11:50:48 [2020-06-09T15:50:48.610Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:48.393: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:48 [2020-06-09T15:50:48.610Z] 
11:50:48 [2020-06-09T15:50:48.610Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:48.419: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:48 [2020-06-09T15:50:48.610Z] 
11:50:48 [2020-06-09T15:50:48.610Z] (Eclipse:11619): Gtk-WARNING **: 15:50:48.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:48 [2020-06-09T15:50:48.865Z] 
11:50:48 [2020-06-09T15:50:48.865Z] (Eclipse:11619): Gtk-WARNING **: 15:50:48.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:48 [2020-06-09T15:50:48.865Z] 
11:50:48 [2020-06-09T15:50:48.865Z] (Eclipse:11619): Gtk-CRITICAL **: 15:50:48.720: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:50:48 [2020-06-09T15:50:48.865Z] 
11:50:48 [2020-06-09T15:50:48.865Z] (Eclipse:11619): Gtk-WARNING **: 15:50:48.723: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.425Z] 
11:50:49 [2020-06-09T15:50:49.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.425Z] 
11:50:49 [2020-06-09T15:50:49.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.347: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.425Z] 
11:50:49 [2020-06-09T15:50:49.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.367: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.425Z] 
11:50:49 [2020-06-09T15:50:49.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.425Z] 
11:50:49 [2020-06-09T15:50:49.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.409: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.680Z] 
11:50:49 [2020-06-09T15:50:49.680Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.680Z] 
11:50:49 [2020-06-09T15:50:49.680Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.451: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.680Z] 
11:50:49 [2020-06-09T15:50:49.680Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.473: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.680Z] 
11:50:49 [2020-06-09T15:50:49.680Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.680Z] 
11:50:49 [2020-06-09T15:50:49.680Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.514: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.935Z] 
11:50:49 [2020-06-09T15:50:49.935Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.935Z] 
11:50:49 [2020-06-09T15:50:49.935Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.822: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.935Z] 
11:50:49 [2020-06-09T15:50:49.935Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.840: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.935Z] 
11:50:49 [2020-06-09T15:50:49.935Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.870: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.935Z] 
11:50:49 [2020-06-09T15:50:49.935Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.935Z] 
11:50:49 [2020-06-09T15:50:49.935Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.935Z] 
11:50:49 [2020-06-09T15:50:49.935Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:49 [2020-06-09T15:50:49.935Z] 
11:50:49 [2020-06-09T15:50:49.935Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.923: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:50 [2020-06-09T15:50:50.190Z] 
11:50:50 [2020-06-09T15:50:50.190Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.940: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:50 [2020-06-09T15:50:50.190Z] 
11:50:50 [2020-06-09T15:50:50.190Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.956: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:50 [2020-06-09T15:50:50.190Z] 
11:50:50 [2020-06-09T15:50:50.190Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.973: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:50 [2020-06-09T15:50:50.190Z] 
11:50:50 [2020-06-09T15:50:50.190Z] (Eclipse:11619): Gtk-WARNING **: 15:50:49.990: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.848: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.870: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.914: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.957: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:55 [2020-06-09T15:50:55.425Z] 
11:50:55 [2020-06-09T15:50:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:50:54.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.494: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.511: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.526: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.543: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.560: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.577: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.593: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.627: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:56 [2020-06-09T15:50:56.786Z] 
11:50:56 [2020-06-09T15:50:56.786Z] (Eclipse:11619): Gtk-WARNING **: 15:50:56.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:58 [2020-06-09T15:50:58.149Z] 
11:50:58 [2020-06-09T15:50:58.149Z] (Eclipse:11619): Gtk-WARNING **: 15:50:57.871: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:58 [2020-06-09T15:50:58.149Z] 
11:50:58 [2020-06-09T15:50:58.149Z] (Eclipse:11619): Gtk-WARNING **: 15:50:57.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:58 [2020-06-09T15:50:58.149Z] 
11:50:58 [2020-06-09T15:50:58.149Z] (Eclipse:11619): Gtk-WARNING **: 15:50:57.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:58 [2020-06-09T15:50:58.149Z] 
11:50:58 [2020-06-09T15:50:58.149Z] (Eclipse:11619): Gtk-WARNING **: 15:50:57.937: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:58 [2020-06-09T15:50:58.149Z] 
11:50:58 [2020-06-09T15:50:58.149Z] (Eclipse:11619): Gtk-WARNING **: 15:50:57.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:58 [2020-06-09T15:50:58.149Z] 
11:50:58 [2020-06-09T15:50:58.149Z] (Eclipse:11619): Gtk-WARNING **: 15:50:57.980: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:58 [2020-06-09T15:50:58.149Z] 
11:50:58 [2020-06-09T15:50:58.149Z] (Eclipse:11619): Gtk-WARNING **: 15:50:58.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:58 [2020-06-09T15:50:58.149Z] 
11:50:58 [2020-06-09T15:50:58.149Z] (Eclipse:11619): Gtk-WARNING **: 15:50:58.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:50:58 [2020-06-09T15:50:58.149Z] 
11:50:58 [2020-06-09T15:50:58.149Z] (Eclipse:11619): Gtk-WARNING **: 15:50:58.040: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.369: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.394: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.406: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.424: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.440: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.523: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:00 [2020-06-09T15:51:00.661Z] 
11:51:00 [2020-06-09T15:51:00.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:00.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:04 [2020-06-09T15:51:04.820Z] 
11:51:04 [2020-06-09T15:51:04.820Z] (Eclipse:11619): Gtk-WARNING **: 15:51:04.636: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:04 [2020-06-09T15:51:04.820Z] 
11:51:04 [2020-06-09T15:51:04.820Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:04.647: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:04 [2020-06-09T15:51:04.820Z] 
11:51:04 [2020-06-09T15:51:04.820Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:04.681: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:04 [2020-06-09T15:51:04.820Z] 
11:51:04 [2020-06-09T15:51:04.820Z] (Eclipse:11619): Gtk-WARNING **: 15:51:04.696: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.075Z] 
11:51:05 [2020-06-09T15:51:05.075Z] (Eclipse:11619): Gtk-WARNING **: 15:51:04.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.075Z] 
11:51:05 [2020-06-09T15:51:05.075Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:04.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:05 [2020-06-09T15:51:05.075Z] 
11:51:05 [2020-06-09T15:51:05.075Z] (Eclipse:11619): Gtk-WARNING **: 15:51:04.882: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.330Z] 
11:51:05 [2020-06-09T15:51:05.330Z] (Eclipse:11619): Gtk-WARNING **: 15:51:05.115: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.330Z] 
11:51:05 [2020-06-09T15:51:05.330Z] (Eclipse:11619): Gtk-WARNING **: 15:51:05.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.330Z] 
11:51:05 [2020-06-09T15:51:05.330Z] (Eclipse:11619): Gtk-WARNING **: 15:51:05.170: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.330Z] 
11:51:05 [2020-06-09T15:51:05.330Z] (Eclipse:11619): Gtk-WARNING **: 15:51:05.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.330Z] 
11:51:05 [2020-06-09T15:51:05.330Z] (Eclipse:11619): Gtk-WARNING **: 15:51:05.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.330Z] 
11:51:05 [2020-06-09T15:51:05.330Z] (Eclipse:11619): Gtk-WARNING **: 15:51:05.239: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.330Z] 
11:51:05 [2020-06-09T15:51:05.330Z] (Eclipse:11619): Gtk-WARNING **: 15:51:05.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.330Z] 
11:51:05 [2020-06-09T15:51:05.330Z] (Eclipse:11619): Gtk-WARNING **: 15:51:05.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:05 [2020-06-09T15:51:05.331Z] 
11:51:05 [2020-06-09T15:51:05.331Z] (Eclipse:11619): Gtk-WARNING **: 15:51:05.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.756: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.775: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.786: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.869: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.887: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.567Z] 
11:51:10 [2020-06-09T15:51:10.567Z] (Eclipse:11619): Gtk-WARNING **: 15:51:09.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.822Z] 
11:51:10 [2020-06-09T15:51:10.822Z] (Eclipse:11619): Gtk-WARNING **: 15:51:10.699: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:10 [2020-06-09T15:51:10.822Z] 
11:51:10 [2020-06-09T15:51:10.822Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:10.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:10 [2020-06-09T15:51:10.822Z] 
11:51:10 [2020-06-09T15:51:10.822Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:10.734: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:10 [2020-06-09T15:51:10.822Z] 
11:51:10 [2020-06-09T15:51:10.822Z] (Eclipse:11619): Gtk-WARNING **: 15:51:10.765: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:11 [2020-06-09T15:51:11.077Z] 
11:51:11 [2020-06-09T15:51:11.077Z] (Eclipse:11619): Gtk-WARNING **: 15:51:10.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:11 [2020-06-09T15:51:11.077Z] 
11:51:11 [2020-06-09T15:51:11.077Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:10.910: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:11 [2020-06-09T15:51:11.077Z] 
11:51:11 [2020-06-09T15:51:11.077Z] (Eclipse:11619): Gtk-WARNING **: 15:51:10.912: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.804: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.825: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.847: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.889: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.929: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:12 [2020-06-09T15:51:12.002Z] 
11:51:12 [2020-06-09T15:51:12.002Z] (Eclipse:11619): Gtk-WARNING **: 15:51:11.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.161Z] 
11:51:16 [2020-06-09T15:51:16.161Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.161Z] 
11:51:16 [2020-06-09T15:51:16.161Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.161Z] 
11:51:16 [2020-06-09T15:51:16.161Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.051: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.161Z] 
11:51:16 [2020-06-09T15:51:16.161Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.161Z] 
11:51:16 [2020-06-09T15:51:16.161Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.083: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.161Z] 
11:51:16 [2020-06-09T15:51:16.161Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.100: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.161Z] 
11:51:16 [2020-06-09T15:51:16.161Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.161Z] 
11:51:16 [2020-06-09T15:51:16.161Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.161Z] 
11:51:16 [2020-06-09T15:51:16.161Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.417Z] 
11:51:16 [2020-06-09T15:51:16.417Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.167: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.417Z] 
11:51:16 [2020-06-09T15:51:16.417Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.184: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.417Z] 
11:51:16 [2020-06-09T15:51:16.417Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:16 [2020-06-09T15:51:16.417Z] 
11:51:16 [2020-06-09T15:51:16.417Z] (Eclipse:11619): Gtk-WARNING **: 15:51:16.216: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.120: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.159: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.195: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.212: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.230: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.249: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.266: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.283: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:17 [2020-06-09T15:51:17.342Z] 
11:51:17 [2020-06-09T15:51:17.342Z] (Eclipse:11619): Gtk-WARNING **: 15:51:17.296: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:19 [2020-06-09T15:51:19.233Z] 
11:51:19 [2020-06-09T15:51:19.233Z] (Eclipse:11619): Gtk-WARNING **: 15:51:19.151: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:19 [2020-06-09T15:51:19.233Z] 
11:51:19 [2020-06-09T15:51:19.233Z] (Eclipse:11619): Gtk-WARNING **: 15:51:19.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:19 [2020-06-09T15:51:19.233Z] 
11:51:19 [2020-06-09T15:51:19.233Z] (Eclipse:11619): Gtk-WARNING **: 15:51:19.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-WARNING **: 15:51:19.232: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:19.243: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:19.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-WARNING **: 15:51:19.286: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:19.286: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:19.306: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:19.323: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:19.367: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-WARNING **: 15:51:19.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:19.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:19 [2020-06-09T15:51:19.490Z] 
11:51:19 [2020-06-09T15:51:19.490Z] (Eclipse:11619): Gtk-WARNING **: 15:51:19.421: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:27 [2020-06-09T15:51:27.566Z] 
11:51:27 [2020-06-09T15:51:27.566Z] (Eclipse:11619): Gtk-WARNING **: 15:51:26.135: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:27 [2020-06-09T15:51:27.566Z] 
11:51:27 [2020-06-09T15:51:27.566Z] (Eclipse:11619): Gtk-WARNING **: 15:51:26.158: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:27 [2020-06-09T15:51:27.566Z] 
11:51:27 [2020-06-09T15:51:27.566Z] (Eclipse:11619): Gtk-WARNING **: 15:51:26.181: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:27 [2020-06-09T15:51:27.566Z] 
11:51:27 [2020-06-09T15:51:27.566Z] (Eclipse:11619): Gtk-WARNING **: 15:51:26.203: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:27 [2020-06-09T15:51:27.566Z] 
11:51:27 [2020-06-09T15:51:27.566Z] (Eclipse:11619): Gtk-WARNING **: 15:51:26.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:27 [2020-06-09T15:51:27.566Z] 
11:51:27 [2020-06-09T15:51:27.566Z] (Eclipse:11619): Gtk-WARNING **: 15:51:26.247: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:27 [2020-06-09T15:51:27.566Z] 
11:51:27 [2020-06-09T15:51:27.566Z] (Eclipse:11619): Gtk-WARNING **: 15:51:26.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:27 [2020-06-09T15:51:27.566Z] 
11:51:27 [2020-06-09T15:51:27.566Z] (Eclipse:11619): Gtk-WARNING **: 15:51:26.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:27 [2020-06-09T15:51:27.566Z] 
11:51:27 [2020-06-09T15:51:27.566Z] (Eclipse:11619): Gtk-WARNING **: 15:51:26.313: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.360: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.379: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.398: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.415: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.431: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.448: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.466: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.482: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.499: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.516: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.532: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:31 [2020-06-09T15:51:31.727Z] 
11:51:31 [2020-06-09T15:51:31.727Z] (Eclipse:11619): Gtk-WARNING **: 15:51:31.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.730: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.773: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.793: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.813: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.833: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.855: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.890: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.089Z] 
11:51:33 [2020-06-09T15:51:33.089Z] (Eclipse:11619): Gtk-WARNING **: 15:51:32.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.383: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.430: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.447: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.463: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.479: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.512: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.529: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.649Z] 
11:51:33 [2020-06-09T15:51:33.649Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.562: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.905Z] 
11:51:33 [2020-06-09T15:51:33.905Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.723: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:33 [2020-06-09T15:51:33.905Z] 
11:51:33 [2020-06-09T15:51:33.905Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:33.733: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:33 [2020-06-09T15:51:33.905Z] 
11:51:33 [2020-06-09T15:51:33.905Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:33.785: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:33 [2020-06-09T15:51:33.905Z] 
11:51:33 [2020-06-09T15:51:33.905Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.799: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:34 [2020-06-09T15:51:34.160Z] 
11:51:34 [2020-06-09T15:51:34.160Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:34 [2020-06-09T15:51:34.160Z] 
11:51:34 [2020-06-09T15:51:34.160Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:33.955: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:34 [2020-06-09T15:51:34.160Z] 
11:51:34 [2020-06-09T15:51:34.160Z] (Eclipse:11619): Gtk-WARNING **: 15:51:33.958: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:39 [2020-06-09T15:51:39.397Z] 
11:51:39 [2020-06-09T15:51:39.397Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2020-06-09 15:51:38.901
11:51:39 [2020-06-09T15:51:39.397Z] !MESSAGE Error writing the file /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/.tracing/synctraces/scp_dest/statistics-totals.ht
11:51:39 [2020-06-09T15:51:39.397Z] !STACK 0
11:51:39 [2020-06-09T15:51:39.397Z] java.io.FileNotFoundException: /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/work/data/Tracing/.tracing/synctraces/scp_dest/statistics-totals.ht (No such file or directory)
11:51:39 [2020-06-09T15:51:39.397Z] 	at java.io.FileOutputStream.open0(Native Method)
11:51:39 [2020-06-09T15:51:39.397Z] 	at java.io.FileOutputStream.open(FileOutputStream.java:270)
11:51:39 [2020-06-09T15:51:39.397Z] 	at java.io.FileOutputStream.<init>(FileOutputStream.java:213)
11:51:39 [2020-06-09T15:51:39.397Z] 	at org.eclipse.tracecompass.internal.statesystem.core.AttributeTree.writeSelf(AttributeTree.java:130)
11:51:39 [2020-06-09T15:51:39.397Z] 	at org.eclipse.tracecompass.internal.statesystem.core.StateSystem.closeHistory(StateSystem.java:246)
11:51:39 [2020-06-09T15:51:39.397Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.closeStateSystem(AbstractTmfStateProvider.java:387)
11:51:39 [2020-06-09T15:51:39.397Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider$EventProcessor.run(AbstractTmfStateProvider.java:361)
11:51:39 [2020-06-09T15:51:39.397Z] 	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45)
11:51:39 [2020-06-09T15:51:39.397Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.AbstractTmfStateProvider.lambda$2(AbstractTmfStateProvider.java:147)
11:51:39 [2020-06-09T15:51:39.397Z] 	at java.lang.Thread.run(Thread.java:748)
11:51:41 [2020-06-09T15:51:41.911Z] 
11:51:41 [2020-06-09T15:51:41.911Z] !ENTRY org.eclipse.tracecompass.statesystem.core 4 0 2020-06-09 15:51:41.432
11:51:41 [2020-06-09T15:51:41.911Z] !MESSAGE Failed to deletestatistics-totals.ht
11:51:47 [2020-06-09T15:51:47.149Z] 
11:51:47 [2020-06-09T15:51:47.149Z] (Eclipse:11619): Gtk-WARNING **: 15:51:47.146: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:47 [2020-06-09T15:51:47.405Z] 
11:51:47 [2020-06-09T15:51:47.405Z] (Eclipse:11619): Gtk-WARNING **: 15:51:47.171: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:47 [2020-06-09T15:51:47.405Z] 
11:51:47 [2020-06-09T15:51:47.405Z] (Eclipse:11619): Gtk-WARNING **: 15:51:47.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:47 [2020-06-09T15:51:47.405Z] 
11:51:47 [2020-06-09T15:51:47.405Z] (Eclipse:11619): Gtk-WARNING **: 15:51:47.220: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:47 [2020-06-09T15:51:47.405Z] 
11:51:47 [2020-06-09T15:51:47.405Z] (Eclipse:11619): Gtk-WARNING **: 15:51:47.244: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:47 [2020-06-09T15:51:47.405Z] 
11:51:47 [2020-06-09T15:51:47.405Z] (Eclipse:11619): Gtk-WARNING **: 15:51:47.268: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:47 [2020-06-09T15:51:47.405Z] 
11:51:47 [2020-06-09T15:51:47.405Z] (Eclipse:11619): Gtk-WARNING **: 15:51:47.289: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:47 [2020-06-09T15:51:47.405Z] 
11:51:47 [2020-06-09T15:51:47.405Z] (Eclipse:11619): Gtk-WARNING **: 15:51:47.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:47 [2020-06-09T15:51:47.405Z] 
11:51:47 [2020-06-09T15:51:47.405Z] (Eclipse:11619): Gtk-WARNING **: 15:51:47.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:48.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:48.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.001: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.061: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.112: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.127: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.144: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.288Z] 
11:51:49 [2020-06-09T15:51:49.288Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.544Z] 
11:51:49 [2020-06-09T15:51:49.544Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:49 [2020-06-09T15:51:49.544Z] 
11:51:49 [2020-06-09T15:51:49.544Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:49.454: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:49 [2020-06-09T15:51:49.544Z] 
11:51:49 [2020-06-09T15:51:49.544Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:49.480: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:49 [2020-06-09T15:51:49.544Z] 
11:51:49 [2020-06-09T15:51:49.544Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.496: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:50 [2020-06-09T15:51:50.103Z] 
11:51:50 [2020-06-09T15:51:50.103Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:50 [2020-06-09T15:51:50.103Z] 
11:51:50 [2020-06-09T15:51:50.103Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:49.810: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:50 [2020-06-09T15:51:50.103Z] 
11:51:50 [2020-06-09T15:51:50.103Z] (Eclipse:11619): Gtk-WARNING **: 15:51:49.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:52 [2020-06-09T15:51:52.616Z] 
11:51:52 [2020-06-09T15:51:52.616Z] (Eclipse:11619): Gtk-WARNING **: 15:51:52.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:52 [2020-06-09T15:51:52.616Z] 
11:51:52 [2020-06-09T15:51:52.616Z] (Eclipse:11619): Gtk-WARNING **: 15:51:52.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:52 [2020-06-09T15:51:52.616Z] 
11:51:52 [2020-06-09T15:51:52.616Z] (Eclipse:11619): Gtk-WARNING **: 15:51:52.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:52 [2020-06-09T15:51:52.616Z] 
11:51:52 [2020-06-09T15:51:52.616Z] (Eclipse:11619): Gtk-WARNING **: 15:51:52.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:52 [2020-06-09T15:51:52.616Z] 
11:51:52 [2020-06-09T15:51:52.616Z] (Eclipse:11619): Gtk-WARNING **: 15:51:52.175: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:52 [2020-06-09T15:51:52.616Z] 
11:51:52 [2020-06-09T15:51:52.616Z] (Eclipse:11619): Gtk-WARNING **: 15:51:52.199: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:52 [2020-06-09T15:51:52.616Z] 
11:51:52 [2020-06-09T15:51:52.616Z] (Eclipse:11619): Gtk-WARNING **: 15:51:52.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:52 [2020-06-09T15:51:52.616Z] 
11:51:52 [2020-06-09T15:51:52.616Z] (Eclipse:11619): Gtk-WARNING **: 15:51:52.245: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:52 [2020-06-09T15:51:52.616Z] 
11:51:52 [2020-06-09T15:51:52.617Z] (Eclipse:11619): Gtk-WARNING **: 15:51:52.265: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.045: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.064: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.092: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.110: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.126: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.143: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.160: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.176: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.193: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.210: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.226: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:54 [2020-06-09T15:51:54.500Z] 
11:51:54 [2020-06-09T15:51:54.500Z] (Eclipse:11619): Gtk-WARNING **: 15:51:54.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:55 [2020-06-09T15:51:55.425Z] 
11:51:55 [2020-06-09T15:51:55.425Z] (Eclipse:11619): Gtk-WARNING **: 15:51:55.396: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:55 [2020-06-09T15:51:55.425Z] 
11:51:55 [2020-06-09T15:51:55.425Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:55.406: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:55 [2020-06-09T15:51:55.680Z] 
11:51:55 [2020-06-09T15:51:55.680Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:55.431: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:55 [2020-06-09T15:51:55.680Z] 
11:51:55 [2020-06-09T15:51:55.680Z] (Eclipse:11619): Gtk-WARNING **: 15:51:55.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:55 [2020-06-09T15:51:55.680Z] 
11:51:55 [2020-06-09T15:51:55.680Z] (Eclipse:11619): Gtk-WARNING **: 15:51:55.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:55 [2020-06-09T15:51:55.680Z] 
11:51:55 [2020-06-09T15:51:55.680Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:55.565: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:55 [2020-06-09T15:51:55.680Z] 
11:51:55 [2020-06-09T15:51:55.680Z] (Eclipse:11619): Gtk-WARNING **: 15:51:55.568: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:56 [2020-06-09T15:51:56.605Z] 
11:51:56 [2020-06-09T15:51:56.605Z] (Eclipse:11619): Gtk-WARNING **: 15:51:56.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:56 [2020-06-09T15:51:56.605Z] 
11:51:56 [2020-06-09T15:51:56.605Z] (Eclipse:11619): Gtk-WARNING **: 15:51:56.519: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:56 [2020-06-09T15:51:56.605Z] 
11:51:56 [2020-06-09T15:51:56.605Z] (Eclipse:11619): Gtk-WARNING **: 15:51:56.549: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:56 [2020-06-09T15:51:56.605Z] 
11:51:56 [2020-06-09T15:51:56.605Z] (Eclipse:11619): Gtk-WARNING **: 15:51:56.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:56 [2020-06-09T15:51:56.605Z] 
11:51:56 [2020-06-09T15:51:56.605Z] (Eclipse:11619): Gtk-WARNING **: 15:51:56.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:56 [2020-06-09T15:51:56.859Z] 
11:51:56 [2020-06-09T15:51:56.859Z] (Eclipse:11619): Gtk-WARNING **: 15:51:56.626: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:56 [2020-06-09T15:51:56.859Z] 
11:51:56 [2020-06-09T15:51:56.859Z] (Eclipse:11619): Gtk-WARNING **: 15:51:56.647: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:56 [2020-06-09T15:51:56.859Z] 
11:51:56 [2020-06-09T15:51:56.859Z] (Eclipse:11619): Gtk-WARNING **: 15:51:56.668: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.044: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.066: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.072: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.089: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.138: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.155: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.172: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.189: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.224Z] 
11:51:58 [2020-06-09T15:51:58.224Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.479Z] 
11:51:58 [2020-06-09T15:51:58.479Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.223: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:58 [2020-06-09T15:51:58.479Z] 
11:51:58 [2020-06-09T15:51:58.479Z] (Eclipse:11619): Gtk-WARNING **: 15:51:58.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:59 [2020-06-09T15:51:59.404Z] 
11:51:59 [2020-06-09T15:51:59.404Z] (Eclipse:11619): Gtk-WARNING **: 15:51:59.316: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:59 [2020-06-09T15:51:59.404Z] 
11:51:59 [2020-06-09T15:51:59.404Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:59.327: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:59 [2020-06-09T15:51:59.404Z] 
11:51:59 [2020-06-09T15:51:59.404Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:59.391: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:59 [2020-06-09T15:51:59.661Z] 
11:51:59 [2020-06-09T15:51:59.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:59.407: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:59 [2020-06-09T15:51:59.661Z] 
11:51:59 [2020-06-09T15:51:59.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:59.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:59 [2020-06-09T15:51:59.661Z] 
11:51:59 [2020-06-09T15:51:59.661Z] (Eclipse:11619): Gtk-CRITICAL **: 15:51:59.598: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:51:59 [2020-06-09T15:51:59.661Z] 
11:51:59 [2020-06-09T15:51:59.661Z] (Eclipse:11619): Gtk-WARNING **: 15:51:59.600: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:59 [2020-06-09T15:51:59.916Z] 
11:51:59 [2020-06-09T15:51:59.916Z] (Eclipse:11619): Gtk-WARNING **: 15:51:59.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:59 [2020-06-09T15:51:59.916Z] 
11:51:59 [2020-06-09T15:51:59.916Z] (Eclipse:11619): Gtk-WARNING **: 15:51:59.878: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:51:59 [2020-06-09T15:51:59.916Z] 
11:51:59 [2020-06-09T15:51:59.916Z] (Eclipse:11619): Gtk-WARNING **: 15:51:59.904: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:00 [2020-06-09T15:52:00.171Z] 
11:52:00 [2020-06-09T15:52:00.171Z] (Eclipse:11619): Gtk-WARNING **: 15:51:59.969: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:00 [2020-06-09T15:52:00.171Z] 
11:52:00 [2020-06-09T15:52:00.171Z] (Eclipse:11619): Gtk-WARNING **: 15:51:59.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.610: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.629: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.643: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.659: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.676: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.709: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.726: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.743: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.759: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.776: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:02 [2020-06-09T15:52:02.056Z] 
11:52:02 [2020-06-09T15:52:02.056Z] (Eclipse:11619): Gtk-WARNING **: 15:52:01.809: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:07 [2020-06-09T15:52:07.295Z] 
11:52:07 [2020-06-09T15:52:07.295Z] (Eclipse:11619): Gtk-WARNING **: 15:52:06.354: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:07 [2020-06-09T15:52:07.295Z] 
11:52:07 [2020-06-09T15:52:07.295Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:06.364: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:07 [2020-06-09T15:52:07.295Z] 
11:52:07 [2020-06-09T15:52:07.295Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:06.388: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:07 [2020-06-09T15:52:07.295Z] 
11:52:07 [2020-06-09T15:52:07.295Z] (Eclipse:11619): Gtk-WARNING **: 15:52:06.401: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:07 [2020-06-09T15:52:07.295Z] 
11:52:07 [2020-06-09T15:52:07.295Z] (Eclipse:11619): Gtk-WARNING **: 15:52:06.575: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:07 [2020-06-09T15:52:07.295Z] 
11:52:07 [2020-06-09T15:52:07.295Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:06.581: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:07 [2020-06-09T15:52:07.295Z] 
11:52:07 [2020-06-09T15:52:07.295Z] (Eclipse:11619): Gtk-WARNING **: 15:52:06.584: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:15 [2020-06-09T15:52:15.371Z] 
11:52:15 [2020-06-09T15:52:15.371Z] (Eclipse:11619): Gtk-WARNING **: 15:52:13.881: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:15 [2020-06-09T15:52:15.371Z] 
11:52:15 [2020-06-09T15:52:15.371Z] (Eclipse:11619): Gtk-WARNING **: 15:52:13.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:15 [2020-06-09T15:52:15.371Z] 
11:52:15 [2020-06-09T15:52:15.371Z] (Eclipse:11619): Gtk-WARNING **: 15:52:13.967: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:15 [2020-06-09T15:52:15.371Z] 
11:52:15 [2020-06-09T15:52:15.371Z] (Eclipse:11619): Gtk-WARNING **: 15:52:13.991: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:15 [2020-06-09T15:52:15.371Z] 
11:52:15 [2020-06-09T15:52:15.371Z] (Eclipse:11619): Gtk-WARNING **: 15:52:14.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.530Z] 
11:52:19 [2020-06-09T15:52:19.531Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.418: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.531Z] 
11:52:19 [2020-06-09T15:52:19.531Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.531Z] 
11:52:19 [2020-06-09T15:52:19.531Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.446: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.531Z] 
11:52:19 [2020-06-09T15:52:19.531Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.457: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.531Z] 
11:52:19 [2020-06-09T15:52:19.531Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.531Z] 
11:52:19 [2020-06-09T15:52:19.531Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.489: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.531Z] 
11:52:19 [2020-06-09T15:52:19.531Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.506: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.531Z] 
11:52:19 [2020-06-09T15:52:19.531Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.522: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.785Z] 
11:52:19 [2020-06-09T15:52:19.786Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.539: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.786Z] 
11:52:19 [2020-06-09T15:52:19.786Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.557: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.786Z] 
11:52:19 [2020-06-09T15:52:19.786Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.572: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.786Z] 
11:52:19 [2020-06-09T15:52:19.786Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:19 [2020-06-09T15:52:19.786Z] 
11:52:19 [2020-06-09T15:52:19.786Z] (Eclipse:11619): Gtk-WARNING **: 15:52:19.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.711Z] 
11:52:20 [2020-06-09T15:52:20.711Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.711Z] 
11:52:20 [2020-06-09T15:52:20.711Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.664: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.711Z] 
11:52:20 [2020-06-09T15:52:20.711Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.686: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.711Z] 
11:52:20 [2020-06-09T15:52:20.711Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.966Z] 
11:52:20 [2020-06-09T15:52:20.966Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.727: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.966Z] 
11:52:20 [2020-06-09T15:52:20.966Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.966Z] 
11:52:20 [2020-06-09T15:52:20.966Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.966Z] 
11:52:20 [2020-06-09T15:52:20.966Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.791: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.966Z] 
11:52:20 [2020-06-09T15:52:20.966Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.811: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:20 [2020-06-09T15:52:20.966Z] 
11:52:20 [2020-06-09T15:52:20.966Z] (Eclipse:11619): Gtk-WARNING **: 15:52:20.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.525Z] 
11:52:21 [2020-06-09T15:52:21.525Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.525Z] 
11:52:21 [2020-06-09T15:52:21.525Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.490: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.525Z] 
11:52:21 [2020-06-09T15:52:21.525Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.525Z] 
11:52:21 [2020-06-09T15:52:21.525Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.524: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.780Z] 
11:52:21 [2020-06-09T15:52:21.780Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.540: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.780Z] 
11:52:21 [2020-06-09T15:52:21.780Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.556: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.780Z] 
11:52:21 [2020-06-09T15:52:21.780Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.573: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.780Z] 
11:52:21 [2020-06-09T15:52:21.780Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.589: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.780Z] 
11:52:21 [2020-06-09T15:52:21.780Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.606: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.780Z] 
11:52:21 [2020-06-09T15:52:21.780Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.780Z] 
11:52:21 [2020-06-09T15:52:21.780Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:21 [2020-06-09T15:52:21.780Z] 
11:52:21 [2020-06-09T15:52:21.780Z] (Eclipse:11619): Gtk-WARNING **: 15:52:21.656: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:22 [2020-06-09T15:52:22.704Z] 
11:52:22 [2020-06-09T15:52:22.704Z] (Eclipse:11619): Gtk-WARNING **: 15:52:22.500: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:22 [2020-06-09T15:52:22.704Z] 
11:52:22 [2020-06-09T15:52:22.704Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:22.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:22 [2020-06-09T15:52:22.704Z] 
11:52:22 [2020-06-09T15:52:22.704Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:22.540: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:22 [2020-06-09T15:52:22.704Z] 
11:52:22 [2020-06-09T15:52:22.704Z] (Eclipse:11619): Gtk-WARNING **: 15:52:22.555: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:22 [2020-06-09T15:52:22.959Z] 
11:52:22 [2020-06-09T15:52:22.959Z] (Eclipse:11619): Gtk-WARNING **: 15:52:22.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:23 [2020-06-09T15:52:23.214Z] 
11:52:23 [2020-06-09T15:52:23.214Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:23.166: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:23 [2020-06-09T15:52:23.214Z] 
11:52:23 [2020-06-09T15:52:23.214Z] (Eclipse:11619): Gtk-WARNING **: 15:52:23.169: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:23 [2020-06-09T15:52:23.774Z] 
11:52:23 [2020-06-09T15:52:23.774Z] (Eclipse:11619): Gtk-WARNING **: 15:52:23.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:23 [2020-06-09T15:52:23.774Z] 
11:52:23 [2020-06-09T15:52:23.774Z] (Eclipse:11619): Gtk-WARNING **: 15:52:23.537: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:23 [2020-06-09T15:52:23.774Z] 
11:52:23 [2020-06-09T15:52:23.774Z] (Eclipse:11619): Gtk-WARNING **: 15:52:23.565: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:23 [2020-06-09T15:52:23.775Z] 
11:52:23 [2020-06-09T15:52:23.775Z] (Eclipse:11619): Gtk-WARNING **: 15:52:23.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:23 [2020-06-09T15:52:23.775Z] 
11:52:23 [2020-06-09T15:52:23.775Z] (Eclipse:11619): Gtk-WARNING **: 15:52:23.616: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:23 [2020-06-09T15:52:23.775Z] 
11:52:23 [2020-06-09T15:52:23.775Z] (Eclipse:11619): Gtk-WARNING **: 15:52:23.639: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:23 [2020-06-09T15:52:23.775Z] 
11:52:23 [2020-06-09T15:52:23.775Z] (Eclipse:11619): Gtk-WARNING **: 15:52:23.661: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.208: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.227: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.259: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.276: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.293: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.309: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.335Z] 
11:52:24 [2020-06-09T15:52:24.335Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.326: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.590Z] 
11:52:24 [2020-06-09T15:52:24.590Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.342: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.590Z] 
11:52:24 [2020-06-09T15:52:24.590Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.358: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.590Z] 
11:52:24 [2020-06-09T15:52:24.590Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.375: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.845Z] 
11:52:24 [2020-06-09T15:52:24.845Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:24 [2020-06-09T15:52:24.845Z] 
11:52:24 [2020-06-09T15:52:24.845Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:24.717: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:24 [2020-06-09T15:52:24.845Z] 
11:52:24 [2020-06-09T15:52:24.845Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:24.744: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:24 [2020-06-09T15:52:24.845Z] 
11:52:24 [2020-06-09T15:52:24.845Z] (Eclipse:11619): Gtk-WARNING **: 15:52:24.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.406Z] 
11:52:25 [2020-06-09T15:52:25.406Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.406Z] 
11:52:25 [2020-06-09T15:52:25.406Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:25.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:25 [2020-06-09T15:52:25.406Z] 
11:52:25 [2020-06-09T15:52:25.406Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.177: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.406Z] 
11:52:25 [2020-06-09T15:52:25.406Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.337: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.406Z] 
11:52:25 [2020-06-09T15:52:25.406Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.363: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.406Z] 
11:52:25 [2020-06-09T15:52:25.406Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.661Z] 
11:52:25 [2020-06-09T15:52:25.662Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.412: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.662Z] 
11:52:25 [2020-06-09T15:52:25.662Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.662Z] 
11:52:25 [2020-06-09T15:52:25.662Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.453: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.662Z] 
11:52:25 [2020-06-09T15:52:25.662Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.472: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.662Z] 
11:52:25 [2020-06-09T15:52:25.662Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.491: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:25 [2020-06-09T15:52:25.662Z] 
11:52:25 [2020-06-09T15:52:25.662Z] (Eclipse:11619): Gtk-WARNING **: 15:52:25.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.546Z] 
11:52:27 [2020-06-09T15:52:27.546Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.546Z] 
11:52:27 [2020-06-09T15:52:27.546Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.546Z] 
11:52:27 [2020-06-09T15:52:27.546Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.547Z] 
11:52:27 [2020-06-09T15:52:27.547Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.444: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.547Z] 
11:52:27 [2020-06-09T15:52:27.547Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.460: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.547Z] 
11:52:27 [2020-06-09T15:52:27.547Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.547Z] 
11:52:27 [2020-06-09T15:52:27.547Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.493: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.547Z] 
11:52:27 [2020-06-09T15:52:27.547Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.510: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.547Z] 
11:52:27 [2020-06-09T15:52:27.547Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.527: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.547Z] 
11:52:27 [2020-06-09T15:52:27.547Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.544: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.801Z] 
11:52:27 [2020-06-09T15:52:27.801Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.561: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:27 [2020-06-09T15:52:27.801Z] 
11:52:27 [2020-06-09T15:52:27.801Z] (Eclipse:11619): Gtk-WARNING **: 15:52:27.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:28 [2020-06-09T15:52:28.360Z] 
11:52:28 [2020-06-09T15:52:28.360Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.081: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:28 [2020-06-09T15:52:28.360Z] 
11:52:28 [2020-06-09T15:52:28.360Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:28.092: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:28 [2020-06-09T15:52:28.360Z] 
11:52:28 [2020-06-09T15:52:28.360Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:28.119: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:28 [2020-06-09T15:52:28.360Z] 
11:52:28 [2020-06-09T15:52:28.360Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:28 [2020-06-09T15:52:28.616Z] 
11:52:28 [2020-06-09T15:52:28.616Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:28 [2020-06-09T15:52:28.616Z] 
11:52:28 [2020-06-09T15:52:28.616Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:28.466: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:28 [2020-06-09T15:52:28.616Z] 
11:52:28 [2020-06-09T15:52:28.616Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.469: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:29 [2020-06-09T15:52:29.176Z] 
11:52:29 [2020-06-09T15:52:29.176Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.873: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:29 [2020-06-09T15:52:29.176Z] 
11:52:29 [2020-06-09T15:52:29.176Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:29 [2020-06-09T15:52:29.176Z] 
11:52:29 [2020-06-09T15:52:29.176Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:29 [2020-06-09T15:52:29.176Z] 
11:52:29 [2020-06-09T15:52:29.176Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.948: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:29 [2020-06-09T15:52:29.176Z] 
11:52:29 [2020-06-09T15:52:29.176Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:29 [2020-06-09T15:52:29.176Z] 
11:52:29 [2020-06-09T15:52:29.176Z] (Eclipse:11619): Gtk-WARNING **: 15:52:28.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:29 [2020-06-09T15:52:29.176Z] 
11:52:29 [2020-06-09T15:52:29.176Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.019: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:29 [2020-06-09T15:52:29.176Z] 
11:52:29 [2020-06-09T15:52:29.176Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.042: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:29 [2020-06-09T15:52:29.176Z] 
11:52:29 [2020-06-09T15:52:29.176Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.063: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.771: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.792: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.819: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.836: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.853: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.870: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.886: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.903: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.920: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.936: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.952: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.101Z] 
11:52:30 [2020-06-09T15:52:30.101Z] (Eclipse:11619): Gtk-WARNING **: 15:52:29.968: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.661Z] 
11:52:30 [2020-06-09T15:52:30.661Z] (Eclipse:11619): Gtk-WARNING **: 15:52:30.591: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.661Z] 
11:52:30 [2020-06-09T15:52:30.661Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:30.602: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:30 [2020-06-09T15:52:30.916Z] 
11:52:30 [2020-06-09T15:52:30.916Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:30.675: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:30 [2020-06-09T15:52:30.916Z] 
11:52:30 [2020-06-09T15:52:30.916Z] (Eclipse:11619): Gtk-WARNING **: 15:52:30.691: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.916Z] 
11:52:30 [2020-06-09T15:52:30.916Z] (Eclipse:11619): Gtk-WARNING **: 15:52:30.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:30 [2020-06-09T15:52:30.916Z] 
11:52:30 [2020-06-09T15:52:30.916Z] (Eclipse:11619): Gtk-CRITICAL **: 15:52:30.869: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
11:52:30 [2020-06-09T15:52:30.916Z] 
11:52:30 [2020-06-09T15:52:30.916Z] (Eclipse:11619): Gtk-WARNING **: 15:52:30.872: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.994Z] 
11:52:38 [2020-06-09T15:52:38.994Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.815: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.995Z] 
11:52:38 [2020-06-09T15:52:38.995Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.832: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.995Z] 
11:52:38 [2020-06-09T15:52:38.995Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.851: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.995Z] 
11:52:38 [2020-06-09T15:52:38.995Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.876: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.995Z] 
11:52:38 [2020-06-09T15:52:38.995Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.893: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.995Z] 
11:52:38 [2020-06-09T15:52:38.995Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.995Z] 
11:52:38 [2020-06-09T15:52:38.995Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.928: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.995Z] 
11:52:38 [2020-06-09T15:52:38.995Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.944: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.995Z] 
11:52:38 [2020-06-09T15:52:38.995Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.959: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:38 [2020-06-09T15:52:38.995Z] 
11:52:38 [2020-06-09T15:52:38.995Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.977: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:39 [2020-06-09T15:52:39.249Z] 
11:52:39 [2020-06-09T15:52:39.249Z] (Eclipse:11619): Gtk-WARNING **: 15:52:38.994: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.576: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.592: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.608: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.657: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.674: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.690: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.706: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.724: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:41 [2020-06-09T15:52:41.760Z] 
11:52:41 [2020-06-09T15:52:41.760Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.758: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:42 [2020-06-09T15:52:42.015Z] 
11:52:42 [2020-06-09T15:52:42.015Z] (Eclipse:11619): Gtk-WARNING **: 15:52:41.772: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
11:52:42 [2020-06-09T15:52:42.274Z] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 204.101 s - in org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.574 s
11:52:42 [2020-06-09T15:52:42.274Z] testExtractArchivesFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 7.587 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromDirectoryLinksPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.917 s
11:52:42 [2020-06-09T15:52:42.274Z] testExtractArchivesFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.659 s
11:52:42 [2020-06-09T15:52:42.274Z] testExtractArchivesFromDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 6.956 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 10.17 s
11:52:42 [2020-06-09T15:52:42.274Z] testExtractArchivesFromDirectoryLinksPreserveStruture(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 12.228 s
11:52:42 [2020-06-09T15:52:42.274Z] testEmptyFile(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.573 s
11:52:42 [2020-06-09T15:52:42.274Z] testEmptyDirectory(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 0.658 s
11:52:42 [2020-06-09T15:52:42.274Z] testArchiveWithColons(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 1.72 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromDirectoryOverwriteRenameAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 9.959 s
11:52:42 [2020-06-09T15:52:42.274Z] testEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.216 s
11:52:42 [2020-06-09T15:52:42.274Z] testNestedEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.563 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromArchiveOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 17.202 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromArchiveWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 2.762 s
11:52:42 [2020-06-09T15:52:42.274Z] testDirectoryWithEmptyArchive(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 8.598 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportWithExperimentOverwriteTraces(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 13.895 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportWithExperimentValidation(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 14.383 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromDirectoryPreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 21.01 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportWithExperiment(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.931 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 4.407 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromDirectoryOverwrite(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 17.31 s
11:52:42 [2020-06-09T15:52:42.274Z] testExtractArchivesFromDirectoryLinks(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 9.679 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromDirectoryOverwriteOverwriteAll(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 5.372 s
11:52:42 [2020-06-09T15:52:42.274Z] testImportFromArchivePreserveFolder(org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests.StandardImportAndReadSmokeTest)  Time elapsed: 9.559 s
11:52:42 [2020-06-09T15:52:42.274Z] 
11:52:42 [2020-06-09T15:52:42.274Z] Results:
11:52:42 [2020-06-09T15:52:42.274Z] 
11:52:42 [2020-06-09T15:52:42.274Z] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0
11:52:42 [2020-06-09T15:52:42.274Z] 
11:52:42 [2020-06-09T15:52:42.529Z] 
11:52:42 [2020-06-09T15:52:42.529Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 15:52:42.292
11:52:42 [2020-06-09T15:52:42.529Z] !MESSAGE The workspace will exit with unsaved changes in this session.
11:52:57 [2020-06-09T15:52:57.384Z] [INFO] All tests passed!
11:52:57 [2020-06-09T15:52:57.384Z] [INFO] 
11:52:57 [2020-06-09T15:52:57.384Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:52:57 [2020-06-09T15:52:57.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar
11:52:57 [2020-06-09T15:52:57.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.pom
11:52:57 [2020-06-09T15:52:57.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-sources.jar
11:52:57 [2020-06-09T15:52:57.384Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/ctf/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests/1.0.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-pack200.jar.pack.gz
11:52:57 [2020-06-09T15:52:57.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-p2metadata.xml
11:52:57 [2020-06-09T15:52:57.639Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.10-SNAPSHOT/org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests-1.0.10-SNAPSHOT-p2artifacts.xml
11:52:58 [2020-06-09T15:52:58.199Z] [INFO] 
11:52:58 [2020-06-09T15:52:58.199Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests ---
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] 
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.doc.user >-----
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] Building Trace Compass User Guide 6.0.0-SNAPSHOT                [69/138]
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] 
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.doc.user ---
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] 
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.doc.user ---
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] Executing tasks
11:52:58 [2020-06-09T15:52:58.454Z] 
11:52:58 [2020-06-09T15:52:58.454Z] main:
11:52:58 [2020-06-09T15:52:58.454Z] 
11:52:58 [2020-06-09T15:52:58.454Z] clean:
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] Executed tasks
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] 
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.doc.user ---
11:52:58 [2020-06-09T15:52:58.454Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] 
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.doc.user ---
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] 
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.doc.user ---
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] 
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.doc.user ---
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] 
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.doc.user ---
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] 
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.doc.user ---
11:52:59 [2020-06-09T15:52:59.014Z] [INFO] Executing tasks
11:52:59 [2020-06-09T15:52:59.014Z] 
11:52:59 [2020-06-09T15:52:59.014Z] main:
11:52:59 [2020-06-09T15:52:59.014Z] 
11:52:59 [2020-06-09T15:52:59.014Z] build:
11:52:59 [2020-06-09T15:52:59.574Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/doc/User-Guide.html
11:52:59 [2020-06-09T15:52:59.574Z] 
11:52:59 [2020-06-09T15:52:59.574Z] test:
11:52:59 [2020-06-09T15:52:59.574Z] [xmlvalidate] 18 file(s) have been successfully validated.
11:52:59 [2020-06-09T15:52:59.574Z] [INFO] Executed tasks
11:52:59 [2020-06-09T15:52:59.574Z] [INFO] 
11:52:59 [2020-06-09T15:52:59.574Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.doc.user ---
11:52:59 [2020-06-09T15:52:59.574Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:52:59 [2020-06-09T15:52:59.574Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/src/main/resources
11:52:59 [2020-06-09T15:52:59.574Z] [INFO] 
11:52:59 [2020-06-09T15:52:59.574Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.doc.user ---
11:52:59 [2020-06-09T15:52:59.574Z] [INFO] 
11:52:59 [2020-06-09T15:52:59.574Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.doc.user ---
11:53:01 [2020-06-09T15:53:01.460Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/data/.metadata/.log
11:53:01 [2020-06-09T15:53:01.460Z] [INFO] Command line:
11:53:01 [2020-06-09T15:53:01.460Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
11:53:01 [2020-06-09T15:53:01.460Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:53:04 [2020-06-09T15:53:04.722Z] Buildfile: build.xml
11:53:04 [2020-06-09T15:53:04.722Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
11:53:04 [2020-06-09T15:53:04.722Z] 
11:53:04 [2020-06-09T15:53:04.722Z] build.index:
11:53:16 [2020-06-09T15:53:16.882Z] BUILD SUCCESSFUL
11:53:16 [2020-06-09T15:53:16.882Z] 
11:53:16 [2020-06-09T15:53:16.882Z] BUILD SUCCESSFUL
11:53:16 [2020-06-09T15:53:16.882Z] Total time: 11 seconds
11:53:31 [2020-06-09T15:53:31.710Z] [INFO] 
11:53:31 [2020-06-09T15:53:31.710Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.doc.user ---
11:53:31 [2020-06-09T15:53:31.710Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:31 [2020-06-09T15:53:31.710Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/src/test/resources
11:53:31 [2020-06-09T15:53:31.710Z] [INFO] 
11:53:31 [2020-06-09T15:53:31.710Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.doc.user ---
11:53:31 [2020-06-09T15:53:31.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-sources.jar
11:53:31 [2020-06-09T15:53:31.711Z] [INFO] 
11:53:31 [2020-06-09T15:53:31.711Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.doc.user ---
11:53:31 [2020-06-09T15:53:31.711Z] [INFO] 
11:53:31 [2020-06-09T15:53:31.711Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.doc.user ---
11:53:31 [2020-06-09T15:53:31.711Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] 
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.doc.user ---
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] 
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.doc.user ---
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] 
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.doc.user ---
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] 
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.doc.user ---
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] 
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.doc.user ---
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.pom
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-sources.jar
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] 
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.doc.user ---
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] 
11:53:43 [2020-06-09T15:53:43.870Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.doc.user ---
11:53:44 [2020-06-09T15:53:44.126Z] [INFO] Executing tasks
11:53:44 [2020-06-09T15:53:44.126Z] 
11:53:44 [2020-06-09T15:53:44.126Z] main:
11:53:44 [2020-06-09T15:53:44.126Z]     [mkdir] Created dir: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user/reference
11:53:44 [2020-06-09T15:53:44.126Z]      [copy] Copying 324 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user
11:53:44 [2020-06-09T15:53:44.381Z]      [copy] Copying 17 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.doc.user/reference
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] Executed tasks
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.doc.user >--
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] Building Trace Compass GDB Tracepoint Analysis User Guide 6.0.0-SNAPSHOT [70/138]
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] Executing tasks
11:53:44 [2020-06-09T15:53:44.381Z] 
11:53:44 [2020-06-09T15:53:44.381Z] main:
11:53:44 [2020-06-09T15:53:44.381Z] 
11:53:44 [2020-06-09T15:53:44.381Z] clean:
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] Executed tasks
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.381Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] Executing tasks
11:53:44 [2020-06-09T15:53:44.640Z] 
11:53:44 [2020-06-09T15:53:44.640Z] main:
11:53:44 [2020-06-09T15:53:44.640Z] 
11:53:44 [2020-06-09T15:53:44.640Z] build:
11:53:44 [2020-06-09T15:53:44.640Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/doc/User-Guide.html
11:53:44 [2020-06-09T15:53:44.640Z] 
11:53:44 [2020-06-09T15:53:44.640Z] test:
11:53:44 [2020-06-09T15:53:44.640Z] [xmlvalidate] 8 file(s) have been successfully validated.
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] Executed tasks
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/main/resources
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] 
11:53:44 [2020-06-09T15:53:44.640Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:53:45 [2020-06-09T15:53:45.200Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/data/.metadata/.log
11:53:45 [2020-06-09T15:53:45.200Z] [INFO] Command line:
11:53:45 [2020-06-09T15:53:45.200Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
11:53:45 [2020-06-09T15:53:45.200Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:53:47 [2020-06-09T15:53:47.714Z] Buildfile: build.xml
11:53:47 [2020-06-09T15:53:47.714Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
11:53:47 [2020-06-09T15:53:47.714Z] 
11:53:47 [2020-06-09T15:53:47.714Z] build.index:
11:53:57 [2020-06-09T15:53:57.651Z] BUILD SUCCESSFUL
11:53:57 [2020-06-09T15:53:57.651Z] 
11:53:57 [2020-06-09T15:53:57.651Z] BUILD SUCCESSFUL
11:53:57 [2020-06-09T15:53:57.651Z] Total time: 10 seconds
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/src/test/resources
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-sources.jar
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.pom
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-sources.jar
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.gdbtrace.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.gdbtrace.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Executing tasks
11:54:24 [2020-06-09T15:54:24.140Z] 
11:54:24 [2020-06-09T15:54:24.140Z] main:
11:54:24 [2020-06-09T15:54:24.140Z]      [copy] Copying 13 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.gdbtrace.doc.user
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Executed tasks
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.doc.user >---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Building Trace Compass RCP User Guide 6.0.0-SNAPSHOT            [71/138]
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Executing tasks
11:54:24 [2020-06-09T15:54:24.140Z] 
11:54:24 [2020-06-09T15:54:24.140Z] main:
11:54:24 [2020-06-09T15:54:24.140Z] 
11:54:24 [2020-06-09T15:54:24.140Z] clean:
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Executed tasks
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Executing tasks
11:54:24 [2020-06-09T15:54:24.140Z] 
11:54:24 [2020-06-09T15:54:24.140Z] main:
11:54:24 [2020-06-09T15:54:24.140Z] 
11:54:24 [2020-06-09T15:54:24.140Z] build:
11:54:24 [2020-06-09T15:54:24.140Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/doc/User-Guide.html
11:54:24 [2020-06-09T15:54:24.140Z] 
11:54:24 [2020-06-09T15:54:24.140Z] test:
11:54:24 [2020-06-09T15:54:24.140Z] [xmlvalidate] 2 file(s) have been successfully validated.
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Executed tasks
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/src/main/resources
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] 
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/data/.metadata/.log
11:54:24 [2020-06-09T15:54:24.140Z] [INFO] Command line:
11:54:24 [2020-06-09T15:54:24.140Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
11:54:24 [2020-06-09T15:54:24.140Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:54:26 [2020-06-09T15:54:26.025Z] Buildfile: build.xml
11:54:26 [2020-06-09T15:54:26.025Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
11:54:26 [2020-06-09T15:54:26.025Z] 
11:54:26 [2020-06-09T15:54:26.025Z] build.index:
11:54:34 [2020-06-09T15:54:34.101Z] BUILD SUCCESSFUL
11:54:34 [2020-06-09T15:54:34.101Z] 
11:54:34 [2020-06-09T15:54:34.101Z] BUILD SUCCESSFUL
11:54:34 [2020-06-09T15:54:34.101Z] Total time: 7 seconds
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] 
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/src/test/resources
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] 
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-sources.jar
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] 
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] 
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] 
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] 
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] 
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] 
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] 
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:52 [2020-06-09T15:54:52.133Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar
11:54:53 [2020-06-09T15:54:53.058Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.pom
11:54:53 [2020-06-09T15:54:53.618Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-sources.jar
11:54:53 [2020-06-09T15:54:53.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
11:54:53 [2020-06-09T15:54:53.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
11:54:53 [2020-06-09T15:54:53.873Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.rcp.doc.user/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
11:54:53 [2020-06-09T15:54:53.873Z] [INFO] 
11:54:53 [2020-06-09T15:54:53.873Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:54 [2020-06-09T15:54:54.128Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.128Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.rcp.doc.user ---
11:54:54 [2020-06-09T15:54:54.128Z] [INFO] Executing tasks
11:54:54 [2020-06-09T15:54:54.128Z] 
11:54:54 [2020-06-09T15:54:54.128Z] main:
11:54:54 [2020-06-09T15:54:54.128Z]      [copy] Copying 16 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.rcp.doc.user
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] Executed tasks
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.doc.user >--
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] Building Trace Compass Pcap User Guide 6.0.0-SNAPSHOT           [72/138]
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] --- maven-antrun-plugin:1.8:run (clean-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] Executing tasks
11:54:54 [2020-06-09T15:54:54.687Z] 
11:54:54 [2020-06-09T15:54:54.687Z] main:
11:54:54 [2020-06-09T15:54:54.687Z] 
11:54:54 [2020-06-09T15:54:54.687Z] clean:
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] Executed tasks
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] --- maven-clean-plugin:3.0.0:clean (clean-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] --- maven-antrun-plugin:1.8:run (generate-documentation) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.687Z] [INFO] Executing tasks
11:54:54 [2020-06-09T15:54:54.687Z] 
11:54:54 [2020-06-09T15:54:54.687Z] main:
11:54:54 [2020-06-09T15:54:54.687Z] 
11:54:54 [2020-06-09T15:54:54.687Z] build:
11:54:54 [2020-06-09T15:54:54.943Z] Help: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/doc/User-Guide.html
11:54:54 [2020-06-09T15:54:54.944Z] 
11:54:54 [2020-06-09T15:54:54.944Z] test:
11:54:54 [2020-06-09T15:54:54.944Z] [xmlvalidate] 1 file(s) have been successfully validated.
11:54:54 [2020-06-09T15:54:54.944Z] [INFO] Executed tasks
11:54:54 [2020-06-09T15:54:54.944Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.944Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.944Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:54:54 [2020-06-09T15:54:54.944Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/main/resources
11:54:54 [2020-06-09T15:54:54.944Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.944Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:54 [2020-06-09T15:54:54.944Z] [INFO] 
11:54:54 [2020-06-09T15:54:54.944Z] [INFO] --- tycho-eclipserun-plugin:1.3.0:eclipse-run (default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:54:55 [2020-06-09T15:54:55.503Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/data/.metadata/.log
11:54:55 [2020-06-09T15:54:55.503Z] [INFO] Command line:
11:54:55 [2020-06-09T15:54:55.503Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.0.v20180512-1130/org.eclipse.equinox.launcher-1.5.0.v20180512-1130.jar, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/eclipserun-work/configuration, -application, org.eclipse.ant.core.antRunner, -buildfile, build.xml, build.index]
11:54:55 [2020-06-09T15:54:55.503Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:54:59 [2020-06-09T15:54:59.663Z] Buildfile: build.xml
11:54:59 [2020-06-09T15:54:59.663Z]   [taskdef] Could not load definitions from resource org/eclipse/mylyn/wikitext/ant/tasks.properties. It could not be found.
11:54:59 [2020-06-09T15:54:59.663Z] 
11:54:59 [2020-06-09T15:54:59.663Z] build.index:
11:55:17 [2020-06-09T15:55:17.693Z] BUILD SUCCESSFUL
11:55:17 [2020-06-09T15:55:17.693Z] 
11:55:17 [2020-06-09T15:55:17.693Z] BUILD SUCCESSFUL
11:55:17 [2020-06-09T15:55:17.693Z] Total time: 16 seconds
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] 
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/src/test/resources
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] 
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-sources.jar
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] 
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] 
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] 
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] 
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] 
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] 
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] 
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:27 [2020-06-09T15:55:27.628Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar
11:55:28 [2020-06-09T15:55:28.988Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.pom
11:55:33 [2020-06-09T15:55:33.152Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-sources.jar
11:55:35 [2020-06-09T15:55:35.037Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.tmf.pcap.doc.user/target/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.doc.user/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-pack200.jar.pack.gz
11:55:35 [2020-06-09T15:55:35.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-p2metadata.xml
11:55:35 [2020-06-09T15:55:35.597Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.doc.user-6.0.0-SNAPSHOT-p2artifacts.xml
11:55:35 [2020-06-09T15:55:35.852Z] [INFO] 
11:55:35 [2020-06-09T15:55:35.852Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] 
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] --- maven-antrun-plugin:1.8:run (deploy) @ org.eclipse.tracecompass.tmf.pcap.doc.user ---
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] Executing tasks
11:55:37 [2020-06-09T15:55:37.213Z] 
11:55:37 [2020-06-09T15:55:37.213Z] main:
11:55:37 [2020-06-09T15:55:37.213Z]      [copy] Copying 4 files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/.temp/org.eclipse.tracecompass.tmf.pcap.doc.user
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] Executed tasks
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] 
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.examples >-----
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] Building org.eclipse.tracecompass.examples 1.0.6-SNAPSHOT       [73/138]
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] 
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.examples ---
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] 
11:55:37 [2020-06-09T15:55:37.213Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.examples ---
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] The project's OSGi version is 1.0.6.202006091432
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] 
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.examples ---
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] 
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.examples ---
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] 
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.examples ---
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] 
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.examples ---
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/main/resources
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] 
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.examples ---
11:55:37 [2020-06-09T15:55:37.468Z] [INFO] Compiling 12 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/classes
11:55:38 [2020-06-09T15:55:38.393Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[41] 
11:55:38 [2020-06-09T15:55:38.393Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
11:55:38 [2020-06-09T15:55:38.393Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:55:38 [2020-06-09T15:55:38.393Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:55:38 [2020-06-09T15:55:38.393Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/ui/viewers/histogram/HistogramTreeViewer.java:[50] 
11:55:38 [2020-06-09T15:55:38.393Z] 	TmfGenericTreeEntry<TmfTreeDataModel> genericEntry = (TmfGenericTreeEntry<TmfTreeDataModel>) element;
11:55:38 [2020-06-09T15:55:38.393Z] 	                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:55:38 [2020-06-09T15:55:38.393Z] Type safety: Unchecked cast from Object to TmfGenericTreeEntry<TmfTreeDataModel>
11:55:38 [2020-06-09T15:55:38.393Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphDataProvider.java:[145] 
11:55:38 [2020-06-09T15:55:38.393Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
11:55:38 [2020-06-09T15:55:38.393Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:55:38 [2020-06-09T15:55:38.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:55:38 [2020-06-09T15:55:38.393Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleTimeGraphProviderFactory.java:[60] 
11:55:38 [2020-06-09T15:55:38.393Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
11:55:38 [2020-06-09T15:55:38.393Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:55:38 [2020-06-09T15:55:38.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:55:38 [2020-06-09T15:55:38.393Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProviderFactory.java:[60] 
11:55:38 [2020-06-09T15:55:38.393Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
11:55:38 [2020-06-09T15:55:38.393Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:55:38 [2020-06-09T15:55:38.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:55:38 [2020-06-09T15:55:38.393Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/org/eclipse/tracecompass/examples/core/data/provider/ExampleXYDataProvider.java:[93] 
11:55:38 [2020-06-09T15:55:38.393Z] 	ExampleStateSystemAnalysisModule module = TmfTraceUtils.getAnalysisModuleOfClass(trace, ExampleStateSystemAnalysisModule.class, ExampleStateSystemAnalysisModule.ID);
11:55:38 [2020-06-09T15:55:38.393Z] 	                                                                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:55:38 [2020-06-09T15:55:38.393Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
11:55:38 [2020-06-09T15:55:38.393Z] 6 problems (6 warnings)
11:55:38 [2020-06-09T15:55:38.393Z] [INFO] 
11:55:38 [2020-06-09T15:55:38.393Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.examples ---
11:55:38 [2020-06-09T15:55:38.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:55:38 [2020-06-09T15:55:38.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/src/test/resources
11:55:38 [2020-06-09T15:55:38.393Z] [INFO] 
11:55:38 [2020-06-09T15:55:38.393Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.examples ---
11:55:38 [2020-06-09T15:55:38.648Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-sources.jar
11:55:39 [2020-06-09T15:55:39.572Z] [INFO] 
11:55:39 [2020-06-09T15:55:39.572Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.examples ---
11:55:39 [2020-06-09T15:55:39.572Z] [INFO] 
11:55:39 [2020-06-09T15:55:39.572Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.examples ---
11:55:44 [2020-06-09T15:55:44.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar
11:55:46 [2020-06-09T15:55:46.171Z] [INFO] 
11:55:46 [2020-06-09T15:55:46.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.examples ---
11:55:46 [2020-06-09T15:55:46.171Z] [INFO] 
11:55:46 [2020-06-09T15:55:46.171Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.examples ---
11:55:46 [2020-06-09T15:55:46.171Z] [INFO] 
11:55:46 [2020-06-09T15:55:46.171Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.examples ---
11:55:46 [2020-06-09T15:55:46.171Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar
11:55:47 [2020-06-09T15:55:47.532Z] [INFO] 
11:55:47 [2020-06-09T15:55:47.532Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.examples ---
11:55:48 [2020-06-09T15:55:48.893Z] [INFO] 
11:55:48 [2020-06-09T15:55:48.893Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.examples ---
11:55:48 [2020-06-09T15:55:48.893Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar
11:55:51 [2020-06-09T15:55:51.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.pom
11:55:51 [2020-06-09T15:55:51.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-sources.jar
11:55:51 [2020-06-09T15:55:51.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-pack200.jar.pack.gz
11:55:51 [2020-06-09T15:55:51.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-p2metadata.xml
11:55:51 [2020-06-09T15:55:51.403Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/doc/org.eclipse.tracecompass.examples/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.examples/1.0.6-SNAPSHOT/org.eclipse.tracecompass.examples-1.0.6-SNAPSHOT-p2artifacts.xml
11:55:51 [2020-06-09T15:55:51.403Z] [INFO] 
11:55:51 [2020-06-09T15:55:51.403Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.examples ---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace-parent >--
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] Building Trace Compass GDB Tracepoint Analysis Parent 6.0.0-SNAPSHOT [74/138]
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --------------------------------[ pom ]---------------------------------
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace-parent ---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace-parent ---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace-parent ---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace-parent ---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace-parent ---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace-parent ---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace-parent ---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-parent-6.0.0-SNAPSHOT.pom
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core >---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core 1.0.6-SNAPSHOT  [75/138]
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core ---
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] 
11:55:52 [2020-06-09T15:55:52.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core ---
11:55:53 [2020-06-09T15:55:53.020Z] [INFO] The project's OSGi version is 1.0.6.202006091432
11:55:53 [2020-06-09T15:55:53.020Z] [INFO] 
11:55:53 [2020-06-09T15:55:53.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core ---
11:55:53 [2020-06-09T15:55:53.020Z] [INFO] 
11:55:53 [2020-06-09T15:55:53.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core ---
11:55:53 [2020-06-09T15:55:53.020Z] [INFO] 
11:55:53 [2020-06-09T15:55:53.020Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core ---
11:55:53 [2020-06-09T15:55:53.021Z] [INFO] 
11:55:53 [2020-06-09T15:55:53.021Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core ---
11:55:53 [2020-06-09T15:55:53.021Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:55:53 [2020-06-09T15:55:53.021Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/main/resources
11:55:53 [2020-06-09T15:55:53.021Z] [INFO] 
11:55:53 [2020-06-09T15:55:53.021Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core ---
11:55:53 [2020-06-09T15:55:53.275Z] [INFO] Compiling 7 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/classes
11:56:03 [2020-06-09T15:56:03.205Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[428] 
11:56:03 [2020-06-09T15:56:03.205Z] 	ICommandControlDMContext cmdControlDMC = DMContexts.getAncestorOfType(context, ICommandControlDMContext.class);
11:56:03 [2020-06-09T15:56:03.205Z] 	                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:56:03 [2020-06-09T15:56:03.205Z] 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
11:56:03 [2020-06-09T15:56:03.205Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/org/eclipse/tracecompass/internal/gdbtrace/core/trace/DsfGdbAdaptor.java:[443] 
11:56:03 [2020-06-09T15:56:03.205Z] 	IBreakpointsTargetDMContext bpTargetDMC = DMContexts.getAncestorOfType(containerDMC , IBreakpointsTargetDMContext.class);
11:56:03 [2020-06-09T15:56:03.205Z] 	                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
11:56:03 [2020-06-09T15:56:03.205Z] 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
11:56:03 [2020-06-09T15:56:03.205Z] 2 problems (2 warnings)
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] 
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/src/test/resources
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] 
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-sources.jar
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] 
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] 
11:56:03 [2020-06-09T15:56:03.205Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:04 [2020-06-09T15:56:04.131Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar
11:56:04 [2020-06-09T15:56:04.131Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.131Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:04 [2020-06-09T15:56:04.131Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.131Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:04 [2020-06-09T15:56:04.131Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.131Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:04 [2020-06-09T15:56:04.131Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.pom
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-sources.jar
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-pack200.jar.pack.gz
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-p2metadata.xml
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core/1.0.6-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core-1.0.6-SNAPSHOT-p2artifacts.xml
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.386Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core ---
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui >----
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui 1.1.3-SNAPSHOT    [76/138]
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] The project's OSGi version is 1.1.3.202006091432
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/main/resources
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] 
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:04 [2020-06-09T15:56:04.641Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/classes
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] 
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/src/test/resources
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] 
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] 
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] 
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] 
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] 
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] 
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:07 [2020-06-09T15:56:07.900Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.pom
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-sources.jar
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-pack200.jar.pack.gz
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-p2metadata.xml
11:56:08 [2020-06-09T15:56:08.155Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui-1.1.3-SNAPSHOT-p2artifacts.xml
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace >-----
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] Building org.eclipse.tracecompass.gdbtrace 6.0.0-SNAPSHOT       [77/138]
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.jar
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] 
11:56:08 [2020-06-09T15:56:08.410Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace ---
11:56:13 [2020-06-09T15:56:13.647Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-sources-feature.jar
11:56:21 [2020-06-09T15:56:21.724Z] [INFO] 
11:56:21 [2020-06-09T15:56:21.724Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace ---
11:56:21 [2020-06-09T15:56:21.724Z] [INFO] 
11:56:21 [2020-06-09T15:56:21.724Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace ---
11:56:21 [2020-06-09T15:56:21.724Z] [INFO] 
11:56:21 [2020-06-09T15:56:21.724Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace ---
11:56:21 [2020-06-09T15:56:21.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.jar
11:56:21 [2020-06-09T15:56:21.724Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT.pom
11:56:21 [2020-06-09T15:56:21.979Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-sources-feature.jar
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-p2metadata.xml
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.gdbtrace-6.0.0-SNAPSHOT-p2artifacts.xml
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace ---
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.core.tests >--
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.core.tests 1.0.1-SNAPSHOT [78/138]
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] The project's OSGi version is 1.0.1.202006091432
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/main/resources
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.234Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.489Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/classes
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/src/test/resources
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] 
11:56:22 [2020-06-09T15:56:22.744Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:56:25 [2020-06-09T15:56:25.257Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data/.metadata/.log
11:56:25 [2020-06-09T15:56:25.257Z] [INFO] Command line:
11:56:25 [2020-06-09T15:56:25.257Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:56:25 [2020-06-09T15:56:25.257Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:56:28 [2020-06-09T15:56:28.519Z] !SESSION 2020-06-09 15:56:25.178 -----------------------------------------------
11:56:28 [2020-06-09T15:56:28.519Z] eclipse.buildId=unknown
11:56:28 [2020-06-09T15:56:28.519Z] java.version=1.8.0_202
11:56:28 [2020-06-09T15:56:28.519Z] java.vendor=Oracle Corporation
11:56:28 [2020-06-09T15:56:28.519Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:56:28 [2020-06-09T15:56:28.519Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:56:28 [2020-06-09T15:56:28.519Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:56:28 [2020-06-09T15:56:28.519Z] 
11:56:28 [2020-06-09T15:56:28.519Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:56:28.214
11:56:28 [2020-06-09T15:56:28.519Z] !MESSAGE FrameworkEvent ERROR
11:56:28 [2020-06-09T15:56:28.519Z] !STACK 0
11:56:28 [2020-06-09T15:56:28.519Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
11:56:28 [2020-06-09T15:56:28.519Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:56:28 [2020-06-09T15:56:28.519Z] 
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:56:28 [2020-06-09T15:56:28.519Z] 
11:56:28 [2020-06-09T15:56:28.519Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:56:28.314
11:56:28 [2020-06-09T15:56:28.519Z] !MESSAGE FrameworkEvent ERROR
11:56:28 [2020-06-09T15:56:28.519Z] !STACK 0
11:56:28 [2020-06-09T15:56:28.519Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
11:56:28 [2020-06-09T15:56:28.519Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:56:28 [2020-06-09T15:56:28.519Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:56:28 [2020-06-09T15:56:28.519Z]     -> 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"
11:56:28 [2020-06-09T15:56:28.519Z]        org.apache.httpcomponents.httpclient.win [36]
11:56:28 [2020-06-09T15:56:28.519Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:56:28 [2020-06-09T15:56:28.519Z] 
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:56:28 [2020-06-09T15:56:28.519Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:56:32 [2020-06-09T15:56:32.680Z] Running org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
11:56:32 [2020-06-09T15:56:32.680Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest
11:56:32 [2020-06-09T15:56:32.680Z] testPluginId(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
11:56:32 [2020-06-09T15:56:32.680Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.core.tests.GdbTraceCorePluginTest)  Time elapsed: 0 s
11:56:32 [2020-06-09T15:56:32.680Z] 
11:56:32 [2020-06-09T15:56:32.680Z] Results:
11:56:32 [2020-06-09T15:56:32.680Z] 
11:56:32 [2020-06-09T15:56:32.680Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
11:56:32 [2020-06-09T15:56:32.680Z] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] All tests passed!
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.pom
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-sources.jar
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.core.tests/target/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.core.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.gdbtrace.ui.tests >--
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Building org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.1-SNAPSHOT [79/138]
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] The project's OSGi version is 1.0.1.202006091432
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/main/resources
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/classes
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/src/test/resources
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] 
11:57:04 [2020-06-09T15:57:04.699Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:57:07 [2020-06-09T15:57:07.961Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data/.metadata/.log
11:57:07 [2020-06-09T15:57:07.961Z] [INFO] Command line:
11:57:07 [2020-06-09T15:57:07.962Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:57:07 [2020-06-09T15:57:07.962Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:57:11 [2020-06-09T15:57:11.222Z] !SESSION 2020-06-09 15:57:07.685 -----------------------------------------------
11:57:11 [2020-06-09T15:57:11.222Z] eclipse.buildId=unknown
11:57:11 [2020-06-09T15:57:11.222Z] java.version=1.8.0_202
11:57:11 [2020-06-09T15:57:11.222Z] java.vendor=Oracle Corporation
11:57:11 [2020-06-09T15:57:11.222Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:57:11 [2020-06-09T15:57:11.222Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
11:57:11 [2020-06-09T15:57:11.222Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:57:11 [2020-06-09T15:57:11.222Z] 
11:57:11 [2020-06-09T15:57:11.222Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:57:11.197
11:57:11 [2020-06-09T15:57:11.222Z] !MESSAGE FrameworkEvent ERROR
11:57:11 [2020-06-09T15:57:11.222Z] !STACK 0
11:57:11 [2020-06-09T15:57:11.222Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
11:57:11 [2020-06-09T15:57:11.222Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:57:11 [2020-06-09T15:57:11.222Z] 
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:57:11 [2020-06-09T15:57:11.222Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:57:11 [2020-06-09T15:57:11.477Z] 
11:57:11 [2020-06-09T15:57:11.477Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:57:11.287
11:57:11 [2020-06-09T15:57:11.477Z] !MESSAGE FrameworkEvent ERROR
11:57:11 [2020-06-09T15:57:11.477Z] !STACK 0
11:57:11 [2020-06-09T15:57:11.477Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
11:57:11 [2020-06-09T15:57:11.477Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:57:11 [2020-06-09T15:57:11.477Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:57:11 [2020-06-09T15:57:11.477Z]     -> 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"
11:57:11 [2020-06-09T15:57:11.477Z]        org.apache.httpcomponents.httpclient.win [36]
11:57:11 [2020-06-09T15:57:11.477Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:57:11 [2020-06-09T15:57:11.477Z] 
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:57:11 [2020-06-09T15:57:11.477Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:57:16 [2020-06-09T15:57:16.715Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:57:16 [2020-06-09T15:57:16.715Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
11:58:03 [2020-06-09T15:58:03.324Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
11:58:03 [2020-06-09T15:58:03.324Z] Running org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
11:58:03 [2020-06-09T15:58:03.324Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.393 s - in org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest
11:58:03 [2020-06-09T15:58:03.324Z] testPluginId(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0.001 s
11:58:03 [2020-06-09T15:58:03.324Z] testGetDefault(org.eclipse.tracecompass.gdbtrace.ui.tests.GdbTraceUIPluginTest)  Time elapsed: 0 s
11:58:03 [2020-06-09T15:58:03.324Z] 
11:58:03 [2020-06-09T15:58:03.324Z] Results:
11:58:03 [2020-06-09T15:58:03.324Z] 
11:58:03 [2020-06-09T15:58:03.324Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
11:58:03 [2020-06-09T15:58:03.324Z] 
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] All tests passed!
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.pom
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-sources.jar
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/gdbtrace/org.eclipse.tracecompass.gdbtrace.ui.tests/target/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.gdbtrace.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.gdbtrace.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.gdbtrace.ui.tests ---
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.common.core.tests >--
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] Building org.eclipse.tracecompass.lttng2.common.core.tests 1.0.1-SNAPSHOT [80/138]
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.257Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] The project's OSGi version is 1.0.1.202006091432
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/main/resources
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] 
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:13 [2020-06-09T15:58:13.512Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/classes
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] 
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/src/test/resources
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] 
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] 
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] 
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:14 [2020-06-09T15:58:14.072Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
11:58:14 [2020-06-09T15:58:14.327Z] [INFO] 
11:58:14 [2020-06-09T15:58:14.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:14 [2020-06-09T15:58:14.327Z] [INFO] 
11:58:14 [2020-06-09T15:58:14.327Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:14 [2020-06-09T15:58:14.327Z] [INFO] 
11:58:14 [2020-06-09T15:58:14.327Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:14 [2020-06-09T15:58:14.327Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
11:58:14 [2020-06-09T15:58:14.327Z] [INFO] 
11:58:14 [2020-06-09T15:58:14.327Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:14 [2020-06-09T15:58:14.887Z] [INFO] 
11:58:14 [2020-06-09T15:58:14.887Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:36 [2020-06-09T15:58:36.765Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data/.metadata/.log
11:58:36 [2020-06-09T15:58:36.765Z] [INFO] Command line:
11:58:36 [2020-06-09T15:58:36.765Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:58:36 [2020-06-09T15:58:36.765Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:58:36 [2020-06-09T15:58:36.765Z] !SESSION 2020-06-09 15:58:33.395 -----------------------------------------------
11:58:36 [2020-06-09T15:58:36.765Z] eclipse.buildId=unknown
11:58:36 [2020-06-09T15:58:36.765Z] java.version=1.8.0_202
11:58:36 [2020-06-09T15:58:36.765Z] java.vendor=Oracle Corporation
11:58:36 [2020-06-09T15:58:36.765Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:58:36 [2020-06-09T15:58:36.765Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:58:36 [2020-06-09T15:58:36.765Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:58:36 [2020-06-09T15:58:36.765Z] 
11:58:36 [2020-06-09T15:58:36.765Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:58:35.299
11:58:36 [2020-06-09T15:58:36.765Z] !MESSAGE FrameworkEvent ERROR
11:58:36 [2020-06-09T15:58:36.765Z] !STACK 0
11:58:36 [2020-06-09T15:58:36.765Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:58:36 [2020-06-09T15:58:36.765Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:58:36 [2020-06-09T15:58:36.765Z] 
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:58:36 [2020-06-09T15:58:36.765Z] 
11:58:36 [2020-06-09T15:58:36.765Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:58:35.414
11:58:36 [2020-06-09T15:58:36.765Z] !MESSAGE FrameworkEvent ERROR
11:58:36 [2020-06-09T15:58:36.765Z] !STACK 0
11:58:36 [2020-06-09T15:58:36.765Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:58:36 [2020-06-09T15:58:36.765Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:58:36 [2020-06-09T15:58:36.765Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:58:36 [2020-06-09T15:58:36.765Z]     -> 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"
11:58:36 [2020-06-09T15:58:36.765Z]        org.apache.httpcomponents.httpclient.win [35]
11:58:36 [2020-06-09T15:58:36.765Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:58:36 [2020-06-09T15:58:36.765Z] 
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:58:36 [2020-06-09T15:58:36.765Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:58:37 [2020-06-09T15:58:37.020Z] Running org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
11:58:37 [2020-06-09T15:58:37.275Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest
11:58:37 [2020-06-09T15:58:37.275Z] testGetDefault(org.eclipse.tracecompass.lttng2.common.core.tests.ActivatorTest)  Time elapsed: 0 s
11:58:37 [2020-06-09T15:58:37.275Z] 
11:58:37 [2020-06-09T15:58:37.275Z] Results:
11:58:37 [2020-06-09T15:58:37.275Z] 
11:58:37 [2020-06-09T15:58:37.275Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
11:58:37 [2020-06-09T15:58:37.275Z] 
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] All tests passed!
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] 
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.pom
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-sources.jar
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.common.core.tests/target/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.common.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.common.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] 
11:58:55 [2020-06-09T15:58:55.303Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.common.core.tests ---
11:58:56 [2020-06-09T15:58:56.227Z] [INFO] 
11:58:56 [2020-06-09T15:58:56.227Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core >--
11:58:56 [2020-06-09T15:58:56.227Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core 1.2.4-SNAPSHOT [81/138]
11:58:56 [2020-06-09T15:58:56.227Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:58:56 [2020-06-09T15:58:56.227Z] [INFO] 
11:58:56 [2020-06-09T15:58:56.227Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:56 [2020-06-09T15:58:56.227Z] [INFO] 
11:58:56 [2020-06-09T15:58:56.227Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] The project's OSGi version is 1.2.4.202006091432
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] 
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] 
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] 
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] 
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/main/resources
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] 
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:56 [2020-06-09T15:58:56.785Z] [INFO] Compiling 75 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/classes
11:58:59 [2020-06-09T15:58:59.295Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/org/eclipse/tracecompass/lttng2/control/core/session/SessionConfigGenerator.java:[482] 
11:58:59 [2020-06-09T15:58:59.295Z] 	XmlUtils.safeValidate(schema, xmlSource);
11:58:59 [2020-06-09T15:58:59.295Z] 	                      ^^^^^^
11:58:59 [2020-06-09T15:58:59.295Z] Null type safety (type annotations): The expression of type 'Schema' needs unchecked conversion to conform to '@NonNull Schema'
11:58:59 [2020-06-09T15:58:59.295Z] 1 problem (1 warning)
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/src/test/resources
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.295Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:59 [2020-06-09T15:58:59.550Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.550Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core ---
11:58:59 [2020-06-09T15:58:59.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar
11:58:59 [2020-06-09T15:58:59.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.pom
11:58:59 [2020-06-09T15:58:59.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-sources.jar
11:58:59 [2020-06-09T15:58:59.550Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core/target/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core/1.2.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-pack200.jar.pack.gz
11:58:59 [2020-06-09T15:58:59.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-p2metadata.xml
11:58:59 [2020-06-09T15:58:59.805Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core-1.2.4-SNAPSHOT-p2artifacts.xml
11:58:59 [2020-06-09T15:58:59.805Z] [INFO] 
11:58:59 [2020-06-09T15:58:59.805Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core ---
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] 
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core >--
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core 2.0.4-SNAPSHOT [82/138]
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] 
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] 
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] The project's OSGi version is 2.0.4.202006091432
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] 
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] 
11:59:00 [2020-06-09T15:59:00.729Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:00 [2020-06-09T15:59:00.730Z] [INFO] 
11:59:00 [2020-06-09T15:59:00.730Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:00 [2020-06-09T15:59:00.730Z] [INFO] 
11:59:00 [2020-06-09T15:59:00.730Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:00 [2020-06-09T15:59:00.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:59:00 [2020-06-09T15:59:00.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/src/main/resources
11:59:00 [2020-06-09T15:59:00.730Z] [INFO] 
11:59:00 [2020-06-09T15:59:00.730Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:00 [2020-06-09T15:59:00.730Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/classes
11:59:01 [2020-06-09T15:59:01.656Z] [INFO] 
11:59:01 [2020-06-09T15:59:01.656Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:01 [2020-06-09T15:59:01.656Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:59:01 [2020-06-09T15:59:01.656Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/src/test/resources
11:59:01 [2020-06-09T15:59:01.656Z] [INFO] 
11:59:01 [2020-06-09T15:59:01.656Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:03 [2020-06-09T15:59:03.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar
11:59:03 [2020-06-09T15:59:03.542Z] [INFO] 
11:59:03 [2020-06-09T15:59:03.542Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:03 [2020-06-09T15:59:03.542Z] [INFO] 
11:59:03 [2020-06-09T15:59:03.542Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:03 [2020-06-09T15:59:03.542Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
11:59:04 [2020-06-09T15:59:04.102Z] [INFO] 
11:59:04 [2020-06-09T15:59:04.102Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:04 [2020-06-09T15:59:04.102Z] [INFO] 
11:59:04 [2020-06-09T15:59:04.102Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:04 [2020-06-09T15:59:04.102Z] [INFO] 
11:59:04 [2020-06-09T15:59:04.102Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:04 [2020-06-09T15:59:04.102Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
11:59:04 [2020-06-09T15:59:04.662Z] [INFO] 
11:59:04 [2020-06-09T15:59:04.662Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:04 [2020-06-09T15:59:04.662Z] [INFO] 
11:59:04 [2020-06-09T15:59:04.662Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:04 [2020-06-09T15:59:04.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar
11:59:04 [2020-06-09T15:59:04.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.pom
11:59:04 [2020-06-09T15:59:04.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-sources.jar
11:59:04 [2020-06-09T15:59:04.662Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core/target/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core/2.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-pack200.jar.pack.gz
11:59:04 [2020-06-09T15:59:04.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-p2metadata.xml
11:59:04 [2020-06-09T15:59:04.917Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core-2.0.4-SNAPSHOT-p2artifacts.xml
11:59:04 [2020-06-09T15:59:04.917Z] [INFO] 
11:59:04 [2020-06-09T15:59:04.917Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core ---
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] 
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui >---
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui 1.0.8-SNAPSHOT  [83/138]
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] 
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] 
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] The project's OSGi version is 1.0.8.202006091432
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] 
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] 
11:59:05 [2020-06-09T15:59:05.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:05 [2020-06-09T15:59:05.843Z] [INFO] 
11:59:05 [2020-06-09T15:59:05.843Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:05 [2020-06-09T15:59:05.843Z] [INFO] 
11:59:05 [2020-06-09T15:59:05.843Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:05 [2020-06-09T15:59:05.843Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:59:05 [2020-06-09T15:59:05.843Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/main/resources
11:59:05 [2020-06-09T15:59:05.843Z] [INFO] 
11:59:05 [2020-06-09T15:59:05.843Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:05 [2020-06-09T15:59:05.843Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/classes
11:59:10 [2020-06-09T15:59:10.001Z] [INFO] 
11:59:10 [2020-06-09T15:59:10.001Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:10 [2020-06-09T15:59:10.001Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:59:10 [2020-06-09T15:59:10.001Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/src/test/resources
11:59:10 [2020-06-09T15:59:10.001Z] [INFO] 
11:59:10 [2020-06-09T15:59:10.001Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:10 [2020-06-09T15:59:10.258Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar
11:59:10 [2020-06-09T15:59:10.258Z] [INFO] 
11:59:10 [2020-06-09T15:59:10.258Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:10 [2020-06-09T15:59:10.258Z] [INFO] 
11:59:10 [2020-06-09T15:59:10.258Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:10 [2020-06-09T15:59:10.818Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
11:59:10 [2020-06-09T15:59:10.818Z] [INFO] 
11:59:10 [2020-06-09T15:59:10.818Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:10 [2020-06-09T15:59:10.818Z] [INFO] 
11:59:10 [2020-06-09T15:59:10.818Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:10 [2020-06-09T15:59:10.818Z] [INFO] 
11:59:10 [2020-06-09T15:59:10.818Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:10 [2020-06-09T15:59:10.818Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
11:59:11 [2020-06-09T15:59:11.073Z] [INFO] 
11:59:11 [2020-06-09T15:59:11.073Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:11 [2020-06-09T15:59:11.073Z] [INFO] 
11:59:11 [2020-06-09T15:59:11.073Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:11 [2020-06-09T15:59:11.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar
11:59:11 [2020-06-09T15:59:11.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.pom
11:59:11 [2020-06-09T15:59:11.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-sources.jar
11:59:11 [2020-06-09T15:59:11.073Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui/target/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-pack200.jar.pack.gz
11:59:11 [2020-06-09T15:59:11.328Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-p2metadata.xml
11:59:12 [2020-06-09T15:59:12.252Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui-1.0.8-SNAPSHOT-p2artifacts.xml
11:59:13 [2020-06-09T15:59:13.176Z] [INFO] 
11:59:13 [2020-06-09T15:59:13.176Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui ---
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] 
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui >--
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui 1.2.11-SNAPSHOT [84/138]
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] 
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] 
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] The project's OSGi version is 1.2.11.202006091432
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] 
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] 
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] 
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] 
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/main/resources
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] 
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:13 [2020-06-09T15:59:13.736Z] [INFO] Compiling 128 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/classes
11:59:20 [2020-06-09T15:59:20.273Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/org/eclipse/tracecompass/internal/lttng2/control/ui/views/dialogs/EnableChannelDialog.java:[177] 
11:59:20 [2020-06-09T15:59:20.273Z] 	fVerifyListener = e -> e.doit = e.text.matches("[0-9]*") || e.text.matches(DEFAULT_TEXT);
11:59:20 [2020-06-09T15:59:20.273Z] 	                                               ^^^^^^^^
11:59:20 [2020-06-09T15:59:20.273Z] Non-externalized string literal; it should be followed by //$NON-NLS-<n>$
11:59:20 [2020-06-09T15:59:20.273Z] 2 problems (0 errors, 1 warning, 1 info)
11:59:22 [2020-06-09T15:59:22.786Z] [INFO] 
11:59:22 [2020-06-09T15:59:22.786Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:22 [2020-06-09T15:59:22.786Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:59:22 [2020-06-09T15:59:22.786Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/src/test/resources
11:59:22 [2020-06-09T15:59:22.786Z] [INFO] 
11:59:22 [2020-06-09T15:59:22.786Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:23 [2020-06-09T15:59:23.041Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-sources.jar
11:59:23 [2020-06-09T15:59:23.297Z] [INFO] 
11:59:23 [2020-06-09T15:59:23.297Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:23 [2020-06-09T15:59:23.297Z] [INFO] 
11:59:23 [2020-06-09T15:59:23.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:23 [2020-06-09T15:59:23.552Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar
11:59:24 [2020-06-09T15:59:24.112Z] [INFO] 
11:59:24 [2020-06-09T15:59:24.112Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:24 [2020-06-09T15:59:24.368Z] [INFO] 
11:59:24 [2020-06-09T15:59:24.368Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:24 [2020-06-09T15:59:24.368Z] [INFO] 
11:59:24 [2020-06-09T15:59:24.368Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:24 [2020-06-09T15:59:24.368Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar
11:59:24 [2020-06-09T15:59:24.622Z] [INFO] 
11:59:24 [2020-06-09T15:59:24.622Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:25 [2020-06-09T15:59:25.547Z] [INFO] 
11:59:25 [2020-06-09T15:59:25.547Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:25 [2020-06-09T15:59:25.547Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar
11:59:33 [2020-06-09T15:59:33.624Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.pom
11:59:33 [2020-06-09T15:59:33.624Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-sources.jar
11:59:35 [2020-06-09T15:59:35.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui/target/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui/1.2.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-pack200.jar.pack.gz
11:59:35 [2020-06-09T15:59:35.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-p2metadata.xml
11:59:35 [2020-06-09T15:59:35.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui-1.2.11-SNAPSHOT-p2artifacts.xml
11:59:35 [2020-06-09T15:59:35.509Z] [INFO] 
11:59:35 [2020-06-09T15:59:35.509Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui ---
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] 
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control >--
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] Building org.eclipse.tracecompass.lttng2.control 6.0.0-SNAPSHOT [85/138]
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] 
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control ---
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] 
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.control ---
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] The project's OSGi version is 6.0.0.202006091432
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] 
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control ---
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] 
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control ---
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] 
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control ---
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] 
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control ---
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] 
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control ---
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] 
11:59:36 [2020-06-09T15:59:36.434Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.control ---
11:59:37 [2020-06-09T15:59:37.797Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.jar
11:59:37 [2020-06-09T15:59:37.797Z] [INFO] 
11:59:37 [2020-06-09T15:59:37.797Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control ---
11:59:37 [2020-06-09T15:59:37.797Z] [INFO] 
11:59:37 [2020-06-09T15:59:37.797Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
11:59:37 [2020-06-09T15:59:37.797Z] [INFO] 
11:59:37 [2020-06-09T15:59:37.797Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control ---
11:59:38 [2020-06-09T15:59:38.722Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-sources-feature.jar
11:59:38 [2020-06-09T15:59:38.722Z] [INFO] 
11:59:38 [2020-06-09T15:59:38.722Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control ---
11:59:38 [2020-06-09T15:59:38.722Z] [INFO] 
11:59:38 [2020-06-09T15:59:38.722Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control ---
11:59:38 [2020-06-09T15:59:38.722Z] [INFO] 
11:59:38 [2020-06-09T15:59:38.722Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control ---
11:59:38 [2020-06-09T15:59:38.722Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.jar
11:59:38 [2020-06-09T15:59:38.722Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT.pom
11:59:38 [2020-06-09T15:59:38.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-sources-feature.jar
11:59:38 [2020-06-09T15:59:38.978Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-p2metadata.xml
11:59:39 [2020-06-09T15:59:39.232Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.control-6.0.0-SNAPSHOT-p2artifacts.xml
11:59:39 [2020-06-09T15:59:39.232Z] [INFO] 
11:59:39 [2020-06-09T15:59:39.232Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control ---
11:59:39 [2020-06-09T15:59:39.232Z] [INFO] 
11:59:39 [2020-06-09T15:59:39.232Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.core.tests >--
11:59:39 [2020-06-09T15:59:39.232Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.core.tests 1.1.2-SNAPSHOT [86/138]
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] 
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] 
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] The project's OSGi version is 1.1.2.202006091432
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] 
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] 
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] 
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] 
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/main/resources
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] 
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:39 [2020-06-09T15:59:39.233Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/classes
11:59:41 [2020-06-09T15:59:41.117Z] [INFO] 
11:59:41 [2020-06-09T15:59:41.117Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:41 [2020-06-09T15:59:41.117Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
11:59:41 [2020-06-09T15:59:41.117Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/src/test/resources
11:59:41 [2020-06-09T15:59:41.117Z] [INFO] 
11:59:41 [2020-06-09T15:59:41.117Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:42 [2020-06-09T15:59:42.042Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar
11:59:42 [2020-06-09T15:59:42.042Z] [INFO] 
11:59:42 [2020-06-09T15:59:42.042Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:42 [2020-06-09T15:59:42.042Z] [INFO] 
11:59:42 [2020-06-09T15:59:42.042Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] 
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] 
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] 
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] 
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] 
11:59:42 [2020-06-09T15:59:42.297Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
11:59:47 [2020-06-09T15:59:47.533Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.log
11:59:47 [2020-06-09T15:59:47.533Z] [INFO] Command line:
11:59:47 [2020-06-09T15:59:47.533Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
11:59:47 [2020-06-09T15:59:47.533Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
11:59:48 [2020-06-09T15:59:48.895Z] !SESSION 2020-06-09 15:59:47.036 -----------------------------------------------
11:59:48 [2020-06-09T15:59:48.895Z] eclipse.buildId=unknown
11:59:48 [2020-06-09T15:59:48.895Z] java.version=1.8.0_202
11:59:48 [2020-06-09T15:59:48.895Z] java.vendor=Oracle Corporation
11:59:48 [2020-06-09T15:59:48.895Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
11:59:48 [2020-06-09T15:59:48.895Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide
11:59:48 [2020-06-09T15:59:48.895Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
11:59:48 [2020-06-09T15:59:48.895Z] 
11:59:48 [2020-06-09T15:59:48.895Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 15:59:48.773
11:59:48 [2020-06-09T15:59:48.895Z] !MESSAGE FrameworkEvent ERROR
11:59:48 [2020-06-09T15:59:48.895Z] !STACK 0
11:59:48 [2020-06-09T15:59:48.895Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
11:59:48 [2020-06-09T15:59:48.895Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:59:48 [2020-06-09T15:59:48.895Z] 
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:59:48 [2020-06-09T15:59:48.895Z] 
11:59:48 [2020-06-09T15:59:48.895Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 15:59:48.877
11:59:48 [2020-06-09T15:59:48.895Z] !MESSAGE FrameworkEvent ERROR
11:59:48 [2020-06-09T15:59:48.895Z] !STACK 0
11:59:48 [2020-06-09T15:59:48.895Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
11:59:48 [2020-06-09T15:59:48.895Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:59:48 [2020-06-09T15:59:48.895Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
11:59:48 [2020-06-09T15:59:48.895Z]     -> Export-Package: org.apache.http.impl.auth.win; bundle-symbolic-name="org.apache.httpcomponents.httpclient.win"; bundle-version="4.5.6.v20190213-1947"; version="4.5.6"; x-internal:="true"; uses:="org.apache.http,org.apache.http.auth,org.apache.http.client,org.apache.http.impl.auth,org.apache.http.protocol,org.apache.http.util"
11:59:48 [2020-06-09T15:59:48.895Z]        org.apache.httpcomponents.httpclient.win [35]
11:59:48 [2020-06-09T15:59:48.895Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
11:59:48 [2020-06-09T15:59:48.895Z] 
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
11:59:48 [2020-06-09T15:59:48.895Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
11:59:52 [2020-06-09T15:59:52.157Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] testUstProviderInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.01 s
11:59:52 [2020-06-09T15:59:52.413Z] testUstProviderInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testUstProviderCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testSetLoggers_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.413Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.UstProviderInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.413Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] testGetEventType_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testAddField(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testExcludedEvents(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testSetEventType_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.413Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testSetFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testFields(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.EventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testBaseLoggerInfoCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testSetLogLevel1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.413Z] testSetLogLevel2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testBaseLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testBaseLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.BaseLoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest
11:59:52 [2020-06-09T15:59:52.413Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.413Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testBaseEventInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ProbeEventInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testFiledInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testSetFieldType(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEventInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.FieldInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] testToString(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testLoggerInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testLoggerInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEventCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.414Z] testGetAndSetter(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.LoggerInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] testDomainInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testDomainInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testDomainlCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.414Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.DomainInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] testChannelInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testAddAndGetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testChannelInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testChannelCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testSetEvents_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.ChannelInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] testSessionInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testSessionInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testGetAndSetters(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testSessionCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.414Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testToString_2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testToString_3(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SessionInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest
11:59:52 [2020-06-09T15:59:52.414Z] testSnapshotInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testSnapshotCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testSnapshotInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.414Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.SnapshotInfoTest)  Time elapsed: 0.001 s
11:59:52 [2020-06-09T15:59:52.414Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
11:59:52 [2020-06-09T15:59:52.669Z] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest
11:59:52 [2020-06-09T15:59:52.669Z] testEqualsNull(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testTraceCopy2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testTraceInfo2(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testEqualsSymmetry(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testHashCode(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testEqualsTransivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testToString_1(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testEqualsReflexivity(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testTraceInfo(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testSetName(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] testTraceInfoCopy(org.eclipse.tracecompass.lttng2.control.core.tests.model.impl.TraceInfoTest)  Time elapsed: 0 s
11:59:52 [2020-06-09T15:59:52.669Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
11:59:52 [2020-06-09T15:59:52.924Z] 
11:59:52 [2020-06-09T15:59:52.924Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-06-09 15:59:52.769
11:59:52 [2020-06-09T15:59:52.924Z] !MESSAGE Error generating the session configuration file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/work/data/.metadata/.plugins/org.eclipse.tracecompass.lttng2.control.core/test_session.lttng
11:59:52 [2020-06-09T15:59:52.924Z] !STACK 0
11:59:52 [2020-06-09T15:59:52.924Z] java.lang.IllegalArgumentException: The domain buffer type is not handled by the session configuration
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.getDomainsElement(SessionConfigGenerator.java:258)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:199)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.eclipse.tracecompass.lttng2.control.core.session.SessionConfigGenerator.generateSessionConfig(SessionConfigGenerator.java:153)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest.testGenerateSessionConfig(SessionConfigGeneratorTest.java:156)
11:59:52 [2020-06-09T15:59:52.924Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:52 [2020-06-09T15:59:52.924Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:59:52 [2020-06-09T15:59:52.924Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:52 [2020-06-09T15:59:52.924Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
11:59:52 [2020-06-09T15:59:52.924Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
11:59:52 [2020-06-09T15:59:52.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:52 [2020-06-09T15:59:52.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:59:52 [2020-06-09T15:59:52.925Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:52 [2020-06-09T15:59:52.925Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.tycho.surefire.osgibooter.HeadlessTestApplication.run(HeadlessTestApplication.java:21)
11:59:52 [2020-06-09T15:59:52.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:52 [2020-06-09T15:59:52.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:59:52 [2020-06-09T15:59:52.925Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:52 [2020-06-09T15:59:52.925Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:592)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
11:59:52 [2020-06-09T15:59:52.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
11:59:52 [2020-06-09T15:59:52.925Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
11:59:52 [2020-06-09T15:59:52.925Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
11:59:52 [2020-06-09T15:59:52.925Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
11:59:52 [2020-06-09T15:59:52.925Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
11:59:53 [2020-06-09T15:59:53.180Z] 
11:59:53 [2020-06-09T15:59:53.180Z] !ENTRY org.eclipse.tracecompass.lttng2.control.core 4 0 2020-06-09 15:59:53.107
11:59:53 [2020-06-09T15:59:53.180Z] !MESSAGE XML Parsing error at line 46: cvc-complex-type.2.4.b: The content of element 'domain' is not complete. One of '{type}' is expected.
11:59:53 [2020-06-09T15:59:53.180Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.695 s - in org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest
11:59:53 [2020-06-09T15:59:53.180Z] testGenerateSessionConfig(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.408 s
11:59:53 [2020-06-09T15:59:53.180Z] testSessionValidate(org.eclipse.tracecompass.lttng2.control.core.tests.session.SessionConfigGeneratorTest)  Time elapsed: 0.234 s
11:59:53 [2020-06-09T15:59:53.180Z] Running org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
11:59:53 [2020-06-09T15:59:53.180Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest
11:59:53 [2020-06-09T15:59:53.180Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
11:59:53 [2020-06-09T15:59:53.180Z] testActivator(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
11:59:53 [2020-06-09T15:59:53.180Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
11:59:53 [2020-06-09T15:59:53.180Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.core.tests.ActivatorTest)  Time elapsed: 0 s
11:59:53 [2020-06-09T15:59:53.180Z] 
11:59:53 [2020-06-09T15:59:53.180Z] Results:
11:59:53 [2020-06-09T15:59:53.180Z] 
11:59:53 [2020-06-09T15:59:53.180Z] Tests run: 146, Failures: 0, Errors: 0, Skipped: 0
11:59:53 [2020-06-09T15:59:53.180Z] 
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] All tests passed!
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] 
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.pom
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-sources.jar
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.core.tests/target/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.core.tests/1.1.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-pack200.jar.pack.gz
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-p2metadata.xml
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.core.tests-1.1.2-SNAPSHOT-p2artifacts.xml
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] 
12:00:19 [2020-06-09T16:00:19.701Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.core.tests ---
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] 
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.core.tests >--
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.core.tests 1.0.1-SNAPSHOT [87/138]
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] 
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] 
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] The project's OSGi version is 1.0.1.202006091432
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] 
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] 
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] 
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] 
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/main/resources
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] 
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:20 [2020-06-09T16:00:20.261Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/classes
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] 
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/src/test/resources
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] 
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] 
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] 
12:00:22 [2020-06-09T16:00:22.145Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] 
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] 
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] 
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] 
12:00:22 [2020-06-09T16:00:22.400Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:22 [2020-06-09T16:00:22.655Z] [INFO] 
12:00:22 [2020-06-09T16:00:22.655Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:24 [2020-06-09T16:00:24.016Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data/.metadata/.log
12:00:24 [2020-06-09T16:00:24.016Z] [INFO] Command line:
12:00:24 [2020-06-09T16:00:24.016Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:00:24 [2020-06-09T16:00:24.016Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:00:30 [2020-06-09T16:00:30.544Z] !SESSION 2020-06-09 16:00:24.098 -----------------------------------------------
12:00:30 [2020-06-09T16:00:30.544Z] eclipse.buildId=unknown
12:00:30 [2020-06-09T16:00:30.544Z] java.version=1.8.0_202
12:00:30 [2020-06-09T16:00:30.544Z] java.vendor=Oracle Corporation
12:00:30 [2020-06-09T16:00:30.544Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:00:30 [2020-06-09T16:00:30.544Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:00:30 [2020-06-09T16:00:30.544Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:00:30 [2020-06-09T16:00:30.544Z] 
12:00:30 [2020-06-09T16:00:30.544Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:00:29.935
12:00:30 [2020-06-09T16:00:30.544Z] !MESSAGE FrameworkEvent ERROR
12:00:30 [2020-06-09T16:00:30.544Z] !STACK 0
12:00:30 [2020-06-09T16:00:30.544Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
12:00:30 [2020-06-09T16:00:30.544Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:00:30 [2020-06-09T16:00:30.544Z] 
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:00:30 [2020-06-09T16:00:30.544Z] 
12:00:30 [2020-06-09T16:00:30.544Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:00:29.937
12:00:30 [2020-06-09T16:00:30.544Z] !MESSAGE FrameworkEvent ERROR
12:00:30 [2020-06-09T16:00:30.544Z] !STACK 0
12:00:30 [2020-06-09T16:00:30.544Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
12:00:30 [2020-06-09T16:00:30.544Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:00:30 [2020-06-09T16:00:30.544Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:00:30 [2020-06-09T16:00:30.544Z]     -> 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"
12:00:30 [2020-06-09T16:00:30.544Z]        org.apache.httpcomponents.httpclient.win [35]
12:00:30 [2020-06-09T16:00:30.544Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:00:30 [2020-06-09T16:00:30.544Z] 
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:00:30 [2020-06-09T16:00:30.544Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:00:35 [2020-06-09T16:00:35.787Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
12:00:35 [2020-06-09T16:00:35.787Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.326 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest
12:00:35 [2020-06-09T16:00:35.787Z] testExecuteError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.181 s
12:00:35 [2020-06-09T16:00:35.787Z] testExecuteSuccess(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.004 s
12:00:35 [2020-06-09T16:00:35.787Z] testExecuteException(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandShellTest)  Time elapsed: 0.002 s
12:00:35 [2020-06-09T16:00:35.787Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
12:00:36 [2020-06-09T16:00:36.043Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest
12:00:36 [2020-06-09T16:00:36.043Z] testNullSegment(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0 s
12:00:36 [2020-06-09T16:00:36.043Z] testConstructorAndAdd(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandInputTest)  Time elapsed: 0.003 s
12:00:36 [2020-06-09T16:00:36.043Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
12:00:36 [2020-06-09T16:00:36.043Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest
12:00:36 [2020-06-09T16:00:36.043Z] testConstructorNoError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
12:00:36 [2020-06-09T16:00:36.043Z] testConstructorError(org.eclipse.tracecompass.tmf.remote.core.tests.shell.CommandResultTest)  Time elapsed: 0 s
12:00:36 [2020-06-09T16:00:36.043Z] Running org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
12:00:36 [2020-06-09T16:00:36.043Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest
12:00:36 [2020-06-09T16:00:36.043Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
12:00:36 [2020-06-09T16:00:36.043Z] testGetDefault(org.eclipse.tracecompass.tmf.remote.core.tests.TmfRemoteCorePluginTest)  Time elapsed: 0 s
12:00:36 [2020-06-09T16:00:36.043Z] 
12:00:36 [2020-06-09T16:00:36.043Z] Results:
12:00:36 [2020-06-09T16:00:36.043Z] 
12:00:36 [2020-06-09T16:00:36.043Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0
12:00:36 [2020-06-09T16:00:36.043Z] 
12:00:57 [2020-06-09T16:00:57.915Z] [INFO] All tests passed!
12:00:57 [2020-06-09T16:00:57.915Z] [INFO] 
12:00:57 [2020-06-09T16:00:57.915Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:00:57 [2020-06-09T16:00:57.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar
12:00:57 [2020-06-09T16:00:57.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.pom
12:01:02 [2020-06-09T16:01:02.076Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-sources.jar
12:01:02 [2020-06-09T16:01:02.637Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.core.tests/target/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
12:01:03 [2020-06-09T16:01:03.999Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
12:01:04 [2020-06-09T16:01:04.254Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
12:01:05 [2020-06-09T16:01:05.180Z] [INFO] 
12:01:05 [2020-06-09T16:01:05.180Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.core.tests ---
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] 
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.tests >--
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.4-SNAPSHOT [88/138]
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] 
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] 
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] The project's OSGi version is 2.0.4.202006091432
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] 
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] 
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] 
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] 
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/main/resources
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] 
12:01:06 [2020-06-09T16:01:06.549Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:06 [2020-06-09T16:01:06.804Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/classes
12:01:07 [2020-06-09T16:01:07.730Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/org/eclipse/tracecompass/lttng2/control/ui/tests/model/component/TraceControlTestFacility.java:[265] 
12:01:07 [2020-06-09T16:01:07.730Z] 	Object handlerServiceObject = fControlView.getSite().getService(IHandlerService.class);
12:01:07 [2020-06-09T16:01:07.730Z] 	                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:01:07 [2020-06-09T16:01:07.730Z] 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
12:01:07 [2020-06-09T16:01:07.730Z] 1 problem (1 warning)
12:01:07 [2020-06-09T16:01:07.730Z] [INFO] 
12:01:07 [2020-06-09T16:01:07.730Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:07 [2020-06-09T16:01:07.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:01:07 [2020-06-09T16:01:07.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/src/test/resources
12:01:07 [2020-06-09T16:01:07.730Z] [INFO] 
12:01:07 [2020-06-09T16:01:07.730Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:07 [2020-06-09T16:01:07.985Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar
12:01:07 [2020-06-09T16:01:07.985Z] [INFO] 
12:01:07 [2020-06-09T16:01:07.985Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:07 [2020-06-09T16:01:07.985Z] [INFO] 
12:01:07 [2020-06-09T16:01:07.985Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] 
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] 
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] 
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] 
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] 
12:01:07 [2020-06-09T16:01:07.986Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:01:17 [2020-06-09T16:01:17.918Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data/.metadata/.log
12:01:17 [2020-06-09T16:01:17.918Z] [INFO] Command line:
12:01:17 [2020-06-09T16:01:17.918Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:01:17 [2020-06-09T16:01:17.918Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:01:18 [2020-06-09T16:01:18.845Z] !SESSION 2020-06-09 16:01:16.711 -----------------------------------------------
12:01:18 [2020-06-09T16:01:18.845Z] eclipse.buildId=unknown
12:01:18 [2020-06-09T16:01:18.845Z] java.version=1.8.0_202
12:01:18 [2020-06-09T16:01:18.845Z] java.vendor=Oracle Corporation
12:01:18 [2020-06-09T16:01:18.845Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:01:18 [2020-06-09T16:01:18.845Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:01:18 [2020-06-09T16:01:18.845Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:01:18 [2020-06-09T16:01:18.845Z] 
12:01:18 [2020-06-09T16:01:18.845Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:01:18.668
12:01:18 [2020-06-09T16:01:18.845Z] !MESSAGE FrameworkEvent ERROR
12:01:18 [2020-06-09T16:01:18.845Z] !STACK 0
12:01:18 [2020-06-09T16:01:18.845Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:01:18 [2020-06-09T16:01:18.845Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:01:18 [2020-06-09T16:01:18.845Z] 
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:01:18 [2020-06-09T16:01:18.845Z] 
12:01:18 [2020-06-09T16:01:18.845Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:01:18.777
12:01:18 [2020-06-09T16:01:18.845Z] !MESSAGE FrameworkEvent ERROR
12:01:18 [2020-06-09T16:01:18.845Z] !STACK 0
12:01:18 [2020-06-09T16:01:18.845Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:01:18 [2020-06-09T16:01:18.845Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:01:18 [2020-06-09T16:01:18.845Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:01:18 [2020-06-09T16:01:18.845Z]     -> 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"
12:01:18 [2020-06-09T16:01:18.845Z]        org.apache.httpcomponents.httpclient.win [36]
12:01:18 [2020-06-09T16:01:18.845Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:01:18 [2020-06-09T16:01:18.845Z] 
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:01:18 [2020-06-09T16:01:18.845Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:01:20 [2020-06-09T16:01:20.731Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:01:20 [2020-06-09T16:01:20.731Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:01:52 [2020-06-09T16:01:52.744Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:01:52 [2020-06-09T16:01:52.999Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
12:01:56 [2020-06-09T16:01:56.259Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.813 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest
12:01:56 [2020-06-09T16:01:56.259Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelNoProvidersTest)  Time elapsed: 2.788 s
12:01:56 [2020-06-09T16:01:56.259Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
12:02:02 [2020-06-09T16:02:02.787Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.671 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest
12:02:02 [2020-06-09T16:02:02.787Z] testTraceControlComponents(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlTreeModelTest)  Time elapsed: 1.67 s
12:02:02 [2020-06-09T16:02:02.787Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
12:02:03 [2020-06-09T16:02:03.349Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.961 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest
12:02:03 [2020-06-09T16:02:03.349Z] testKernelProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelProviderTest)  Time elapsed: 0.96 s
12:02:03 [2020-06-09T16:02:03.349Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
12:02:05 [2020-06-09T16:02:05.236Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest
12:02:05 [2020-06-09T16:02:05.236Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlKernelSessionTest)  Time elapsed: 1.555 s
12:02:05 [2020-06-09T16:02:05.236Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
12:02:06 [2020-06-09T16:02:06.598Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest
12:02:06 [2020-06-09T16:02:06.598Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionMiTest)  Time elapsed: 1.331 s
12:02:06 [2020-06-09T16:02:06.598Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
12:02:07 [2020-06-09T16:02:07.523Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest
12:02:07 [2020-06-09T16:02:07.523Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlSnapshotSessionTest)  Time elapsed: 0.571 s
12:02:07 [2020-06-09T16:02:07.523Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
12:02:08 [2020-06-09T16:02:08.083Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.631 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test
12:02:08 [2020-06-09T16:02:08.083Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSession2Test)  Time elapsed: 0.63 s
12:02:08 [2020-06-09T16:02:08.083Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
12:02:09 [2020-06-09T16:02:09.007Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.572 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest
12:02:09 [2020-06-09T16:02:09.008Z] testUstProviderTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstProviderTest)  Time elapsed: 0.571 s
12:02:09 [2020-06-09T16:02:09.008Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
12:02:09 [2020-06-09T16:02:09.567Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.491 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest
12:02:09 [2020-06-09T16:02:09.567Z] testComponentProperties(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlPropertiesTest)  Time elapsed: 0.489 s
12:02:09 [2020-06-09T16:02:09.567Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
12:02:09 [2020-06-09T16:02:09.567Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest
12:02:09 [2020-06-09T16:02:09.567Z] testGetImage_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
12:02:09 [2020-06-09T16:02:09.567Z] testFireCompenentUpdated(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.002 s
12:02:09 [2020-06-09T16:02:09.567Z] testGetChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testGetAndSetChildren(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testGetAdapter(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testRemoveAllChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testRemoveComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testRemoveComponentListener_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testRemoveChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testRemoveChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testHasChildren_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testHasChildren_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testGetSndSetToolTip(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testAddComponentListener_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testGetAndSetTargetNodeState_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.567Z] testGetAndSetName(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.568Z] testContainsChild_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.568Z] testContainsChild_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.568Z] testGetAndSetParent(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.568Z] testAddAndGetChild1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0.001 s
12:02:09 [2020-06-09T16:02:09.568Z] testAddAndGetChild2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.568Z] testGetAndSetControlService_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.568Z] testTraceControlComponent_1(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.568Z] testTraceControlComponent_2(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlComponentTest)  Time elapsed: 0 s
12:02:09 [2020-06-09T16:02:09.568Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
12:02:10 [2020-06-09T16:02:10.131Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest
12:02:10 [2020-06-09T16:02:10.131Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlCreateSessionTest)  Time elapsed: 0.536 s
12:02:10 [2020-06-09T16:02:10.131Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
12:02:22 [2020-06-09T16:02:22.290Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.714 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest
12:02:22 [2020-06-09T16:02:22.290Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.tests.model.component.TraceControlUstSessionTest)  Time elapsed: 10.714 s
12:02:22 [2020-06-09T16:02:22.290Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
12:02:22 [2020-06-09T16:02:22.290Z] 
12:02:22 [2020-06-09T16:02:22.290Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-06-09 16:02:21.267
12:02:22 [2020-06-09T16:02:22.290Z] !MESSAGE Could not validate the xml response
12:02:22 [2020-06-09T16:02:22.290Z] !STACK 0
12:02:22 [2020-06-09T16:02:22.290Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
12:02:22 [2020-06-09T16:02:22.290Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
12:02:22 [2020-06-09T16:02:22.290Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
12:02:22 [2020-06-09T16:02:22.290Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
12:02:22 [2020-06-09T16:02:22.290Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
12:02:22 [2020-06-09T16:02:22.290Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:02:22 [2020-06-09T16:02:22.290Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:02:22 [2020-06-09T16:02:22.291Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:02:22 [2020-06-09T16:02:22.291Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:02:22 [2020-06-09T16:02:22.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:02:22 [2020-06-09T16:02:22.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:02:22 [2020-06-09T16:02:22.291Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:02:22 [2020-06-09T16:02:22.291Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:02:22 [2020-06-09T16:02:22.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:02:22 [2020-06-09T16:02:22.291Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:02:22 [2020-06-09T16:02:22.291Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:02:22 [2020-06-09T16:02:22.291Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
12:02:22 [2020-06-09T16:02:22.291Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
12:02:22 [2020-06-09T16:02:22.291Z] Tests run: 56, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 1.285 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test
12:02:22 [2020-06-09T16:02:22.291Z] testGetSessionWithFilterExpression(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.036 s
12:02:22 [2020-06-09T16:02:22.291Z] testListContext28(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.019 s
12:02:22 [2020-06-09T16:02:22.291Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.016 s
12:02:22 [2020-06-09T16:02:22.291Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
12:02:22 [2020-06-09T16:02:22.291Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.068 s
12:02:22 [2020-06-09T16:02:22.291Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.067 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
12:02:22 [2020-06-09T16:02:22.291Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.072 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
12:02:22 [2020-06-09T16:02:22.291Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.071 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:02:22 [2020-06-09T16:02:22.291Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.064 s
12:02:22 [2020-06-09T16:02:22.291Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:02:22 [2020-06-09T16:02:22.291Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.015 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
12:02:22 [2020-06-09T16:02:22.291Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.06 s
12:02:22 [2020-06-09T16:02:22.291Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.055 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
12:02:22 [2020-06-09T16:02:22.291Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.06 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test) skipped
12:02:22 [2020-06-09T16:02:22.291Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.017 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.054 s
12:02:22 [2020-06-09T16:02:22.291Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:02:22 [2020-06-09T16:02:22.291Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:02:22 [2020-06-09T16:02:22.291Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.01 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.054 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.014 s
12:02:22 [2020-06-09T16:02:22.291Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.064 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:02:22 [2020-06-09T16:02:22.291Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.291Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.012 s
12:02:22 [2020-06-09T16:02:22.291Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.013 s
12:02:22 [2020-06-09T16:02:22.292Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.292Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.051 s
12:02:22 [2020-06-09T16:02:22.292Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.011 s
12:02:22 [2020-06-09T16:02:22.292Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMi3Test)  Time elapsed: 0.009 s
12:02:22 [2020-06-09T16:02:22.292Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
12:02:22 [2020-06-09T16:02:22.548Z] 
12:02:22 [2020-06-09T16:02:22.548Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-06-09 16:02:22.314
12:02:22 [2020-06-09T16:02:22.548Z] !MESSAGE Could not validate the xml response
12:02:22 [2020-06-09T16:02:22.548Z] !STACK 0
12:02:22 [2020-06-09T16:02:22.548Z] org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.createSAXParseException(ErrorHandlerWrapper.java:203)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.util.ErrorHandlerWrapper.fatalError(ErrorHandlerWrapper.java:177)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:400)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.impl.XMLErrorReporter.reportError(XMLErrorReporter.java:327)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.impl.XMLScanner.reportFatalError(XMLScanner.java:1472)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$PrologDriver.next(XMLDocumentScannerImpl.java:994)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:602)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:505)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:842)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:771)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:243)
12:02:22 [2020-06-09T16:02:22.548Z] 	at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getDocumentFromStrings(LTTngControlServiceMI.java:177)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlServiceMI.getSessionNames(LTTngControlServiceMI.java:262)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest.testGetSessionNameGarbage(LTTngControlServiceMiTest.java:77)
12:02:22 [2020-06-09T16:02:22.548Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:02:22 [2020-06-09T16:02:22.548Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:02:22 [2020-06-09T16:02:22.548Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:02:22 [2020-06-09T16:02:22.548Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159)
12:02:22 [2020-06-09T16:02:22.548Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:02:22 [2020-06-09T16:02:22.548Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:02:22 [2020-06-09T16:02:22.548Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:02:22 [2020-06-09T16:02:22.548Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray2(ReflectionUtils.java:206)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:161)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:84)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.tycho.surefire.osgibooter.OsgiSurefireBooter.run(OsgiSurefireBooter.java:110)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication$1.run(AbstractUITestApplication.java:35)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5113)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4666)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:635)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:155)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.runApplication(UITestApplication.java:31)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.tycho.surefire.osgibooter.AbstractUITestApplication.run(AbstractUITestApplication.java:120)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.tycho.surefire.osgibooter.UITestApplication.start(UITestApplication.java:37)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
12:02:22 [2020-06-09T16:02:22.548Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
12:02:22 [2020-06-09T16:02:22.548Z] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
12:02:22 [2020-06-09T16:02:22.548Z] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
12:02:22 [2020-06-09T16:02:22.548Z] 	at java.lang.reflect.Method.invoke(Method.java:498)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:660)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:597)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.equinox.launcher.Main.run(Main.java:1468)
12:02:22 [2020-06-09T16:02:22.548Z] 	at org.eclipse.equinox.launcher.Main.main(Main.java:1441)
12:02:23 [2020-06-09T16:02:23.109Z] Tests run: 54, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 0.963 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest
12:02:23 [2020-06-09T16:02:23.109Z] testListSessionCompatibility_2_7(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.06 s
12:02:23 [2020-06-09T16:02:23.109Z] testListSycallEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
12:02:23 [2020-06-09T16:02:23.109Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.109Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.048 s
12:02:23 [2020-06-09T16:02:23.109Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.109Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.05 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.012 s
12:02:23 [2020-06-09T16:02:23.109Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.109Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
12:02:23 [2020-06-09T16:02:23.109Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.051 s
12:02:23 [2020-06-09T16:02:23.109Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.109Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.058 s
12:02:23 [2020-06-09T16:02:23.109Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
12:02:23 [2020-06-09T16:02:23.109Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.015 s
12:02:23 [2020-06-09T16:02:23.109Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
12:02:23 [2020-06-09T16:02:23.109Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest) skipped
12:02:23 [2020-06-09T16:02:23.109Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.05 s
12:02:23 [2020-06-09T16:02:23.109Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.109Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.008 s
12:02:23 [2020-06-09T16:02:23.109Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.048 s
12:02:23 [2020-06-09T16:02:23.109Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
12:02:23 [2020-06-09T16:02:23.109Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.016 s
12:02:23 [2020-06-09T16:02:23.110Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.110Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.009 s
12:02:23 [2020-06-09T16:02:23.110Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.051 s
12:02:23 [2020-06-09T16:02:23.110Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.017 s
12:02:23 [2020-06-09T16:02:23.110Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.014 s
12:02:23 [2020-06-09T16:02:23.110Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.110Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.110Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.053 s
12:02:23 [2020-06-09T16:02:23.110Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.02 s
12:02:23 [2020-06-09T16:02:23.110Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.011 s
12:02:23 [2020-06-09T16:02:23.110Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.01 s
12:02:23 [2020-06-09T16:02:23.110Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceMiTest)  Time elapsed: 0.052 s
12:02:23 [2020-06-09T16:02:23.110Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
12:02:25 [2020-06-09T16:02:25.620Z] Tests run: 52, Failures: 0, Errors: 0, Skipped: 3, Time elapsed: 2.335 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest
12:02:25 [2020-06-09T16:02:25.620Z] testLttngNotInstalled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.055 s
12:02:25 [2020-06-09T16:02:25.620Z] testUnsupportedVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetKernelProviderNoUstVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:02:25 [2020-06-09T16:02:25.620Z] testCreateSession2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:02:25 [2020-06-09T16:02:25.620Z] testCreateSnapshotSession2_5(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testAddContextFailure(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetSessionNotExist(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetSession1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:02:25 [2020-06-09T16:02:25.620Z] testUstProvider2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetSessionNameGarbage(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetKernelProviderNoUst1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.016 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetKernelProviderNoUst2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetKernelProviderNoUst3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:02:25 [2020-06-09T16:02:25.620Z] testVersionCompiled(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:02:25 [2020-06-09T16:02:25.620Z] testEnableEvents(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetUstProvider3(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:02:25 [2020-06-09T16:02:25.620Z] testEnableLog4jLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:02:25 [2020-06-09T16:02:25.620Z] testCreateLiveSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
12:02:25 [2020-06-09T16:02:25.620Z] testEnableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:02:25 [2020-06-09T16:02:25.620Z] testEnableJulLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:02:25 [2020-06-09T16:02:25.620Z] testCreateChannelUIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.004 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetKernelProviderNoKernelVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.042 s
12:02:25 [2020-06-09T16:02:25.620Z] testDestroySession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.021 s
12:02:25 [2020-06-09T16:02:25.620Z] testVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testCreateChannelPIDBuffer(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testCreateSessionVerbose2_1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.04 s
12:02:25 [2020-06-09T16:02:25.620Z] testSessionProfile(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetSessionWithLive(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
12:02:25 [2020-06-09T16:02:25.620Z] testGetKernelProviderNoKernel1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testGetKernelProviderNoKernel2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testCreateLiveSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest) skipped
12:02:25 [2020-06-09T16:02:25.620Z] testCreateChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.620Z] testCreateSessionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testGetSessionNotExistVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.056 s
12:02:25 [2020-06-09T16:02:25.621Z] testVersionWithPrompt(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:02:25 [2020-06-09T16:02:25.621Z] testEnableSyscalls(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:02:25 [2020-06-09T16:02:25.621Z] testDisableChannel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:02:25 [2020-06-09T16:02:25.621Z] testEnableLogLevel(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testDestroySessionVerbose(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.246 s
12:02:25 [2020-06-09T16:02:25.621Z] testGetUstProvider(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testCreateSnapshotSessionErrors(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testDynamicProbe(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testNoVersion(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testEnablePythonLoggers(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testGetSessionNames1(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testGetSessionNames2(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:02:25 [2020-06-09T16:02:25.621Z] testCreateSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testEventExcluded(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testGetSessionNamesWithTracingGroup(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 1.747 s
12:02:25 [2020-06-09T16:02:25.621Z] testCreateSnapshotSession(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.003 s
12:02:25 [2020-06-09T16:02:25.621Z] testCreateSessionVariants(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] testAddContext(org.eclipse.tracecompass.lttng2.control.ui.tests.service.LTTngControlServiceTest)  Time elapsed: 0.002 s
12:02:25 [2020-06-09T16:02:25.621Z] Running org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
12:02:25 [2020-06-09T16:02:25.621Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest
12:02:25 [2020-06-09T16:02:25.621Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:02:25 [2020-06-09T16:02:25.621Z] testActivator(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:02:25 [2020-06-09T16:02:25.621Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:02:25 [2020-06-09T16:02:25.621Z] testGetDefault(org.eclipse.tracecompass.lttng2.control.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:02:25 [2020-06-09T16:02:25.621Z] 
12:02:25 [2020-06-09T16:02:25.621Z] Results:
12:02:25 [2020-06-09T16:02:25.621Z] 
12:02:25 [2020-06-09T16:02:25.621Z] Tests run: 201, Failures: 0, Errors: 0, Skipped: 9
12:02:25 [2020-06-09T16:02:25.621Z] 
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] All tests passed!
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.pom
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-sources.jar
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.tests/target/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.tests/2.0.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-pack200.jar.pack.gz
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-p2metadata.xml
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.tests-2.0.4-SNAPSHOT-p2artifacts.xml
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.tests ---
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests >--
12:02:40 [2020-06-09T16:02:40.448Z] [INFO] Building org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.7-SNAPSHOT [89/138]
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] The project's OSGi version is 1.0.7.202006091432
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/main/resources
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/classes
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/src/test/resources
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] 
12:02:40 [2020-06-09T16:02:40.449Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:02:42 [2020-06-09T16:02:42.964Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data/.metadata/.log
12:02:42 [2020-06-09T16:02:42.964Z] [INFO] Command line:
12:02:42 [2020-06-09T16:02:42.964Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:02:42 [2020-06-09T16:02:42.964Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:02:44 [2020-06-09T16:02:44.848Z] !SESSION 2020-06-09 16:02:42.578 -----------------------------------------------
12:02:44 [2020-06-09T16:02:44.848Z] eclipse.buildId=unknown
12:02:44 [2020-06-09T16:02:44.848Z] java.version=1.8.0_202
12:02:44 [2020-06-09T16:02:44.848Z] java.vendor=Oracle Corporation
12:02:44 [2020-06-09T16:02:44.848Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:02:44 [2020-06-09T16:02:44.848Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:02:44 [2020-06-09T16:02:44.848Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:02:44 [2020-06-09T16:02:44.848Z] 
12:02:44 [2020-06-09T16:02:44.848Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:02:44.675
12:02:44 [2020-06-09T16:02:44.848Z] !MESSAGE FrameworkEvent ERROR
12:02:44 [2020-06-09T16:02:44.848Z] !STACK 0
12:02:44 [2020-06-09T16:02:44.848Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:02:44 [2020-06-09T16:02:44.848Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:02:44 [2020-06-09T16:02:44.848Z] 
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:02:44 [2020-06-09T16:02:44.848Z] 
12:02:44 [2020-06-09T16:02:44.848Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:02:44.677
12:02:44 [2020-06-09T16:02:44.848Z] !MESSAGE FrameworkEvent ERROR
12:02:44 [2020-06-09T16:02:44.848Z] !STACK 0
12:02:44 [2020-06-09T16:02:44.848Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:02:44 [2020-06-09T16:02:44.848Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:02:44 [2020-06-09T16:02:44.848Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:02:44 [2020-06-09T16:02:44.848Z]     -> 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"
12:02:44 [2020-06-09T16:02:44.848Z]        org.apache.httpcomponents.httpclient.win [36]
12:02:44 [2020-06-09T16:02:44.848Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:02:44 [2020-06-09T16:02:44.848Z] 
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:02:44 [2020-06-09T16:02:44.848Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:02:46 [2020-06-09T16:02:46.732Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:02:46 [2020-06-09T16:02:46.732Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:03:01 [2020-06-09T16:03:01.556Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:03:01 [2020-06-09T16:03:01.556Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
12:03:01 [2020-06-09T16:03:01.811Z] Display size: 1440x900
12:03:01 [2020-06-09T16:03:01.811Z] OS version=3.10.0-1127.10.1.el7.x86_64
12:03:01 [2020-06-09T16:03:01.811Z] GTK version=3.22.30
12:03:01 [2020-06-09T16:03:01.811Z] GTK theme=Ambiance
12:03:01 [2020-06-09T16:03:01.811Z] LIBOVERLAY_SCROLLBAR=0
12:03:01 [2020-06-09T16:03:01.811Z] Time zone: Greenwich Mean Time
12:03:01 [2020-06-09T16:03:01.811Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:03:01 [2020-06-09T16:03:01.811Z] log4j:WARN Please initialize the log4j system properly.
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714282623 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714282622 data=null doit=true} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714282622 data=null} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714282621 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714282621 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}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714282605 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714282604 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714282603 data=null doit=true} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714282603 data=null} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714282603 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714282603 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}
12:03:04 [2020-06-09T16:03:04.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714282601 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:04 [2020-06-09T16:03:04.578Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:03:04 [2020-06-09T16:03:04.578Z] DEBUG - Clicking on with mnemonic 'Connect'
12:03:04 [2020-06-09T16:03:04.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1714282417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:03:04 [2020-06-09T16:03:04.578Z] DEBUG - Clicked on with mnemonic 'Connect'
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714281849 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714281849 data=null doit=true} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714281849 data=null} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714281848 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714281848 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
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714281845 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714281844 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714281844 data=null doit=true} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714281844 data=null} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714281843 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714281843 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
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714281842 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:03:05 [2020-06-09T16:03:05.137Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1714281315 data=null doit=true} to Shell with text {Create Session}
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: of type 'Text'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: with label (with mnemonic 'Session Name')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Text with text "Configure the new tr...", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Clicking on &Ok
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714281307 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714281306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714281306 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714281306 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714281306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714281305 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714281305 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1714281721 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...'
12:03:05 [2020-06-09T16:03:05.698Z] DEBUG - Clicked on 
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714281045 data=null doit=true} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714281045 data=null} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714281045 data=null button=1 stateMask=0x0 x=89 y=75 count=1} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714281044 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
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714281043 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
12:03:05 [2020-06-09T16:03:05.953Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:05 [2020-06-09T16:03:05.953Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:05 [2020-06-09T16:03:05.953Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:05 [2020-06-09T16:03:05.953Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714281039 data=null button=0 stateMask=0x0 x=113 y=98 count=0} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714281039 data=null doit=true} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714281039 data=null} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714281039 data=null button=1 stateMask=0x0 x=113 y=98 count=1} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714281038 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714281029 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:05 [2020-06-09T16:03:05.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714281028 data=null button=0 stateMask=0x0 x=113 y=75 count=0} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.954Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714281027 data=null doit=true} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.954Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714281027 data=null} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.954Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714281027 data=null button=1 stateMask=0x0 x=113 y=75 count=1} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.954Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714281027 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.954Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714281026 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
12:03:05 [2020-06-09T16:03:05.954Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:05 [2020-06-09T16:03:05.954Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714280509 data=null doit=true} to Shell with text {Enable Events}
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:03:06 [2020-06-09T16:03:06.514Z] 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')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714280503 data=null doit=true} to Button with text {Kernel}
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714280502 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}
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1714280448 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1714280448 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')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1714280448 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')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1714280448 data=null item=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')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Setting state to checked on: All
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Clicking on &Ok
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714280394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714280394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714280394 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714280394 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714280394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714280394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714280393 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:06 [2020-06-09T16:03:06.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714280904 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)...'
12:03:06 [2020-06-09T16:03:06.769Z] DEBUG - Clicked on 
12:03:08 [2020-06-09T16:03:08.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:08 [2020-06-09T16:03:08.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:08 [2020-06-09T16:03:08.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:08 [2020-06-09T16:03:08.697Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:08 [2020-06-09T16:03:08.697Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:08 [2020-06-09T16:03:08.697Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:08 [2020-06-09T16:03:08.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1714278636 data=null doit=true} to Tree node with text: JUL
12:03:08 [2020-06-09T16:03:08.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1714278636 data=null} to Tree node with text: JUL
12:03:08 [2020-06-09T16:03:08.697Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1714278635 data=null button=1 stateMask=0x0 x=107 y=75 count=1} to Tree node with text: JUL
12:03:08 [2020-06-09T16:03:08.697Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714278635 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
12:03:08 [2020-06-09T16:03:08.697Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1714278634 data=null button=1 stateMask=0x80000 x=107 y=75 count=1} to Tree node with text: JUL
12:03:08 [2020-06-09T16:03:08.697Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:08 [2020-06-09T16:03:08.697Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714278633 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.697Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714278633 data=null doit=true} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.697Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714278633 data=null} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714278633 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714278633 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714278631 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714278630 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714278630 data=null doit=true} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714278630 data=null} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714278629 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714278629 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714278628 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714278182 data=null doit=true} to Shell with text {Enable Events}
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:03:08 [2020-06-09T16:03:08.698Z] 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')
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714278142 data=null doit=true} to Button with text {Kernel}
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714278141 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}
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1714278141 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1714278140 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')
12:03:08 [2020-06-09T16:03:08.698Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1714278140 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')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1714278140 data=null item=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')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1714278039 data=null doit=true} to TreeItem with text {All}
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1714278039 data=null} to TreeItem with text {All}
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714278038 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714278038 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}
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714278037 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:03:08 [2020-06-09T16:03:08.953Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714278036 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714278035 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714278035 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714278035 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)
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714278034 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:08 [2020-06-09T16:03:08.953Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:08 [2020-06-09T16:03:08.953Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Setting state to checked on: logger
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Clicking on &Ok
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714278020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714278020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714278019 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714278019 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714278019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714278019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714278019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:08 [2020-06-09T16:03:08.953Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714278542 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)...'
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Clicked on 
12:03:09 [2020-06-09T16:03:09.208Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:09 [2020-06-09T16:03:09.208Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:09 [2020-06-09T16:03:09.208Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:09 [2020-06-09T16:03:09.208Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:09 [2020-06-09T16:03:09.208Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:09 [2020-06-09T16:03:09.208Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1714277804 data=null doit=true} to Tree node with text: JUL
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1714277804 data=null} to Tree node with text: JUL
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1714277803 data=null button=1 stateMask=0x0 x=107 y=75 count=1} to Tree node with text: JUL
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714277803 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
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1714277802 data=null button=1 stateMask=0x80000 x=107 y=75 count=1} to Tree node with text: JUL
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714277801 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714277801 data=null doit=true} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714277801 data=null} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714277800 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714277800 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714277742 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714277741 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714277741 data=null doit=true} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714277741 data=null} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714277740 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.209Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714277740 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.209Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714277739 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:09 [2020-06-09T16:03:09.209Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:09 [2020-06-09T16:03:09.209Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714277275 data=null doit=true} to Shell with text {Enable Events}
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:03:09 [2020-06-09T16:03:09.768Z] 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')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714277272 data=null doit=true} to Button with text {Kernel}
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714277272 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}
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1714277271 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1714277271 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')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1714277271 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')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1714277271 data=null item=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')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1714277208 data=null doit=true} to TreeItem with text {All}
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1714277208 data=null} to TreeItem with text {All}
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714277207 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714277207 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}
12:03:09 [2020-06-09T16:03:09.768Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714277206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:03:09 [2020-06-09T16:03:09.769Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714277205 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714277205 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714277205 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714277204 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)
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714277204 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:09 [2020-06-09T16:03:09.769Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:09 [2020-06-09T16:03:09.769Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Setting state to checked on: anotherLogger
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@372e972d
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1714277199 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')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1714277198 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')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714277198 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1714277198 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714277198 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')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714277197 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')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714277197 data=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')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1714277197 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')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1714277197 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')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1714277196 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')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1714277196 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1714277196 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Warning
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1714277194 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'))
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Warning
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Clicking on &Ok
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714277143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714277143 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714277143 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714277143 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714277142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714277142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714277142 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:09 [2020-06-09T16:03:09.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714277634 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)...'
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Clicked on 
12:03:10 [2020-06-09T16:03:10.024Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.024Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.024Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.024Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.024Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.024Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1714276996 data=null doit=true} to Tree node with text: JUL
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1714276996 data=null} to Tree node with text: JUL
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1714276995 data=null button=1 stateMask=0x0 x=91 y=75 count=1} to Tree node with text: JUL
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714276995 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
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1714276994 data=null button=1 stateMask=0x80000 x=91 y=75 count=1} to Tree node with text: JUL
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714276993 data=null button=0 stateMask=0x0 x=97 y=29 count=0} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714276946 data=null doit=true} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714276946 data=null} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714276945 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714276945 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714276944 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714276943 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714276943 data=null doit=true} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714276943 data=null} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714276942 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714276942 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714276941 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:10 [2020-06-09T16:03:10.024Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714276487 data=null doit=true} to Shell with text {Enable Events}
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - matched Button with text "JUL", using matcher: with mnemonic 'JUL'
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - matched Button with text "JUL", using matcher: in group (with mnemonic 'Domain')
12:03:10 [2020-06-09T16:03:10.584Z] DEBUG - matched Button with text "JUL", using matcher: with style 'SWT.RADIO'
12:03:10 [2020-06-09T16:03:10.585Z] 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')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714276485 data=null doit=true} to Button with text {Kernel}
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714276484 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}
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {JUL} time=-1714276484 data=null doit=true} to (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {JUL} time=-1714276484 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')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {JUL} time=-1714276484 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')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {JUL} time=-1714276484 data=null item=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')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'JUL' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Clicking on &Ok
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714276413 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714276412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714276412 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714276412 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714276412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714276412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714276412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:10 [2020-06-09T16:03:10.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714276847 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)...'
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Clicked on 
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {JUL} time=-1714276140 data=null doit=true} to Tree node with text: JUL
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {JUL} time=-1714276140 data=null} to Tree node with text: JUL
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {JUL} time=-1714276140 data=null button=1 stateMask=0x0 x=107 y=75 count=1} to Tree node with text: JUL
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714276139 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
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {JUL} time=-1714276138 data=null button=1 stateMask=0x80000 x=107 y=75 count=1} to Tree node with text: JUL
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714276135 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714276135 data=null doit=true} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714276135 data=null} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714276134 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714276134 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714276132 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714276131 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714276131 data=null doit=true} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714276131 data=null} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714276131 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714276131 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714276124 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Clicking on with mnemonic 'Start'
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1714276031 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:03:10 [2020-06-09T16:03:10.840Z] DEBUG - Clicked on with mnemonic 'Start'
12:03:11 [2020-06-09T16:03:11.095Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.095Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714275928 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714275927 data=null doit=true} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714275927 data=null} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714275927 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714275927 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714275925 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714275924 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714275924 data=null doit=true} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714275924 data=null} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714275923 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714275923 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714275922 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Clicking on with mnemonic 'Stop'
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1714275837 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:03:11 [2020-06-09T16:03:11.095Z] DEBUG - Clicked on with mnemonic 'Stop'
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1714275641 data=null button=0 stateMask=0x0 x=135 y=121 count=0} to Tree node with text: logger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1714275641 data=null doit=true} to Tree node with text: logger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1714275641 data=null} to Tree node with text: logger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1714275641 data=null button=1 stateMask=0x0 x=135 y=121 count=1} to Tree node with text: logger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714275641 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
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1714275637 data=null button=1 stateMask=0x80000 x=135 y=121 count=1} to Tree node with text: logger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item Tree node with text: JUL is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1714275583 data=null button=0 stateMask=0x0 x=161 y=116 count=0} to Tree node with text: anotherLogger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1714275583 data=null doit=true} to Tree node with text: anotherLogger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1714275583 data=null} to Tree node with text: anotherLogger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1714275583 data=null button=1 stateMask=0x0 x=161 y=116 count=1} to Tree node with text: anotherLogger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714275582 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
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1714275580 data=null button=1 stateMask=0x80000 x=161 y=116 count=1} to Tree node with text: anotherLogger
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:11 [2020-06-09T16:03:11.350Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714275498 data=null button=0 stateMask=0x0 x=113 y=-34 count=0} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714275449 data=null doit=true} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714275449 data=null} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714275449 data=null button=1 stateMask=0x0 x=113 y=-39 count=1} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714275448 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714275447 data=null button=1 stateMask=0x80000 x=113 y=-39 count=1} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714275446 data=null button=0 stateMask=0x0 x=113 y=-39 count=0} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714275446 data=null doit=true} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714275446 data=null} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714275446 data=null button=1 stateMask=0x0 x=113 y=-39 count=1} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714275446 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714275445 data=null button=1 stateMask=0x80000 x=113 y=-39 count=1} to Tree node with text: mysession
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:11 [2020-06-09T16:03:11.605Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714275129 data=null doit=true} to Shell with text {Enable Events}
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:03:11 [2020-06-09T16:03:11.877Z] 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')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714275127 data=null doit=true} to Button with text {Kernel}
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714275127 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}
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1714275126 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1714275126 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')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1714275126 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')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1714275126 data=null item=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')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Setting state to checked on: All
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Clicking on &Ok
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714275017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714275017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714275017 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714275016 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714275016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714275016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714275016 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:11 [2020-06-09T16:03:11.877Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714275399 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)...'
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Clicked on 
12:03:12 [2020-06-09T16:03:12.133Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.133Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.133Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.133Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.133Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.133Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1714274900 data=null doit=true} to Tree node with text: LOG4J
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1714274899 data=null} to Tree node with text: LOG4J
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1714274899 data=null button=1 stateMask=0x0 x=100 y=75 count=1} to Tree node with text: LOG4J
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714274899 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
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1714274846 data=null button=1 stateMask=0x80000 x=116 y=75 count=1} to Tree node with text: LOG4J
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714274846 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714274846 data=null doit=true} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714274846 data=null} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714274845 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714274845 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714274844 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714274843 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714274843 data=null doit=true} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714274843 data=null} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714274843 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714274843 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714274842 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:12 [2020-06-09T16:03:12.133Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714274537 data=null doit=true} to Shell with text {Enable Events}
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:03:12 [2020-06-09T16:03:12.388Z] 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')
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714274535 data=null doit=true} to Button with text {Kernel}
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714274535 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}
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1714274535 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1714274535 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')
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1714274535 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')
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1714274535 data=null item=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')
12:03:12 [2020-06-09T16:03:12.388Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1714274425 data=null doit=true} to TreeItem with text {All}
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1714274425 data=null} to TreeItem with text {All}
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714274425 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714274425 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}
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714274424 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:03:12 [2020-06-09T16:03:12.643Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714274423 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714274423 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714274423 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714274423 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)
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714274422 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:12 [2020-06-09T16:03:12.643Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.643Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - Setting state to checked on: logger
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:12 [2020-06-09T16:03:12.643Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Clicking on &Ok
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714274420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714274420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714274420 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714274420 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714274420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714274420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714274420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714274796 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)...'
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Clicked on 
12:03:12 [2020-06-09T16:03:12.644Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.644Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.644Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.644Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.644Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.644Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1714274312 data=null doit=true} to Tree node with text: LOG4J
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1714274312 data=null} to Tree node with text: LOG4J
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1714274312 data=null button=1 stateMask=0x0 x=116 y=75 count=1} to Tree node with text: LOG4J
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714274312 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
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1714274311 data=null button=1 stateMask=0x80000 x=116 y=75 count=1} to Tree node with text: LOG4J
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714274311 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714274311 data=null doit=true} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714274310 data=null} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714274310 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714274310 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714274309 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714274308 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714274308 data=null doit=true} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714274308 data=null} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714274308 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714274308 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714274307 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:12 [2020-06-09T16:03:12.644Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:12 [2020-06-09T16:03:12.899Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:12 [2020-06-09T16:03:12.899Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714273918 data=null doit=true} to Shell with text {Enable Events}
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:03:13 [2020-06-09T16:03:13.154Z] 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')
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714273907 data=null doit=true} to Button with text {Kernel}
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714273906 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}
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:13 [2020-06-09T16:03:13.154Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1714273906 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1714273906 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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1714273906 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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1714273906 data=null item=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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1714273820 data=null doit=true} to TreeItem with text {All}
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1714273820 data=null} to TreeItem with text {All}
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714273820 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714273819 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}
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714273819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:03:13 [2020-06-09T16:03:13.155Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714273818 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714273818 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714273817 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714273817 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)
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714273816 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:13 [2020-06-09T16:03:13.155Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.155Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Setting state to checked on: anotherLogger
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2be49c8c
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1714273741 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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1714273740 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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714273740 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1714273740 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714273740 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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714273740 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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714273740 data=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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1714273739 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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1714273739 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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1714273739 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')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1714273739 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1714273739 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Fatal
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1714273737 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'))
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Fatal
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Clicking on &Ok
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714273736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714273735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714273735 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714273735 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714273735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714273735 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714273735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.155Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714274219 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)...'
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Clicked on 
12:03:13 [2020-06-09T16:03:13.410Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.410Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.410Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.410Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.410Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.410Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1714273526 data=null doit=true} to Tree node with text: LOG4J
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1714273526 data=null} to Tree node with text: LOG4J
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1714273526 data=null button=1 stateMask=0x0 x=116 y=75 count=1} to Tree node with text: LOG4J
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714273525 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
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1714273525 data=null button=1 stateMask=0x80000 x=116 y=75 count=1} to Tree node with text: LOG4J
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714273524 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714273524 data=null doit=true} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714273524 data=null} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714273523 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714273523 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714273522 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714273522 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714273522 data=null doit=true} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714273522 data=null} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714273521 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714273521 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714273520 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:13 [2020-06-09T16:03:13.410Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:13 [2020-06-09T16:03:13.665Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714273137 data=null doit=true} to Shell with text {Enable Events}
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "LOG4J", using matcher: with mnemonic 'LOG4J'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "LOG4J", using matcher: in group (with mnemonic 'Domain')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "LOG4J", using matcher: with style 'SWT.RADIO'
12:03:13 [2020-06-09T16:03:13.921Z] 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')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714273135 data=null doit=true} to Button with text {Kernel}
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714273134 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}
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {LOG4J} time=-1714273134 data=null doit=true} to (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {LOG4J} time=-1714273134 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')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {LOG4J} time=-1714273134 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')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {LOG4J} time=-1714273134 data=null item=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')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'LOG4J' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Clicking on &Ok
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714273039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714273039 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714273039 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714273039 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714273038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714273038 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714273038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714273429 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)...'
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Clicked on 
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {LOG4J} time=-1714272911 data=null doit=true} to Tree node with text: LOG4J
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {LOG4J} time=-1714272911 data=null} to Tree node with text: LOG4J
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {LOG4J} time=-1714272906 data=null button=1 stateMask=0x0 x=116 y=75 count=1} to Tree node with text: LOG4J
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714272905 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
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {LOG4J} time=-1714272904 data=null button=1 stateMask=0x80000 x=116 y=75 count=1} to Tree node with text: LOG4J
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714272902 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714272901 data=null doit=true} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714272901 data=null} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714272901 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714272901 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714272900 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:13 [2020-06-09T16:03:13.922Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714272899 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.922Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714272899 data=null doit=true} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.922Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714272899 data=null} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714272898 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:13 [2020-06-09T16:03:13.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714272898 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714272897 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.176Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:03:14 [2020-06-09T16:03:14.176Z] DEBUG - Clicking on with mnemonic 'Start'
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1714272746 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Clicked on with mnemonic 'Start'
12:03:14 [2020-06-09T16:03:14.177Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.177Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714272644 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714272644 data=null doit=true} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714272644 data=null} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714272644 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714272644 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714272642 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714272641 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714272641 data=null doit=true} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714272641 data=null} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714272641 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714272641 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714272640 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Clicking on with mnemonic 'Stop'
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1714272590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Clicked on with mnemonic 'Stop'
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:14 [2020-06-09T16:03:14.431Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.431Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.431Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.431Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1714272400 data=null button=0 stateMask=0x0 x=135 y=121 count=0} to Tree node with text: logger
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1714272399 data=null doit=true} to Tree node with text: logger
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1714272399 data=null} to Tree node with text: logger
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1714272399 data=null button=1 stateMask=0x0 x=135 y=121 count=1} to Tree node with text: logger
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714272399 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
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1714272397 data=null button=1 stateMask=0x80000 x=135 y=121 count=1} to Tree node with text: logger
12:03:14 [2020-06-09T16:03:14.431Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:14 [2020-06-09T16:03:14.686Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.686Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.686Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.686Z] WARN - Tree item Tree node with text: LOG4J is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1714272315 data=null button=0 stateMask=0x0 x=161 y=107 count=0} to Tree node with text: anotherLogger
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1714272315 data=null doit=true} to Tree node with text: anotherLogger
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1714272315 data=null} to Tree node with text: anotherLogger
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1714272315 data=null button=1 stateMask=0x0 x=161 y=107 count=1} to Tree node with text: anotherLogger
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714272315 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
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1714272313 data=null button=1 stateMask=0x80000 x=161 y=107 count=1} to Tree node with text: anotherLogger
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:14 [2020-06-09T16:03:14.686Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.686Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714272218 data=null button=0 stateMask=0x0 x=113 y=-33 count=0} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714272215 data=null doit=true} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714272215 data=null} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714272214 data=null button=1 stateMask=0x0 x=113 y=-36 count=1} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714272214 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714272213 data=null button=1 stateMask=0x80000 x=113 y=-36 count=1} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714272212 data=null button=0 stateMask=0x0 x=113 y=-36 count=0} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714272212 data=null doit=true} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714272212 data=null} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714272212 data=null button=1 stateMask=0x0 x=113 y=-36 count=1} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714272211 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.686Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714272211 data=null button=1 stateMask=0x80000 x=113 y=-36 count=1} to Tree node with text: mysession
12:03:14 [2020-06-09T16:03:14.941Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:14 [2020-06-09T16:03:14.941Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:14 [2020-06-09T16:03:14.941Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714271798 data=null doit=true} to Shell with text {Enable Events}
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:03:15 [2020-06-09T16:03:15.196Z] 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')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714271796 data=null doit=true} to Button with text {Kernel}
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714271796 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}
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1714271795 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1714271795 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')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1714271795 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')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1714271795 data=null item=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')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Setting state to checked on: All
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Clicking on &Ok
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714271701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714271701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714271701 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714271701 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714271700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714271700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714271700 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.196Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714272122 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)...'
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Clicked on 
12:03:15 [2020-06-09T16:03:15.451Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.451Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.451Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.451Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.451Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.451Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1714271604 data=null doit=true} to Tree node with text: Python
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1714271604 data=null} to Tree node with text: Python
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1714271604 data=null button=1 stateMask=0x0 x=119 y=75 count=1} to Tree node with text: Python
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714271603 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
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1714271603 data=null button=1 stateMask=0x80000 x=119 y=75 count=1} to Tree node with text: Python
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714271602 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714271602 data=null doit=true} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714271602 data=null} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714271602 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714271602 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714271600 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714271600 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714271600 data=null doit=true} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714271599 data=null} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714271599 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714271599 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714271598 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:15 [2020-06-09T16:03:15.452Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714271229 data=null doit=true} to Shell with text {Enable Events}
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:03:15 [2020-06-09T16:03:15.706Z] 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')
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714271215 data=null doit=true} to Button with text {Kernel}
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714271137 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}
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1714271136 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1714271136 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')
12:03:15 [2020-06-09T16:03:15.706Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1714271135 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')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1714271135 data=null item=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')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1714271043 data=null doit=true} to TreeItem with text {All}
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1714271043 data=null} to TreeItem with text {All}
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714271043 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714271043 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}
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714271041 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:03:15 [2020-06-09T16:03:15.962Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714271040 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714271040 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714271040 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714271040 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)
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714271039 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:15 [2020-06-09T16:03:15.962Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.962Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Setting state to checked on: logger
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Clicking on &Ok
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714271037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714271037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714271037 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714271037 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714271036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714271036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714271036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714271520 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)...'
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Clicked on 
12:03:15 [2020-06-09T16:03:15.962Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.962Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.962Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.962Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.962Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.962Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1714270922 data=null doit=true} to Tree node with text: Python
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1714270922 data=null} to Tree node with text: Python
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1714270922 data=null button=1 stateMask=0x0 x=119 y=75 count=1} to Tree node with text: Python
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714270921 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
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1714270920 data=null button=1 stateMask=0x80000 x=119 y=75 count=1} to Tree node with text: Python
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714270919 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714270919 data=null doit=true} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714270919 data=null} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714270919 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714270918 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714270917 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714270917 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714270917 data=null doit=true} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714270917 data=null} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714270916 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714270916 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:15 [2020-06-09T16:03:15.962Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714270915 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.217Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:16 [2020-06-09T16:03:16.217Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:16 [2020-06-09T16:03:16.217Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:16 [2020-06-09T16:03:16.217Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714270598 data=null doit=true} to Shell with text {Enable Events}
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:03:16 [2020-06-09T16:03:16.472Z] 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')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714270526 data=null doit=true} to Button with text {Kernel}
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714270526 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}
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1714270525 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1714270436 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')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1714270436 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')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1714270436 data=null item=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')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1714270346 data=null doit=true} to TreeItem with text {All}
12:03:16 [2020-06-09T16:03:16.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1714270346 data=null} to TreeItem with text {All}
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714270345 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714270345 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}
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714270344 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:03:16 [2020-06-09T16:03:16.727Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714270343 data=null doit=true} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714270343 data=null} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714270343 data=null button=1 stateMask=0x0 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714270343 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)
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All - ./client_bin/challenger [PID=14237] (With logger)} time=-1714270342 data=null button=1 stateMask=0x80000 x=239 y=35 count=1} to Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger)
12:03:16 [2020-06-09T16:03:16.727Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:16 [2020-06-09T16:03:16.727Z] WARN - Tree item Tree node with text: All - ./client_bin/challenger [PID=14237] (With logger) is already expanded. Won't expand it again.
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - Setting state to checked on: anotherLogger
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.727Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Log Level')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "Select", using matcher: (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "loglevel", using matcher: in group (with mnemonic 'Log Level')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "loglevel-only", using matcher: in group (with mnemonic 'Log Level')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Selecting (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@ba65354
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1714270340 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')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1714270340 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')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714270339 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1714270339 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714270339 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')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714270339 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')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714270339 data=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')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1714270339 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')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1714270339 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')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1714270339 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')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1714270339 data=null doit=true} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1714270339 data=null} to (of type 'Button' and in group (with mnemonic 'Log Level') and with style 'SWT.CHECK')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Group with text "Log Level", using matcher: with mnemonic 'Log Level'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Log Level')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Log Level'))
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to Critical
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1714270338 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'))
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to Critical
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Clicking on &Ok
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714270336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714270336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714270336 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714270336 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714270336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714270336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714270336 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714270806 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)...'
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Clicked on 
12:03:16 [2020-06-09T16:03:16.728Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:16 [2020-06-09T16:03:16.728Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:16 [2020-06-09T16:03:16.728Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:16 [2020-06-09T16:03:16.728Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:16 [2020-06-09T16:03:16.728Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:16 [2020-06-09T16:03:16.728Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1714270228 data=null doit=true} to Tree node with text: Python
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1714270228 data=null} to Tree node with text: Python
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1714270227 data=null button=1 stateMask=0x0 x=119 y=75 count=1} to Tree node with text: Python
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714270227 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
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1714270227 data=null button=1 stateMask=0x80000 x=119 y=75 count=1} to Tree node with text: Python
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714270226 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714270226 data=null doit=true} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714270226 data=null} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714270226 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714270226 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714270225 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714270224 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714270224 data=null doit=true} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714270224 data=null} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714270224 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714270224 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714270223 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:16 [2020-06-09T16:03:16.983Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:16 [2020-06-09T16:03:16.983Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714269798 data=null doit=true} to Shell with text {Enable Events}
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Python", using matcher: with mnemonic 'Python'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Python", using matcher: in group (with mnemonic 'Domain')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Python", using matcher: with style 'SWT.RADIO'
12:03:17 [2020-06-09T16:03:17.238Z] 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')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714269737 data=null doit=true} to Button with text {Kernel}
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714269737 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}
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Python} time=-1714269737 data=null doit=true} to (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Python} time=-1714269736 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')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Python} time=-1714269736 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')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Python} time=-1714269736 data=null item=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')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Python' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Group with text "Loggers", using matcher: with mnemonic 'Loggers'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Loggers')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Loggers'))
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Group with text "Specific logger", using matcher: with mnemonic 'Specific logger'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific logger')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific logger'))
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Clicking on &Ok
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714269681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714269680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714269680 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714269680 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714269680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714269680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714269680 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714270048 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)...'
12:03:17 [2020-06-09T16:03:17.238Z] DEBUG - Clicked on 
12:03:17 [2020-06-09T16:03:17.238Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.238Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.238Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Python} time=-1714269546 data=null doit=true} to Tree node with text: Python
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Python} time=-1714269546 data=null} to Tree node with text: Python
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Python} time=-1714269546 data=null button=1 stateMask=0x0 x=119 y=75 count=1} to Tree node with text: Python
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714269546 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
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Python} time=-1714269544 data=null button=1 stateMask=0x80000 x=119 y=75 count=1} to Tree node with text: Python
12:03:17 [2020-06-09T16:03:17.493Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714269542 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714269542 data=null doit=true} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714269542 data=null} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714269542 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714269541 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714269540 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714269539 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714269539 data=null doit=true} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714269539 data=null} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714269539 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.493Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714269539 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714269538 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Clicking on with mnemonic 'Start'
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1714269495 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Clicked on with mnemonic 'Start'
12:03:17 [2020-06-09T16:03:17.494Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.494Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714269393 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714269393 data=null doit=true} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714269392 data=null} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714269392 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714269392 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714269390 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714269390 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714269390 data=null doit=true} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714269389 data=null} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714269389 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714269389 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714269388 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Clicking on with mnemonic 'Stop'
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1714269343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:03:17 [2020-06-09T16:03:17.494Z] DEBUG - Clicked on with mnemonic 'Stop'
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:17 [2020-06-09T16:03:17.750Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.750Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.750Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.750Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {logger} time=-1714269136 data=null button=0 stateMask=0x0 x=135 y=121 count=0} to Tree node with text: logger
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {logger} time=-1714269136 data=null doit=true} to Tree node with text: logger
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {logger} time=-1714269135 data=null} to Tree node with text: logger
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {logger} time=-1714269135 data=null button=1 stateMask=0x0 x=135 y=121 count=1} to Tree node with text: logger
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714269135 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
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {logger} time=-1714269133 data=null button=1 stateMask=0x80000 x=135 y=121 count=1} to Tree node with text: logger
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:17 [2020-06-09T16:03:17.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:17 [2020-06-09T16:03:17.750Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:17 [2020-06-09T16:03:17.750Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:18 [2020-06-09T16:03:18.005Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:18 [2020-06-09T16:03:18.005Z] WARN - Tree item Tree node with text: Python is already expanded. Won't expand it again.
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {anotherLogger} time=-1714269039 data=null button=0 stateMask=0x0 x=161 y=104 count=0} to Tree node with text: anotherLogger
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {anotherLogger} time=-1714269039 data=null doit=true} to Tree node with text: anotherLogger
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {anotherLogger} time=-1714269039 data=null} to Tree node with text: anotherLogger
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {anotherLogger} time=-1714269038 data=null button=1 stateMask=0x0 x=161 y=104 count=1} to Tree node with text: anotherLogger
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714269038 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
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {anotherLogger} time=-1714269036 data=null button=1 stateMask=0x80000 x=161 y=104 count=1} to Tree node with text: anotherLogger
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:18 [2020-06-09T16:03:18.005Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:18 [2020-06-09T16:03:18.005Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714268936 data=null button=0 stateMask=0x0 x=113 y=-35 count=0} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714268936 data=null doit=true} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714268936 data=null} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714268935 data=null button=1 stateMask=0x0 x=113 y=-35 count=1} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714268935 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714268934 data=null button=1 stateMask=0x80000 x=113 y=-35 count=1} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714268934 data=null button=0 stateMask=0x0 x=113 y=-35 count=0} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714268933 data=null doit=true} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714268933 data=null} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714268933 data=null button=1 stateMask=0x0 x=113 y=-35 count=1} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714268933 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714268932 data=null button=1 stateMask=0x80000 x=113 y=-35 count=1} to Tree node with text: mysession
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:03:18 [2020-06-09T16:03:18.005Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:03:18 [2020-06-09T16:03:18.259Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1714268538 data=null doit=true} to Shell with text {Destroy Confirmation}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Clicking on OK
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714268537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714268537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714268537 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714268537 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714268537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714268537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714268537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1714268842 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...'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Clicked on 
12:03:18 [2020-06-09T16:03:18.515Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714268444 data=null button=0 stateMask=0x0 x=70 y=-63 count=0} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714268444 data=null doit=true} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714268444 data=null} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714268444 data=null button=1 stateMask=0x0 x=70 y=-63 count=1} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714268444 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}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714268443 data=null button=1 stateMask=0x80000 x=70 y=-63 count=1} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714268442 data=null button=0 stateMask=0x0 x=70 y=-63 count=0} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714268442 data=null doit=true} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714268442 data=null} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714268442 data=null button=1 stateMask=0x0 x=70 y=-63 count=1} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714268442 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}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714268441 data=null button=1 stateMask=0x80000 x=70 y=-63 count=1} to TreeItem with text {myNode}
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1714268394 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:03:18 [2020-06-09T16:03:18.515Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:03:18 [2020-06-09T16:03:18.770Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.153 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest
12:03:18 [2020-06-09T16:03:18.770Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewLoggerTest)  Time elapsed: 14.539 s
12:03:18 [2020-06-09T16:03:18.770Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714267706 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714267706 data=null doit=true} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714267706 data=null} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714267705 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714267705 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}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714267703 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714267703 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714267703 data=null doit=true} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714267702 data=null} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714267702 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714267702 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}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714267701 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Clicking on with mnemonic 'Connect'
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1714267621 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:03:19 [2020-06-09T16:03:19.330Z] DEBUG - Clicked on with mnemonic 'Connect'
12:03:19 [2020-06-09T16:03:19.890Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:19 [2020-06-09T16:03:19.890Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {348035703374334} time=-1714267114 data=null button=0 stateMask=0x0 x=138 y=173 count=0} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {348035703374334} time=-1714267113 data=null doit=true} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {348035703374334} time=-1714267113 data=null} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {348035703374334} time=-1714267113 data=null button=1 stateMask=0x0 x=138 y=173 count=1} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714267113 data=null item=TreeItem {348035703374334} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {348035703374334} time=-1714267111 data=null button=1 stateMask=0x80000 x=138 y=173 count=1} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {348035703374334} time=-1714267110 data=null button=0 stateMask=0x0 x=138 y=173 count=0} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {348035703374334} time=-1714267110 data=null doit=true} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {348035703374334} time=-1714267110 data=null} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {348035703374334} time=-1714267110 data=null button=1 stateMask=0x0 x=138 y=173 count=1} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714267110 data=null item=TreeItem {348035703374334} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {348035703374334} time=-1714267109 data=null button=1 stateMask=0x80000 x=138 y=173 count=1} to Tree node with text: 348035703374334
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - matched MenuItem with text "Save...", using matcher: with mnemonic 'Save...'
12:03:19 [2020-06-09T16:03:19.890Z] DEBUG - Clicking on with mnemonic 'Save...'
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Clicked on with mnemonic 'Save...'
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - matched Shell with text "Save Sessions", using matcher: with text 'Save Sessions'
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Save Sessions} time=-1714266742 data=null doit=true} to Shell with text {Save Sessions}
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Clicking on OK
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714266741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714266741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714266741 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714266741 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714266741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714266741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714266741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.145Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Save...} time=-1714267056 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Save...'
12:03:20 [2020-06-09T16:03:20.400Z] DEBUG - Clicked on 
12:03:20 [2020-06-09T16:03:20.400Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:20 [2020-06-09T16:03:20.400Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:20 [2020-06-09T16:03:20.400Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:20 [2020-06-09T16:03:20.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {348035703374334} time=-1714266441 data=null button=0 stateMask=0x0 x=138 y=90 count=0} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {348035703374334} time=-1714266441 data=null doit=true} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {348035703374334} time=-1714266441 data=null} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {348035703374334} time=-1714266441 data=null button=1 stateMask=0x0 x=138 y=90 count=1} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714266441 data=null item=TreeItem {348035703374334} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {348035703374334} time=-1714266440 data=null button=1 stateMask=0x80000 x=138 y=90 count=1} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.401Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:20 [2020-06-09T16:03:20.401Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {348035703374334} time=-1714266439 data=null button=0 stateMask=0x0 x=138 y=90 count=0} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.401Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {348035703374334} time=-1714266439 data=null doit=true} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.401Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {348035703374334} time=-1714266439 data=null} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.401Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {348035703374334} time=-1714266439 data=null button=1 stateMask=0x0 x=138 y=90 count=1} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.401Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714266439 data=null item=TreeItem {348035703374334} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.401Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {348035703374334} time=-1714266438 data=null button=1 stateMask=0x80000 x=138 y=90 count=1} to Tree node with text: 348035703374334
12:03:20 [2020-06-09T16:03:20.655Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:03:20 [2020-06-09T16:03:20.655Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1714266092 data=null doit=true} to Shell with text {Destroy Confirmation}
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - Clicking on OK
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714266092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714266092 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.910Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714266049 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714266049 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714266049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714266049 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714266049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1714266394 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...'
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Clicked on 
12:03:20 [2020-06-09T16:03:20.911Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714265940 data=null button=0 stateMask=0x0 x=89 y=75 count=0} to Tree node with text: Sessions
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714265940 data=null doit=true} to Tree node with text: Sessions
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714265940 data=null} to Tree node with text: Sessions
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714265939 data=null button=1 stateMask=0x0 x=89 y=75 count=1} to Tree node with text: Sessions
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714265939 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
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714265938 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714265938 data=null button=0 stateMask=0x0 x=89 y=75 count=0} to Tree node with text: Sessions
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714265937 data=null doit=true} to Tree node with text: Sessions
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714265937 data=null} to Tree node with text: Sessions
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714265937 data=null button=1 stateMask=0x0 x=89 y=75 count=1} to Tree node with text: Sessions
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714265937 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
12:03:20 [2020-06-09T16:03:20.911Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714265936 data=null button=1 stateMask=0x80000 x=89 y=75 count=1} to Tree node with text: Sessions
12:03:21 [2020-06-09T16:03:21.166Z] DEBUG - matched MenuItem with text "Load...", using matcher: with mnemonic 'Load...'
12:03:21 [2020-06-09T16:03:21.166Z] DEBUG - Clicking on with mnemonic 'Load...'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Clicked on with mnemonic 'Load...'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Shell with text "Load Sessions", using matcher: with text 'Load Sessions'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Load Sessions} time=-1714265520 data=null doit=true} to Shell with text {Load Sessions}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Button with text "Remote", using matcher: with mnemonic 'Remote'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Button with text "Remote", using matcher: with style 'SWT.RADIO'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Button with text "Remote", using matcher: (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Local} time=-1714265519 data=null doit=true} to Button with text {Local}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Local} time=-1714265519 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}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remote} time=-1714265518 data=null doit=true} to (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remote} time=-1714265518 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')
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remote} time=-1714265518 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')
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remote} time=-1714265518 data=null item=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')
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remote' and with style 'SWT.RADIO')
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {348035703374334.lttng} time=-1714265424 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {348035703374334.lttng} time=-1714265424 data=null doit=true} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {348035703374334.lttng} time=-1714265424 data=null} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {348035703374334.lttng} time=-1714265424 data=null button=1 stateMask=0x0 x=119 y=12 count=1} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714265424 data=null item=TreeItem {348035703374334.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {348035703374334.lttng} time=-1714265423 data=null button=1 stateMask=0x80000 x=119 y=12 count=1} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Clicking on TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {348035703374334.lttng} time=-1714265423 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {348035703374334.lttng} time=-1714265423 data=null doit=true} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {348035703374334.lttng} time=-1714265422 data=null} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {348035703374334.lttng} time=-1714265422 data=null button=1 stateMask=0x0 x=119 y=12 count=1} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714265422 data=null item=TreeItem {348035703374334.lttng} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.421Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {348035703374334.lttng} time=-1714265422 data=null button=1 stateMask=0x80000 x=119 y=12 count=1} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {348035703374334.lttng} time=-1714265422 data=null button=0 stateMask=0x0 x=119 y=12 count=0} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {348035703374334.lttng} time=-1714265422 data=null doit=true} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {348035703374334.lttng} time=-1714265422 data=null} to TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Clicked on TreeItem with text {348035703374334.lttng}
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "Local", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "Remote", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "force", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "Show hidden files", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "&Manage...", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Clicking on OK
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714265421 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714265420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714265420 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714265420 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714265420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714265420 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714265420 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:21 [2020-06-09T16:03:21.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Load...} time=-1714265891 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Load...'
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Clicked on 
12:03:21 [2020-06-09T16:03:21.677Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:21 [2020-06-09T16:03:21.677Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:21 [2020-06-09T16:03:21.677Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {348035703374334} time=-1714265212 data=null button=0 stateMask=0x0 x=122 y=-17 count=0} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {348035703374334} time=-1714265212 data=null doit=true} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {348035703374334} time=-1714265211 data=null} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {348035703374334} time=-1714265211 data=null button=1 stateMask=0x0 x=122 y=-17 count=1} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714265211 data=null item=TreeItem {348035703374334} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {348035703374334} time=-1714265209 data=null button=1 stateMask=0x80000 x=122 y=12 count=1} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {348035703374334} time=-1714265208 data=null button=0 stateMask=0x0 x=122 y=12 count=0} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {348035703374334} time=-1714265208 data=null doit=true} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {348035703374334} time=-1714265208 data=null} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {348035703374334} time=-1714265208 data=null button=1 stateMask=0x0 x=122 y=12 count=1} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714265208 data=null item=TreeItem {348035703374334} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {348035703374334} time=-1714265207 data=null button=1 stateMask=0x80000 x=122 y=12 count=1} to Tree node with text: 348035703374334
12:03:21 [2020-06-09T16:03:21.932Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:03:21 [2020-06-09T16:03:21.932Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1714264817 data=null doit=true} to Shell with text {Destroy Confirmation}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Clicking on OK
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714264816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714264816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714264816 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714264816 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714264816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714264816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714264816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1714265123 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...'
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Clicked on 
12:03:22 [2020-06-09T16:03:22.188Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714264705 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714264705 data=null doit=true} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714264705 data=null} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714264705 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714264704 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}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714264703 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714264696 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714264696 data=null doit=true} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714264696 data=null} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714264696 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714264696 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}
12:03:22 [2020-06-09T16:03:22.188Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714264646 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:22 [2020-06-09T16:03:22.443Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:03:22 [2020-06-09T16:03:22.443Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:03:22 [2020-06-09T16:03:22.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1714264595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:03:22 [2020-06-09T16:03:22.443Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:03:22 [2020-06-09T16:03:22.443Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.754 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest
12:03:22 [2020-06-09T16:03:22.443Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewProfileTest)  Time elapsed: 3.354 s
12:03:22 [2020-06-09T16:03:22.443Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714264034 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714264034 data=null doit=true} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714264034 data=null} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714264034 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714264034 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}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714264032 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714264032 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714264032 data=null doit=true} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714264031 data=null} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714264031 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714264031 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}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714264031 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Clicking on with mnemonic 'Connect'
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1714263984 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:03:23 [2020-06-09T16:03:23.004Z] DEBUG - Clicked on with mnemonic 'Connect'
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714263445 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714263445 data=null doit=true} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714263445 data=null} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714263445 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714263445 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
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714263444 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714263443 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714263443 data=null doit=true} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714263443 data=null} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714263443 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714263443 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
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714263442 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:03:23 [2020-06-09T16:03:23.564Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1714263038 data=null doit=true} to Shell with text {Create Session}
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Text with text " 
12:03:23 [2020-06-09T16:03:23.819Z]  ", using matcher: of type 'Text'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Text with text " 
12:03:23 [2020-06-09T16:03:23.819Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Text with text " 
12:03:23 [2020-06-09T16:03:23.819Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Clicking on &Ok
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714263036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714263036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714263036 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714263036 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714263036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714263036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714263035 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:23 [2020-06-09T16:03:23.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1714263397 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...'
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Clicked on 
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714262936 data=null doit=true} to Tree node with text: Sessions
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714262936 data=null} to Tree node with text: Sessions
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714262936 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714262936 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
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714262935 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:24 [2020-06-09T16:03:24.074Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.074Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.074Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.074Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714262933 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714262933 data=null doit=true} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714262933 data=null} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714262933 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714262933 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714262931 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714262930 data=null button=0 stateMask=0x0 x=97 y=75 count=0} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714262930 data=null doit=true} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714262930 data=null} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714262930 data=null button=1 stateMask=0x0 x=97 y=75 count=1} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714262930 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714262929 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:24 [2020-06-09T16:03:24.074Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:24 [2020-06-09T16:03:24.329Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714262448 data=null doit=true} to Shell with text {Enable Events}
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:24 [2020-06-09T16:03:24.585Z] 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')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:24 [2020-06-09T16:03:24.585Z] 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')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714262446 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714262446 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')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714262446 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')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714262446 data=null item=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')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Clicking on &Ok
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714262442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714262442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714262442 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714262442 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714262442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714262442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714262442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714262838 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)...'
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Clicked on 
12:03:24 [2020-06-09T16:03:24.585Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.585Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.585Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.585Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714262327 data=null doit=true} to Tree node with text: channel0
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714262327 data=null} to Tree node with text: channel0
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714262327 data=null button=1 stateMask=0x0 x=128 y=98 count=1} to Tree node with text: channel0
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714262327 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
12:03:24 [2020-06-09T16:03:24.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714262321 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:24 [2020-06-09T16:03:24.585Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.585Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.585Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.585Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.586Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.586Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.586Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714262319 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714262319 data=null doit=true} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714262319 data=null} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714262319 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714262318 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714262318 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714262317 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714262317 data=null doit=true} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714262317 data=null} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714262317 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714262317 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.586Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714262316 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:24 [2020-06-09T16:03:24.841Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:24 [2020-06-09T16:03:24.841Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714261836 data=null doit=true} to Shell with text {Enable Events}
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:25 [2020-06-09T16:03:25.096Z] 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')
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:25 [2020-06-09T16:03:25.096Z] 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')
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714261834 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714261834 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')
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714261834 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')
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714261834 data=null item=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')
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.096Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - Clicking on &Ok
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714261831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714261831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714261830 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714261830 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714261830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714261830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714261830 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.097Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714262228 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)...'
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Clicked on 
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-1714261716 data=null doit=true} to Tree node with text: Kernel
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-1714261715 data=null} to Tree node with text: Kernel
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-1714261715 data=null button=1 stateMask=0x0 x=101 y=75 count=1} to Tree node with text: Kernel
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714261710 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
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-1714261709 data=null button=1 stateMask=0x80000 x=117 y=75 count=1} to Tree node with text: Kernel
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714261709 data=null doit=true} to Tree node with text: channel0
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714261709 data=null} to Tree node with text: channel0
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714261709 data=null button=1 stateMask=0x0 x=144 y=98 count=1} to Tree node with text: channel0
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714261708 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
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714261708 data=null button=1 stateMask=0x80000 x=144 y=98 count=1} to Tree node with text: channel0
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714261705 data=null button=0 stateMask=0x0 x=113 y=52 count=0} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714261705 data=null doit=true} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714261705 data=null} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714261705 data=null button=1 stateMask=0x0 x=113 y=52 count=1} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714261705 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714261704 data=null button=1 stateMask=0x80000 x=113 y=52 count=1} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714261703 data=null button=0 stateMask=0x0 x=113 y=52 count=0} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714261703 data=null doit=true} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714261703 data=null} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714261703 data=null button=1 stateMask=0x0 x=113 y=52 count=1} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714261703 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714261702 data=null button=1 stateMask=0x80000 x=113 y=52 count=1} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.353Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:25 [2020-06-09T16:03:25.353Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714261298 data=null doit=true} to Shell with text {Enable Events}
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:25 [2020-06-09T16:03:25.608Z] 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')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:25 [2020-06-09T16:03:25.608Z] 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')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714261296 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714261296 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')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714261296 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')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714261296 data=null item=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')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1714261238 data=null doit=true} to TreeItem with text {All}
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1714261238 data=null} to TreeItem with text {All}
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714261238 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714261238 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}
12:03:25 [2020-06-09T16:03:25.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714261210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Setting state to checked on: sched_process_fork
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Clicking on &Ok
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714261205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714261205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714261205 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714261205 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714261205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714261205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714261205 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714261612 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)...'
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Clicked on 
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714261042 data=null doit=true} to Tree node with text: channel0
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714261041 data=null} to Tree node with text: channel0
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714261041 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714261041 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
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714261040 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714261038 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714261038 data=null doit=true} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714261038 data=null} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714261038 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714261038 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714261037 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714261036 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714261036 data=null doit=true} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714261036 data=null} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714261036 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714261036 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:25 [2020-06-09T16:03:25.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714261035 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.119Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:26 [2020-06-09T16:03:26.119Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714260538 data=null doit=true} to Shell with text {Enable Events}
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:26 [2020-06-09T16:03:26.378Z] 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')
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:26 [2020-06-09T16:03:26.378Z] 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')
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714260536 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714260536 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')
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714260536 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')
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714260536 data=null item=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')
12:03:26 [2020-06-09T16:03:26.378Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Expanding nodes All in tree (of type 'Tree')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1714260534 data=null doit=true} to TreeItem with text {All}
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1714260533 data=null} to TreeItem with text {All}
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714260533 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714260533 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}
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714260448 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:03:26 [2020-06-09T16:03:26.379Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Setting state to checked on: sched_process_exec
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Clicking on &Ok
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714260441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714260440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714260440 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714260440 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714260440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:26 [2020-06-09T16:03:26.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714260440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714260440 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714260935 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)...'
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Clicked on 
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714260319 data=null doit=true} to Tree node with text: channel0
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714260319 data=null} to Tree node with text: channel0
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714260319 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714260319 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
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714260318 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714260316 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714260315 data=null doit=true} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714260315 data=null} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714260315 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714260315 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714260314 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714260314 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714260314 data=null doit=true} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714260314 data=null} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714260313 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714260313 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714260313 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:26 [2020-06-09T16:03:26.634Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714259820 data=null doit=true} to Shell with text {Enable Events}
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:27 [2020-06-09T16:03:27.226Z] 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')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:27 [2020-06-09T16:03:27.226Z] 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')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714259818 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714259818 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')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714259818 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')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714259818 data=null item=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')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Setting state to checked on: All
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Group with text "Specific event", using matcher: with mnemonic 'Specific event'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Specific event')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Specific event'))
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Clicking on &Ok
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714259746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714259745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714259745 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714259745 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714259745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714259745 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714259745 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714260213 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)...'
12:03:27 [2020-06-09T16:03:27.226Z] DEBUG - Clicked on 
12:03:27 [2020-06-09T16:03:27.226Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.226Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.226Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.226Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.227Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714259592 data=null doit=true} to Tree node with text: channel0
12:03:27 [2020-06-09T16:03:27.227Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714259592 data=null} to Tree node with text: channel0
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714259592 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714259543 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
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714259541 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:27 [2020-06-09T16:03:27.482Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.482Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.482Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.482Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.482Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.482Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.482Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714259537 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714259537 data=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714259537 data=null} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714259537 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714259537 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714259536 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714259535 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714259535 data=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714259535 data=null} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714259535 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714259534 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714259533 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Clicking on with mnemonic 'Start'
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1714259435 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:03:27 [2020-06-09T16:03:27.482Z] DEBUG - Clicked on with mnemonic 'Start'
12:03:27 [2020-06-09T16:03:27.737Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.737Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714259333 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714259333 data=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714259333 data=null} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714259333 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714259332 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714259331 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714259330 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714259330 data=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714259330 data=null} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714259330 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714259329 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714259327 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Clicking on with mnemonic 'Stop'
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1714259289 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Clicked on with mnemonic 'Stop'
12:03:27 [2020-06-09T16:03:27.737Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.737Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714259188 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714259188 data=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714259188 data=null} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714259187 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714259187 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714259186 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714259185 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714259185 data=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714259185 data=null} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714259185 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714259185 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714259182 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:03:27 [2020-06-09T16:03:27.737Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1714258816 data=null doit=true} to Shell with text {Destroy Confirmation}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Clicking on OK
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714258816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714258816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714258816 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714258816 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714258816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714258816 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714258816 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1714259125 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...'
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Clicked on 
12:03:28 [2020-06-09T16:03:28.297Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714258717 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714258717 data=null doit=true} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714258717 data=null} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714258716 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714258716 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}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714258715 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714258714 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714258714 data=null doit=true} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714258714 data=null} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714258714 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.297Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714258714 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}
12:03:28 [2020-06-09T16:03:28.298Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714258713 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:28 [2020-06-09T16:03:28.298Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:03:28 [2020-06-09T16:03:28.298Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:03:28 [2020-06-09T16:03:28.298Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1714258618 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:03:28 [2020-06-09T16:03:28.298Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:03:30 [2020-06-09T16:03:30.200Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.964 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest
12:03:30 [2020-06-09T16:03:30.200Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewSpecificEventTest)  Time elapsed: 5.682 s
12:03:30 [2020-06-09T16:03:30.200Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714256339 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714256339 data=null doit=true} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714256338 data=null} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714256338 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714256338 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}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714256336 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714256335 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714256335 data=null doit=true} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714256335 data=null} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714256335 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714256335 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}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714256334 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Clicking on with mnemonic 'Connect'
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1714256249 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:03:30 [2020-06-09T16:03:30.761Z] DEBUG - Clicked on with mnemonic 'Connect'
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714255740 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714255740 data=null doit=true} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714255740 data=null} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714255740 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714255740 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
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714255739 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714255738 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714255738 data=null doit=true} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714255738 data=null} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714255738 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714255738 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
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714255737 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:03:31 [2020-06-09T16:03:31.321Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1714255336 data=null doit=true} to Shell with text {Create Session}
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Text with text " 
12:03:31 [2020-06-09T16:03:31.576Z]  ", using matcher: of type 'Text'
12:03:31 [2020-06-09T16:03:31.576Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Text with text " 
12:03:31 [2020-06-09T16:03:31.577Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Text with text " 
12:03:31 [2020-06-09T16:03:31.577Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - Clicking on &Ok
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714255332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714255332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714255332 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714255332 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714255332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714255332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714255332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:31 [2020-06-09T16:03:31.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1714255692 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...'
12:03:31 [2020-06-09T16:03:31.832Z] DEBUG - Clicked on 
12:03:31 [2020-06-09T16:03:31.832Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714255222 data=null doit=true} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.832Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714255222 data=null} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.832Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714255222 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714255221 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
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714255220 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:31 [2020-06-09T16:03:31.833Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:31 [2020-06-09T16:03:31.833Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:31 [2020-06-09T16:03:31.833Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:31 [2020-06-09T16:03:31.833Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714255218 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714255218 data=null doit=true} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714255218 data=null} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714255217 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714255217 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714255209 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714255208 data=null button=0 stateMask=0x0 x=113 y=75 count=0} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714255208 data=null doit=true} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714255208 data=null} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714255207 data=null button=1 stateMask=0x0 x=113 y=75 count=1} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714255206 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714255206 data=null button=1 stateMask=0x80000 x=113 y=75 count=1} to Tree node with text: mysession
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:31 [2020-06-09T16:03:31.833Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714254763 data=null doit=true} to Shell with text {Enable Events}
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
12:03:32 [2020-06-09T16:03:32.088Z] 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')
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.088Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714254726 data=null doit=true} to Button with text {Kernel}
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714254726 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}
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1714254725 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1714254725 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1714254725 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1714254724 data=null item=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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Setting state to checked on: All
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Exclude Events')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.CHECK'
12:03:32 [2020-06-09T16:03:32.345Z] 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Toggling state on Button {Select}. Setting state to selected
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Select} time=-1714254598 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1714254598 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714254598 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Select} time=-1714254598 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714254598 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714254598 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714254598 data=null item=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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Select} time=-1714254540 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Select} time=-1714254540 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Select} time=-1714254540 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')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select} time=-1714254540 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Select} time=-1714254540 data=null} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Exclude Events') and with style 'SWT.CHECK')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Group with text "Exclude Events", using matcher: with mnemonic 'Exclude Events'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Exclude Events')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Exclude Events'))
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Clicking on &Ok
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714254537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714254537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714254537 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714254537 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714254537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714254537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714254537 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:32 [2020-06-09T16:03:32.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714255114 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)...'
12:03:32 [2020-06-09T16:03:32.345Z] 
12:03:32 [2020-06-09T16:03:32.345Z] !ENTRY org.eclipse.tracecompass.lttng2.control.ui 4 0 2020-06-09 16:03:32.311
12:03:32 [2020-06-09T16:03:32.345Z] !MESSAGE Command to change state of events failed
12:03:32 [2020-06-09T16:03:32.345Z] !STACK 0
12:03:32 [2020-06-09T16:03:32.345Z] org.eclipse.core.commands.ExecutionException: Command failed! Command:  lttng --mi xml enable-event -a -u -s mysession --exclude foo
12:03:32 [2020-06-09T16:03:32.345Z] Error Output:
12:03:32 [2020-06-09T16:03:32.345Z] Command not found
12:03:32 [2020-06-09T16:03:32.345Z] Return Value: 1
12:03:32 [2020-06-09T16:03:32.345Z] Command not found
12:03:32 [2020-06-09T16:03:32.345Z] 
12:03:32 [2020-06-09T16:03:32.345Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1572)
12:03:32 [2020-06-09T16:03:32.345Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.executeCommand(LTTngControlService.java:1541)
12:03:32 [2020-06-09T16:03:32.345Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.service.LTTngControlService.enableEvents(LTTngControlService.java:809)
12:03:32 [2020-06-09T16:03:32.345Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.model.impl.TraceSessionComponent.enableEvents(TraceSessionComponent.java:391)
12:03:32 [2020-06-09T16:03:32.345Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.EnableEventOnSessionHandler.enableEvents(EnableEventOnSessionHandler.java:54)
12:03:32 [2020-06-09T16:03:32.345Z] 	at org.eclipse.tracecompass.internal.lttng2.control.ui.views.handlers.BaseEnableEventHandler$1.run(BaseEnableEventHandler.java:193)
12:03:32 [2020-06-09T16:03:32.345Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:03:32 [2020-06-09T16:03:32.601Z] DEBUG - Clicked on 
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714254162 data=null doit=true} to Tree node with text: channel0
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714254162 data=null} to Tree node with text: channel0
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714254161 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714254161 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
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714254160 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714254158 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714254158 data=null doit=true} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714254158 data=null} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714254158 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714254157 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714254156 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714254155 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714254155 data=null doit=true} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714254155 data=null} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714254155 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714254155 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714254154 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Clicking on with mnemonic 'Start'
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1714254095 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Clicked on with mnemonic 'Start'
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714253993 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714253993 data=null doit=true} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714253993 data=null} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714253992 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714253992 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714253991 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714253990 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714253990 data=null doit=true} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714253990 data=null} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714253990 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714253989 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:32 [2020-06-09T16:03:32.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714253989 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Clicking on with mnemonic 'Stop'
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1714253931 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Clicked on with mnemonic 'Stop'
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:33 [2020-06-09T16:03:33.111Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:33 [2020-06-09T16:03:33.111Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:33 [2020-06-09T16:03:33.111Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:33 [2020-06-09T16:03:33.111Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:03:33 [2020-06-09T16:03:33.111Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {*} time=-1714253783 data=null button=0 stateMask=0x0 x=136 y=98 count=0} to Tree node with text: *
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {*} time=-1714253783 data=null doit=true} to Tree node with text: *
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {*} time=-1714253783 data=null} to Tree node with text: *
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {*} time=-1714253782 data=null button=1 stateMask=0x0 x=136 y=98 count=1} to Tree node with text: *
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714253782 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: *
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {*} time=-1714253747 data=null button=1 stateMask=0x80000 x=136 y=85 count=1} to Tree node with text: *
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:33 [2020-06-09T16:03:33.111Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:33 [2020-06-09T16:03:33.111Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:33 [2020-06-09T16:03:33.111Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:33 [2020-06-09T16:03:33.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714253708 data=null button=0 stateMask=0x0 x=113 y=11 count=0} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714253707 data=null doit=true} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.112Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714253707 data=null} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.112Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714253707 data=null button=1 stateMask=0x0 x=113 y=11 count=1} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.112Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714253707 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.112Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714253706 data=null button=1 stateMask=0x80000 x=113 y=11 count=1} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.112Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:33 [2020-06-09T16:03:33.112Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714253706 data=null button=0 stateMask=0x0 x=113 y=11 count=0} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.112Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714253706 data=null doit=true} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714253706 data=null} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714253706 data=null button=1 stateMask=0x0 x=113 y=11 count=1} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714253706 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714253705 data=null button=1 stateMask=0x80000 x=113 y=11 count=1} to Tree node with text: mysession
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1714253512 data=null doit=true} to Shell with text {Destroy Confirmation}
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Clicking on OK
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714253512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714253512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714253512 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714253512 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714253512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714253512 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714253511 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:33 [2020-06-09T16:03:33.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1714253621 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...'
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Clicked on 
12:03:33 [2020-06-09T16:03:33.623Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714253414 data=null button=0 stateMask=0x0 x=70 y=-63 count=0} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714253413 data=null doit=true} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714253413 data=null} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714253413 data=null button=1 stateMask=0x0 x=70 y=-63 count=1} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714253413 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}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714253412 data=null button=1 stateMask=0x80000 x=70 y=-63 count=1} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714253411 data=null button=0 stateMask=0x0 x=70 y=-63 count=0} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714253411 data=null doit=true} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714253411 data=null} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714253411 data=null button=1 stateMask=0x0 x=70 y=-63 count=1} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714253411 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}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714253410 data=null button=1 stateMask=0x80000 x=70 y=-63 count=1} to TreeItem with text {myNode}
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1714253345 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:03:33 [2020-06-09T16:03:33.623Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:03:33 [2020-06-09T16:03:33.623Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.538 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest
12:03:33 [2020-06-09T16:03:33.623Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewExcludeEventsTest)  Time elapsed: 3.26 s
12:03:33 [2020-06-09T16:03:33.623Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714252744 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714252744 data=null doit=true} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714252744 data=null} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714252744 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714252743 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}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714252742 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714252741 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714252741 data=null doit=true} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714252741 data=null} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714252741 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714252741 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}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714252740 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Clicking on with mnemonic 'Connect'
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1714252694 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:03:34 [2020-06-09T16:03:34.185Z] DEBUG - Clicked on with mnemonic 'Connect'
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714252142 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714252142 data=null doit=true} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714252142 data=null} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714252141 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714252141 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
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714252140 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714252140 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714252140 data=null doit=true} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714252140 data=null} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714252139 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714252139 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
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714252139 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:03:34 [2020-06-09T16:03:34.745Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1714251794 data=null doit=true} to Shell with text {Create Session}
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Text with text " 
12:03:35 [2020-06-09T16:03:35.306Z]  ", using matcher: of type 'Text'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Text with text " 
12:03:35 [2020-06-09T16:03:35.306Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Text with text " 
12:03:35 [2020-06-09T16:03:35.306Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Clicking on &Ok
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714251786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714251786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714251786 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714251786 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714251786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714251786 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714251786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1714252095 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...'
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Clicked on 
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714251699 data=null doit=true} to Tree node with text: Sessions
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714251699 data=null} to Tree node with text: Sessions
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714251698 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714251698 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
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714251697 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:35 [2020-06-09T16:03:35.306Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:35 [2020-06-09T16:03:35.306Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:35 [2020-06-09T16:03:35.306Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:35 [2020-06-09T16:03:35.306Z] WARN - Tree item Tree node with text: Provider is already expanded. Won't expand it again.
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Kernel} time=-1714251696 data=null doit=true} to Tree node with text: Kernel
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Kernel} time=-1714251696 data=null} to Tree node with text: Kernel
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Kernel} time=-1714251695 data=null button=1 stateMask=0x0 x=83 y=-17 count=1} to Tree node with text: Kernel
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714251690 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
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Kernel} time=-1714251589 data=null button=1 stateMask=0x80000 x=99 y=-10827 count=1} to Tree node with text: Kernel
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1714251546 data=null button=0 stateMask=0x0 x=140 y=-10183 count=0} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1714251546 data=null doit=true} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1714251546 data=null} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1714251546 data=null button=1 stateMask=0x0 x=140 y=-10183 count=1} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714251546 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
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1714251543 data=null button=1 stateMask=0x80000 x=140 y=-10183 count=1} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {sched_switch} time=-1714251542 data=null button=0 stateMask=0x0 x=140 y=-10183 count=0} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {sched_switch} time=-1714251542 data=null doit=true} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {sched_switch} time=-1714251542 data=null} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {sched_switch} time=-1714251542 data=null button=1 stateMask=0x0 x=140 y=-10183 count=1} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714251542 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
12:03:35 [2020-06-09T16:03:35.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {sched_switch} time=-1714251541 data=null button=1 stateMask=0x80000 x=140 y=-10183 count=1} to Tree node with text: sched_switch
12:03:35 [2020-06-09T16:03:35.562Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
12:03:35 [2020-06-09T16:03:35.562Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714251126 data=null doit=true} to Shell with text {Enable Events}
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Group with text "Session List", using matcher: with mnemonic 'Session List'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched CCombo with text "", using matcher: in group (with mnemonic 'Session List')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched CCombo with text "", using matcher: (of type 'CCombo' and in group (with mnemonic 'Session List'))
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched CCombo with text "", using matcher: of type 'CCombo'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Setting selection on CCombo {*Wrong Thread*} to mysession
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{CCombo {} time=-1714251125 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'))
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Set selection on CCombo {*Wrong Thread*} to mysession
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Clicking on &Ok
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714251122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714251122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714251122 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714251121 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714251121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714251121 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714251121 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:35 [2020-06-09T16:03:35.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1714251447 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...'
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Clicked on 
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714250735 data=null doit=true} to Tree node with text: channel0
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714250735 data=null} to Tree node with text: channel0
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714250735 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714250734 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
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714250734 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714250732 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714250732 data=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714250732 data=null} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714250732 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714250732 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714250729 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714250729 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714250729 data=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714250729 data=null} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714250728 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714250728 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714250727 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Clicking on with mnemonic 'Start'
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1714250635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Clicked on with mnemonic 'Start'
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714250533 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714250532 data=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714250532 data=null} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714250532 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714250532 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714250531 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714250530 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714250530 data=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714250530 data=null} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714250530 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714250530 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714250529 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Clicking on with mnemonic 'Stop'
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1714250449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:03:36 [2020-06-09T16:03:36.378Z] DEBUG - Clicked on with mnemonic 'Stop'
12:03:36 [2020-06-09T16:03:36.633Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.633Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714250347 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714250347 data=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714250347 data=null} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714250347 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714250347 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714250345 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714250345 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714250344 data=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714250344 data=null} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714250344 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714250344 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714250343 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:03:36 [2020-06-09T16:03:36.633Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1714249995 data=null doit=true} to Shell with text {Destroy Confirmation}
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Clicking on OK
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714249995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714249995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714249995 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714249995 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714249995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714249995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714249995 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:36 [2020-06-09T16:03:36.888Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1714250297 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...'
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Clicked on 
12:03:37 [2020-06-09T16:03:37.143Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714249801 data=null button=0 stateMask=0x0 x=70 y=-13196 count=0} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714249801 data=null doit=true} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714249801 data=null} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714249800 data=null button=1 stateMask=0x0 x=70 y=-13196 count=1} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714249800 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}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714249798 data=null button=1 stateMask=0x80000 x=70 y=-13196 count=1} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714249797 data=null button=0 stateMask=0x0 x=70 y=-13196 count=0} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714249797 data=null doit=true} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714249797 data=null} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714249797 data=null button=1 stateMask=0x0 x=70 y=-13196 count=1} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714249796 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}
12:03:37 [2020-06-09T16:03:37.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714249796 data=null button=1 stateMask=0x80000 x=70 y=-13196 count=1} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.398Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:03:37 [2020-06-09T16:03:37.398Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:03:37 [2020-06-09T16:03:37.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1714249625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:03:37 [2020-06-09T16:03:37.398Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:03:37 [2020-06-09T16:03:37.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:37 [2020-06-09T16:03:37.398Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714249516 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714249516 data=null doit=true} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714249515 data=null} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714249515 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714249515 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}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714249514 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714249513 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714249513 data=null doit=true} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714249513 data=null} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714249513 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714249513 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}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714249512 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Clicking on with mnemonic 'Connect'
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1714249425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:03:37 [2020-06-09T16:03:37.399Z] DEBUG - Clicked on with mnemonic 'Connect'
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714248916 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714248916 data=null doit=true} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714248916 data=null} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714248916 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714248916 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
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714248914 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714248914 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714248914 data=null doit=true} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714248914 data=null} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714248913 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714248913 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
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714248913 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:03:37 [2020-06-09T16:03:37.959Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1714248592 data=null doit=true} to Shell with text {Create Session}
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Text with text " 
12:03:38 [2020-06-09T16:03:38.519Z]  ", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Text with text " 
12:03:38 [2020-06-09T16:03:38.519Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Text with text " 
12:03:38 [2020-06-09T16:03:38.519Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Clicking on &Ok
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714248590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714248590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714248590 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714248590 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714248590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714248590 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714248590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1714248869 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...'
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Clicked on 
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714248513 data=null doit=true} to Tree node with text: Sessions
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714248513 data=null} to Tree node with text: Sessions
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714248513 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714248513 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
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714248512 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:38 [2020-06-09T16:03:38.519Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:38 [2020-06-09T16:03:38.519Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:38 [2020-06-09T16:03:38.519Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:38 [2020-06-09T16:03:38.519Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714248511 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714248511 data=null doit=true} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714248511 data=null} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714248511 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714248510 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714248509 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.519Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:38 [2020-06-09T16:03:38.520Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714248508 data=null button=0 stateMask=0x0 x=97 y=75 count=0} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.520Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714248508 data=null doit=true} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.520Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714248508 data=null} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.520Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714248508 data=null button=1 stateMask=0x0 x=97 y=75 count=1} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.520Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714248508 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.520Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714248507 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
12:03:38 [2020-06-09T16:03:38.520Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:38 [2020-06-09T16:03:38.520Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714248090 data=null doit=true} to Shell with text {Enable Events}
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:38 [2020-06-09T16:03:38.775Z] 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')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:38 [2020-06-09T16:03:38.775Z] 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')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714248088 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714248087 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')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714248087 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')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714248087 data=null item=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')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Setting state to checked on: All
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Group with text "Filter Expression", using matcher: with mnemonic 'Filter Expression'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: in group (with mnemonic 'Filter Expression')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and in group (with mnemonic 'Filter Expression'))
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Clicking on &Ok
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714248062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714248062 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714248061 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714248061 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714248061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:38 [2020-06-09T16:03:38.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714248061 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714248061 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714248431 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)...'
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Clicked on 
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714247965 data=null doit=true} to Tree node with text: channel0
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714247964 data=null} to Tree node with text: channel0
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714247964 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714247964 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
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714247963 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714247962 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714247962 data=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714247962 data=null} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714247962 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714247962 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714247944 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714247943 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714247943 data=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714247943 data=null} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714247943 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714247943 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714247942 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Clicking on with mnemonic 'Start'
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1714247897 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Clicked on with mnemonic 'Start'
12:03:39 [2020-06-09T16:03:39.032Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.032Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714247795 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714247795 data=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714247794 data=null} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714247794 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714247794 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714247793 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714247792 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714247792 data=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714247792 data=null} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714247792 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714247792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714247791 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.287Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:03:39 [2020-06-09T16:03:39.287Z] DEBUG - Clicking on with mnemonic 'Stop'
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1714247751 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Clicked on with mnemonic 'Stop'
12:03:39 [2020-06-09T16:03:39.288Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.288Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714247649 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714247649 data=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714247649 data=null} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714247649 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714247649 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714247648 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714247648 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714247648 data=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714247647 data=null} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714247647 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714247647 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714247647 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:03:39 [2020-06-09T16:03:39.288Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1714247341 data=null doit=true} to Shell with text {Destroy Confirmation}
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - Clicking on OK
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714247340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.543Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714247340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714247340 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714247340 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714247340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714247340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714247340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1714247608 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...'
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Clicked on 
12:03:39 [2020-06-09T16:03:39.544Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714247285 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714247285 data=null doit=true} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714247284 data=null} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714247284 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714247284 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}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714247282 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714247282 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714247282 data=null doit=true} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714247282 data=null} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714247281 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714247281 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}
12:03:39 [2020-06-09T16:03:39.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714247281 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:39 [2020-06-09T16:03:39.799Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:03:39 [2020-06-09T16:03:39.799Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:03:39 [2020-06-09T16:03:39.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1714247222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:03:39 [2020-06-09T16:03:39.799Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:03:39 [2020-06-09T16:03:39.799Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.119 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest
12:03:39 [2020-06-09T16:03:39.799Z] testTraceSessionTreeKernelProvider(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 3.397 s
12:03:39 [2020-06-09T16:03:39.799Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewKernelFilterTest)  Time elapsed: 2.402 s
12:03:39 [2020-06-09T16:03:39.799Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714246777 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714246777 data=null doit=true} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714246776 data=null} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714246776 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714246776 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}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714246775 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714246774 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714246774 data=null doit=true} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714246774 data=null} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714246774 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714246774 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}
12:03:40 [2020-06-09T16:03:40.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714246773 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:40 [2020-06-09T16:03:40.311Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:03:40 [2020-06-09T16:03:40.311Z] DEBUG - Clicking on with mnemonic 'Connect'
12:03:40 [2020-06-09T16:03:40.311Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1714246732 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:03:40 [2020-06-09T16:03:40.311Z] DEBUG - Clicked on with mnemonic 'Connect'
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714246225 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714246225 data=null doit=true} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714246225 data=null} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714246225 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714246224 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
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714246223 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714246222 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714246222 data=null doit=true} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714246222 data=null} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714246222 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714246222 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
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714246221 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:03:40 [2020-06-09T16:03:40.871Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1714245897 data=null doit=true} to Shell with text {Create Session}
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Text with text " 
12:03:41 [2020-06-09T16:03:41.127Z]  ", using matcher: of type 'Text'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Text with text " 
12:03:41 [2020-06-09T16:03:41.127Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Text with text " 
12:03:41 [2020-06-09T16:03:41.127Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Clicking on &Ok
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714245895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714245895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714245895 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714245895 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714245895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714245894 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714245894 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1714246179 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...'
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Clicked on 
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714245797 data=null doit=true} to Tree node with text: Sessions
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714245797 data=null} to Tree node with text: Sessions
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714245797 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714245797 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
12:03:41 [2020-06-09T16:03:41.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714245796 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:41 [2020-06-09T16:03:41.127Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.127Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.127Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.127Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714245795 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714245795 data=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714245795 data=null} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714245795 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714245794 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714245793 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714245792 data=null button=0 stateMask=0x0 x=97 y=75 count=0} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714245792 data=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714245792 data=null} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714245792 data=null button=1 stateMask=0x0 x=97 y=75 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714245792 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714245791 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:41 [2020-06-09T16:03:41.128Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:41 [2020-06-09T16:03:41.383Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714245431 data=null doit=true} to Shell with text {Enable Events}
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Group with text "All Tracepoint Event...", using matcher: with mnemonic 'All Tracepoint Events and Syscalls'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'All Tracepoint Events and Syscalls')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:41 [2020-06-09T16:03:41.639Z] 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')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] 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.
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Clicking on &Ok
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714245428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714245428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714245428 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714245428 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714245428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714245428 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714245428 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714245745 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)...'
12:03:41 [2020-06-09T16:03:41.639Z] DEBUG - Clicked on 
12:03:41 [2020-06-09T16:03:41.639Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.639Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.639Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.640Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.640Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.640Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.640Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.640Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714245317 data=null doit=true} to Tree node with text: channel0
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714245317 data=null} to Tree node with text: channel0
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714245317 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714245316 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
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714245316 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:41 [2020-06-09T16:03:41.640Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.640Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714245315 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714245315 data=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714245315 data=null} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714245315 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714245314 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714245314 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714245313 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714245313 data=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714245313 data=null} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714245313 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714245313 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714245312 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Clicking on with mnemonic 'Start'
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1714245219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:03:41 [2020-06-09T16:03:41.640Z] DEBUG - Clicked on with mnemonic 'Start'
12:03:41 [2020-06-09T16:03:41.895Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.895Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714245117 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714245117 data=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714245117 data=null} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714245117 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714245117 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714245115 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714245115 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714245115 data=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714245115 data=null} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714245115 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714245115 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714245114 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Clicking on with mnemonic 'Stop'
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1714245044 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Clicked on with mnemonic 'Stop'
12:03:41 [2020-06-09T16:03:41.895Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.895Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714244942 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714244942 data=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714244942 data=null} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714244942 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714244942 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714244940 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714244940 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714244940 data=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714244940 data=null} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714244939 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714244939 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:41 [2020-06-09T16:03:41.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714244939 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:42 [2020-06-09T16:03:42.150Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:03:42 [2020-06-09T16:03:42.150Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:03:42 [2020-06-09T16:03:42.405Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:03:42 [2020-06-09T16:03:42.405Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:03:42 [2020-06-09T16:03:42.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1714244543 data=null doit=true} to Shell with text {Destroy Confirmation}
12:03:42 [2020-06-09T16:03:42.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:42 [2020-06-09T16:03:42.405Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:42 [2020-06-09T16:03:42.405Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Clicking on OK
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714244543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714244543 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714244543 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714244542 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714244542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714244542 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714244542 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1714244896 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...'
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Clicked on 
12:03:42 [2020-06-09T16:03:42.406Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714244486 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714244486 data=null doit=true} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714244486 data=null} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714244486 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714244486 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}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714244484 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714244484 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714244484 data=null doit=true} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714244484 data=null} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714244484 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714244483 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}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714244483 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1714244413 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:03:42 [2020-06-09T16:03:42.406Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:03:45 [2020-06-09T16:03:45.669Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.804 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest
12:03:45 [2020-06-09T16:03:45.669Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewAllEventsTest)  Time elapsed: 2.551 s
12:03:45 [2020-06-09T16:03:45.669Z] Running org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.internal.lttng2.ui.views.control"'
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714241273 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714241272 data=null doit=true} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714241272 data=null} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714241272 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714241272 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}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714241270 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714241270 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714241270 data=null doit=true} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714241270 data=null} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714241270 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714241269 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}
12:03:45 [2020-06-09T16:03:45.670Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714241269 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {myNode}
12:03:45 [2020-06-09T16:03:45.670Z] DEBUG - matched MenuItem with text "Connect", using matcher: with mnemonic 'Connect'
12:03:45 [2020-06-09T16:03:45.670Z] DEBUG - Clicking on with mnemonic 'Connect'
12:03:45 [2020-06-09T16:03:45.670Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Connect} time=-1714241218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Connect'
12:03:45 [2020-06-09T16:03:45.670Z] DEBUG - Clicked on with mnemonic 'Connect'
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714240709 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714240708 data=null doit=true} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714240708 data=null} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714240708 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714240708 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
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714240707 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Sessions} time=-1714240706 data=null button=0 stateMask=0x0 x=89 y=150 count=0} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714240706 data=null doit=true} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714240706 data=null} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714240706 data=null button=1 stateMask=0x0 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714240706 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
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714240705 data=null button=1 stateMask=0x80000 x=89 y=150 count=1} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - matched MenuItem with text "Create Session...", using matcher: with mnemonic 'Create Session...'
12:03:46 [2020-06-09T16:03:46.232Z] DEBUG - Clicking on with mnemonic 'Create Session...'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Clicked on with mnemonic 'Create Session...'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Shell with text "Create Session", using matcher: with text 'Create Session'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Create Session} time=-1714240366 data=null doit=true} to Shell with text {Create Session}
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Session Name')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Text with text " 
12:03:46 [2020-06-09T16:03:46.488Z]  ", using matcher: of type 'Text'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Label with text "Session Name", using matcher: with mnemonic 'Session Name'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Text with text " 
12:03:46 [2020-06-09T16:03:46.488Z]  ", using matcher: with label (with mnemonic 'Session Name')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Text with text " 
12:03:46 [2020-06-09T16:03:46.488Z]  ", using matcher: (of type 'Text' and with label (with mnemonic 'Session Name'))
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Button with text "Normal Mode", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Button with text "Snapshot Mode", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Button with text "Advanced >>>", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Clicking on &Ok
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714240363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714240363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714240363 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714240363 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714240363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714240363 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714240363 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:46 [2020-06-09T16:03:46.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Create Session...} time=-1714240661 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...'
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Clicked on 
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Sessions} time=-1714240308 data=null doit=true} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Sessions} time=-1714240308 data=null} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Sessions} time=-1714240308 data=null button=1 stateMask=0x0 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714240308 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
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Sessions} time=-1714240307 data=null button=1 stateMask=0x80000 x=73 y=75 count=1} to Tree node with text: Sessions
12:03:46 [2020-06-09T16:03:46.744Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:46 [2020-06-09T16:03:46.744Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:46 [2020-06-09T16:03:46.744Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:46 [2020-06-09T16:03:46.744Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714240306 data=null button=0 stateMask=0x0 x=97 y=98 count=0} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714240306 data=null doit=true} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714240306 data=null} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714240305 data=null button=1 stateMask=0x0 x=97 y=98 count=1} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714240305 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714240303 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714240303 data=null button=0 stateMask=0x0 x=97 y=75 count=0} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714240303 data=null doit=true} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714240303 data=null} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714240303 data=null button=1 stateMask=0x0 x=97 y=75 count=1} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714240302 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714240302 data=null button=1 stateMask=0x80000 x=97 y=75 count=1} to Tree node with text: mysession
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:46 [2020-06-09T16:03:46.744Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714239948 data=null doit=true} to Shell with text {Enable Events}
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Tracepoint Events')
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:46 [2020-06-09T16:03:46.999Z] 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')
12:03:46 [2020-06-09T16:03:46.999Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:47 [2020-06-09T16:03:47.000Z] 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')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714239945 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714239945 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')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714239945 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')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714239945 data=null item=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')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Tracepoint Events') and with style 'SWT.RADIO')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Group with text "Tracepoint Events", using matcher: with mnemonic 'Tracepoint Events'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Tracepoint Events')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Tracepoint Events'))
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Setting state to checked on: All
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Clicking on &Ok
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714239916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714239916 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714239916 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714239916 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714239915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714239915 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714239915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714240254 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)...'
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Clicked on 
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714239799 data=null doit=true} to Tree node with text: channel0
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714239799 data=null} to Tree node with text: channel0
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714239798 data=null button=1 stateMask=0x0 x=128 y=75 count=1} to Tree node with text: channel0
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714239798 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
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714239798 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714239791 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714239791 data=null doit=true} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714239791 data=null} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714239790 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714239790 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714239789 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714239789 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714239789 data=null doit=true} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714239789 data=null} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714239789 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714239789 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714239788 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:47 [2020-06-09T16:03:47.256Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714239381 data=null doit=true} to Shell with text {Enable Events}
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:47 [2020-06-09T16:03:47.511Z] 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')
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.511Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:03:47 [2020-06-09T16:03:47.512Z] 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')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714239379 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714239379 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')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714239379 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')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714239379 data=null item=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')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Setting state to checked on: All
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Clicking on &Ok
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714239341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714239341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714239341 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714239341 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714239341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714239341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714239341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:47 [2020-06-09T16:03:47.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714239703 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)...'
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Clicked on 
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714239262 data=null doit=true} to Tree node with text: channel0
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714239262 data=null} to Tree node with text: channel0
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714239262 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714239261 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
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714239261 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714239260 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714239260 data=null doit=true} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714239260 data=null} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714239260 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714239260 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714239259 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714239259 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714239259 data=null doit=true} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714239259 data=null} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714239258 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714239258 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714239258 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - matched MenuItem with text "Enable Event (defaul...", using matcher: with mnemonic 'Enable Event (default channel)...'
12:03:47 [2020-06-09T16:03:47.767Z] DEBUG - Clicking on with mnemonic 'Enable Event (default channel)...'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - Clicked on with mnemonic 'Enable Event (default channel)...'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714238815 data=null doit=true} to Shell with text {Enable Events}
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: in group (with mnemonic 'Syscall Events')
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: with style 'SWT.RADIO'
12:03:48 [2020-06-09T16:03:48.022Z] 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')
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "Select", using matcher: with mnemonic 'Select'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.022Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:03:48 [2020-06-09T16:03:48.022Z] 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')
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select} time=-1714238813 data=null doit=true} to (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select} time=-1714238812 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')
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select} time=-1714238812 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')
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select} time=-1714238812 data=null item=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')
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select' and in group (with mnemonic 'Syscall Events') and with style 'SWT.RADIO')
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - matched Group with text "Syscall Events", using matcher: with mnemonic 'Syscall Events'
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - matched Tree with text "", using matcher: in group (with mnemonic 'Syscall Events')
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree' and in group (with mnemonic 'Syscall Events'))
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {All} time=-1714238811 data=null doit=true} to TreeItem with text {All}
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {All} time=-1714238810 data=null} to TreeItem with text {All}
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714238809 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {All}
12:03:48 [2020-06-09T16:03:48.023Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714238809 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}
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714238734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {All}
12:03:48 [2020-06-09T16:03:48.278Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Setting state to checked on: write
12:03:48 [2020-06-09T16:03:48.278Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Setting state to checked on: read
12:03:48 [2020-06-09T16:03:48.278Z] WARN - Tree item TreeItem with text {All} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Setting state to checked on: close
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Clicking on &Ok
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714238727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714238727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714238727 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714238727 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714238727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714238727 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714238727 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event (default channel)...} time=-1714239186 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)...'
12:03:48 [2020-06-09T16:03:48.278Z] DEBUG - Clicked on 
12:03:48 [2020-06-09T16:03:48.278Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.278Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.278Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.278Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714238647 data=null doit=true} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714238647 data=null} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714238647 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714238647 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
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714238646 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: Kernel is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: channel0 is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714238644 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714238644 data=null doit=true} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714238644 data=null} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714238643 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714238643 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714238643 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714238642 data=null button=0 stateMask=0x0 x=113 y=29 count=0} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714238642 data=null doit=true} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714238642 data=null} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714238642 data=null button=1 stateMask=0x0 x=113 y=29 count=1} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714238642 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714238641 data=null button=1 stateMask=0x80000 x=113 y=29 count=1} to Tree node with text: mysession
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - matched MenuItem with text "Enable Channel...", using matcher: with mnemonic 'Enable Channel...'
12:03:48 [2020-06-09T16:03:48.279Z] DEBUG - Clicking on with mnemonic 'Enable Channel...'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Clicked on with mnemonic 'Enable Channel...'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Shell with text "Enable Channel", using matcher: with text 'Enable Channel'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Channel} time=-1714238253 data=null doit=true} to Shell with text {Enable Channel}
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Channel Name')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: of type 'Text'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Label with text "Channel Name", using matcher: with mnemonic 'Channel Name'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: with label (with mnemonic 'Channel Name')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Text with text "<Default>", using matcher: (of type 'Text' and with label (with mnemonic 'Channel Name'))
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "UST", using matcher: with mnemonic 'UST'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Group with text "Domain", using matcher: with mnemonic 'Domain'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "UST", using matcher: in group (with mnemonic 'Domain')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "UST", using matcher: with style 'SWT.RADIO'
12:03:48 [2020-06-09T16:03:48.840Z] 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')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Kernel} time=-1714238249 data=null doit=true} to Button with text {Kernel}
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Kernel} time=-1714238249 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}
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {UST} time=-1714238249 data=null doit=true} to (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {UST} time=-1714238249 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')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {UST} time=-1714238248 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')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {UST} time=-1714238248 data=null item=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')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'UST' and in group (with mnemonic 'Domain') and with style 'SWT.RADIO')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with mnemonic 'Per UID buffers'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Group with text "Buffer Type", using matcher: with mnemonic 'Buffer Type'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Per UID buffers", using matcher: in group (with mnemonic 'Buffer Type')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "Per UID buffers", using matcher: with style 'SWT.RADIO'
12:03:48 [2020-06-09T16:03:48.840Z] 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')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:03:48 [2020-06-09T16:03:48.840Z] 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')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Per UID buffers} time=-1714238237 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')
12:03:48 [2020-06-09T16:03:48.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Per UID buffers} time=-1714238237 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')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Per UID buffers} time=-1714238237 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')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Per UID buffers} time=-1714238237 data=null item=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')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Per UID buffers' and in group (with mnemonic 'Buffer Type') and with style 'SWT.RADIO')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "Configure metadata c...", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "Discard", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "Global shared buffer...", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "Per PID buffers", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "Per UID buffers", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "&Default", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Clicking on &Ok
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714238236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714238236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714238236 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714238236 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714238236 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714238235 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714238235 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Channel...} time=-1714238595 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...'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Clicked on 
12:03:48 [2020-06-09T16:03:48.841Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.841Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.841Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {UST global} time=-1714238130 data=null doit=true} to Tree node with text: UST global
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {UST global} time=-1714238130 data=null} to Tree node with text: UST global
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {UST global} time=-1714238130 data=null button=1 stateMask=0x0 x=115 y=75 count=1} to Tree node with text: UST global
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714238130 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
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {UST global} time=-1714238129 data=null button=1 stateMask=0x80000 x=115 y=75 count=1} to Tree node with text: UST global
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1714238129 data=null button=0 stateMask=0x0 x=128 y=98 count=0} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714238128 data=null doit=true} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714238128 data=null} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714238128 data=null button=1 stateMask=0x0 x=128 y=98 count=1} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714238128 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
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714238117 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {channel0} time=-1714238117 data=null button=0 stateMask=0x0 x=144 y=75 count=0} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714238117 data=null doit=true} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714238117 data=null} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714238116 data=null button=1 stateMask=0x0 x=144 y=75 count=1} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714238116 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
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714238116 data=null button=1 stateMask=0x80000 x=144 y=75 count=1} to Tree node with text: channel0
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - matched MenuItem with text "Enable Event...", using matcher: with mnemonic 'Enable Event...'
12:03:48 [2020-06-09T16:03:48.841Z] DEBUG - Clicking on with mnemonic 'Enable Event...'
12:03:49 [2020-06-09T16:03:49.096Z] DEBUG - Clicked on with mnemonic 'Enable Event...'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Shell with text "Enable Events", using matcher: with text 'Enable Events'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Enable Events} time=-1714237719 data=null doit=true} to Shell with text {Enable Events}
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1714237699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1714237699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1714237699 data=null doit=true} to (of type 'Tree')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1714237699 data=null} to (of type 'Tree')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {All} time=-1714237698 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to (of type 'Tree')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714237698 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')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {All} time=-1714237698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to (of type 'Tree')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "Kernel", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "UST", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "JUL", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "LOG4J", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "Python", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "Select", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "loglevel", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "loglevel-only", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "&Cancel", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "&Ok", using matcher: of type 'Button'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "&Ok", using matcher: with mnemonic 'Ok'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "&Ok", using matcher: with style 'SWT.PUSH'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - matched Button with text "&Ok", using matcher: (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Clicking on &Ok
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Ok} time=-1714237697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Ok} time=-1714237697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Ok} time=-1714237697 data=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Ok} time=-1714237697 data=null} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Ok} time=-1714237697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Ok} time=-1714237697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Ok} time=-1714237696 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'Ok' and with style 'SWT.PUSH')
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Enable Event...} time=-1714238066 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...'
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Clicked on 
12:03:49 [2020-06-09T16:03:49.352Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.352Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.352Z] WARN - Tree item Tree node with text: mysession is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.352Z] WARN - Tree item Tree node with text: UST global is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {channel0} time=-1714237538 data=null doit=true} to Tree node with text: channel0
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {channel0} time=-1714237538 data=null} to Tree node with text: channel0
12:03:49 [2020-06-09T16:03:49.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {channel0} time=-1714237538 data=null button=1 stateMask=0x0 x=128 y=98 count=1} to Tree node with text: channel0
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1714237537 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
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {channel0} time=-1714237537 data=null button=1 stateMask=0x80000 x=128 y=75 count=1} to Tree node with text: channel0
12:03:49 [2020-06-09T16:03:49.353Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.353Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714237536 data=null button=0 stateMask=0x0 x=97 y=-17 count=0} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714237536 data=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714237536 data=null} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714237536 data=null button=1 stateMask=0x0 x=97 y=-17 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714237536 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714237533 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714237533 data=null button=0 stateMask=0x0 x=97 y=12 count=0} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714237533 data=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714237533 data=null} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714237533 data=null button=1 stateMask=0x0 x=97 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714237532 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714237532 data=null button=1 stateMask=0x80000 x=97 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - matched MenuItem with text "Start", using matcher: with mnemonic 'Start'
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Clicking on with mnemonic 'Start'
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Start} time=-1714237442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Start'
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Clicked on with mnemonic 'Start'
12:03:49 [2020-06-09T16:03:49.608Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.608Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714237340 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714237340 data=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714237340 data=null} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714237340 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714237340 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714237339 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714237338 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714237338 data=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714237338 data=null} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714237338 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714237338 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714237337 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - matched MenuItem with text "Stop", using matcher: with mnemonic 'Stop'
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Clicking on with mnemonic 'Stop'
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Stop} time=-1714237296 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Stop'
12:03:49 [2020-06-09T16:03:49.608Z] DEBUG - Clicked on with mnemonic 'Stop'
12:03:49 [2020-06-09T16:03:49.863Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.863Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:49 [2020-06-09T16:03:49.863Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:49 [2020-06-09T16:03:49.863Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714237194 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.863Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714237194 data=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.863Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714237194 data=null} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.863Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714237194 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714237193 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714237191 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.864Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:49 [2020-06-09T16:03:49.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714236956 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714236956 data=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714236956 data=null} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714236956 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714236956 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:49 [2020-06-09T16:03:49.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714236955 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:50 [2020-06-09T16:03:50.118Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:03:50 [2020-06-09T16:03:50.118Z] DEBUG - Clicking on with mnemonic 'Import...'
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - Clicked on with mnemonic 'Import...'
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1714236382 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:03:50 [2020-06-09T16:03:50.680Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Clicking on Cancel
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1714235867 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')
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1714235867 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')
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1714235867 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1714235867 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1714235867 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')
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1714235867 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')
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1714235867 data=null item=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')
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1714236915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Clicked on 
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714235805 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714235805 data=null doit=true} to Tree node with text: mysession
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714235805 data=null} to Tree node with text: mysession
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714235805 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714235805 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714235804 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:03:51 [2020-06-09T16:03:51.240Z] DEBUG - Clicking on with mnemonic 'Import...'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Clicked on with mnemonic 'Import...'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1714235382 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Clicking on &Finish
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1714235381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1714235381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1714235381 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1714235381 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1714235381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1714235381 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:51 [2020-06-09T16:03:51.496Z] DEBUG - Clicked on &Finish
12:03:52 [2020-06-09T16:03:52.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1714235381 data=null item=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')
12:03:52 [2020-06-09T16:03:52.422Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1714235742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:03:52 [2020-06-09T16:03:52.677Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:52 [2020-06-09T16:03:52.677Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714234323 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714234322 data=null doit=true} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714234322 data=null} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714234322 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714234322 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714234321 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714234242 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.677Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714234242 data=null doit=true} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714234242 data=null} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714234242 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714234242 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714234240 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:52 [2020-06-09T16:03:52.678Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:03:52 [2020-06-09T16:03:52.678Z] DEBUG - Clicking on with mnemonic 'Import...'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Clicked on with mnemonic 'Import...'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1714233806 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Clicking on Cancel
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1714233791 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')
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1714233791 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')
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1714233791 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1714233791 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1714233791 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')
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1714233790 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')
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1714233790 data=null item=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')
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1714234149 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Clicked on 
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714233712 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714233712 data=null doit=true} to Tree node with text: mysession
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714233712 data=null} to Tree node with text: mysession
12:03:53 [2020-06-09T16:03:53.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714233711 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:53 [2020-06-09T16:03:53.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714233711 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:53 [2020-06-09T16:03:53.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714233710 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:53 [2020-06-09T16:03:53.238Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:03:53 [2020-06-09T16:03:53.238Z] DEBUG - Clicking on with mnemonic 'Import...'
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - Clicked on with mnemonic 'Import...'
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1714233333 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.492Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1714233318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1714233318 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1714233318 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1714233318 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1714233317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1714233317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1714233317 data=null item=null 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')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1714233316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1714233316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1714233316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1714233316 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1714233316 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Clicking on &Finish
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1714233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1714233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1714233315 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1714233315 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1714233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1714233315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:53 [2020-06-09T16:03:53.748Z] DEBUG - Clicked on &Finish
12:03:54 [2020-06-09T16:03:54.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1714233314 data=null item=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')
12:03:54 [2020-06-09T16:03:54.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1714233644 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:03:54 [2020-06-09T16:03:54.868Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:54 [2020-06-09T16:03:54.868Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714232220 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714232220 data=null doit=true} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714232220 data=null} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714232220 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714232220 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714232219 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714232204 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714232204 data=null doit=true} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714232204 data=null} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714232204 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714232203 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714232203 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:03:54 [2020-06-09T16:03:54.868Z] DEBUG - Clicking on with mnemonic 'Import...'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Clicked on with mnemonic 'Import...'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1714231741 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Clicking on Cancel
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1714231735 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')
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1714231735 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')
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1714231735 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1714231735 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1714231735 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')
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1714231735 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')
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1714231735 data=null item=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')
12:03:55 [2020-06-09T16:03:55.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1714232120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - Clicked on 
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714231678 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714231677 data=null doit=true} to Tree node with text: mysession
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714231677 data=null} to Tree node with text: mysession
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714231677 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714231677 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714231676 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - matched MenuItem with text "Import...", using matcher: with mnemonic 'Import...'
12:03:55 [2020-06-09T16:03:55.378Z] DEBUG - Clicking on with mnemonic 'Import...'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Clicked on with mnemonic 'Import...'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Shell with text "Fetch Remote Traces", using matcher: with text 'Fetch Remote Traces'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Fetch Remote Traces} time=-1714231310 data=null doit=true} to Shell with text {Fetch Remote Traces}
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Create Experiment", using matcher: with style 'SWT.CHECK'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Create Experiment", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Toggling state on Button {Create Experiment}. Setting state to selected
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create Experiment} time=-1714231309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1714231309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create Experiment} time=-1714231309 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create Experiment} time=-1714231309 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create Experiment} time=-1714231309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create Experiment} time=-1714231309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create Experiment} time=-1714231309 data=null item=null 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')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create Experiment} time=-1714231302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create Experiment} time=-1714231302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create Experiment} time=-1714231302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create Experiment} time=-1714231302 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create Experiment} time=-1714231302 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: of type 'Text'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Group with text "Options", using matcher: with mnemonic 'Options'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: in group (with mnemonic 'Options')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Text with text "mysession-20151201-2...", using matcher: (of type 'Text' and in group (with mnemonic 'Options'))
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Text with text " Experiment "mysessi...", using matcher: of type 'Text'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Create Experiment", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Clicking on &Finish
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1714231282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1714231282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1714231282 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1714231282 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1714231282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1714231282 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:03:55 [2020-06-09T16:03:55.634Z] DEBUG - Clicked on &Finish
12:03:56 [2020-06-09T16:03:56.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1714231282 data=null item=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')
12:03:56 [2020-06-09T16:03:56.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Import...} time=-1714231625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:03:56 [2020-06-09T16:03:56.816Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:56 [2020-06-09T16:03:56.816Z] WARN - Tree item Tree node with text: Sessions is already expanded. Won't expand it again.
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714230214 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714230214 data=null doit=true} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714230214 data=null} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714230214 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714230214 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714230211 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {mysession} time=-1714230211 data=null button=0 stateMask=0x0 x=113 y=12 count=0} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {mysession} time=-1714230211 data=null doit=true} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {mysession} time=-1714230211 data=null} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {mysession} time=-1714230210 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714230210 data=null item=TreeItem {mysession} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {mysession} time=-1714230210 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to Tree node with text: mysession
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - matched MenuItem with text "Destroy Session...", using matcher: with mnemonic 'Destroy Session...'
12:03:56 [2020-06-09T16:03:56.816Z] DEBUG - Clicking on with mnemonic 'Destroy Session...'
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - Clicked on with mnemonic 'Destroy Session...'
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - matched Shell with text "Destroy Confirmation", using matcher: with text 'Destroy Confirmation'
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Destroy Confirmation} time=-1714229897 data=null doit=true} to Shell with text {Destroy Confirmation}
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - Clicking on OK
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714229896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714229896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714229896 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714229896 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714229896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:57 [2020-06-09T16:03:57.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714229896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714229896 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Destroy Session...} time=-1714230165 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...'
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Clicked on 
12:03:57 [2020-06-09T16:03:57.072Z] WARN - Tree item TreeItem with text {myNode} is already expanded. Won't expand it again.
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714229806 data=null button=0 stateMask=0x0 x=54 y=-63 count=0} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714229806 data=null doit=true} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714229805 data=null} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714229805 data=null button=1 stateMask=0x0 x=54 y=-63 count=1} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714229805 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}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714229803 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {myNode} time=-1714229803 data=null button=0 stateMask=0x0 x=54 y=12 count=0} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {myNode} time=-1714229803 data=null doit=true} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {myNode} time=-1714229803 data=null} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {myNode} time=-1714229802 data=null button=1 stateMask=0x0 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714229802 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}
12:03:57 [2020-06-09T16:03:57.072Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {myNode} time=-1714229802 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {myNode}
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - matched MenuItem with text "Disconnect", using matcher: with mnemonic 'Disconnect'
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Clicking on with mnemonic 'Disconnect'
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Disconnect} time=-1714229724 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Disconnect'
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Clicked on with mnemonic 'Disconnect'
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1714229619 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Remote} time=-1714229584 data=null button=0 stateMask=0x0 x=67 y=12 count=0} to TreeItem with text {Remote}
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Remote} time=-1714229584 data=null doit=true} to TreeItem with text {Remote}
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Remote} time=-1714229584 data=null} to TreeItem with text {Remote}
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Remote} time=-1714229584 data=null button=1 stateMask=0x0 x=67 y=12 count=1} to TreeItem with text {Remote}
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714229583 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}
12:03:57 [2020-06-09T16:03:57.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Remote} time=-1714229526 data=null button=1 stateMask=0x80000 x=67 y=12 count=1} to TreeItem with text {Remote}
12:03:57 [2020-06-09T16:03:57.582Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:03:57 [2020-06-09T16:03:57.582Z] DEBUG - Clicking on with mnemonic 'Delete'
12:03:57 [2020-06-09T16:03:57.582Z] DEBUG - Clicked on with mnemonic 'Delete'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228370 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228370 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228370 data=null item=null 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')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228369 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228369 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714228369 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Clicking on OK
12:03:58 [2020-06-09T16:03:58.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714228368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714228368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714228368 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714228368 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714228368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714228368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.508Z] DEBUG - Clicked on OK
12:03:58 [2020-06-09T16:03:58.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714228368 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:03:58 [2020-06-09T16:03:58.763Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1714229434 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:04:04 [2020-06-09T16:04:04.002Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.825 s - in org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest
12:04:04 [2020-06-09T16:04:04.002Z] testTraceSessionTree(org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests.ControlViewTest)  Time elapsed: 13.539 s
12:04:04 [2020-06-09T16:04:04.002Z] 
12:04:04 [2020-06-09T16:04:04.002Z] Results:
12:04:04 [2020-06-09T16:04:04.002Z] 
12:04:04 [2020-06-09T16:04:04.002Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
12:04:04 [2020-06-09T16:04:04.002Z] 
12:04:07 [2020-06-09T16:04:07.265Z] 
12:04:07 [2020-06-09T16:04:07.265Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 16:04:06.908
12:04:07 [2020-06-09T16:04:07.265Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:04:12 [2020-06-09T16:04:12.503Z] [INFO] All tests passed!
12:04:12 [2020-06-09T16:04:12.503Z] [INFO] 
12:04:12 [2020-06-09T16:04:12.503Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:04:12 [2020-06-09T16:04:12.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar
12:04:12 [2020-06-09T16:04:12.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.pom
12:04:12 [2020-06-09T16:04:12.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-sources.jar
12:04:12 [2020-06-09T16:04:12.503Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests/1.0.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-pack200.jar.pack.gz
12:04:12 [2020-06-09T16:04:12.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-p2metadata.xml
12:04:12 [2020-06-09T16:04:12.758Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.7-SNAPSHOT/org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests-1.0.7-SNAPSHOT-p2artifacts.xml
12:04:12 [2020-06-09T16:04:12.758Z] [INFO] 
12:04:12 [2020-06-09T16:04:12.758Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests ---
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui >--
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui 2.0.1-SNAPSHOT [90/138]
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] The project's OSGi version is 2.0.1.202006091432
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/main/resources
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.318Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.572Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/classes
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/src/test/resources
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] 
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:13 [2020-06-09T16:04:13.827Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.pom
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-sources.jar
12:04:14 [2020-06-09T16:04:14.082Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui/target/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-pack200.jar.pack.gz
12:04:14 [2020-06-09T16:04:14.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-p2metadata.xml
12:04:14 [2020-06-09T16:04:14.337Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui-2.0.1-SNAPSHOT-p2artifacts.xml
12:04:14 [2020-06-09T16:04:14.337Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.337Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui ---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel >---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel 6.0.0-SNAPSHOT  [91/138]
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.595Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.jar
12:04:14 [2020-06-09T16:04:14.850Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.850Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.850Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.850Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.850Z] [INFO] 
12:04:14 [2020-06-09T16:04:14.850Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:14 [2020-06-09T16:04:14.850Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-sources-feature.jar
12:04:15 [2020-06-09T16:04:15.105Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.105Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:15 [2020-06-09T16:04:15.105Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.105Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:15 [2020-06-09T16:04:15.361Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.361Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:15 [2020-06-09T16:04:15.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.jar
12:04:15 [2020-06-09T16:04:15.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT.pom
12:04:15 [2020-06-09T16:04:15.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-sources-feature.jar
12:04:15 [2020-06-09T16:04:15.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-p2metadata.xml
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel-6.0.0-SNAPSHOT-p2artifacts.xml
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel ---
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.core.tests >--
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.12-SNAPSHOT [92/138]
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.616Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] The project's OSGi version is 1.0.12.202006091432
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/main/resources
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] 
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:15 [2020-06-09T16:04:15.871Z] [INFO] Compiling 36 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/classes
12:04:17 [2020-06-09T16:04:17.232Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[159] 
12:04:17 [2020-06-09T16:04:17.233Z] 	TmfModelResponse<@NonNull TimeGraphModel> rowResponse = provider.fetchRowModel(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                                                                                                                                    ^^^^^^^^^^^^^
12:04:17 [2020-06-09T16:04:17.233Z] 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>'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[289] 
12:04:17 [2020-06-09T16:04:17.233Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                                                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:04:17 [2020-06-09T16:04:17.233Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[289] 
12:04:17 [2020-06-09T16:04:17.233Z] 	provider = DataDrivenTimeGraphProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), getvalues(viewElement), ANALYSIS_ID);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                                                                                                                                              ^^^^^^^^^^^^^^^^^^^^^^
12:04:17 [2020-06-09T16:04:17.233Z] Null type safety (type annotations): The expression of type 'List<DataDrivenPresentationState>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenPresentationState>'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[305] 
12:04:17 [2020-06-09T16:04:17.233Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                          ^^^^^^^^^^^^^^^
12:04:17 [2020-06-09T16:04:17.233Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlTimeGraphDataProviderTest.java:[305] 
12:04:17 [2020-06-09T16:04:17.233Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                                           ^^^^^
12:04:17 [2020-06-09T16:04:17.233Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[44] 
12:04:17 [2020-06-09T16:04:17.233Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                                  ^^^^
12:04:17 [2020-06-09T16:04:17.233Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/stubs/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/stubs/XmlSchemaParserStub.java:[53] 
12:04:17 [2020-06-09T16:04:17.233Z] 	IAnalysisModuleHelper helper = new OtherModuleHelperStub(xmlFile, node);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                                  ^^^^
12:04:17 [2020-06-09T16:04:17.233Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[218] 
12:04:17 [2020-06-09T16:04:17.233Z] 	provider = DataDrivenXYProviderFactory.create(trace, Objects.requireNonNull(Lists.newArrayList(stateSystems)), getEntries(new AnalysisCompilationData(), viewElement), ANALYSIS_ID);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:04:17 [2020-06-09T16:04:17.233Z] Null type safety (type annotations): The expression of type 'List<DataDrivenOutputEntry>' needs unchecked conversion to conform to '@NonNull List<@NonNull DataDrivenOutputEntry>'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[234] 
12:04:17 [2020-06-09T16:04:17.233Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                          ^^^^^^^^^^^^^^^
12:04:17 [2020-06-09T16:04:17.233Z] Null type safety (type annotations): The expression of type 'AnalysisCompilationData' needs unchecked conversion to conform to '@NonNull AnalysisCompilationData'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[234] 
12:04:17 [2020-06-09T16:04:17.233Z] 	TmfXmlOutputEntryCu entryCu = TmfXmlOutputEntryCu.compile(compilationData, entry);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                                           ^^^^^
12:04:17 [2020-06-09T16:04:17.233Z] Null type safety (type annotations): The expression of type 'Element' needs unchecked conversion to conform to '@NonNull Element'
12:04:17 [2020-06-09T16:04:17.233Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/core/tests/module/XmlXyDataProviderTest.java:[246] 
12:04:17 [2020-06-09T16:04:17.233Z] 	TmfModelResponse<@NonNull ITmfXyModel> rowResponse = xyProvider.fetchXY(FetchParametersUtils.selectionTimeQueryToMap(new SelectionTimeQueryFilter(1, 20, 20, tree.keySet())), null);
12:04:17 [2020-06-09T16:04:17.233Z] 	                                                                                                                                                             ^^^^^^^^^^^^^
12:04:17 [2020-06-09T16:04:17.233Z] 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>'
12:04:17 [2020-06-09T16:04:17.233Z] 11 problems (11 warnings)
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] 
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/src/test/resources
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] 
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-sources.jar
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] 
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] 
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:17 [2020-06-09T16:04:17.233Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar
12:04:17 [2020-06-09T16:04:17.488Z] [INFO] 
12:04:17 [2020-06-09T16:04:17.488Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:17 [2020-06-09T16:04:17.488Z] [INFO] 
12:04:17 [2020-06-09T16:04:17.488Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:17 [2020-06-09T16:04:17.488Z] [INFO] 
12:04:17 [2020-06-09T16:04:17.488Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:17 [2020-06-09T16:04:17.488Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar
12:04:17 [2020-06-09T16:04:17.744Z] [INFO] 
12:04:17 [2020-06-09T16:04:17.744Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:17 [2020-06-09T16:04:17.744Z] [INFO] 
12:04:17 [2020-06-09T16:04:17.744Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:04:18 [2020-06-09T16:04:18.669Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data/.metadata/.log
12:04:18 [2020-06-09T16:04:18.669Z] [INFO] Command line:
12:04:18 [2020-06-09T16:04:18.669Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:04:18 [2020-06-09T16:04:18.669Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:04:23 [2020-06-09T16:04:23.909Z] !SESSION 2020-06-09 16:04:18.613 -----------------------------------------------
12:04:23 [2020-06-09T16:04:23.909Z] eclipse.buildId=unknown
12:04:23 [2020-06-09T16:04:23.909Z] java.version=1.8.0_202
12:04:23 [2020-06-09T16:04:23.909Z] java.vendor=Oracle Corporation
12:04:23 [2020-06-09T16:04:23.909Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:04:23 [2020-06-09T16:04:23.909Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:04:23 [2020-06-09T16:04:23.909Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:04:23 [2020-06-09T16:04:23.909Z] 
12:04:23 [2020-06-09T16:04:23.909Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:04:22.912
12:04:23 [2020-06-09T16:04:23.909Z] !MESSAGE FrameworkEvent ERROR
12:04:23 [2020-06-09T16:04:23.909Z] !STACK 0
12:04:23 [2020-06-09T16:04:23.909Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
12:04:23 [2020-06-09T16:04:23.909Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:04:23 [2020-06-09T16:04:23.909Z] 
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:04:23 [2020-06-09T16:04:23.909Z] 
12:04:23 [2020-06-09T16:04:23.909Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:04:23.065
12:04:23 [2020-06-09T16:04:23.909Z] !MESSAGE FrameworkEvent ERROR
12:04:23 [2020-06-09T16:04:23.909Z] !STACK 0
12:04:23 [2020-06-09T16:04:23.909Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
12:04:23 [2020-06-09T16:04:23.909Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:04:23 [2020-06-09T16:04:23.909Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:04:23 [2020-06-09T16:04:23.909Z]     -> 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"
12:04:23 [2020-06-09T16:04:23.909Z]        org.apache.httpcomponents.httpclient.win [35]
12:04:23 [2020-06-09T16:04:23.909Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:04:23 [2020-06-09T16:04:23.909Z] 
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:04:23 [2020-06-09T16:04:23.909Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:04:25 [2020-06-09T16:04:25.796Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
12:04:25 [2020-06-09T16:04:25.796Z] 
12:04:25 [2020-06-09T16:04:25.796Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.496
12:04:25 [2020-06-09T16:04:25.796Z] !MESSAGE Compiling value: value is not a parseable integer: abc
12:04:25 [2020-06-09T16:04:25.796Z] 
12:04:25 [2020-06-09T16:04:25.796Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.498
12:04:25 [2020-06-09T16:04:25.796Z] !MESSAGE Compiling value: value is not a parseable integer: 
12:04:25 [2020-06-09T16:04:25.796Z] 
12:04:25 [2020-06-09T16:04:25.796Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.501
12:04:25 [2020-06-09T16:04:25.796Z] !MESSAGE Compiling value: value is not a parseable integer: abc
12:04:25 [2020-06-09T16:04:25.796Z] 
12:04:25 [2020-06-09T16:04:25.796Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.502
12:04:25 [2020-06-09T16:04:25.796Z] !MESSAGE Compiling value: value is not a parseable integer: 
12:04:25 [2020-06-09T16:04:25.796Z] 
12:04:25 [2020-06-09T16:04:25.796Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.513
12:04:25 [2020-06-09T16:04:25.796Z] !MESSAGE The mapping group undefined does not exist in this analysis
12:04:25 [2020-06-09T16:04:25.796Z] 
12:04:25 [2020-06-09T16:04:25.796Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.517
12:04:25 [2020-06-09T16:04:25.796Z] !MESSAGE Compiling value: value is not a parseable integer: not int
12:04:25 [2020-06-09T16:04:25.796Z] 
12:04:25 [2020-06-09T16:04:25.796Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.570
12:04:25 [2020-06-09T16:04:25.796Z] !MESSAGE A query state value should have children attributes
12:04:25 [2020-06-09T16:04:25.796Z] 
12:04:25 [2020-06-09T16:04:25.796Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.571
12:04:25 [2020-06-09T16:04:25.796Z] !MESSAGE The value of a constant attribute should not be empty
12:04:25 [2020-06-09T16:04:25.796Z] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.15 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest
12:04:25 [2020-06-09T16:04:25.796Z] testStateValueCompilation[0: Null state value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.004 s
12:04:25 [2020-06-09T16:04:25.796Z] testStateValueCompilation[1: Valid integer 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.796Z] testStateValueCompilation[2: Valid integer 2 with forced type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.796Z] testStateValueCompilation[3: Invalid integer](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.003 s
12:04:25 [2020-06-09T16:04:25.796Z] testStateValueCompilation[4: Int no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:04:25 [2020-06-09T16:04:25.796Z] testStateValueCompilation[5: Valid long 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.796Z] testStateValueCompilation[6: Valid long 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.796Z] testStateValueCompilation[7: Invalid long](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.796Z] testStateValueCompilation[8: Long no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[9: Valid string 1](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[10: Valid string 2](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[11: String no value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[12: Delete value](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[13: Delete value with ignored params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[14: Event name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[15: Event name with params](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[16: Event field](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[17: Unknown mapping group](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[18: Valid script](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[19: Script with children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[20: Script with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[21: Query](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.051 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[22: Query no children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.002 s
12:04:25 [2020-06-09T16:04:25.797Z] testStateValueCompilation[23: Query with invalid children](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateValueCuTest)  Time elapsed: 0.001 s
12:04:25 [2020-06-09T16:04:25.797Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:25.611
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE Fsm one_state_final: a state was defined without transition. You may get stuck there
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:25.693
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE State Transition: Transition used a condition, there should be only 'events' and 'cond' attributes
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.704
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE State Transition: Undefined action: action1
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.707
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE State Transition: Undefined condition: test1
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.766
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE State Transition: Undefined condition: test1
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:25.768
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE Fsm valid_no_initial: a state was defined without transition. You may get stuck there
12:04:25 [2020-06-09T16:04:25.797Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.169 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[0: one_state_final](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.06 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[1: one_state_loop](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.006 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[2: save_and_clear_fields](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[3: multiple_actions_and_tests](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[4: multiple_states_and_transitions](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.005 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[5: on_entry_exit](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[6: with_precondition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.005 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[7: initial state](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.004 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[8: initial_element](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[9: undefined_action](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[10: undefined_condition](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.003 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[11: undefined_target](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.059 s
12:04:25 [2020-06-09T16:04:25.797Z] testFsm[12: valid_no_initial](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlFsmCuTest)  Time elapsed: 0.002 s
12:04:25 [2020-06-09T16:04:25.797Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.790
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE The value of a constant attribute should not be empty
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.792
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE The value of an event field attribute should not be null
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.793
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE A query state attribute should have children attributes
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.794
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE The value of a constant attribute should not be empty
12:04:25 [2020-06-09T16:04:25.797Z] 
12:04:25 [2020-06-09T16:04:25.797Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.795
12:04:25 [2020-06-09T16:04:25.797Z] !MESSAGE Location undefined does not exist
12:04:26 [2020-06-09T16:04:26.068Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest
12:04:26 [2020-06-09T16:04:26.068Z] testValidLocationCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.003 s
12:04:26 [2020-06-09T16:04:26.068Z] testInvalidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.006 s
12:04:26 [2020-06-09T16:04:26.068Z] testValidStateAttributeCompilation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlStateAttributeAndLocationCuTest)  Time elapsed: 0.006 s
12:04:26 [2020-06-09T16:04:26.068Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
12:04:26 [2020-06-09T16:04:26.068Z] 
12:04:26 [2020-06-09T16:04:26.068Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:25.869
12:04:26 [2020-06-09T16:04:26.068Z] !MESSAGE Segment time: only one of <duration> or <end> shoud be present
12:04:26 [2020-06-09T16:04:26.068Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest
12:04:26 [2020-06-09T16:04:26.068Z] testAction[0: type_and_end](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.049 s
12:04:26 [2020-06-09T16:04:26.068Z] testAction[1: just_type](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
12:04:26 [2020-06-09T16:04:26.068Z] testAction[2: type_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.001 s
12:04:26 [2020-06-09T16:04:26.068Z] testAction[3: inline_name](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0 s
12:04:26 [2020-06-09T16:04:26.068Z] testAction[4: invalid_segment_and_duration](org.eclipse.tracecompass.tmf.analysis.xml.core.tests.fsm.compile.TmfXmlActionCuTest)  Time elapsed: 0.002 s
12:04:26 [2020-06-09T16:04:26.068Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
12:04:28 [2020-06-09T16:04:28.580Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.994 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest
12:04:28 [2020-06-09T16:04:28.580Z] testTimestampDescription(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlSegmentTimestampDescriptionTest)  Time elapsed: 1.984 s
12:04:28 [2020-06-09T16:04:28.580Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
12:04:31 [2020-06-09T16:04:31.093Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.046 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest
12:04:31 [2020-06-09T16:04:31.093Z] testConditionsPattern(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.228 s
12:04:31 [2020-06-09T16:04:31.093Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlConditionTest)  Time elapsed: 1.818 s
12:04:31 [2020-06-09T16:04:31.093Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
12:04:32 [2020-06-09T16:04:32.454Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest
12:04:32 [2020-06-09T16:04:32.454Z] testConditionsValidation(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.TmfXmlDoubleTest)  Time elapsed: 1.113 s
12:04:32 [2020-06-09T16:04:32.454Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
12:04:32 [2020-06-09T16:04:32.454Z] 
12:04:32 [2020-06-09T16:04:32.454Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:32.156
12:04:32 [2020-06-09T16:04:32.454Z] !MESSAGE state value is type int but a mappingGroup is specified
12:04:32 [2020-06-09T16:04:32.454Z] 
12:04:32 [2020-06-09T16:04:32.454Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:32.157
12:04:32 [2020-06-09T16:04:32.454Z] !MESSAGE state value is type int but a mappingGroup is specified
12:04:33 [2020-06-09T16:04:33.379Z] 
12:04:33 [2020-06-09T16:04:33.379Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:33.377
12:04:33 [2020-06-09T16:04:33.379Z] !MESSAGE state value is type int but a mappingGroup is specified
12:04:33 [2020-06-09T16:04:33.379Z] 
12:04:33 [2020-06-09T16:04:33.379Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:33.377
12:04:33 [2020-06-09T16:04:33.379Z] !MESSAGE state value is type int but a mappingGroup is specified
12:04:33 [2020-06-09T16:04:33.634Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.248 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest
12:04:33 [2020-06-09T16:04:33.634Z] testNonConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 1.218 s
12:04:33 [2020-06-09T16:04:33.634Z] testConsumingFsm(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.ConsumingFsmTest)  Time elapsed: 0.028 s
12:04:33 [2020-06-09T16:04:33.634Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
12:04:34 [2020-06-09T16:04:34.559Z] 
12:04:34 [2020-06-09T16:04:34.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:34.297
12:04:34 [2020-06-09T16:04:34.559Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:04:37 [2020-06-09T16:04:37.070Z] 
12:04:37 [2020-06-09T16:04:37.070Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:36.702
12:04:37 [2020-06-09T16:04:37.070Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:04:37 [2020-06-09T16:04:37.070Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.311 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest
12:04:37 [2020-06-09T16:04:37.070Z] testSegmentStore(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 3.089 s
12:04:37 [2020-06-09T16:04:37.070Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternProvidersTest)  Time elapsed: 0.221 s
12:04:37 [2020-06-09T16:04:37.070Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.475
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.475
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.475
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.476
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.476
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.476
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.476
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.477
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.477
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.477
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.477
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.477
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.478
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.478
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.478
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.478
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.478
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.479
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.479
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.479
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.479
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.479
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.480
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.480
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.480
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.480
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.481
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.481
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.481
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:38 [2020-06-09T16:04:38.956Z] 
12:04:38 [2020-06-09T16:04:38.956Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:38.481
12:04:38 [2020-06-09T16:04:38.956Z] !MESSAGE StateChange.handleEvent: A value is null: DataDrivenValueQuery: DataDrivenStateSystemPath: [DataDrivenValueConstant: CPUs, DataDrivenValueEventField: cpu, DataDrivenValueConstant: Current_thread]
12:04:47 [2020-06-09T16:04:47.035Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.025 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest
12:04:47 [2020-06-09T16:04:47.035Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 7.909 s
12:04:47 [2020-06-09T16:04:47.035Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModuleTest)  Time elapsed: 0.116 s
12:04:47 [2020-06-09T16:04:47.035Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
12:04:47 [2020-06-09T16:04:47.035Z] 
12:04:47 [2020-06-09T16:04:47.035Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:45.913
12:04:47 [2020-06-09T16:04:47.035Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:04:47 [2020-06-09T16:04:47.035Z] 
12:04:47 [2020-06-09T16:04:47.035Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:04:45.991
12:04:47 [2020-06-09T16:04:47.035Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:04:47 [2020-06-09T16:04:47.035Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest
12:04:47 [2020-06-09T16:04:47.035Z] testModuleExecution(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.078 s
12:04:47 [2020-06-09T16:04:47.035Z] testModuleConstruction(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.PatternModuleTest)  Time elapsed: 0.003 s
12:04:47 [2020-06-09T16:04:47.035Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
12:04:47 [2020-06-09T16:04:47.290Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest
12:04:47 [2020-06-09T16:04:47.290Z] testEventName(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderModelTest)  Time elapsed: 1.113 s
12:04:47 [2020-06-09T16:04:47.290Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
12:04:47 [2020-06-09T16:04:47.546Z] 
12:04:47 [2020-06-09T16:04:47.546Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:47.310
12:04:47 [2020-06-09T16:04:47.546Z] !MESSAGE XmlStateProvider: Cannot find state provider element in file 
12:04:47 [2020-06-09T16:04:47.546Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.366 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest
12:04:47 [2020-06-09T16:04:47.546Z] testInvalidInput(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.195 s
12:04:47 [2020-06-09T16:04:47.546Z] testStateSystem(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.stateprovider.StateProviderTest)  Time elapsed: 0.17 s
12:04:47 [2020-06-09T16:04:47.546Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
12:04:47 [2020-06-09T16:04:47.801Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest
12:04:47 [2020-06-09T16:04:47.801Z] testExtendedModuleCreated(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.092 s
12:04:47 [2020-06-09T16:04:47.801Z] testGettingSchemaParser(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0 s
12:04:47 [2020-06-09T16:04:47.801Z] testPopulateExtendedModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlSchemaParserTest)  Time elapsed: 0.034 s
12:04:47 [2020-06-09T16:04:47.801Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
12:04:49 [2020-06-09T16:04:49.164Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.25 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest
12:04:49 [2020-06-09T16:04:49.164Z] testFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.362 s
12:04:49 [2020-06-09T16:04:49.164Z] testTwoLevels(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.626 s
12:04:49 [2020-06-09T16:04:49.164Z] testNoParentDisplay(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlTimeGraphDataProviderTest)  Time elapsed: 0.261 s
12:04:49 [2020-06-09T16:04:49.164Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
12:04:59 [2020-06-09T16:04:59.097Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.316 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest
12:04:59 [2020-06-09T16:04:59.097Z] testOneTrace(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.205 s
12:04:59 [2020-06-09T16:04:59.097Z] testExperimentWithTraceAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 7.51 s
12:04:59 [2020-06-09T16:04:59.097Z] testFactoryUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.079 s
12:04:59 [2020-06-09T16:04:59.097Z] testExperiment(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.737 s
12:04:59 [2020-06-09T16:04:59.097Z] testOneTraceWithExperimentAnalysis(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlDataProviderManagerTest)  Time elapsed: 0.785 s
12:04:59 [2020-06-09T16:04:59.097Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
12:04:59 [2020-06-09T16:04:59.097Z] 
12:04:59 [2020-06-09T16:04:59.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:58.415
12:04:59 [2020-06-09T16:04:59.097Z] !MESSAGE XML Parsing error at line 24: 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.
12:04:59 [2020-06-09T16:04:59.097Z] 
12:04:59 [2020-06-09T16:04:59.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:58.470
12:04:59 [2020-06-09T16:04:59.097Z] !MESSAGE XML Parsing error at line 34: cvc-complex-type.2.4.a: Invalid content was found starting with element 'display'. One of '{id, parent, name, entry}' is expected.
12:04:59 [2020-06-09T16:04:59.097Z] 
12:04:59 [2020-06-09T16:04:59.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:58.476
12:04:59 [2020-06-09T16:04:59.097Z] !MESSAGE XML Parsing error at line 28: cvc-complex-type.2.4.d: Invalid content was found starting with element 'entry'. No child element is expected at this point.
12:04:59 [2020-06-09T16:04:59.097Z] 
12:04:59 [2020-06-09T16:04:59.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:58.481
12:04:59 [2020-06-09T16:04:59.097Z] !MESSAGE XML Parsing error at line 36: cvc-complex-type.2.4.b: The content of element 'stateProvider' is not complete. One of '{definedValue, location, mappingGroup, eventHandler}' is expected.
12:04:59 [2020-06-09T16:04:59.097Z] 
12:04:59 [2020-06-09T16:04:59.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:58.487
12:04:59 [2020-06-09T16:04:59.097Z] !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.
12:04:59 [2020-06-09T16:04:59.097Z] 
12:04:59 [2020-06-09T16:04:59.097Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:04:58.572
12:04:59 [2020-06-09T16:04:59.097Z] !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.
12:05:00 [2020-06-09T16:05:00.458Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.97 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest
12:05:00 [2020-06-09T16:05:00.458Z] testXmlValidateInvalid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.078 s
12:05:00 [2020-06-09T16:05:00.458Z] testXmlValidate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.085 s
12:05:00 [2020-06-09T16:05:00.458Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.012 s
12:05:00 [2020-06-09T16:05:00.458Z] testXmlValidateValid(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.316 s
12:05:00 [2020-06-09T16:05:00.458Z] testXmlEnableDisableFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.406 s
12:05:00 [2020-06-09T16:05:00.458Z] testXmlAddFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0.071 s
12:05:00 [2020-06-09T16:05:00.458Z] testXmlPath(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlUtilsTest)  Time elapsed: 0 s
12:05:00 [2020-06-09T16:05:00.458Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
12:05:00 [2020-06-09T16:05:00.713Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest
12:05:00 [2020-06-09T16:05:00.713Z] testPopulateModulesWithAnalysisManager(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.08 s
12:05:00 [2020-06-09T16:05:00.713Z] testProperties(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.007 s
12:05:00 [2020-06-09T16:05:00.713Z] testPopulateModules(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlAnalysisModuleSourceTest)  Time elapsed: 0.115 s
12:05:00 [2020-06-09T16:05:00.713Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
12:05:02 [2020-06-09T16:05:02.598Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.89 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest
12:05:02 [2020-06-09T16:05:02.598Z] testXYDataProvider(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.101 s
12:05:02 [2020-06-09T16:05:02.599Z] testXYDataProviderDelta(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 0.113 s
12:05:02 [2020-06-09T16:05:02.599Z] testXYFactory(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.XmlXyDataProviderTest)  Time elapsed: 1.676 s
12:05:02 [2020-06-09T16:05:02.599Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
12:05:02 [2020-06-09T16:05:02.853Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest
12:05:02 [2020-06-09T16:05:02.853Z] testGetChildElements(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.04 s
12:05:02 [2020-06-09T16:05:02.853Z] testGetElementInFile(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.module.TmfXmlUtilsTest)  Time elapsed: 0.073 s
12:05:02 [2020-06-09T16:05:02.853Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
12:05:02 [2020-06-09T16:05:02.853Z] 
12:05:02 [2020-06-09T16:05:02.853Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:05:02.608
12:05:02 [2020-06-09T16:05:02.853Z] !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.
12:05:04 [2020-06-09T16:05:04.214Z] 
12:05:04 [2020-06-09T16:05:04.214Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:05:03.816
12:05:04 [2020-06-09T16:05:04.214Z] !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
12:05:05 [2020-06-09T16:05:05.139Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.416 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest
12:05:05 [2020-06-09T16:05:05.139Z] testInitialStateDeclaration(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0.001 s
12:05:05 [2020-06-09T16:05:05.139Z] testTwoInitialStates(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
12:05:05 [2020-06-09T16:05:05.139Z] testInitialStateWithCondition(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.FsmTest)  Time elapsed: 0 s
12:05:05 [2020-06-09T16:05:05.139Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
12:05:06 [2020-06-09T16:05:06.501Z] 
12:05:06 [2020-06-09T16:05:06.501Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:05:06.239
12:05:06 [2020-06-09T16:05:06.501Z] !MESSAGE state value is type int but a mappingGroup is specified
12:05:06 [2020-06-09T16:05:06.501Z] 
12:05:06 [2020-06-09T16:05:06.501Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:05:06.240
12:05:06 [2020-06-09T16:05:06.501Z] !MESSAGE state value is type int but a mappingGroup is specified
12:05:06 [2020-06-09T16:05:06.501Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest
12:05:06 [2020-06-09T16:05:06.501Z] testSegmentContent(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 1.215 s
12:05:06 [2020-06-09T16:05:06.501Z] testMappingGroup(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.XmlSegmentTest)  Time elapsed: 0.007 s
12:05:06 [2020-06-09T16:05:06.501Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
12:05:06 [2020-06-09T16:05:06.501Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest
12:05:06 [2020-06-09T16:05:06.501Z] testStateValueModify(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.017 s
12:05:06 [2020-06-09T16:05:06.501Z] testStateValueScript(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.017 s
12:05:06 [2020-06-09T16:05:06.501Z] testStateValueUpdate(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.017 s
12:05:06 [2020-06-09T16:05:06.501Z] testStateValueMapping(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.017 s
12:05:06 [2020-06-09T16:05:06.501Z] testStateValuePeek(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.076 s
12:05:06 [2020-06-09T16:05:06.501Z] testStateValueFuture(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.017 s
12:05:06 [2020-06-09T16:05:06.501Z] testStateValueHostId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueTest)  Time elapsed: 0.059 s
12:05:06 [2020-06-09T16:05:06.501Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
12:05:09 [2020-06-09T16:05:09.766Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.816 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest
12:05:09 [2020-06-09T16:05:09.766Z] testAttributePool(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.model.TmfStateValueScenarioTest)  Time elapsed: 2.815 s
12:05:09 [2020-06-09T16:05:09.766Z] Running org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
12:05:09 [2020-06-09T16:05:09.766Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest
12:05:09 [2020-06-09T16:05:09.767Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
12:05:09 [2020-06-09T16:05:09.767Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.core.tests.XmlAnalysisCorePluginTest)  Time elapsed: 0 s
12:05:09 [2020-06-09T16:05:09.767Z] 
12:05:09 [2020-06-09T16:05:09.767Z] Results:
12:05:09 [2020-06-09T16:05:09.767Z] 
12:05:09 [2020-06-09T16:05:09.767Z] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
12:05:09 [2020-06-09T16:05:09.767Z] 
12:05:19 [2020-06-09T16:05:19.697Z] [INFO] All tests passed!
12:05:19 [2020-06-09T16:05:19.697Z] [INFO] 
12:05:19 [2020-06-09T16:05:19.697Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:05:19 [2020-06-09T16:05:19.697Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar
12:05:20 [2020-06-09T16:05:20.258Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.pom
12:05:20 [2020-06-09T16:05:20.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-sources.jar
12:05:20 [2020-06-09T16:05:20.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.core.tests/1.0.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-pack200.jar.pack.gz
12:05:20 [2020-06-09T16:05:20.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-p2metadata.xml
12:05:20 [2020-06-09T16:05:20.818Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.12-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.core.tests-1.0.12-SNAPSHOT-p2artifacts.xml
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] 
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.core.tests ---
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] 
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.core.tests >--
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.1-SNAPSHOT [93/138]
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] 
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] 
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] The project's OSGi version is 2.0.1.202006091432
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] 
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] 
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] 
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] 
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/main/resources
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] 
12:05:21 [2020-06-09T16:05:21.073Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:21 [2020-06-09T16:05:21.328Z] [INFO] Compiling 28 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/classes
12:05:22 [2020-06-09T16:05:22.690Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/analysis/kernel/statesystem/StateSystemFullHistoryTest.java:[189] 
12:05:22 [2020-06-09T16:05:22.690Z] 	File file = new File(TmfTraceManager.getSupplementaryFileDir(trace) + name);
12:05:22 [2020-06-09T16:05:22.690Z] 	                                                             ^^^^^
12:05:22 [2020-06-09T16:05:22.690Z] Null type safety (type annotations): The expression of type 'CtfTmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:05:22 [2020-06-09T16:05:22.690Z] 2. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/ExperimentSyncTest.java (at line 43)
12:05:22 [2020-06-09T16:05:22.690Z] 	@SuppressWarnings("nls")
12:05:22 [2020-06-09T16:05:22.690Z] 	                  ^^^^^
12:05:22 [2020-06-09T16:05:22.690Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
12:05:22 [2020-06-09T16:05:22.690Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/tid/TidAnalysisUsageBenchmark.java:[96] 
12:05:22 [2020-06-09T16:05:22.690Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
12:05:22 [2020-06-09T16:05:22.690Z] 	                                                                ^^^^^
12:05:22 [2020-06-09T16:05:22.690Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:05:22 [2020-06-09T16:05:22.690Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/perf/org/eclipse/tracecompass/lttng2/kernel/core/tests/perf/analysis/kernel/KernelAnalysisUsageBenchmark.java:[112] 
12:05:22 [2020-06-09T16:05:22.690Z] 	File suppDir = new File(TmfTraceManager.getSupplementaryFileDir(trace));
12:05:22 [2020-06-09T16:05:22.690Z] 	                                                                ^^^^^
12:05:22 [2020-06-09T16:05:22.690Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:05:22 [2020-06-09T16:05:22.690Z] 5. INFO in /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/org/eclipse/tracecompass/lttng2/kernel/core/tests/event/matchandsync/MatchAndSyncTest.java (at line 42)
12:05:22 [2020-06-09T16:05:22.690Z] 	@SuppressWarnings("nls")
12:05:22 [2020-06-09T16:05:22.690Z] 	                  ^^^^^
12:05:22 [2020-06-09T16:05:22.690Z] At least one of the problems in category 'nls' is not analysed due to a compiler option being ignored
12:05:22 [2020-06-09T16:05:22.690Z] 5 problems (0 errors, 3 warnings, 3 info)
12:05:22 [2020-06-09T16:05:22.690Z] [INFO] 
12:05:22 [2020-06-09T16:05:22.690Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:22 [2020-06-09T16:05:22.690Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:05:22 [2020-06-09T16:05:22.691Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/src/test/resources
12:05:22 [2020-06-09T16:05:22.691Z] [INFO] 
12:05:22 [2020-06-09T16:05:22.691Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:22 [2020-06-09T16:05:22.691Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar
12:05:22 [2020-06-09T16:05:22.691Z] [INFO] 
12:05:22 [2020-06-09T16:05:22.691Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:22 [2020-06-09T16:05:22.945Z] [INFO] 
12:05:22 [2020-06-09T16:05:22.945Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:22 [2020-06-09T16:05:22.945Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] 
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] 
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] 
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] 
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] 
12:05:23 [2020-06-09T16:05:23.201Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:05:25 [2020-06-09T16:05:25.712Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data/.metadata/.log
12:05:25 [2020-06-09T16:05:25.712Z] [INFO] Command line:
12:05:25 [2020-06-09T16:05:25.712Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:05:25 [2020-06-09T16:05:25.712Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:05:27 [2020-06-09T16:05:27.597Z] !SESSION 2020-06-09 16:05:25.715 -----------------------------------------------
12:05:27 [2020-06-09T16:05:27.597Z] eclipse.buildId=unknown
12:05:27 [2020-06-09T16:05:27.597Z] java.version=1.8.0_202
12:05:27 [2020-06-09T16:05:27.597Z] java.vendor=Oracle Corporation
12:05:27 [2020-06-09T16:05:27.597Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:05:27 [2020-06-09T16:05:27.597Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:05:27 [2020-06-09T16:05:27.597Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:05:27 [2020-06-09T16:05:27.597Z] 
12:05:27 [2020-06-09T16:05:27.597Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:05:27.577
12:05:27 [2020-06-09T16:05:27.597Z] !MESSAGE FrameworkEvent ERROR
12:05:27 [2020-06-09T16:05:27.597Z] !STACK 0
12:05:27 [2020-06-09T16:05:27.597Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
12:05:27 [2020-06-09T16:05:27.597Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:05:27 [2020-06-09T16:05:27.597Z] 
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:05:27 [2020-06-09T16:05:27.598Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:05:27 [2020-06-09T16:05:27.852Z] 
12:05:27 [2020-06-09T16:05:27.852Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:05:27.692
12:05:27 [2020-06-09T16:05:27.852Z] !MESSAGE FrameworkEvent ERROR
12:05:27 [2020-06-09T16:05:27.852Z] !STACK 0
12:05:27 [2020-06-09T16:05:27.852Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
12:05:27 [2020-06-09T16:05:27.852Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:05:27 [2020-06-09T16:05:27.852Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:05:27 [2020-06-09T16:05:27.852Z]     -> 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"
12:05:27 [2020-06-09T16:05:27.852Z]        org.apache.httpcomponents.httpclient.win [35]
12:05:27 [2020-06-09T16:05:27.852Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:05:27 [2020-06-09T16:05:27.852Z] 
12:05:27 [2020-06-09T16:05:27.852Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:05:27 [2020-06-09T16:05:27.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:05:27 [2020-06-09T16:05:27.852Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:05:27 [2020-06-09T16:05:27.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:05:27 [2020-06-09T16:05:27.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:05:27 [2020-06-09T16:05:27.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:05:27 [2020-06-09T16:05:27.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:05:27 [2020-06-09T16:05:27.852Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:05:27 [2020-06-09T16:05:27.852Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:05:27 [2020-06-09T16:05:27.853Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:05:35 [2020-06-09T16:05:35.930Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
12:05:53 [2020-06-09T16:05:53.960Z] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.862 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest
12:05:53 [2020-06-09T16:05:53.960Z] testOpenExistingStateFile(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.028 s
12:05:53 [2020-06-09T16:05:53.960Z] testBuild(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 5.78 s
12:05:53 [2020-06-09T16:05:53.960Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.960Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.960Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:05:53 [2020-06-09T16:05:53.960Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:05:53 [2020-06-09T16:05:53.961Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.004 s
12:05:53 [2020-06-09T16:05:53.961Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.108 s
12:05:53 [2020-06-09T16:05:53.961Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.066 s
12:05:53 [2020-06-09T16:05:53.961Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
12:05:53 [2020-06-09T16:05:53.961Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:05:53 [2020-06-09T16:05:53.961Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
12:05:53 [2020-06-09T16:05:53.961Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.002 s
12:05:53 [2020-06-09T16:05:53.961Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:05:53 [2020-06-09T16:05:53.961Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:05:53 [2020-06-09T16:05:53.961Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:05:53 [2020-06-09T16:05:53.961Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:05:53 [2020-06-09T16:05:53.961Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:05:53 [2020-06-09T16:05:53.961Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0.001 s
12:05:53 [2020-06-09T16:05:53.961Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemFullHistoryTest)  Time elapsed: 0 s
12:05:53 [2020-06-09T16:05:53.961Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest
12:05:53 [2020-06-09T16:05:53.961Z] 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
12:05:53 [2020-06-09T16:05:53.961Z] org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.PartialStateSystemTest skipped
12:05:53 [2020-06-09T16:05:53.961Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
12:05:58 [2020-06-09T16:05:58.120Z] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.203 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest
12:05:58 [2020-06-09T16:05:58.120Z] testGetQuarks_middle_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:05:58 [2020-06-09T16:05:58.120Z] testGetQuarks_middle(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testGetQuarks_relative_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testGetQuarks_relative_up_wildcard(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testGetQuarks_end(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:05:58 [2020-06-09T16:05:58.120Z] testFullQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.052 s
12:05:58 [2020-06-09T16:05:58.120Z] testSingleQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.072 s
12:05:58 [2020-06-09T16:05:58.120Z] testRangeQuery1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.004 s
12:05:58 [2020-06-09T16:05:58.120Z] testRangeQuery2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.033 s
12:05:58 [2020-06-09T16:05:58.120Z] testRangeQuery3(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:05:58 [2020-06-09T16:05:58.120Z] testFullAttributeName(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testOptQuarkAbsolute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:05:58 [2020-06-09T16:05:58.120Z] testFirstIntervalIsConsidered(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.059 s
12:05:58 [2020-06-09T16:05:58.120Z] testQueryInvalidValuetype1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.02 s
12:05:58 [2020-06-09T16:05:58.120Z] testQueryInvalidValuetype2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.019 s
12:05:58 [2020-06-09T16:05:58.120Z] testFullQueryThorough(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.029 s
12:05:58 [2020-06-09T16:05:58.120Z] testQueryInvalidAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:05:58 [2020-06-09T16:05:58.120Z] testSingleQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testSingleQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testGetQuarksNoMatch(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:05:58 [2020-06-09T16:05:58.120Z] testGetQuarks_relative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testRangeQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testRangeQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testFullQueryInvalidTime1(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:05:58 [2020-06-09T16:05:58.120Z] testFullQueryInvalidTime2(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testGetQuarks_begin(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testGetQuarks_empty(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] testParentAttribute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0.001 s
12:05:58 [2020-06-09T16:05:58.120Z] testOptQuarkRelative(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.statesystem.StateSystemInMemoryTest)  Time elapsed: 0 s
12:05:58 [2020-06-09T16:05:58.120Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
12:06:10 [2020-06-09T16:06:10.276Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.109 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest
12:06:10 [2020-06-09T16:06:10.276Z] testAnalysisExecution(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 9.414 s
12:06:10 [2020-06-09T16:06:10.276Z] testCanExecute(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.kernel.LttngKernelAnalysisTest)  Time elapsed: 0.63 s
12:06:10 [2020-06-09T16:06:10.276Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
12:06:11 [2020-06-09T16:06:11.640Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.236 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest
12:06:11 [2020-06-09T16:06:11.640Z] testSchedEvents(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.LttngExecutionGraphTest)  Time elapsed: 3.236 s
12:06:11 [2020-06-09T16:06:11.640Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
12:06:16 [2020-06-09T16:06:16.877Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.61 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest
12:06:16 [2020-06-09T16:06:16.877Z] testNetworkExchangeOneTraceSoftirq(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.141 s
12:06:16 [2020-06-09T16:06:16.877Z] testNetworkExchangeOneTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.131 s
12:06:16 [2020-06-09T16:06:16.877Z] testNetworkExchange(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.159 s
12:06:16 [2020-06-09T16:06:16.878Z] testNetworkExchangeWithWifi(org.eclipse.tracecompass.lttng2.kernel.core.tests.analysis.graph.DistributedCriticalPathTest)  Time elapsed: 1.178 s
12:06:16 [2020-06-09T16:06:16.878Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
12:06:29 [2020-06-09T16:06:29.034Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.801 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest
12:06:29 [2020-06-09T16:06:29.034Z] testExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 1.532 s
12:06:29 [2020-06-09T16:06:29.034Z] testDjangoExperimentSync(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.ExperimentSyncTest)  Time elapsed: 11.267 s
12:06:29 [2020-06-09T16:06:29.034Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
12:06:29 [2020-06-09T16:06:29.289Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest
12:06:29 [2020-06-09T16:06:29.289Z] testMatching(org.eclipse.tracecompass.lttng2.kernel.core.tests.event.matchandsync.MatchAndSyncTest)  Time elapsed: 0.44 s
12:06:29 [2020-06-09T16:06:29.289Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
12:06:31 [2020-06-09T16:06:31.173Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest
12:06:31 [2020-06-09T16:06:31.173Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
12:06:31 [2020-06-09T16:06:31.173Z] testActivator(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
12:06:31 [2020-06-09T16:06:31.173Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
12:06:31 [2020-06-09T16:06:31.173Z] testGetDefault(org.eclipse.tracecompass.lttng2.kernel.core.tests.ActivatorTest)  Time elapsed: 0 s
12:06:31 [2020-06-09T16:06:31.173Z] Running org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
12:06:32 [2020-06-09T16:06:32.097Z] 
12:06:32 [2020-06-09T16:06:32.097Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-09 16:06:31.984
12:06:32 [2020-06-09T16:06:32.097Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
12:06:40 [2020-06-09T16:06:40.174Z] 
12:06:40 [2020-06-09T16:06:40.174Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-09 16:06:38.982
12:06:40 [2020-06-09T16:06:40.174Z] !MESSAGE Average clock correction (1450192745683541400) is higher than threshold of 500000 ns for experiment [TmfExperiment (test-exp)]
12:06:45 [2020-06-09T16:06:45.412Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.273 s - in org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest
12:06:45 [2020-06-09T16:06:45.412Z] testWholeUstTrace(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 7.878 s
12:06:45 [2020-06-09T16:06:45.412Z] testOneEvent(org.eclipse.tracecompass.lttng2.kernel.core.tests.synchronization.UstKernelSyncTest)  Time elapsed: 5.394 s
12:06:45 [2020-06-09T16:06:45.412Z] 
12:06:45 [2020-06-09T16:06:45.412Z] Results:
12:06:45 [2020-06-09T16:06:45.412Z] 
12:06:45 [2020-06-09T16:06:45.412Z] Tests run: 77, Failures: 0, Errors: 0, Skipped: 1
12:06:45 [2020-06-09T16:06:45.412Z] 
12:06:55 [2020-06-09T16:06:55.343Z] [INFO] All tests passed!
12:06:55 [2020-06-09T16:06:55.343Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.343Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:06:55 [2020-06-09T16:06:55.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar
12:06:55 [2020-06-09T16:06:55.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.pom
12:06:55 [2020-06-09T16:06:55.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-sources.jar
12:06:55 [2020-06-09T16:06:55.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.core.tests/target/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.core.tests/2.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-pack200.jar.pack.gz
12:06:55 [2020-06-09T16:06:55.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-p2metadata.xml
12:06:55 [2020-06-09T16:06:55.343Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.core.tests-2.0.1-SNAPSHOT-p2artifacts.xml
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.core.tests ---
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests >--
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] Building org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.14-SNAPSHOT [94/138]
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] The project's OSGi version is 1.0.14.202006091432
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/main/resources
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] 
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:55 [2020-06-09T16:06:55.599Z] [INFO] Compiling 19 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/classes
12:06:58 [2020-06-09T16:06:58.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/TimeGraphViewUiContextTestBase.java:[79] 
12:06:58 [2020-06-09T16:06:58.109Z] 	public static void beforeClass() throws IOException {
12:06:58 [2020-06-09T16:06:58.109Z] 	                                        ^^^^^^^^^^^
12:06:58 [2020-06-09T16:06:58.109Z] The declared exception IOException is not actually thrown by the method beforeClass() from type TimeGraphViewUiContextTestBase
12:06:58 [2020-06-09T16:06:58.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/TimeGraphViewUiContextTestBase.java:[108] 
12:06:58 [2020-06-09T16:06:58.109Z] 	* @throws IOException
12:06:58 [2020-06-09T16:06:58.109Z] 	          ^^^^^^^^^^^
12:06:58 [2020-06-09T16:06:58.109Z] Javadoc: Description expected after this reference
12:06:58 [2020-06-09T16:06:58.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[430] 
12:06:58 [2020-06-09T16:06:58.109Z] 	final TimeGraphMarkerAxis markerAxis = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphMarkerAxis.class));
12:06:58 [2020-06-09T16:06:58.109Z] 	                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:06:58 [2020-06-09T16:06:58.109Z] 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
12:06:58 [2020-06-09T16:06:58.109Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/ResourcesViewTest.java:[446] 
12:06:58 [2020-06-09T16:06:58.109Z] 	final TimeGraphControl timeGraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
12:06:58 [2020-06-09T16:06:58.109Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:06:58 [2020-06-09T16:06:58.109Z] 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
12:06:58 [2020-06-09T16:06:58.110Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/org/eclipse/tracecompass/lttng2/kernel/ui/swtbot/tests/FindDialogTestBase.java:[393] 
12:06:58 [2020-06-09T16:06:58.110Z] 	final TimeGraphControl timegraph = viewBot.bot().widget(WidgetOfType.widgetOfType(TimeGraphControl.class));
12:06:58 [2020-06-09T16:06:58.110Z] 	                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:06:58 [2020-06-09T16:06:58.110Z] 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
12:06:58 [2020-06-09T16:06:58.110Z] 5 problems (5 warnings)
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] 
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/src/test/resources
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] 
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] 
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] 
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] 
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] 
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] 
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] 
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] 
12:06:58 [2020-06-09T16:06:58.110Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:07:00 [2020-06-09T16:07:00.620Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data/.metadata/.log
12:07:00 [2020-06-09T16:07:00.620Z] [INFO] Command line:
12:07:00 [2020-06-09T16:07:00.620Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:07:00 [2020-06-09T16:07:00.620Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:07:03 [2020-06-09T16:07:03.912Z] !SESSION 2020-06-09 16:07:00.281 -----------------------------------------------
12:07:03 [2020-06-09T16:07:03.912Z] eclipse.buildId=unknown
12:07:03 [2020-06-09T16:07:03.912Z] java.version=1.8.0_202
12:07:03 [2020-06-09T16:07:03.912Z] java.vendor=Oracle Corporation
12:07:03 [2020-06-09T16:07:03.912Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:07:03 [2020-06-09T16:07:03.912Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:07:03 [2020-06-09T16:07:03.912Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:07:03 [2020-06-09T16:07:03.912Z] 
12:07:03 [2020-06-09T16:07:03.912Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:07:03.483
12:07:03 [2020-06-09T16:07:03.912Z] !MESSAGE FrameworkEvent ERROR
12:07:03 [2020-06-09T16:07:03.912Z] !STACK 0
12:07:03 [2020-06-09T16:07:03.912Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:07:03 [2020-06-09T16:07:03.912Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:07:03 [2020-06-09T16:07:03.912Z] 
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:07:03 [2020-06-09T16:07:03.912Z] 
12:07:03 [2020-06-09T16:07:03.912Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:07:03.486
12:07:03 [2020-06-09T16:07:03.912Z] !MESSAGE FrameworkEvent ERROR
12:07:03 [2020-06-09T16:07:03.912Z] !STACK 0
12:07:03 [2020-06-09T16:07:03.912Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:07:03 [2020-06-09T16:07:03.912Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:07:03 [2020-06-09T16:07:03.912Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:07:03 [2020-06-09T16:07:03.912Z]     -> 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"
12:07:03 [2020-06-09T16:07:03.912Z]        org.apache.httpcomponents.httpclient.win [36]
12:07:03 [2020-06-09T16:07:03.912Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:07:03 [2020-06-09T16:07:03.912Z] 
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:07:03 [2020-06-09T16:07:03.912Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:07:07 [2020-06-09T16:07:07.176Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:07:07 [2020-06-09T16:07:07.176Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:07:22 [2020-06-09T16:07:22.003Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:07:22 [2020-06-09T16:07:22.003Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
12:07:22 [2020-06-09T16:07:22.003Z] Display size: 1440x900
12:07:22 [2020-06-09T16:07:22.003Z] OS version=3.10.0-1127.10.1.el7.x86_64
12:07:22 [2020-06-09T16:07:22.003Z] GTK version=3.22.30
12:07:22 [2020-06-09T16:07:22.003Z] GTK theme=Ambiance
12:07:22 [2020-06-09T16:07:22.003Z] LIBOVERLAY_SCROLLBAR=0
12:07:22 [2020-06-09T16:07:22.003Z] Time zone: Greenwich Mean Time
12:07:22 [2020-06-09T16:07:22.563Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:07:22 [2020-06-09T16:07:22.563Z] log4j:WARN Please initialize the log4j system properly.
12:07:29 [2020-06-09T16:07:29.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - number of items : 26
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1714010540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1714010540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1714010538 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1714010538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1714010538 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1714010173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1714010151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1714010150 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1714010150 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1714010150 data=null} to ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1714010146 data=null doit=true} to Shell with text {Filter}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Clicking on Uncheck all
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1714010139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1714010139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1714010139 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1714010138 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1714010138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1714010135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1714010134 data=null item=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')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1714010109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1714010109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1714010109 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1714010109 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1714010109 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Clicked on Uncheck all
12:07:37 [2020-06-09T16:07:37.166Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {systemd} time=-1714010100 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to Tree node with text: systemd
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {systemd} time=-1714010100 data=null doit=true} to Tree node with text: systemd
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {systemd} time=-1714010100 data=null} to Tree node with text: systemd
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {systemd} time=-1714010099 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to Tree node with text: systemd
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714010099 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
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {systemd} time=-1714010040 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to Tree node with text: systemd
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Clicking on Check subtree
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1714010038 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')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1714010038 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')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1714010038 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1714010037 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1714010037 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')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1714010037 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')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1714010037 data=null item=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')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1714010015 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')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1714010015 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')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1714010015 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')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1714010014 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1714010014 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Clicked on Check subtree
12:07:37 [2020-06-09T16:07:37.166Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:07:37 [2020-06-09T16:07:37.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kthreadd} time=-1714010012 data=null button=0 stateMask=0x0 x=93 y=1323 count=0} to Tree node with text: kthreadd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kthreadd} time=-1714010012 data=null doit=true} to Tree node with text: kthreadd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kthreadd} time=-1714010012 data=null} to Tree node with text: kthreadd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kthreadd} time=-1714010011 data=null button=1 stateMask=0x0 x=93 y=1323 count=1} to Tree node with text: kthreadd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714010011 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
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kthreadd} time=-1714010010 data=null button=1 stateMask=0x80000 x=93 y=1323 count=1} to Tree node with text: kthreadd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Clicking on Check subtree
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1714010008 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1714010008 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1714010008 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1714010008 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1714010008 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1714010007 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1714010007 data=null item=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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1714009999 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1714009999 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1714009999 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1714009999 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1714009999 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Clicked on Check subtree
12:07:37 [2020-06-09T16:07:37.167Z] WARN - Tree item TreeItem with text {scp_dest} is already expanded. Won't expand it again.
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Attempting to set focus on Tree with text {}
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {lttng-consumerd} time=-1714009948 data=null button=0 stateMask=0x0 x=110 y=-1012 count=0} to Tree node with text: lttng-consumerd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {lttng-consumerd} time=-1714009948 data=null doit=true} to Tree node with text: lttng-consumerd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {lttng-consumerd} time=-1714009947 data=null} to Tree node with text: lttng-consumerd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {lttng-consumerd} time=-1714009947 data=null button=1 stateMask=0x0 x=110 y=-1012 count=1} to Tree node with text: lttng-consumerd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714009947 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
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {lttng-consumerd} time=-1714009946 data=null button=1 stateMask=0x80000 x=110 y=-1012 count=1} to Tree node with text: lttng-consumerd
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Clicking on Check subtree
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1714009913 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1714009912 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1714009912 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1714009912 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1714009912 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1714009912 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1714009912 data=null item=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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1714009911 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1714009911 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1714009911 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')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1714009911 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1714009911 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Clicked on Check subtree
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Clicking on OK
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714009908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714009908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714009908 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714009908 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714009908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714009908 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714009907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1714010538 data=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}
12:07:37 [2020-06-09T16:07:37.167Z] DEBUG - Clicked on 
12:07:37 [2020-06-09T16:07:37.422Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:07:37 [2020-06-09T16:07:37.422Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1714009544 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1714009537 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Process} time=-1714009535 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Process} time=-1714009532 data=null button=1 stateMask=0x80000 x=67 y=-13 count=1} to TreeColumn with text {Process}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1714009521 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1714009520 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {TID} time=-1714009519 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {TID} time=-1714009518 data=null button=1 stateMask=0x80000 x=155 y=-13 count=1} to TreeColumn with text {TID}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-1714009518 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-1714009516 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID} time=-1714009516 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID} time=-1714009515 data=null button=1 stateMask=0x80000 x=195 y=-13 count=1} to TreeColumn with text {PID}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1714009506 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1714009505 data=null button=1 stateMask=0x80000 x=235 y=-13 count=1} to TreeColumn with text {PTID}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PTID} time=-1714009446 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PTID} time=-1714009445 data=null button=1 stateMask=0x80000 x=235 y=-13 count=1} to TreeColumn with text {PTID}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1714009444 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1714009442 data=null button=1 stateMask=0x80000 x=325 y=-13 count=1} to TreeColumn with text {Birth time}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Birth time} time=-1714009442 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}
12:07:37 [2020-06-09T16:07:37.423Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Birth time} time=-1714009441 data=null button=1 stateMask=0x80000 x=325 y=-13 count=1} to TreeColumn with text {Birth time}
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1714009312 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - Attempting to set focus on Tree with text {}
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1714009218 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1714009218 data=null doit=true} to TreeItem with text {test}
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1714009218 data=null} to TreeItem with text {test}
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1714009218 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1714009218 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:07:37 [2020-06-09T16:07:37.678Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1714009148 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:07:38 [2020-06-09T16:07:38.237Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:07:38 [2020-06-09T16:07:38.237Z] DEBUG - Clicking on with mnemonic 'Delete'
12:07:38 [2020-06-09T16:07:38.238Z] DEBUG - Clicked on with mnemonic 'Delete'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007499 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007499 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007499 data=null item=null 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')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007499 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007496 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1714007495 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Clicking on OK
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1714007494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1714007494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1714007494 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1714007494 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1714007494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1714007494 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:39 [2020-06-09T16:07:39.599Z] DEBUG - Clicked on OK
12:07:40 [2020-06-09T16:07:40.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1714007493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:07:40 [2020-06-09T16:07:40.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1714008795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:07:41 [2020-06-09T16:07:41.884Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.692 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest
12:07:41 [2020-06-09T16:07:41.884Z] testColumnSorting(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewSortingTest)  Time elapsed: 9.514 s
12:07:41 [2020-06-09T16:07:41.884Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
12:08:08 [2020-06-09T16:08:08.363Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.663 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest
12:08:08 [2020-06-09T16:08:08.363Z] testOpenAndCloseConcurrency(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.OpenTraceStressTest)  Time elapsed: 24.269 s
12:08:08 [2020-06-09T16:08:08.363Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
12:08:08 [2020-06-09T16:08:08.618Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:08:08 [2020-06-09T16:08:08.618Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:08:10 [2020-06-09T16:08:10.503Z] 
12:08:10 [2020-06-09T16:08:10.503Z] (Eclipse:14366): Gtk-WARNING **: 16:08:10.474: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:08:11 [2020-06-09T16:08:11.432Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:08:11 [2020-06-09T16:08:11.432Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:11 [2020-06-09T16:08:11.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:08:11 [2020-06-09T16:08:11.687Z] DEBUG - number of items : 5
12:08:11 [2020-06-09T16:08:11.687Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713975202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713975202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.687Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713975202 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713975202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713975202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713975146 data=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}
12:08:11 [2020-06-09T16:08:11.942Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713975137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.942Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713975035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.942Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713975035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.942Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713975035 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.942Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713975035 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:11 [2020-06-09T16:08:11.942Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - number of items : 18
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713974439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713974439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713974439 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713974439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713974439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713974439 data=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}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713974438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713974438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713974438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713974438 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713974438 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:12 [2020-06-09T16:08:12.502Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:13 [2020-06-09T16:08:13.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:08:13 [2020-06-09T16:08:13.427Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:08:15 [2020-06-09T16:08:15.939Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:08:15 [2020-06-09T16:08:15.939Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:15 [2020-06-09T16:08:15.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:08:16 [2020-06-09T16:08:16.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:08:16 [2020-06-09T16:08:16.196Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:08:16 [2020-06-09T16:08:16.196Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:08:16 [2020-06-09T16:08:16.196Z] DEBUG - Setting state to checked on: lttng-sessiond
12:08:16 [2020-06-09T16:08:16.196Z] DEBUG - Setting state to unchecked on: lttng-sessiond
12:08:16 [2020-06-09T16:08:16.196Z] DEBUG - Setting state to checked on: lttng-consumerd
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - number of items : 18
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Clicking on ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713970037 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713970036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713970036 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713970036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713970036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713970036 data=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}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713970036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713970035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713970035 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713970035 data=null doit=true} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.124Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713970035 data=null} to ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.124Z] DEBUG - Clicked on ToolItem with tooltip text {Reset the Time Scale to Default}
12:08:17 [2020-06-09T16:08:17.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:08:17 [2020-06-09T16:08:17.683Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:08:19 [2020-06-09T16:08:19.569Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:08:19 [2020-06-09T16:08:19.569Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:19 [2020-06-09T16:08:19.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:08:19 [2020-06-09T16:08:19.824Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:08:19 [2020-06-09T16:08:19.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:08:20 [2020-06-09T16:08:20.081Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:08:20 [2020-06-09T16:08:20.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713966547 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - Attempting to set focus on Tree with text {}
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713966507 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713966507 data=null doit=true} to TreeItem with text {test}
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713966506 data=null} to TreeItem with text {test}
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713966506 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713966506 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:08:20 [2020-06-09T16:08:20.336Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713966499 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:08:20 [2020-06-09T16:08:20.591Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:08:20 [2020-06-09T16:08:20.591Z] DEBUG - Clicking on with mnemonic 'Delete'
12:08:20 [2020-06-09T16:08:20.591Z] DEBUG - Clicked on with mnemonic 'Delete'
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965612 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null item=null 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')
12:08:21 [2020-06-09T16:08:21.516Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713965611 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Clicking on OK
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713965610 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713965609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713965609 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713965609 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713965609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713965609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:21 [2020-06-09T16:08:21.517Z] DEBUG - Clicked on OK
12:08:24 [2020-06-09T16:08:24.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713965609 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:24 [2020-06-09T16:08:24.778Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713966407 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:08:24 [2020-06-09T16:08:24.778Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.442 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest
12:08:24 [2020-06-09T16:08:24.778Z] testResetTimeRange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 5.187 s
12:08:24 [2020-06-09T16:08:24.778Z] testCpuView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 4.332 s
12:08:24 [2020-06-09T16:08:24.778Z] testSignals(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesAndCpuViewTest)  Time elapsed: 2.826 s
12:08:24 [2020-06-09T16:08:24.778Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
12:08:28 [2020-06-09T16:08:28.943Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:08:28 [2020-06-09T16:08:28.943Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:08:29 [2020-06-09T16:08:29.868Z] 
12:08:29 [2020-06-09T16:08:29.868Z] (Eclipse:14366): Gtk-WARNING **: 16:08:29.599: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:08:29 [2020-06-09T16:08:29.868Z] 
12:08:29 [2020-06-09T16:08:29.868Z] (Eclipse:14366): Gtk-WARNING **: 16:08:29.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - number of items : 2
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713957022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713957022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713957022 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713957022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713957022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713957022 data=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}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713957021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713957021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713957021 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713957021 data=null doit=true} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713957021 data=null} to ToolItem with tooltip text {Hide Lost Events}
12:08:29 [2020-06-09T16:08:29.868Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Lost Events}
12:08:30 [2020-06-09T16:08:30.123Z] 
12:08:30 [2020-06-09T16:08:30.123Z] (Eclipse:14366): Gtk-WARNING **: 16:08:29.916: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:08:30 [2020-06-09T16:08:30.123Z] 
12:08:30 [2020-06-09T16:08:30.123Z] (Eclipse:14366): Gtk-WARNING **: 16:08:29.967: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:08:30 [2020-06-09T16:08:30.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.histogram"'
12:08:34 [2020-06-09T16:08:34.283Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.cpuusage"'
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.088: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.091: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.102: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.104: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.105: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.283Z] 
12:08:34 [2020-06-09T16:08:34.283Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.106: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.538Z] 
12:08:34 [2020-06-09T16:08:34.538Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.409: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.538Z] 
12:08:34 [2020-06-09T16:08:34.538Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.538Z] 
12:08:34 [2020-06-09T16:08:34.538Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.412: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.538Z] 
12:08:34 [2020-06-09T16:08:34.538Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.417: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.538Z] 
12:08:34 [2020-06-09T16:08:34.538Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.423: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.538Z] 
12:08:34 [2020-06-09T16:08:34.538Z] (Eclipse:14366): Gtk-WARNING **: 16:08:34.472: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:08:34 [2020-06-09T16:08:34.538Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
12:08:34 [2020-06-09T16:08:34.538Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:08:34 [2020-06-09T16:08:34.538Z] 
12:08:34 [2020-06-09T16:08:34.538Z] (Eclipse:14366): Gtk-WARNING **: 16:08:34.494: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:08:34 [2020-06-09T16:08:34.538Z] 
12:08:34 [2020-06-09T16:08:34.538Z] (Eclipse:14366): Gtk-WARNING **: 16:08:34.527: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:08:34 [2020-06-09T16:08:34.793Z] 
12:08:34 [2020-06-09T16:08:34.793Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.676: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.793Z] 
12:08:34 [2020-06-09T16:08:34.793Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.793Z] 
12:08:34 [2020-06-09T16:08:34.793Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.696: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.793Z] 
12:08:34 [2020-06-09T16:08:34.793Z] (Eclipse:14366): Gtk-WARNING **: 16:08:34.775: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:08:34 [2020-06-09T16:08:34.793Z] 
12:08:34 [2020-06-09T16:08:34.793Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.793Z] 
12:08:34 [2020-06-09T16:08:34.793Z] (Eclipse:14366): Gtk-CRITICAL **: 16:08:34.775: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:08:34 [2020-06-09T16:08:34.793Z] 
12:08:34 [2020-06-09T16:08:34.793Z] (Eclipse:14366): Gtk-WARNING **: 16:08:34.783: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:08:35 [2020-06-09T16:08:35.048Z] DEBUG - matched ViewReference with text "", using matcher: with title '"State System Explorer"'
12:08:35 [2020-06-09T16:08:35.048Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:08:35 [2020-06-09T16:08:35.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:08:35 [2020-06-09T16:08:35.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:08:39 [2020-06-09T16:08:39.462Z] 
12:08:39 [2020-06-09T16:08:39.462Z] (Eclipse:14366): Gtk-WARNING **: 16:08:38.601: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713947589 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Attempting to set focus on Tree with text {}
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713947529 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713947528 data=null doit=true} to TreeItem with text {test}
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713947528 data=null} to TreeItem with text {test}
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713947528 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713947528 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713947519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Clicking on with mnemonic 'Delete'
12:08:39 [2020-06-09T16:08:39.462Z] DEBUG - Clicked on with mnemonic 'Delete'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null item=null 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')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713946444 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Clicking on OK
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713946442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713946442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713946442 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713946442 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713946442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713946442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:40 [2020-06-09T16:08:40.387Z] DEBUG - Clicked on OK
12:08:43 [2020-06-09T16:08:43.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713946442 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:08:43 [2020-06-09T16:08:43.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713947438 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:08:43 [2020-06-09T16:08:43.649Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 18.774 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest
12:08:43 [2020-06-09T16:08:43.649Z] test(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ImportAndReadKernelSmokeTest)  Time elapsed: 13.745 s
12:08:43 [2020-06-09T16:08:43.649Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:08:55 [2020-06-09T16:08:55.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - number of items : 26
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713924224 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713924223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713924223 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713924223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713924223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713924223 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713924222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713924222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713924222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713924222 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713924222 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - number of items : 26
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - number of items : 26
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - number of items : 26
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713923699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713923699 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713923699 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713923698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713923698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713923698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713923698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713923698 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713923697 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713923697 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713923697 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713923408 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713923348 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713923348 data=null doit=true} to TreeItem with text {test}
12:09:03 [2020-06-09T16:09:03.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713923348 data=null} to TreeItem with text {test}
12:09:03 [2020-06-09T16:09:03.922Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713923347 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:09:03 [2020-06-09T16:09:03.922Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713923347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:09:03 [2020-06-09T16:09:03.922Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713923340 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:09:03 [2020-06-09T16:09:03.922Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:09:03 [2020-06-09T16:09:03.922Z] DEBUG - Clicking on with mnemonic 'Delete'
12:09:03 [2020-06-09T16:09:03.922Z] DEBUG - Clicked on with mnemonic 'Delete'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null item=null 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')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713922809 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Clicking on OK
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713922808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713922807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.177Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713922807 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713922807 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713922807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713922807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.178Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:04 [2020-06-09T16:09:04.178Z] DEBUG - Clicked on OK
12:09:30 [2020-06-09T16:09:30.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713922807 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:30 [2020-06-09T16:09:30.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713923298 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:09:30 [2020-06-09T16:09:30.659Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.034 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest
12:09:30 [2020-06-09T16:09:30.659Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 11.089 s
12:09:30 [2020-06-09T16:09:30.659Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewUiContextTest)  Time elapsed: 7.933 s
12:09:30 [2020-06-09T16:09:30.659Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
12:09:32 [2020-06-09T16:09:32.024Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
12:09:32 [2020-06-09T16:09:32.024Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:09:36 [2020-06-09T16:09:36.185Z] 
12:09:36 [2020-06-09T16:09:36.185Z] (Eclipse:14366): Gtk-WARNING **: 16:09:35.703: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - number of items : 6
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - Clicking on ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713890642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713890641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713890641 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713890641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713890641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713890641 data=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}
12:09:36 [2020-06-09T16:09:36.185Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713890641 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713890640 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713890631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713890622 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713890622 data=null} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Clicked on ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - number of items : 6
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Clicking on ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713890620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713890620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713890620 data=null doit=true} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713890620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713890620 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing all threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713890619 data=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}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713890619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713890608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713890608 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713890608 data=null doit=true} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713890608 data=null} to ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - Clicked on ToolItem with tooltip text {Showing active threads}
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.ui.kernelmemoryusageview"'
12:09:36 [2020-06-09T16:09:36.441Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Setting state to checked on: lttng-sessiond
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Setting state to checked on: lttng-consumerd
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713887265 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Attempting to set focus on Tree with text {}
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713887226 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713887225 data=null doit=true} to TreeItem with text {test}
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713887225 data=null} to TreeItem with text {test}
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713887225 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713887225 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713887203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Clicking on with mnemonic 'Delete'
12:09:39 [2020-06-09T16:09:39.702Z] DEBUG - Clicked on with mnemonic 'Delete'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null item=null 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')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713886358 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Clicking on OK
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713886357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713886357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713886357 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713886357 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713886357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713886357 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:40 [2020-06-09T16:09:40.628Z] DEBUG - Clicked on OK
12:09:41 [2020-06-09T16:09:41.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713886357 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:41 [2020-06-09T16:09:41.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713887129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:09:41 [2020-06-09T16:09:41.189Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.431 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest
12:09:41 [2020-06-09T16:09:41.189Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 4.635 s
12:09:41 [2020-06-09T16:09:41.189Z] testKernelMemoryView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.KernelMemoryUsageViewTest)  Time elapsed: 3.237 s
12:09:41 [2020-06-09T16:09:41.189Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
12:09:42 [2020-06-09T16:09:42.113Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:47 [2020-06-09T16:09:47.349Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:47 [2020-06-09T16:09:47.909Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:47 [2020-06-09T16:09:47.909Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:47 [2020-06-09T16:09:47.909Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:48 [2020-06-09T16:09:48.469Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:48 [2020-06-09T16:09:48.469Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:48 [2020-06-09T16:09:48.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:48 [2020-06-09T16:09:48.724Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:48 [2020-06-09T16:09:48.724Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:48 [2020-06-09T16:09:48.724Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:49 [2020-06-09T16:09:49.286Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:49 [2020-06-09T16:09:49.286Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:49 [2020-06-09T16:09:49.286Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:49 [2020-06-09T16:09:49.846Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:49 [2020-06-09T16:09:49.846Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:49 [2020-06-09T16:09:49.846Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:50 [2020-06-09T16:09:50.408Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:50 [2020-06-09T16:09:50.408Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:50 [2020-06-09T16:09:50.408Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:50 [2020-06-09T16:09:50.967Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:50 [2020-06-09T16:09:50.968Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:50 [2020-06-09T16:09:50.968Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:51 [2020-06-09T16:09:51.528Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:51 [2020-06-09T16:09:51.528Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:51 [2020-06-09T16:09:51.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:52 [2020-06-09T16:09:52.088Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:52 [2020-06-09T16:09:52.088Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:52 [2020-06-09T16:09:52.088Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:52 [2020-06-09T16:09:52.648Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:52 [2020-06-09T16:09:52.648Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:09:52 [2020-06-09T16:09:52.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:52 [2020-06-09T16:09:52.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:55 [2020-06-09T16:09:55.910Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:09:55 [2020-06-09T16:09:55.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:55 [2020-06-09T16:09:55.910Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - number of items : 18
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713870462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713870462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713870462 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713870462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713870462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713870462 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713870462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713870462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713870462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713870461 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713870461 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - number of items : 18
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713870360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713870359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713870359 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713870359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713870359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713870359 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713870359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713870359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713870359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713870359 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713870359 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.470Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:09:56 [2020-06-09T16:09:56.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'TimeGraphMarkerAxis'
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - number of items : 18
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713868459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713868459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713868459 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713868459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.610Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713868459 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713868170 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713868166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713868166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713868166 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713868166 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Clicking on OK
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713868144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713868144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713868144 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713868144 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713868144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713868144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713868144 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:09:58 [2020-06-09T16:09:58.865Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713868459 data=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...}
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - Clicked on 
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1713867822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1713867821 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1713867821 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1713867821 data=null} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1713867821 data=null button=1 stateMask=0x0 x=542 y=10 count=1} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1713867791 data=null button=1 stateMask=0x80000 x=542 y=10 count=1} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.120Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.680Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1713867249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1713867249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1713867249 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1713867249 data=null} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1713867249 data=null button=1 stateMask=0x0 x=246 y=28 count=1} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1713867247 data=null button=1 stateMask=0x80000 x=246 y=28 count=1} to TimeGraphMarkerAxis with text {}
12:09:59 [2020-06-09T16:09:59.680Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - number of items : 18
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713866746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713866746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713866746 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713866746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713866746 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713866746 data=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}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713866744 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713866732 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713866704 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713866704 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713866704 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866703 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1713866703 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1713866703 data=null} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866703 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866702 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1713866702 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1713866702 data=null} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866702 data=null button=1 stateMask=0x0 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866701 data=null button=1 stateMask=0x80000 x=3 y=4 count=1} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Clicking on TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseMove [5]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event Activate [26]: ShellEvent{TimeGraphMarkerAxis {} time=-1713866701 data=null doit=true} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TimeGraphMarkerAxis {} time=-1713866701 data=null} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866701 data=null button=1 stateMask=0x0 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TimeGraphMarkerAxis {} time=-1713866700 data=null button=1 stateMask=0x80000 x=15 y=9 count=1} to TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.240Z] DEBUG - Clicked on TimeGraphMarkerAxis with text {}
12:10:00 [2020-06-09T16:10:00.241Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:10:00 [2020-06-09T16:10:00.241Z] DEBUG - Clicking on with mnemonic 'Lost Events'
12:10:00 [2020-06-09T16:10:00.241Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1713866647 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'
12:10:00 [2020-06-09T16:10:00.241Z] DEBUG - Clicked on with mnemonic 'Lost Events'
12:10:00 [2020-06-09T16:10:00.241Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - number of items : 18
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713864898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713864898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713864898 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713864898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713864898 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713864898 data=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}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713864897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713864897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713864897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713864897 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713864896 data=null} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.127Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:02 [2020-06-09T16:10:02.686Z] DEBUG - number of items : 18
12:10:02 [2020-06-09T16:10:02.686Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.686Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713864395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.686Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713864395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.686Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713864395 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.686Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713864395 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713864394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713864394 data=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}
12:10:02 [2020-06-09T16:10:02.687Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713864393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.687Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713864393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.687Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713864393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.687Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713864393 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.687Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713864393 data=null} to ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.687Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:10:02 [2020-06-09T16:10:02.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:02 [2020-06-09T16:10:02.941Z] DEBUG - number of items : 18
12:10:02 [2020-06-09T16:10:02.941Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:10:02 [2020-06-09T16:10:02.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713863891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:02 [2020-06-09T16:10:02.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713863891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:02 [2020-06-09T16:10:02.941Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713863891 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:10:02 [2020-06-09T16:10:02.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713863891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:02 [2020-06-09T16:10:02.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713863891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713863592 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713863591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713863591 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713863591 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713863591 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Clicking on OK
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713863588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713863588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713863588 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713863588 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713863588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713863588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713863587 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713863890 data=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...}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Clicked on 
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - number of items : 18
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713863387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713863387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713863387 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713863387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713863387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713863387 data=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}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713863385 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713863384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713863384 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713863384 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713863384 data=null} to ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:10:03 [2020-06-09T16:10:03.506Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - number of items : 18
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713862883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713862883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713862883 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713862883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713862883 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713862882 data=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}
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713862881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713862881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.066Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713862881 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.067Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713862881 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.067Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713862881 data=null} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.067Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.067Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - number of items : 18
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713862379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713862379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713862379 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713862379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713862379 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713862379 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}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713862377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713862377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713862377 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713862377 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713862377 data=null} to ToolItem with tooltip text {Select Next State Change}
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:10:04 [2020-06-09T16:10:04.627Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:05 [2020-06-09T16:10:05.187Z] DEBUG - number of items : 18
12:10:05 [2020-06-09T16:10:05.187Z] DEBUG - Clicking on ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.187Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713861875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.187Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713861875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.187Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713861875 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.187Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713861875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.187Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713861875 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713861570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713861570 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713861569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713861569 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713861569 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - matched Shell with text "Add Bookmark", using matcher: with text 'Add Bookmark'
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Clicking on OK
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713861567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713861567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713861567 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713861567 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713861567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713861567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713861566 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713861875 data=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...}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Clicked on 
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - number of items : 18
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713861394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713861394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713861394 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.442Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713861394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.443Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713861394 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.443Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713861394 data=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}
12:10:05 [2020-06-09T16:10:05.443Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713861393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.443Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713861393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.443Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713861393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.443Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713861393 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.443Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713861393 data=null} to ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.443Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:10:05 [2020-06-09T16:10:05.443Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - number of items : 18
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713860891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713860891 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713860891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713860891 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713860891 data=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}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713860882 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713860847 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713860847 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713860847 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - number of items : 18
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713860846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713860845 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713860845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713860845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713860845 data=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}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713860844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713860844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713860843 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713860843 data=null} to ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:10:06 [2020-06-09T16:10:06.003Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - number of items : 18
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Clicking on ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713860342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713860342 data=null doit=true} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713860342 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713860341 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Remove Bookmark}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713860341 data=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}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713860340 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713860298 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713860298 data=null doit=true} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713860298 data=null} to ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Clicked on ToolItem with tooltip text {Add Bookmark...}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - number of items : 18
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713860297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713860297 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713860297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713860297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713860297 data=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}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713860297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713860297 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713860297 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713860297 data=null} to ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - number of items : 18
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713860296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713860296 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713860296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713860296 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713860296 data=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}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713860295 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713860294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713860294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713860294 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713860294 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:10:06 [2020-06-09T16:10:06.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:07 [2020-06-09T16:10:07.124Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:09 [2020-06-09T16:10:09.635Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:10:09 [2020-06-09T16:10:09.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:09 [2020-06-09T16:10:09.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:09 [2020-06-09T16:10:09.635Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:09 [2020-06-09T16:10:09.635Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:09 [2020-06-09T16:10:09.635Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:10:09 [2020-06-09T16:10:09.635Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:10:09 [2020-06-09T16:10:09.635Z] DEBUG - number of items : 18
12:10:09 [2020-06-09T16:10:09.635Z] DEBUG - number of items : 18
12:10:09 [2020-06-09T16:10:09.636Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:10:09 [2020-06-09T16:10:09.636Z] DEBUG - Clicking on with mnemonic 'Lost Events'
12:10:09 [2020-06-09T16:10:09.636Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1713857185 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'
12:10:09 [2020-06-09T16:10:09.636Z] DEBUG - Clicked on with mnemonic 'Lost Events'
12:10:09 [2020-06-09T16:10:09.636Z] DEBUG - number of items : 18
12:10:09 [2020-06-09T16:10:09.636Z] DEBUG - number of items : 18
12:10:09 [2020-06-09T16:10:09.890Z] DEBUG - matched MenuItem with text "Lost Events", using matcher: with mnemonic 'Lost Events'
12:10:09 [2020-06-09T16:10:09.890Z] DEBUG - Clicking on with mnemonic 'Lost Events'
12:10:09 [2020-06-09T16:10:09.890Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Lost Events} time=-1713857134 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'
12:10:09 [2020-06-09T16:10:09.890Z] DEBUG - Clicked on with mnemonic 'Lost Events'
12:10:09 [2020-06-09T16:10:09.890Z] DEBUG - number of items : 18
12:10:09 [2020-06-09T16:10:09.890Z] DEBUG - number of items : 18
12:10:09 [2020-06-09T16:10:09.890Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:11 [2020-06-09T16:10:11.774Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:10:11 [2020-06-09T16:10:11.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:12 [2020-06-09T16:10:12.031Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:12 [2020-06-09T16:10:12.590Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:12 [2020-06-09T16:10:12.590Z] DEBUG - number of items : 18
12:10:12 [2020-06-09T16:10:12.590Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713854498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.590Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713854498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.590Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713854498 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713854498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713854498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713854189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713854187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713854187 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713854187 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713854187 data=null} to ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1713854186 data=null doit=true} to Shell with text {Filter}
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:10:12 [2020-06-09T16:10:12.846Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:10:13 [2020-06-09T16:10:13.405Z] DEBUG - matched Text with text "24", using matcher: of type 'Text'
12:10:13 [2020-06-09T16:10:13.405Z] DEBUG - matched Text with text "24", using matcher: (of type 'Text')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Clicking on Uncheck all
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1713853179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713853179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1713853179 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1713853179 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1713853179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1713853179 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1713853179 data=null item=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')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1713853168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713853168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1713853168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1713853167 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1713853167 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Clicked on Uncheck all
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Clicking on Check all
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1713853166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713853166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1713853166 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1713853166 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1713853166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1713853166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1713853166 data=null item=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')
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1713853154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713853154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1713853154 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1713853154 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1713853154 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Clicked on Check all
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {CPU 1 States} time=-1713853152 data=null button=0 stateMask=0x0 x=106 y=127 count=0} to TreeItem with text {synthetic-trace}
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1713853152 data=null doit=true} to TreeItem with text {synthetic-trace}
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1713853152 data=null} to TreeItem with text {synthetic-trace}
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {CPU 1 States} time=-1713853151 data=null button=1 stateMask=0x0 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713853151 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}
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {CPU 1 States} time=-1713853150 data=null button=1 stateMask=0x80000 x=106 y=127 count=1} to TreeItem with text {synthetic-trace}
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.917Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Clicking on Uncheck all
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1713853149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713853149 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1713853148 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1713853148 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1713853148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1713853148 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1713853148 data=null item=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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1713853137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713853137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1713853137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1713853137 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1713853137 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Clicked on Uncheck all
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Clicking on Check selected
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1713853130 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1713853130 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1713853130 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1713853130 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1713853130 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1713853130 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1713853129 data=null item=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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1713853129 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1713853129 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1713853129 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1713853129 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1713853129 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Clicked on Check selected
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Clicking on Uncheck all
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1713853128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713853128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1713853128 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1713853128 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1713853128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1713853128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1713853127 data=null item=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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1713853125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713853125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1713853125 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1713853125 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1713853125 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Clicked on Uncheck all
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Clicking on Check subtree
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1713853124 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1713853124 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1713853124 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1713853124 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1713853124 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1713853124 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1713853124 data=null item=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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1713853123 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1713853123 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1713853123 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')
12:10:13 [2020-06-09T16:10:13.918Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1713853123 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1713853123 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Clicked on Check subtree
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Clicking on Check all
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1713853122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713853122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1713853122 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1713853122 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1713853122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1713853122 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1713853122 data=null item=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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1713853108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713853107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1713853107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1713853107 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1713853107 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Clicked on Check all
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Clicking on Uncheck selected
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1713853107 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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1713853107 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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1713853106 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1713853106 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1713853106 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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1713853106 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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1713853106 data=null item=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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1713853106 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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1713853106 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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1713853106 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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1713853106 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1713853106 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Clicked on Uncheck selected
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Clicking on Check all
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1713853105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713853105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1713853105 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1713853105 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1713853105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1713853105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1713853105 data=null item=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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1713853102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713853102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1713853102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1713853102 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1713853101 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Clicked on Check all
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Clicking on Uncheck subtree
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1713853101 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')
12:10:13 [2020-06-09T16:10:13.919Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1713853101 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')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1713853101 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1713853101 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1713853101 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')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1713853100 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')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1713853100 data=null item=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')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1713853100 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')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1713853100 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')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1713853100 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')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1713853100 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1713853100 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Clicked on Uncheck subtree
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Clicking on Uncheck all
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1713853099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713853099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1713853099 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1713853099 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1713853099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1713853099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1713853099 data=null item=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')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1713853091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713853091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1713853091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1713853091 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1713853091 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Clicked on Uncheck all
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Text with text "synthetic-trace", using matcher: of type 'Text'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Text with text "synthetic-trace", using matcher: (of type 'Text')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Clicking on Check all
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1713853089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713853089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1713853089 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1713853089 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1713853089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1713853089 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1713853089 data=null item=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')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1713853077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713853077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1713853077 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1713853077 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1713853077 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Clicked on Check all
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Clicking on OK
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713853076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713853076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713853076 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713853076 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713853076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713853076 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713853076 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713854498 data=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}
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - Clicked on 
12:10:13 [2020-06-09T16:10:13.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - number of items : 18
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713849183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713849183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713849183 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713849183 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713849182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713849182 data=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}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713849182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713849182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713849182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713849182 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713849182 data=null} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.080Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - number of items : 18
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713848680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713848680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713848680 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713848680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713848680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713848680 data=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}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713848680 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713848679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713848679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713848679 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713848679 data=null} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - number of items : 18
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713848177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713848177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713848177 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713848177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713848177 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713848177 data=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}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713848176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713848176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713848176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713848176 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713848176 data=null} to ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker}
12:10:18 [2020-06-09T16:10:18.897Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - number of items : 18
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713847634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713847634 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713847634 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713847633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713847633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713847633 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}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713847633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713847633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713847633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713847633 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713847633 data=null} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:10:19 [2020-06-09T16:10:19.458Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:19 [2020-06-09T16:10:19.712Z] DEBUG - number of items : 18
12:10:19 [2020-06-09T16:10:19.712Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:10:19 [2020-06-09T16:10:19.712Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713847130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.712Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713847130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713847130 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713847130 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713847129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713847129 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}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713847129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713847129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713847129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713847129 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713847128 data=null} to ToolItem with tooltip text {Previous Marker}
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:10:19 [2020-06-09T16:10:19.713Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - number of items : 18
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713846627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713846627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713846627 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713846627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713846627 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713846627 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}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713846626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713846626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713846626 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713846626 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713846626 data=null} to ToolItem with tooltip text {Previous Marker}
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker} with stateMask=0x20000
12:10:20 [2020-06-09T16:10:20.275Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - number of items : 18
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713846098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713846098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713846098 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713846098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713846098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713846098 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}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713846097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713846097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713846097 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713846097 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713846097 data=null} to ToolItem with tooltip text {Next Marker}
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:10:20 [2020-06-09T16:10:20.836Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - number of items : 18
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713845595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713845595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713845595 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713845595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713845595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713845595 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}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713845594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713845594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713845594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713845594 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713845594 data=null} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:10:21 [2020-06-09T16:10:21.398Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - number of items : 18
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Clicking on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713845091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713845091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713845091 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713845091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713845091 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713845091 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}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713845090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713845090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713845090 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713845090 data=null doit=true} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713845090 data=null} to ToolItem with tooltip text {Next Marker}
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - Clicked on ToolItem with tooltip text {Next Marker} with stateMask=0x20000
12:10:21 [2020-06-09T16:10:21.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - number of items : 18
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713844562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713844562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713844562 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713844562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713844562 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713844562 data=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}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713844561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713844561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713844561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713844561 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713844561 data=null} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:22 [2020-06-09T16:10:22.776Z] DEBUG - number of items : 18
12:10:22 [2020-06-09T16:10:22.776Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713844060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713844060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713844060 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713844060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713844060 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713844060 data=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}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713844059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713844059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713844059 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713844059 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713844059 data=null} to ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:10:22 [2020-06-09T16:10:22.777Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - number of items : 18
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Clicking on ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713843487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713843486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713843486 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713843486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713843486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713843486 data=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}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713843486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713843486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713843486 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713843486 data=null doit=true} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713843486 data=null} to ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - Clicked on ToolItem with tooltip text {Previous Marker}
12:10:23 [2020-06-09T16:10:23.337Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:23 [2020-06-09T16:10:23.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:26 [2020-06-09T16:10:26.853Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:10:26 [2020-06-09T16:10:26.853Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:26 [2020-06-09T16:10:26.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:26 [2020-06-09T16:10:26.853Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:10:26 [2020-06-09T16:10:26.853Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:10:26 [2020-06-09T16:10:26.853Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:26 [2020-06-09T16:10:26.853Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:26 [2020-06-09T16:10:26.853Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:28 [2020-06-09T16:10:28.736Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:10:28 [2020-06-09T16:10:28.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:28 [2020-06-09T16:10:28.736Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:28 [2020-06-09T16:10:28.736Z] DEBUG - number of items : 18
12:10:28 [2020-06-09T16:10:28.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:30 [2020-06-09T16:10:30.620Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:10:30 [2020-06-09T16:10:30.620Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:30 [2020-06-09T16:10:30.620Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:30 [2020-06-09T16:10:30.620Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:10:30 [2020-06-09T16:10:30.620Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:10:30 [2020-06-09T16:10:30.620Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:30 [2020-06-09T16:10:30.875Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:32 [2020-06-09T16:10:32.762Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:10:32 [2020-06-09T16:10:32.762Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:32 [2020-06-09T16:10:32.762Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:32 [2020-06-09T16:10:32.762Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:33 [2020-06-09T16:10:33.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:33 [2020-06-09T16:10:33.016Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:33 [2020-06-09T16:10:33.016Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.resources"'
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - number of items : 18
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713832286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713832286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713832286 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713832286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:10:34 [2020-06-09T16:10:34.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713832286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713831018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713831018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713831017 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713831017 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713831017 data=null} to ToolItem with tooltip text {Show Legend}
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1713831016 data=null doit=true} to Shell with text {Legend}
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Idle", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: of type 'CLabel'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched  with text "Soft Irq raised", using matcher: (of type 'CLabel')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Clicking on OK
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713831009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713831009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713831009 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713831009 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713831009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713831009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2020-06-09T16:10:35.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713831009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:35 [2020-06-09T16:10:35.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713832286 data=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}
12:10:36 [2020-06-09T16:10:36.081Z] DEBUG - Clicked on 
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713830481 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713830447 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713830447 data=null doit=true} to TreeItem with text {test}
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713830447 data=null} to TreeItem with text {test}
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713830447 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713830446 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713830439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Clicking on with mnemonic 'Delete'
12:10:36 [2020-06-09T16:10:36.642Z] DEBUG - Clicked on with mnemonic 'Delete'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829945 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829945 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829945 data=null item=null 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')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829944 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713829944 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Clicking on OK
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713829943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713829943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713829943 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713829943 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713829943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713829943 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:36 [2020-06-09T16:10:36.898Z] DEBUG - Clicked on OK
12:10:39 [2020-06-09T16:10:39.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713829943 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:39 [2020-06-09T16:10:39.408Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713830400 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:10:40 [2020-06-09T16:10:40.332Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 58.437 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest
12:10:40 [2020-06-09T16:10:40.332Z] testKeyboardSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 10.39 s
12:10:40 [2020-06-09T16:10:40.332Z] testShowRows(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.096 s
12:10:40 [2020-06-09T16:10:40.332Z] testMarkerAxis(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.724 s
12:10:40 [2020-06-09T16:10:40.332Z] testAddRemoveBookmark(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 6.839 s
12:10:40 [2020-06-09T16:10:40.332Z] testShowMarkers(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.725 s
12:10:40 [2020-06-09T16:10:40.332Z] testMarkerNavigationSubMenu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest) skipped
12:10:40 [2020-06-09T16:10:40.332Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 4.111 s
12:10:40 [2020-06-09T16:10:40.333Z] testToolBarSelectNextPreviousMarker(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 9.498 s
12:10:40 [2020-06-09T16:10:40.333Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.182 s
12:10:40 [2020-06-09T16:10:40.333Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 1.896 s
12:10:40 [2020-06-09T16:10:40.333Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.174 s
12:10:40 [2020-06-09T16:10:40.333Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 2.167 s
12:10:40 [2020-06-09T16:10:40.333Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewTest)  Time elapsed: 3.157 s
12:10:40 [2020-06-09T16:10:40.333Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
12:10:41 [2020-06-09T16:10:41.257Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.diskioactivity"'
12:10:41 [2020-06-09T16:10:41.257Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:10:45 [2020-06-09T16:10:45.420Z] DEBUG - matched EditorReference with text "", using matcher: with name '"scp_dest"'
12:10:45 [2020-06-09T16:10:45.420Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:45 [2020-06-09T16:10:45.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:45 [2020-06-09T16:10:45.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:45 [2020-06-09T16:10:45.420Z] DEBUG - Setting state to checked on: scp_dest
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713820571 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - Attempting to set focus on Tree with text {}
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713820542 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713820542 data=null doit=true} to TreeItem with text {test}
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713820542 data=null} to TreeItem with text {test}
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713820541 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713820541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:10:46 [2020-06-09T16:10:46.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713820533 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:10:46 [2020-06-09T16:10:46.600Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:10:46 [2020-06-09T16:10:46.600Z] DEBUG - Clicking on with mnemonic 'Delete'
12:10:46 [2020-06-09T16:10:46.600Z] DEBUG - Clicked on with mnemonic 'Delete'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null item=null 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')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819690 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713819689 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Clicking on OK
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713819689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713819689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713819689 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713819689 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713819689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713819689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:47 [2020-06-09T16:10:47.160Z] DEBUG - Clicked on OK
12:10:50 [2020-06-09T16:10:50.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713819689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:10:50 [2020-06-09T16:10:50.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713820445 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:10:50 [2020-06-09T16:10:50.466Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.849 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest
12:10:50 [2020-06-09T16:10:50.466Z] testDiskView(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.DisksIOViewTest)  Time elapsed: 5.071 s
12:10:50 [2020-06-09T16:10:50.466Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
12:10:56 [2020-06-09T16:10:56.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:10:56 [2020-06-09T16:10:56.992Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:10:56 [2020-06-09T16:10:56.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:01 [2020-06-09T16:11:01.151Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:01 [2020-06-09T16:11:01.151Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:01 [2020-06-09T16:11:01.151Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:11:01 [2020-06-09T16:11:01.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - number of items : 18
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713806264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713806264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713806264 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713806264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713806264 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713806263 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713806263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713806263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713806263 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713806263 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713806263 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched EditorReference with text "", using matcher: with name '"flipping-endianness"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - number of items : 18
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - number of items : 18
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - number of items : 18
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Clicking on ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713805946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713805946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713805946 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713805945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713805945 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713805944 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713805944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713805944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713805944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713805944 data=null doit=true} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713805944 data=null} to ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Clicked on ToolItem with tooltip text {Hide Empty Rows}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713805730 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713805716 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713805698 data=null doit=true} to TreeItem with text {test}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713805698 data=null} to TreeItem with text {test}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713805698 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713805698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:11:01 [2020-06-09T16:11:01.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713805692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:11:01 [2020-06-09T16:11:01.407Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:11:01 [2020-06-09T16:11:01.407Z] DEBUG - Clicking on with mnemonic 'Delete'
12:11:01 [2020-06-09T16:11:01.407Z] DEBUG - Clicked on with mnemonic 'Delete'
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null item=null 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')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713805223 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Clicking on OK
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713805222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713805222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713805222 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713805222 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713805222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713805222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:01 [2020-06-09T16:11:01.663Z] DEBUG - Clicked on OK
12:11:03 [2020-06-09T16:11:03.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713805222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:03 [2020-06-09T16:11:03.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713805641 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:11:03 [2020-06-09T16:11:03.279Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.05 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest
12:11:03 [2020-06-09T16:11:03.279Z] testExpandedState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 6.643 s
12:11:03 [2020-06-09T16:11:03.279Z] testHideEmptyRowsState(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewUiContextTest)  Time elapsed: 3.905 s
12:11:03 [2020-06-09T16:11:03.279Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
12:11:06 [2020-06-09T16:11:06.540Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:11:06 [2020-06-09T16:11:06.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:06 [2020-06-09T16:11:06.540Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:06 [2020-06-09T16:11:06.796Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:06 [2020-06-09T16:11:06.796Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:06 [2020-06-09T16:11:06.796Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:06 [2020-06-09T16:11:06.796Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:06 [2020-06-09T16:11:06.796Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:06 [2020-06-09T16:11:06.796Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:06 [2020-06-09T16:11:06.796Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:06 [2020-06-09T16:11:06.796Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:06 [2020-06-09T16:11:06.796Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713799701 data=null doit=true} to Shell with text {Find}
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1713799696 data=null} to (of type 'Combo')
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - Set text on (of type 'Combo') to lttng
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.356Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1090cb79
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1713799680 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713799679 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1713799679 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1713799679 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1713799679 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1713799679 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1713799679 data=null item=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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1713799679 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713799677 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1713799676 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1713799676 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1713799676 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@27d7e591
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1713799675 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1713799675 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1713799675 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1713799675 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1713799675 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1713799675 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1713799675 data=null item=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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1713799674 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1713799674 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1713799674 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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1713799674 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1713799674 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Clicking on Fi&nd
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713799673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713799673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713799673 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713799673 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713799673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713799673 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713799673 data=null item=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')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713799671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713799671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713799671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713799671 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713799671 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Clicked on Fi&nd
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Setting text on (of type 'Combo') to lttn
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttn} time=-1713799669 data=null} to (of type 'Combo')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Set text on (of type 'Combo') to lttn
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:07 [2020-06-09T16:11:07.357Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Clicking on Fi&nd
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713799638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713799638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713799637 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713799637 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713799637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713799637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713799637 data=null item=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')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713799633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713799633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713799633 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713799633 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713799633 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Clicked on Fi&nd
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Clicking on Close
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713799631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713799631 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713799630 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713799630 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713799630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713799630 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713799630 data=null item=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')
12:11:07 [2020-06-09T16:11:07.358Z] DEBUG - Clicked on 
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:07 [2020-06-09T16:11:07.613Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713799016 data=null doit=true} to Shell with text {Find}
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1713799013 data=null} to (of type 'Combo')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Set text on (of type 'Combo') to lttng
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7540dc57
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1713799012 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1713799012 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1713799012 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1713799012 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1713799012 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1713799012 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1713799012 data=null item=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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1713799011 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1713799011 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1713799011 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1713799011 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1713799011 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3472f880
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1713799010 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1713799010 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1713799010 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1713799010 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1713799010 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1713799010 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1713799010 data=null item=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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1713799010 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1713799010 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1713799010 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')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1713799010 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1713799010 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.872Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Clicking on Fi&nd
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713799009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713799009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713799009 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713799009 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713799009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713799009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713799009 data=null item=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')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713799008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713799008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713799008 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713799008 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713799008 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Clicked on Fi&nd
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Setting text on (of type 'Combo') to LTTNG
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {LTTNG} time=-1713799007 data=null} to (of type 'Combo')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Set text on (of type 'Combo') to LTTNG
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Clicking on Fi&nd
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713798995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713798995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713798995 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713798995 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713798995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713798995 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713798995 data=null item=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')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713798993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713798993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713798993 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713798993 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713798993 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Clicked on Fi&nd
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Clicking on Close
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713798991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713798991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713798991 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713798991 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713798991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713798991 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:07 [2020-06-09T16:11:07.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713798991 data=null item=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')
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - Clicked on 
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:08 [2020-06-09T16:11:08.133Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713798411 data=null doit=true} to Shell with text {Find}
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1713798409 data=null} to (of type 'Combo')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Set text on (of type 'Combo') to \Alttng
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1be2c8a4
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1713798408 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')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1713798408 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')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1713798408 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1713798408 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1713798408 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')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1713798407 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')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1713798407 data=null item=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')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1713798407 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')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1713798407 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')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1713798407 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')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1713798407 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1713798407 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6c035744
12:11:08 [2020-06-09T16:11:08.693Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1713798405 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713798405 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1713798405 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1713798405 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1713798405 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1713798405 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1713798405 data=null item=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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1713798405 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713798405 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1713798405 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1713798405 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1713798405 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Clicking on Fi&nd
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713798405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713798405 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713798405 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713798404 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713798404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713798404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713798404 data=null item=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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713798404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713798404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713798404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713798404 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713798404 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Clicked on Fi&nd
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Combo with text "\Alttng", using matcher: of type 'Combo'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Combo with text "\Alttng", using matcher: (of type 'Combo')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Setting text on (of type 'Combo') to \Alttng
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\Alttng} time=-1713798403 data=null} to (of type 'Combo')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Set text on (of type 'Combo') to \Alttng
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@327fe02d
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1713798389 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713798388 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1713798388 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1713798388 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1713798388 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1713798388 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1713798388 data=null item=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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1713798388 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713798388 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1713798388 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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1713798387 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1713798387 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Clicking on Fi&nd
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713798387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713798387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713798387 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713798387 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713798387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713798387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713798387 data=null item=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')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713798386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.694Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713798386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713798386 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713798386 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713798386 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Clicked on Fi&nd
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Clicking on Close
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713798383 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713798382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713798382 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713798382 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713798382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713798382 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713798382 data=null item=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')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Clicked on 
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:08 [2020-06-09T16:11:08.695Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713797844 data=null doit=true} to Shell with text {Find}
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1713797842 data=null} to (of type 'Combo')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Set text on (of type 'Combo') to lttng
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3e91274
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1713797840 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')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713797840 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')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1713797840 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1713797840 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1713797840 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')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1713797840 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')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1713797839 data=null item=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')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1713797839 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')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713797839 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')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1713797839 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')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1713797839 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1713797839 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:09 [2020-06-09T16:11:09.255Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Clicking on Fi&nd
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713797838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713797838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713797838 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713797838 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713797838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713797838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713797838 data=null item=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')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713797838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713797838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713797838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713797838 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713797838 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Clicked on Fi&nd
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1713797835 data=null} to (of type 'Combo')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Set text on (of type 'Combo') to lttng
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1713797834 data=null doit=true} to Button with text {F&orward}
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1713797834 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}
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1713797833 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1713797833 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')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1713797833 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')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1713797833 data=null item=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')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Clicking on Fi&nd
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713797819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713797819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713797818 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713797818 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713797818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713797818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713797818 data=null item=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')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713797817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713797817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713797817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713797817 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713797817 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Clicked on Fi&nd
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Clicking on Close
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713797810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713797810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713797810 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713797810 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713797810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713797810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713797810 data=null item=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')
12:11:09 [2020-06-09T16:11:09.256Z] DEBUG - Clicked on 
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.257Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713797314 data=null doit=true} to Shell with text {Find}
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - Clicking on Close
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713797312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713797312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713797312 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713797312 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713797312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713797312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713797312 data=null item=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')
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - Clicked on 
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:09 [2020-06-09T16:11:09.767Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713796848 data=null doit=true} to Shell with text {Find}
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - Clicking on Close
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713796846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713796846 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713796845 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713796845 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713796845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713796845 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.022Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713796845 data=null item=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')
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - Clicked on 
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.276Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713796341 data=null doit=true} to Shell with text {Find}
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1713796339 data=null} to (of type 'Combo')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Set text on (of type 'Combo') to lttng
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Clicking on Fi&nd
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713796336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713796336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713796336 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713796336 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713796336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713796336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713796336 data=null item=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')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713796334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713796334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713796334 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713796334 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713796334 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - Clicked on Fi&nd
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:10 [2020-06-09T16:11:10.532Z] DEBUG - matched Combo with text "lttng", using matcher: of type 'Combo'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Combo with text "lttng", using matcher: (of type 'Combo')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Setting text on (of type 'Combo') to lttng
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {lttng} time=-1713796324 data=null} to (of type 'Combo')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Set text on (of type 'Combo') to lttng
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1713796323 data=null doit=true} to Button with text {&Backward}
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1713796323 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}
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1713796322 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1713796322 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')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1713796322 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')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1713796322 data=null item=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')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Clicking on Fi&nd
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713796320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713796320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713796320 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713796320 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713796319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713796319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713796319 data=null item=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')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713796319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713796319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713796319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713796319 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713796319 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Clicked on Fi&nd
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Clicking on Close
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713796317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.533Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713796317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.534Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713796317 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.534Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713796317 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.534Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713796317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.534Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713796317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:10 [2020-06-09T16:11:10.534Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713796317 data=null item=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')
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - Clicked on 
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:10 [2020-06-09T16:11:10.788Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713795827 data=null doit=true} to Shell with text {Find}
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - Clicking on Close
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713795824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713795823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713795823 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713795823 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713795823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713795823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713795823 data=null item=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')
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - Clicked on 
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.298Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713795319 data=null doit=true} to Shell with text {Find}
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - Clicking on Close
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713795294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713795293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713795293 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713795293 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713795293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713795293 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:11 [2020-06-09T16:11:11.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713795293 data=null item=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')
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - Clicked on 
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:11 [2020-06-09T16:11:11.808Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713794840 data=null doit=true} to Shell with text {Find}
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Setting text on (of type 'Combo') to \A492
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=-1713794838 data=null} to (of type 'Combo')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Set text on (of type 'Combo') to \A492
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@60330fc6
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1713794836 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713794836 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1713794836 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1713794836 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1713794836 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1713794836 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1713794836 data=null item=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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1713794836 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713794836 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1713794836 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1713794835 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1713794835 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4ec5d005
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1713794835 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713794834 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1713794834 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1713794834 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1713794834 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1713794834 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1713794834 data=null item=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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1713794834 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713794834 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1713794834 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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1713794834 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1713794834 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Clicking on Fi&nd
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713794834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713794834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713794834 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713794834 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713794834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713794833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713794833 data=null item=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')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713794833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713794833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713794833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713794833 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713794833 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Clicked on Fi&nd
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Combo with text "\A492", using matcher: of type 'Combo'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Combo with text "\A492", using matcher: (of type 'Combo')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Setting text on (of type 'Combo') to \A492
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\A492} time=-1713794825 data=null} to (of type 'Combo')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Set text on (of type 'Combo') to \A492
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4836e093
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1713794820 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')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713794820 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')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1713794820 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1713794820 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1713794820 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')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1713794820 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')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1713794820 data=null item=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')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1713794819 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')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713794818 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')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1713794818 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')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1713794818 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1713794818 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Clicking on Fi&nd
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713794818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713794818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713794818 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713794818 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713794818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713794818 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713794818 data=null item=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')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713794817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713794817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713794817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713794817 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713794817 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Clicked on Fi&nd
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Clicking on Close
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713794814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713794814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713794814 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713794814 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713794814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713794814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713794814 data=null item=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')
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - Clicked on 
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.320Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713794307 data=null doit=true} to Shell with text {Find}
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Setting text on (of type 'Combo') to 492
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1713794304 data=null} to (of type 'Combo')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Set text on (of type 'Combo') to 492
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@144a7ad5
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1713794302 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')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713794302 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')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1713794302 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1713794301 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1713794301 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')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1713794301 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')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1713794301 data=null item=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')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1713794301 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')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713794301 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')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1713794301 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')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1713794301 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1713794301 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.576Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Clicking on Fi&nd
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713794300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713794300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713794300 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713794299 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713794299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713794299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713794299 data=null item=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')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713794299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713794299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713794299 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713794299 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713794299 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.577Z] DEBUG - Clicked on Fi&nd
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - Setting text on (of type 'Combo') to 492
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1713794238 data=null} to (of type 'Combo')
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - Set text on (of type 'Combo') to 492
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.832Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1713794237 data=null doit=true} to Button with text {F&orward}
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1713794237 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}
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1713794236 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1713794236 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')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1713794235 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')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1713794235 data=null item=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')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Clicking on Fi&nd
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713794223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713794223 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713794223 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713794222 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713794222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713794222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713794222 data=null item=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')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713794222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713794222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713794222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713794222 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713794222 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Clicked on Fi&nd
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Clicking on Close
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713794220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713794220 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713794220 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713794219 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713794219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713794219 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713794219 data=null item=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')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Clicked on 
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:12 [2020-06-09T16:11:12.833Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713793682 data=null doit=true} to Shell with text {Find}
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - Clicking on Close
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713793679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713793679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713793679 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713793679 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713793679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713793679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713793679 data=null item=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')
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - Clicked on 
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.394Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713793256 data=null doit=true} to Shell with text {Find}
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - Clicking on Close
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713793254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713793254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713793254 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713793254 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713793254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713793254 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:13 [2020-06-09T16:11:13.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713793254 data=null item=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')
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - Clicked on 
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:13 [2020-06-09T16:11:13.903Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713792837 data=null doit=true} to Shell with text {Find}
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:14 [2020-06-09T16:11:14.158Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Setting text on (of type 'Combo') to 492
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1713792835 data=null} to (of type 'Combo')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Set text on (of type 'Combo') to 492
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Clicking on Fi&nd
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713792832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713792832 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713792832 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713792832 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713792831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713792831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713792831 data=null item=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')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713792830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713792830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713792830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713792830 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713792830 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Clicked on Fi&nd
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Combo with text "492", using matcher: of type 'Combo'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Combo with text "492", using matcher: (of type 'Combo')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Setting text on (of type 'Combo') to 492
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {492} time=-1713792828 data=null} to (of type 'Combo')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Set text on (of type 'Combo') to 492
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1713792828 data=null doit=true} to Button with text {&Backward}
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1713792828 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}
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1713792827 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1713792827 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')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1713792827 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')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1713792827 data=null item=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')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.159Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Clicking on Fi&nd
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713792825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713792825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713792825 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713792815 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713792815 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713792814 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713792813 data=null item=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')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713792813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713792813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713792813 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713792813 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713792813 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Clicked on Fi&nd
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Clicking on Close
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713792811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713792811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713792811 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713792811 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713792811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713792811 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:14 [2020-06-09T16:11:14.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713792811 data=null item=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')
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - Clicked on 
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1713792521 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713792435 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713792435 data=null doit=true} to TreeItem with text {test}
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713792434 data=null} to TreeItem with text {test}
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713792434 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713792434 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:11:14 [2020-06-09T16:11:14.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713792420 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:11:14 [2020-06-09T16:11:14.669Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:11:14 [2020-06-09T16:11:14.669Z] DEBUG - Clicking on with mnemonic 'Delete'
12:11:14 [2020-06-09T16:11:14.669Z] DEBUG - Clicked on with mnemonic 'Delete'
12:11:15 [2020-06-09T16:11:15.593Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:11:15 [2020-06-09T16:11:15.593Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:11:15 [2020-06-09T16:11:15.593Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791326 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791326 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791325 data=null item=null 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')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791325 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791325 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713791325 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Clicking on OK
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713791324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713791324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713791324 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713791324 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713791324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713791324 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:15 [2020-06-09T16:11:15.594Z] DEBUG - Clicked on OK
12:11:16 [2020-06-09T16:11:16.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713791324 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:16 [2020-06-09T16:11:16.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713792341 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:11:16 [2020-06-09T16:11:16.774Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.332 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest
12:11:16 [2020-06-09T16:11:16.774Z] testWholeWord[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.906 s
12:11:16 [2020-06-09T16:11:16.774Z] testCaseSensitive[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.602 s
12:11:16 [2020-06-09T16:11:16.774Z] testRegEx[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.558 s
12:11:16 [2020-06-09T16:11:16.774Z] testDirection[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.568 s
12:11:16 [2020-06-09T16:11:16.774Z] testOpenCloseDialog[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 1.002 s
12:11:16 [2020-06-09T16:11:16.774Z] testWrapSearch[0: lttng](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.496 s
12:11:16 [2020-06-09T16:11:16.774Z] testWholeWord[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.528 s
12:11:16 [2020-06-09T16:11:16.774Z] testCaseSensitive[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.491 s
12:11:16 [2020-06-09T16:11:16.774Z] testRegEx[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.498 s
12:11:16 [2020-06-09T16:11:16.774Z] testDirection[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.61 s
12:11:16 [2020-06-09T16:11:16.774Z] testOpenCloseDialog[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.92 s
12:11:16 [2020-06-09T16:11:16.774Z] testWrapSearch[1: 492](org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewFindTest)  Time elapsed: 0.542 s
12:11:16 [2020-06-09T16:11:16.774Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.analysis.os.linux.views.controlflow"'
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:22.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:22.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:22.414: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:22.478: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:22.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:22.479: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.analysis.graph.ui.criticalpath.view.criticalpathview"'
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - matched MenuItem with text "Follow weston/338", using matcher: with mnemonic 'Follow weston/338'
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - Clicking on with mnemonic 'Follow weston/338'
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston/338} time=-1713784181 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'
12:11:23 [2020-06-09T16:11:23.305Z] DEBUG - Clicked on with mnemonic 'Follow weston/338'
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:22.679: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:22.680: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:23.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.305Z] 
12:11:23 [2020-06-09T16:11:23.305Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:23.174: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.865Z] 
12:11:23 [2020-06-09T16:11:23.865Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:23.673: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:23 [2020-06-09T16:11:23.865Z] 
12:11:23 [2020-06-09T16:11:23.865Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:23.674: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:24 [2020-06-09T16:11:24.425Z] 
12:11:24 [2020-06-09T16:11:24.425Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:24.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:24 [2020-06-09T16:11:24.425Z] 
12:11:24 [2020-06-09T16:11:24.425Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:24.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:24 [2020-06-09T16:11:24.425Z] 
12:11:24 [2020-06-09T16:11:24.425Z] (Eclipse:14366): Gtk-CRITICAL **: 16:11:24.191: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - number of items : 20
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713782101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713782101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713782101 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713782101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713782101 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713782101 data=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}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713782100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713782100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713782100 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713782100 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713782100 data=null} to ToolItem with tooltip text {Follow critical path forward}
12:11:24 [2020-06-09T16:11:24.985Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.239Z] DEBUG - number of items : 20
12:11:25 [2020-06-09T16:11:25.239Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.239Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713781599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.239Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713781599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.239Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713781598 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.239Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713781598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.239Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713781598 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713781598 data=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}
12:11:25 [2020-06-09T16:11:25.494Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713781547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.494Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713781547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.494Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713781547 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.494Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713781547 data=null doit=true} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.494Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713781547 data=null} to ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.494Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path forward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - number of items : 20
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Clicking on ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713781046 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713781045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713781045 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713781045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713781045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713781045 data=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}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713781044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713781044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713781044 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713781044 data=null doit=true} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713781044 data=null} to ToolItem with tooltip text {Follow critical path backward}
12:11:25 [2020-06-09T16:11:25.775Z] DEBUG - Clicked on ToolItem with tooltip text {Follow critical path backward}
12:11:26 [2020-06-09T16:11:26.334Z] DEBUG - matched MenuItem with text "Follow weston-deskto...", using matcher: with mnemonic 'Follow weston-desktop-/340'
12:11:26 [2020-06-09T16:11:26.334Z] DEBUG - Clicking on with mnemonic 'Follow weston-desktop-/340'
12:11:26 [2020-06-09T16:11:26.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Follow weston-desktop-/340} time=-1713780500 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'
12:11:26 [2020-06-09T16:11:26.334Z] DEBUG - Clicked on with mnemonic 'Follow weston-desktop-/340'
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713780292 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713780277 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713780277 data=null doit=true} to TreeItem with text {test}
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713780277 data=null} to TreeItem with text {test}
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713780260 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713780259 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:11:26 [2020-06-09T16:11:26.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713780253 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:11:26 [2020-06-09T16:11:26.844Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:11:26 [2020-06-09T16:11:26.844Z] DEBUG - Clicking on with mnemonic 'Delete'
12:11:26 [2020-06-09T16:11:26.844Z] DEBUG - Clicked on with mnemonic 'Delete'
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.768Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779314 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779313 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779313 data=null item=null 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')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779313 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713779313 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Clicking on OK
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713779313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713779312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713779312 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713779312 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713779312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713779312 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:27 [2020-06-09T16:11:27.769Z] DEBUG - Clicked on OK
12:11:28 [2020-06-09T16:11:28.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713779312 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:28 [2020-06-09T16:11:28.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713780217 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:11:28 [2020-06-09T16:11:28.887Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.932 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest
12:11:28 [2020-06-09T16:11:28.887Z] testFull(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.CriticalPathTest)  Time elapsed: 9.36 s
12:11:28 [2020-06-09T16:11:28.887Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:32 [2020-06-09T16:11:32.146Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713774329 data=null doit=true} to Shell with text {Find}
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1713774327 data=null} to (of type 'Combo')
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - Set text on (of type 'Combo') to \ACPU
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:32 [2020-06-09T16:11:32.706Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@66d9a929
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1713774325 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713774325 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1713774325 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1713774325 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1713774325 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1713774325 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1713774325 data=null item=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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1713774324 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713774324 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1713774324 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1713774324 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1713774324 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4dc9b8c
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1713774323 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713774323 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1713774323 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1713774323 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1713774323 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1713774323 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1713774323 data=null item=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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1713774323 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713774322 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1713774322 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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1713774322 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1713774322 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Clicking on Fi&nd
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713774322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713774322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713774322 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713774322 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713774322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713774322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713774322 data=null item=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')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713774321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713774321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713774321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713774321 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713774321 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - Clicked on Fi&nd
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:32 [2020-06-09T16:11:32.707Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Combo with text "\ACPU", using matcher: of type 'Combo'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Combo with text "\ACPU", using matcher: (of type 'Combo')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Setting text on (of type 'Combo') to \ACPU
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {\ACPU} time=-1713774320 data=null} to (of type 'Combo')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Set text on (of type 'Combo') to \ACPU
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@478fdd4e
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Regular e&xpression} time=-1713774306 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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713774305 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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Regular e&xpression} time=-1713774305 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Regular e&xpression} time=-1713774305 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Regular e&xpression} time=-1713774305 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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Regular e&xpression} time=-1713774305 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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Regular e&xpression} time=-1713774305 data=null item=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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Regular e&xpression} time=-1713774305 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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Regular e&xpression} time=-1713774305 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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Regular e&xpression} time=-1713774305 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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Regular e&xpression} time=-1713774304 data=null doit=true} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Regular e&xpression} time=-1713774304 data=null} to (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Clicking on Fi&nd
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713774304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713774304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713774304 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713774304 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713774304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713774304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713774304 data=null item=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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713774304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713774303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713774303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713774303 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713774303 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Clicked on Fi&nd
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Clicking on Close
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713774300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713774300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713774300 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713774300 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713774300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713774300 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713774300 data=null item=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')
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - Clicked on 
12:11:32 [2020-06-09T16:11:32.708Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:32 [2020-06-09T16:11:32.709Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:32 [2020-06-09T16:11:32.963Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:32 [2020-06-09T16:11:32.963Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:32 [2020-06-09T16:11:32.963Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:32 [2020-06-09T16:11:32.963Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:32 [2020-06-09T16:11:32.963Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:32 [2020-06-09T16:11:32.963Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:32 [2020-06-09T16:11:32.963Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:32 [2020-06-09T16:11:32.963Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713773648 data=null doit=true} to Shell with text {Find}
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1713773646 data=null} to (of type 'Combo')
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.219Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@2eb4d9ee
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1713773644 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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713773644 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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1713773644 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1713773644 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1713773644 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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1713773644 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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1713773644 data=null item=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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1713773643 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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713773643 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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1713773643 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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1713773643 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1713773643 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Clicking on Fi&nd
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713773642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713773642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713773642 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713773642 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713773642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713773642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713773642 data=null item=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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713773642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713773642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713773642 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713773642 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713773642 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Clicked on Fi&nd
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1713773641 data=null} to (of type 'Combo')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1713773640 data=null doit=true} to Button with text {F&orward}
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1713773640 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}
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1713773639 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1713773639 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')
12:11:33 [2020-06-09T16:11:33.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1713773639 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')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1713773639 data=null item=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')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Clicking on Fi&nd
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713773638 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713773637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713773637 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713773637 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713773637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713773637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713773637 data=null item=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')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713773637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713773637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713773637 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713773637 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713773637 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Clicked on Fi&nd
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Clicking on Close
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713773636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713773635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713773635 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713773635 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713773635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713773635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:33 [2020-06-09T16:11:33.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713773635 data=null item=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')
12:11:33 [2020-06-09T16:11:33.476Z] DEBUG - Clicked on 
12:11:33 [2020-06-09T16:11:33.476Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:33 [2020-06-09T16:11:33.476Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:34 [2020-06-09T16:11:34.038Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:34 [2020-06-09T16:11:34.038Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:34 [2020-06-09T16:11:34.038Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:34 [2020-06-09T16:11:34.038Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:34 [2020-06-09T16:11:34.038Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:34 [2020-06-09T16:11:34.038Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:34 [2020-06-09T16:11:34.038Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:34 [2020-06-09T16:11:34.038Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:34 [2020-06-09T16:11:34.294Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:34 [2020-06-09T16:11:34.294Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713772602 data=null doit=true} to Shell with text {Find}
12:11:34 [2020-06-09T16:11:34.294Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:34 [2020-06-09T16:11:34.294Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.294Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Setting text on (of type 'Combo') to CPU
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU} time=-1713772600 data=null} to (of type 'Combo')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Set text on (of type 'Combo') to CPU
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1713772599 data=null doit=true} to Button with text {&Backward}
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1713772599 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}
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1713772598 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1713772598 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1713772598 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1713772598 data=null item=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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@672c8149
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1713772539 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713772539 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1713772539 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1713772539 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1713772539 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1713772539 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1713772539 data=null item=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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1713772539 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713772539 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1713772539 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1713772539 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1713772539 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@418068a7
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Whole word} time=-1713772538 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1713772538 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Whole word} time=-1713772538 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Whole word} time=-1713772538 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Whole word} time=-1713772538 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Whole word} time=-1713772538 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Whole word} time=-1713772538 data=null item=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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Whole word} time=-1713772538 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Whole word} time=-1713772538 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Whole word} time=-1713772538 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')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Whole word} time=-1713772537 data=null doit=true} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Whole word} time=-1713772537 data=null} to (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Clicking on Fi&nd
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713772537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713772537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713772537 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713772537 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713772537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713772537 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713772537 data=null item=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')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713772536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713772536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713772536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713772536 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713772536 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Clicked on Fi&nd
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Combo with text "CPU", using matcher: of type 'Combo'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Combo with text "CPU", using matcher: (of type 'Combo')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Setting text on (of type 'Combo') to CP
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CP} time=-1713772536 data=null} to (of type 'Combo')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Set text on (of type 'Combo') to CP
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Clicking on Fi&nd
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713772529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713772529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713772529 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713772529 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713772529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713772529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713772529 data=null item=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')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713772523 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713772522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713772522 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713772522 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713772522 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Clicked on Fi&nd
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Clicking on Close
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713772521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713772521 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713772520 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713772520 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713772520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713772520 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713772520 data=null item=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')
12:11:34 [2020-06-09T16:11:34.551Z] DEBUG - Clicked on 
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:34 [2020-06-09T16:11:34.552Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713771954 data=null doit=true} to Shell with text {Find}
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1713771950 data=null} to (of type 'Combo')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@38be06b0
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1713771949 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')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1713771949 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')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1713771949 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1713771949 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1713771948 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')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1713771948 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')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1713771948 data=null item=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')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1713771948 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')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1713771948 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')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1713771948 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')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1713771948 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1713771948 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Clicking on Fi&nd
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713771946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713771946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713771946 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713771946 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713771946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713771946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713771946 data=null item=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')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713771946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713771946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713771946 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713771945 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713771945 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Clicked on Fi&nd
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Label with text "", using matcher: (of type 'Label')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Setting text on (of type 'Combo') to cpu 1
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {cpu 1} time=-1713771931 data=null} to (of type 'Combo')
12:11:35 [2020-06-09T16:11:35.113Z] DEBUG - Set text on (of type 'Combo') to cpu 1
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO') is already selected, not clicking again.
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Clicking on Fi&nd
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713771929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713771929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713771929 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713771929 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713771929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713771929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713771928 data=null item=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')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713771924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713771923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713771923 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713771923 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713771923 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Clicked on Fi&nd
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Label with text "Entry not found", using matcher: of type 'Label'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Label with text "Entry not found", using matcher: (of type 'Label')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Clicking on Close
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713771921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713771921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713771921 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713771921 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713771921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713771921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713771921 data=null item=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')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Clicked on 
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.114Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713771459 data=null doit=true} to Shell with text {Find}
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - Clicking on Close
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713771457 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713771456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713771456 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713771456 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713771456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713771456 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713771456 data=null item=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')
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - Clicked on 
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.624Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713771043 data=null doit=true} to Shell with text {Find}
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Clicking on Close
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713771041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713771041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713771041 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713771041 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713771041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713771041 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713771041 data=null item=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')
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - Clicked on 
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Resources"'
12:11:35 [2020-06-09T16:11:35.879Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:36 [2020-06-09T16:11:36.134Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:11:36 [2020-06-09T16:11:36.134Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:11:36 [2020-06-09T16:11:36.134Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:11:36 [2020-06-09T16:11:36.134Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:11:36 [2020-06-09T16:11:36.134Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:11:36 [2020-06-09T16:11:36.134Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:11:36 [2020-06-09T16:11:36.134Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:36 [2020-06-09T16:11:36.134Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Find} time=-1713770628 data=null doit=true} to Shell with text {Find}
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: with mnemonic 'Find'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: with style 'SWT.PUSH'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Button with text "Fi&nd", using matcher: (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Combo with text "bug446190", using matcher: of type 'Combo'
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - matched Combo with text "bug446190", using matcher: (of type 'Combo')
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:11:36 [2020-06-09T16:11:36.390Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1713770626 data=null} to (of type 'Combo')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Backward", using matcher: with mnemonic 'Backward'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Backward", using matcher: with style 'SWT.RADIO'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Backward", using matcher: (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {F&orward} time=-1713770625 data=null doit=true} to Button with text {F&orward}
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1713770625 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}
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Backward} time=-1713770624 data=null doit=true} to (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Backward} time=-1713770624 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Backward} time=-1713770624 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1713770624 data=null item=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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Backward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@69f5a73c
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Case sensitive} time=-1713770623 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1713770623 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Case sensitive} time=-1713770623 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Case sensitive} time=-1713770623 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Case sensitive} time=-1713770622 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Case sensitive} time=-1713770622 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Case sensitive} time=-1713770622 data=null item=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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Case sensitive} time=-1713770622 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Case sensitive} time=-1713770622 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Case sensitive} time=-1713770622 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Case sensitive} time=-1713770622 data=null doit=true} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Case sensitive} time=-1713770622 data=null} to (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@6c6f19ac
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Wra&p search} time=-1713770621 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713770621 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Wra&p search} time=-1713770621 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Wra&p search} time=-1713770621 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Wra&p search} time=-1713770621 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Wra&p search} time=-1713770621 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Wra&p search} time=-1713770621 data=null item=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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Wra&p search} time=-1713770620 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Wra&p search} time=-1713770620 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Wra&p search} time=-1713770620 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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Wra&p search} time=-1713770620 data=null doit=true} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Wra&p search} time=-1713770620 data=null} to (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Clicking on Fi&nd
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713770619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713770619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713770619 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713770619 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713770619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713770619 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713770618 data=null item=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')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713770618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713770618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713770618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713770618 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713770618 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Clicked on Fi&nd
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Combo with text "CPU 1", using matcher: of type 'Combo'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Combo with text "CPU 1", using matcher: (of type 'Combo')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Setting text on (of type 'Combo') to CPU 1
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {CPU 1} time=-1713770616 data=null} to (of type 'Combo')
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - Set text on (of type 'Combo') to CPU 1
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "F&orward", using matcher: with mnemonic 'Forward'
12:11:36 [2020-06-09T16:11:36.391Z] DEBUG - matched Button with text "F&orward", using matcher: with style 'SWT.RADIO'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "F&orward", using matcher: (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Backward} time=-1713770603 data=null doit=true} to Button with text {&Backward}
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Backward} time=-1713770603 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}
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {F&orward} time=-1713770602 data=null doit=true} to (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {F&orward} time=-1713770602 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')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {F&orward} time=-1713770602 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')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {F&orward} time=-1713770602 data=null item=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')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Forward' and with style 'SWT.RADIO')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with mnemonic 'Case sensitive'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Case sensitive", using matcher: with style 'SWT.CHECK'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Case sensitive", using matcher: (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Case sensitive' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Wra&p search", using matcher: with mnemonic 'Wrap search'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Wra&p search", using matcher: with style 'SWT.CHECK'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Wra&p search", using matcher: (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Wrap search' and with style 'SWT.CHECK') already selected, not selecting again.
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Whole word", using matcher: with mnemonic 'Whole word'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Whole word", using matcher: with style 'SWT.CHECK'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Whole word", using matcher: (of type 'Button' and with mnemonic 'Whole word' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with mnemonic 'Regular expression'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: with style 'SWT.CHECK'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Regular expression' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Clicking on Fi&nd
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Fi&nd} time=-1713770588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713770588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Fi&nd} time=-1713770588 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Fi&nd} time=-1713770588 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Fi&nd} time=-1713770588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Fi&nd} time=-1713770588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Fi&nd} time=-1713770588 data=null item=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')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Fi&nd} time=-1713770587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Fi&nd} time=-1713770587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Fi&nd} time=-1713770587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Fi&nd} time=-1713770587 data=null doit=true} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Fi&nd} time=-1713770587 data=null} to (of type 'Button' and with mnemonic 'Find' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Clicked on Fi&nd
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Label with text "&Find:", using matcher: of type 'Label'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Label with text "&Find:", using matcher: (of type 'Label')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Label with text "Wrapped search", using matcher: of type 'Label'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Label with text "Wrapped search", using matcher: (of type 'Label')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Shell with text "Find", using matcher: with text 'Find'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "F&orward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Backward", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Case sensitive", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Wra&p search", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "&Whole word", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Regular e&xpression", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Close", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Close", using matcher: with mnemonic 'Close'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Close", using matcher: with style 'SWT.PUSH'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - matched Button with text "Fi&nd", using matcher: of type 'Button'
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Clicking on Close
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Close} time=-1713770585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Close} time=-1713770585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Close} time=-1713770585 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Close} time=-1713770585 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Close} time=-1713770585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Close} time=-1713770585 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Close} time=-1713770585 data=null item=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')
12:11:36 [2020-06-09T16:11:36.392Z] DEBUG - Clicked on 
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/bug446190/bug446190_ - Eclipse Platform} time=-1713770332 data=null doit=true} to Shell with text {data - test/Traces/bug446190/bug446190_ - Eclipse Platform}
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - Attempting to set focus on Tree with text {}
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713770240 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713770240 data=null doit=true} to TreeItem with text {test}
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713770240 data=null} to TreeItem with text {test}
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713770239 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713770239 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:11:36 [2020-06-09T16:11:36.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713770231 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:11:36 [2020-06-09T16:11:36.902Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:11:36 [2020-06-09T16:11:36.902Z] DEBUG - Clicking on with mnemonic 'Delete'
12:11:36 [2020-06-09T16:11:36.902Z] DEBUG - Clicked on with mnemonic 'Delete'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null item=null 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')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713769113 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Clicking on OK
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713769112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713769112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713769112 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713769112 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713769112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713769112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:37 [2020-06-09T16:11:37.826Z] DEBUG - Clicked on OK
12:11:39 [2020-06-09T16:11:39.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713769112 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:11:39 [2020-06-09T16:11:39.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713770148 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:11:39 [2020-06-09T16:11:39.712Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.697 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest
12:11:39 [2020-06-09T16:11:39.712Z] testRegEx(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.691 s
12:11:39 [2020-06-09T16:11:39.712Z] testDirection(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.793 s
12:11:39 [2020-06-09T16:11:39.712Z] testWholeWord(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 1.062 s
12:11:39 [2020-06-09T16:11:39.712Z] testCaseSensitive(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.572 s
12:11:39 [2020-06-09T16:11:39.712Z] testOpenCloseDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.848 s
12:11:39 [2020-06-09T16:11:39.712Z] testWrapSearch(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ResourcesViewFindTest)  Time elapsed: 0.619 s
12:11:39 [2020-06-09T16:11:39.712Z] Running org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
12:11:39 [2020-06-09T16:11:39.967Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - number of items : 26
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713762029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713762029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713762029 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713762029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713762029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713762029 data=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}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713762028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713762028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713762028 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713762028 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713762028 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.202Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - number of items : 26
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713761526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713761526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713761526 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713761525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713761525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713761525 data=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}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713761524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713761524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713761524 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713761524 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713761524 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:11:45 [2020-06-09T16:11:45.456Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - number of items : 26
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713761022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713761022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713761022 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713761022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713761022 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713761022 data=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}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713761020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713761020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713761020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713761020 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713761020 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - number of items : 26
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713760518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713760518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713760518 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713760518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713760518 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713760518 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}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713760517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713760517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713760517 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713760517 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713760517 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:46 [2020-06-09T16:11:46.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - number of items : 26
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713760014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713760014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713760014 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713760014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713760014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713760014 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}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713760012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713760012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713760012 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713760012 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713760012 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:46 [2020-06-09T16:11:46.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - number of items : 26
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713759510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713759510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713759510 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713759510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713759510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713759510 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}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713759509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713759509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713759509 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713759509 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713759508 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - number of items : 26
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713759507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713759507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713759507 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713759507 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713759506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713759506 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}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713759506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713759506 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713759505 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713759505 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713759505 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - number of items : 26
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713759504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713759504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713759504 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713759504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713759504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713759504 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}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713759503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713759503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713759503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713759503 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713759503 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:47 [2020-06-09T16:11:47.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - number of items : 26
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713759001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713759001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713759001 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713759001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713759001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713759001 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}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713759000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713759000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713759000 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713759000 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713759000 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:47 [2020-06-09T16:11:47.950Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - number of items : 26
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713758498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713758498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713758498 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713758498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713758498 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713758498 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}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713758496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713758496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713758496 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713758496 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713758496 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:48 [2020-06-09T16:11:48.513Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - number of items : 26
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713757994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713757994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713757994 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713757994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713757994 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713757994 data=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}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713757992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713757992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713757992 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713757992 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713757992 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - number of items : 26
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713757490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713757490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713757490 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713757490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713757490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713757490 data=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}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713757489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713757488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713757488 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.329Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713757488 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.584Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713757488 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.584Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward}
12:11:49 [2020-06-09T16:11:49.584Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - number of items : 26
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713756987 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713756986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713756986 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713756986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713756986 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713756986 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}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713756985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713756985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713756985 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713756985 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713756985 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:49 [2020-06-09T16:11:49.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - number of items : 26
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713756483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713756483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713756483 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713756483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713756483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713756483 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}
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713756482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713756482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713756482 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.399Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713756482 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.399Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713756481 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.399Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:50 [2020-06-09T16:11:50.399Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - number of items : 26
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713755980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713755980 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713755979 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713755979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713755979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713755979 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}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713755978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713755978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713755978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713755978 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713755978 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward} with stateMask=0x20000
12:11:50 [2020-06-09T16:11:50.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:51 [2020-06-09T16:11:51.517Z] DEBUG - number of items : 26
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713755476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713755476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713755476 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713755476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713755476 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713755475 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}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713755474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713755474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713755474 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713755474 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713755474 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:51 [2020-06-09T16:11:51.518Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - number of items : 26
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713754972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713754972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713754972 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713754972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713754972 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713754972 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}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713754971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713754971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713754971 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713754971 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713754971 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:52 [2020-06-09T16:11:52.077Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:52 [2020-06-09T16:11:52.636Z] DEBUG - number of items : 26
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713754469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713754469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713754469 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713754469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713754469 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713754469 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}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713754468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713754468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713754468 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713754468 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713754468 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:52 [2020-06-09T16:11:52.637Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - number of items : 26
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713753966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713753966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713753966 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713753966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713753966 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713753966 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}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713753965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713753965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713753965 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713753965 data=null doit=true} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713753965 data=null} to ToolItem with tooltip text {Follow CPU Forward}
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Forward} with stateMask=0x20000
12:11:52 [2020-06-09T16:11:52.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - number of items : 26
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713753463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713753463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713753462 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713753462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713753462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713753462 data=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}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713753461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713753461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713753461 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713753461 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713753461 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:11:53 [2020-06-09T16:11:53.451Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - number of items : 26
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713752959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713752959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713752959 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713752959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713752959 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713752959 data=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}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713752958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713752958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713752958 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713752958 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713752957 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.011Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - number of items : 26
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713752424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713752424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713752424 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713752424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713752424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713752424 data=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}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713752422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713752422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713752422 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713752422 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713752422 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:11:54 [2020-06-09T16:11:54.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - number of items : 26
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713751920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713751919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713751919 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713751919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713751919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713751919 data=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}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713751913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713751913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713751913 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713751913 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713751913 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.130Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:55 [2020-06-09T16:11:55.689Z] DEBUG - number of items : 26
12:11:55 [2020-06-09T16:11:55.689Z] DEBUG - Clicking on ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713751412 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713751411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.689Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713751411 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713751411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713751411 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713751411 data=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}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713751410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713751410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713751410 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713751410 data=null doit=true} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713751410 data=null} to ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - Clicked on ToolItem with tooltip text {Follow CPU Backward}
12:11:55 [2020-06-09T16:11:55.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:56 [2020-06-09T16:11:56.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - number of items : 26
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713748338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713748338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713748338 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713748338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713748338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713748338 data=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}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713748337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713748337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713748337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713748337 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713748337 data=null} to ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:11:58 [2020-06-09T16:11:58.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - number of items : 26
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713747835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713747835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713747835 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713747835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713747835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713747835 data=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}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713747834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713747834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713747834 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713747834 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713747834 data=null} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - number of items : 26
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713747332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713747332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713747332 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713747332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713747332 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713747332 data=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}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713747326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713747326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713747326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713747326 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.576Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713747326 data=null} to ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.576Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:11:59 [2020-06-09T16:11:59.576Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:00 [2020-06-09T16:12:00.135Z] DEBUG - number of items : 26
12:12:00 [2020-06-09T16:12:00.135Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:00 [2020-06-09T16:12:00.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713746825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.135Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713746825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.135Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713746825 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713746825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713746825 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713746825 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}
12:12:00 [2020-06-09T16:12:00.136Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713746824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.136Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713746824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.136Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713746823 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.136Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713746823 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.136Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713746823 data=null} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.136Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:00 [2020-06-09T16:12:00.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - number of items : 26
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713746322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713746322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713746322 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713746322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713746322 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713746322 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}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713746321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713746320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713746320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713746320 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713746320 data=null} to ToolItem with tooltip text {Select Next State Change}
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:00 [2020-06-09T16:12:00.696Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - number of items : 26
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713745819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713745819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713745819 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713745819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713745819 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713745819 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}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713745817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713745817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713745817 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713745817 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713745817 data=null} to ToolItem with tooltip text {Select Next State Change}
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:01 [2020-06-09T16:12:01.257Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - number of items : 26
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713745316 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713745315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713745315 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713745315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713745315 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713745315 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}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713745309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713745309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713745309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713745309 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713745309 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:01 [2020-06-09T16:12:01.514Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - number of items : 26
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713744808 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713744807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713744807 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713744807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713744807 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713744807 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}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713744806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713744806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713744806 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713744806 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713744806 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:02 [2020-06-09T16:12:02.074Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - number of items : 26
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713744304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713744304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713744304 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713744304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713744304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713744304 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}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713744303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713744303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713744303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713744303 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713744303 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:02 [2020-06-09T16:12:02.633Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - number of items : 26
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713743801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713743801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713743801 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713743801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713743801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713743801 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}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713743788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713743788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713743787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713743787 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713743787 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:03 [2020-06-09T16:12:03.193Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - number of items : 26
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713743286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713743286 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713743286 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713743285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713743285 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713743285 data=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}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713743284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713743280 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713743279 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713743279 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713743279 data=null} to ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:12:03 [2020-06-09T16:12:03.753Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - number of items : 26
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713742778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713742778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713742778 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713742778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713742778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713742778 data=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}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713742776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713742776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713742776 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713742776 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713742776 data=null} to ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:12:04 [2020-06-09T16:12:04.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - number of items : 26
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713742228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713742228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713742228 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713742228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713742228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713742228 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}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713742227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713742227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713742227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713742227 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713742227 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:04 [2020-06-09T16:12:04.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - number of items : 26
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713741725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713741725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713741725 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713741725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713741725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713741725 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}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713741724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713741724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713741724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713741724 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713741724 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:05 [2020-06-09T16:12:05.129Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - number of items : 26
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713741222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713741222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713741222 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713741222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713741222 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713741222 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}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713741221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713741221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713741221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713741221 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713741221 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change} with stateMask=0x20000
12:12:05 [2020-06-09T16:12:05.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - number of items : 26
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713740719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713740719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713740719 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713740719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713740719 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713740719 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}
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713740718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713740718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713740718 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.251Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713740718 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.251Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713740718 data=null} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.251Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:06 [2020-06-09T16:12:06.251Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - number of items : 26
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713740216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713740216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713740216 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713740216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713740216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713740216 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}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713740215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713740215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713740215 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713740215 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713740214 data=null} to ToolItem with tooltip text {Select Next State Change}
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:06 [2020-06-09T16:12:06.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - number of items : 26
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713739713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713739713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713739713 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713739713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713739713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713739713 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}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713739712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713739712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713739712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713739712 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713739711 data=null} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:07 [2020-06-09T16:12:07.370Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - number of items : 26
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713739210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713739210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713739210 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713739210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713739210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713739210 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}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713739209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713739209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713739209 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713739209 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713739209 data=null} to ToolItem with tooltip text {Select Next State Change}
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change} with stateMask=0x20000
12:12:07 [2020-06-09T16:12:07.625Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - number of items : 26
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713738707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713738707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713738707 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713738707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713738707 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713738707 data=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}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713738706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713738706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713738706 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713738706 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713738706 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - number of items : 26
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713738205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713738205 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713738204 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713738204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713738204 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713738204 data=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}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713738203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713738203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713738203 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713738203 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713738203 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:12:08 [2020-06-09T16:12:08.780Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - number of items : 26
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713737702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713737702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713737702 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713737702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713737701 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713737701 data=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}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713737700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713737700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713737700 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713737700 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713737700 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.340Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - number of items : 26
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713737199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713737199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713737199 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713737199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713737198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713737198 data=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}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713737197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713737197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713737197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713737197 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713737197 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:12:09 [2020-06-09T16:12:09.900Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:10 [2020-06-09T16:12:10.155Z] DEBUG - number of items : 26
12:12:10 [2020-06-09T16:12:10.155Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.155Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713736695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.155Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713736695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.155Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713736695 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.155Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713736695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.156Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713736695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.156Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713736695 data=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}
12:12:10 [2020-06-09T16:12:10.156Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713736693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.156Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713736693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.156Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713736693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.156Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713736693 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.156Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713736693 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.156Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:12:10 [2020-06-09T16:12:10.156Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:10 [2020-06-09T16:12:10.716Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:13 [2020-06-09T16:12:13.229Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:12:13 [2020-06-09T16:12:13.229Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:13 [2020-06-09T16:12:13.485Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:14 [2020-06-09T16:12:14.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:14 [2020-06-09T16:12:14.045Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:12:14 [2020-06-09T16:12:14.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:14 [2020-06-09T16:12:14.970Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:12:14 [2020-06-09T16:12:14.970Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1713731661 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:12:15 [2020-06-09T16:12:15.225Z] 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')
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:12:15 [2020-06-09T16:12:15.225Z] 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')
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - matched Text with text " 
12:12:15 [2020-06-09T16:12:15.225Z]  ", using matcher: of type 'Text'
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1713731659 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')
12:12:15 [2020-06-09T16:12:15.225Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713731659 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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1713731659 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1713731659 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1713731659 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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1713731659 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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1713731659 data=null item=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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1713731659 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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713731658 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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1713731658 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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1713731658 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1713731658 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1713731658 data=null doit=true} to Button with text {All Active Threads}
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1713731658 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}
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1713731657 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1713731657 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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1713731657 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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1713731657 data=null item=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')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Clicking on OK
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713731655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713731655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713731655 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713731655 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713731655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713731655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713731655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:15 [2020-06-09T16:12:15.226Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1713731956 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:12:15 [2020-06-09T16:12:15.481Z] DEBUG - Clicked on 
12:12:15 [2020-06-09T16:12:15.481Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:16 [2020-06-09T16:12:16.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:16 [2020-06-09T16:12:16.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:16 [2020-06-09T16:12:16.040Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:12:16 [2020-06-09T16:12:16.040Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1713730622 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:12:16 [2020-06-09T16:12:16.295Z] 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')
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
12:12:16 [2020-06-09T16:12:16.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1713730621 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')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713730621 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')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1713730621 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1713730621 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1713730621 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')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1713730616 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')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1713730616 data=null item=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')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1713730616 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')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713730616 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')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1713730616 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')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1713730616 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1713730616 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1713730570 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:12:16 [2020-06-09T16:12:16.296Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1713730913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:12:16 [2020-06-09T16:12:16.551Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:19 [2020-06-09T16:12:19.062Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:12:19 [2020-06-09T16:12:19.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:19 [2020-06-09T16:12:19.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:19 [2020-06-09T16:12:19.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:19 [2020-06-09T16:12:19.062Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:12:19 [2020-06-09T16:12:19.062Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:19 [2020-06-09T16:12:19.317Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:12:19 [2020-06-09T16:12:19.317Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1713727428 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:12:19 [2020-06-09T16:12:19.572Z] 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')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1713727427 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')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713727427 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')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1713727427 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1713727427 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1713727427 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')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1713727427 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')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1713727427 data=null item=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')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1713727426 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')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713727426 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')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1713727426 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')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1713727426 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1713727426 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Clicking on OK
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713727426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713727426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713727426 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713727426 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713727426 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713727425 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713727425 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1713727726 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - Clicked on 
12:12:19 [2020-06-09T16:12:19.572Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:19 [2020-06-09T16:12:19.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:20 [2020-06-09T16:12:20.387Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:20 [2020-06-09T16:12:20.387Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:12:20 [2020-06-09T16:12:20.387Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1713726417 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:12:20 [2020-06-09T16:12:20.643Z] 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')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to unselected
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1713726417 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')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713726417 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')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1713726417 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1713726416 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1713726416 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')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1713726416 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')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1713726416 data=null item=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')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1713726416 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')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713726416 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')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1713726416 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')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1713726416 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1713726416 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Closing lingering shell with title Dynamic Filters Configuration
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event Close [21]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1713726314 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1713726710 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:12:20 [2020-06-09T16:12:20.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched TimeGraphScale with text "", using matcher: of type 'Canvas'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched TimeGraphScale with text "", using matcher: (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'Canvas'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched TimeGraphControl with text "", using matcher: (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: of type 'Canvas'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched TimeGraphMarkerAxis with text "", using matcher: (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - Attempting to set focus on TimeGraphControl with text {}
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:27 [2020-06-09T16:12:27.426Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.426Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:27 [2020-06-09T16:12:27.986Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.986Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:27 [2020-06-09T16:12:27.986Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:28 [2020-06-09T16:12:28.546Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:28 [2020-06-09T16:12:28.546Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:28 [2020-06-09T16:12:28.546Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:29 [2020-06-09T16:12:29.106Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:29 [2020-06-09T16:12:29.106Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:29 [2020-06-09T16:12:29.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:29 [2020-06-09T16:12:29.362Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:29 [2020-06-09T16:12:29.362Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:29 [2020-06-09T16:12:29.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:29 [2020-06-09T16:12:29.923Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:29 [2020-06-09T16:12:29.923Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:29 [2020-06-09T16:12:29.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:30 [2020-06-09T16:12:30.483Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:30 [2020-06-09T16:12:30.483Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:30 [2020-06-09T16:12:30.483Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:31 [2020-06-09T16:12:31.044Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:31 [2020-06-09T16:12:31.044Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:31 [2020-06-09T16:12:31.044Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:31 [2020-06-09T16:12:31.606Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:31 [2020-06-09T16:12:31.606Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:31 [2020-06-09T16:12:31.606Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:31 [2020-06-09T16:12:31.861Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:31 [2020-06-09T16:12:31.861Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:32 [2020-06-09T16:12:32.116Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:32 [2020-06-09T16:12:32.371Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:32 [2020-06-09T16:12:32.371Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:32 [2020-06-09T16:12:32.371Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:32 [2020-06-09T16:12:32.932Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:32 [2020-06-09T16:12:32.932Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:32 [2020-06-09T16:12:32.932Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:33 [2020-06-09T16:12:33.492Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:33 [2020-06-09T16:12:33.492Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:33 [2020-06-09T16:12:33.492Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:34 [2020-06-09T16:12:34.052Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:34 [2020-06-09T16:12:34.052Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:34 [2020-06-09T16:12:34.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:34 [2020-06-09T16:12:34.612Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:34 [2020-06-09T16:12:34.612Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:34 [2020-06-09T16:12:34.612Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:35 [2020-06-09T16:12:35.172Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:35 [2020-06-09T16:12:35.172Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:35 [2020-06-09T16:12:35.172Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:35 [2020-06-09T16:12:35.427Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:35 [2020-06-09T16:12:35.427Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:35 [2020-06-09T16:12:35.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:35 [2020-06-09T16:12:35.937Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:35 [2020-06-09T16:12:35.937Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:36 [2020-06-09T16:12:36.192Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:36 [2020-06-09T16:12:36.448Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:36 [2020-06-09T16:12:36.448Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:36 [2020-06-09T16:12:36.448Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:37 [2020-06-09T16:12:37.008Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:37 [2020-06-09T16:12:37.008Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:37 [2020-06-09T16:12:37.008Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:37 [2020-06-09T16:12:37.567Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:37 [2020-06-09T16:12:37.568Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:37 [2020-06-09T16:12:37.568Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:38 [2020-06-09T16:12:38.128Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:38 [2020-06-09T16:12:38.128Z] DEBUG - Attempting to set focus on (of type 'Canvas')
12:12:38 [2020-06-09T16:12:38.128Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:38 [2020-06-09T16:12:38.688Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:41 [2020-06-09T16:12:41.954Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:12:41 [2020-06-09T16:12:41.954Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:41 [2020-06-09T16:12:41.954Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:42 [2020-06-09T16:12:42.210Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:42 [2020-06-09T16:12:42.210Z] DEBUG - number of items : 26
12:12:42 [2020-06-09T16:12:42.210Z] DEBUG - Clicking on ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713704709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.210Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713704709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.210Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713704709 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713704709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.210Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713704709 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713704308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713704306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713704306 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713704305 data=null doit=true} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713704305 data=null} to ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Clicked on ToolItem with tooltip text {Show View Filters}
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Shell with text "Filter", using matcher: with text 'Filter'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Filter} time=-1713704304 data=null doit=true} to Shell with text {Filter}
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Clicking on Uncheck all
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1713704303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713704303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1713704303 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1713704303 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1713704303 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1713704302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1713704302 data=null item=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')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1713704243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713704243 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1713704242 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1713704242 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1713704242 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Clicked on Uncheck all
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check Active", using matcher: with mnemonic 'Check Active'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check Active", using matcher: with style 'SWT.PUSH'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Check Active", using matcher: (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Clicking on Check Active
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check Active} time=-1713704241 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')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1713704241 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')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check Active} time=-1713704241 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check Active} time=-1713704241 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check Active} time=-1713704241 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')
12:12:42 [2020-06-09T16:12:42.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check Active} time=-1713704241 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')
12:12:43 [2020-06-09T16:12:43.331Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check Active} time=-1713704241 data=null item=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')
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check Active} time=-1713703425 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')
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check Active} time=-1713703296 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')
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check Active} time=-1713703295 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')
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check Active} time=-1713703295 data=null doit=true} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check Active} time=-1713703295 data=null} to (of type 'Button' and with mnemonic 'Check Active' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - Clicked on Check Active
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.586Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.587Z] DEBUG - Clicking on Check all
12:12:43 [2020-06-09T16:12:43.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1713703294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.587Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713703294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.587Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1713703294 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1713703294 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1713703294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1713703294 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1713703293 data=null item=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')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1713703190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713703190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1713703190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1713703190 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1713703190 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Clicked on Check all
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with mnemonic 'Uncheck Inactive'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: with style 'SWT.PUSH'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Clicking on Uncheck Inactive
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck Inactive} time=-1713703189 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')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1713703189 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')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck Inactive} time=-1713703189 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck Inactive} time=-1713703189 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck Inactive} time=-1713703189 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')
12:12:43 [2020-06-09T16:12:43.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck Inactive} time=-1713703188 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')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck Inactive} time=-1713703188 data=null item=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')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck Inactive} time=-1713702385 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')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck Inactive} time=-1713702385 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')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck Inactive} time=-1713702385 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')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck Inactive} time=-1713702385 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck Inactive} time=-1713702385 data=null} to (of type 'Button' and with mnemonic 'Uncheck Inactive' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Clicked on Uncheck Inactive
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Attempting to set focus on Tree with text {}
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {gnuplot} time=-1713702370 data=null button=0 stateMask=0x0 x=89 y=35 count=0} to TreeItem with text {synthetic-trace}
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {synthetic-trace} time=-1713702370 data=null doit=true} to TreeItem with text {synthetic-trace}
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {synthetic-trace} time=-1713702370 data=null} to TreeItem with text {synthetic-trace}
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {gnuplot} time=-1713702370 data=null button=1 stateMask=0x0 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713702370 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}
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {gnuplot} time=-1713702369 data=null button=1 stateMask=0x80000 x=89 y=35 count=1} to TreeItem with text {synthetic-trace}
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Clicking on Uncheck all
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1713702368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713702368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1713702368 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1713702368 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1713702368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1713702368 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1713702368 data=null item=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')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1713702337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713702337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1713702337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1713702337 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1713702337 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Clicked on Uncheck all
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Clicking on Check selected
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1713702336 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1713702336 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1713702336 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1713702336 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1713702336 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1713702336 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1713702336 data=null item=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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1713702332 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1713702332 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1713702332 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1713702332 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1713702332 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Clicked on Check selected
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Clicking on Uncheck all
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1713702331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713702331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1713702331 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1713702331 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1713702331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1713702331 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1713702330 data=null item=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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1713702314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713702314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1713702314 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1713702314 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1713702314 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Clicked on Uncheck all
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check subtree", using matcher: with mnemonic 'Check subtree'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check subtree", using matcher: with style 'SWT.PUSH'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check subtree", using matcher: (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Clicking on Check subtree
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check subtree} time=-1713702311 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1713702311 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check subtree} time=-1713702311 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check subtree} time=-1713702311 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check subtree} time=-1713702311 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check subtree} time=-1713702311 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check subtree} time=-1713702311 data=null item=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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check subtree} time=-1713702310 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check subtree} time=-1713702310 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check subtree} time=-1713702310 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')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check subtree} time=-1713702310 data=null doit=true} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check subtree} time=-1713702310 data=null} to (of type 'Button' and with mnemonic 'Check subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - Clicked on Check subtree
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.771Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Clicking on Check all
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1713702309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713702309 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1713702309 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1713702308 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1713702308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1713702308 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1713702308 data=null item=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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1713702251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713702251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1713702251 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1713702251 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1713702251 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Clicked on Check all
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Clicking on Uncheck selected
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1713702250 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1713702250 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1713702250 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1713702250 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1713702250 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1713702250 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1713702250 data=null item=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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1713702249 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1713702248 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1713702248 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1713702248 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1713702248 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Clicked on Uncheck selected
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Clicking on Check all
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1713702247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713702247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1713702247 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1713702247 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1713702247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1713702247 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1713702247 data=null item=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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1713702231 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713702230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1713702230 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1713702230 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1713702230 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Clicked on Check all
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with mnemonic 'Uncheck subtree'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: with style 'SWT.PUSH'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Clicking on Uncheck subtree
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck subtree} time=-1713702229 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1713702229 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck subtree} time=-1713702229 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck subtree} time=-1713702228 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck subtree} time=-1713702228 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck subtree} time=-1713702228 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck subtree} time=-1713702228 data=null item=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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck subtree} time=-1713702228 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')
12:12:44 [2020-06-09T16:12:44.772Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck subtree} time=-1713702228 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')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck subtree} time=-1713702227 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')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck subtree} time=-1713702227 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck subtree} time=-1713702227 data=null} to (of type 'Button' and with mnemonic 'Uncheck subtree' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Clicked on Uncheck subtree
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Clicking on Uncheck all
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1713702227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713702226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1713702226 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1713702226 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1713702226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1713702226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1713702226 data=null item=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')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1713702172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1713702172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1713702172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1713702172 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1713702172 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - Clicked on Uncheck all
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:12:44 [2020-06-09T16:12:44.773Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Clicking on Check all
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1713701668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713701668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1713701668 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1713701668 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1713701668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1713701668 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1713701668 data=null item=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')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1713701656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1713701656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1713701656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1713701655 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1713701655 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Clicked on Check all
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check subtree", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Check Active", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Uncheck subtree", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Uncheck Inactive", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Clicking on OK
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713701655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713701655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713701655 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713701654 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713701654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713701654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713701654 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713704709 data=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}
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - Clicked on 
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:45 [2020-06-09T16:12:45.334Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:12:45 [2020-06-09T16:12:45.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:49 [2020-06-09T16:12:49.749Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:12:49 [2020-06-09T16:12:49.749Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:49 [2020-06-09T16:12:49.749Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:50 [2020-06-09T16:12:50.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:50 [2020-06-09T16:12:50.004Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:12:50 [2020-06-09T16:12:50.004Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1713696627 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:12:50 [2020-06-09T16:12:50.260Z] 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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:12:50 [2020-06-09T16:12:50.260Z] 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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Text with text "", using matcher: with message 'e.g. 0-3,5,7-8'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - matched Text with text " 
12:12:50 [2020-06-09T16:12:50.260Z]  ", using matcher: of type 'Text'
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Toggling state on Button {Show Active Threads Only}. Setting state to selected
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Show Active Threads Only} time=-1713696625 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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713696625 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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Show Active Threads Only} time=-1713696625 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Show Active Threads Only} time=-1713696624 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Show Active Threads Only} time=-1713696624 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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Show Active Threads Only} time=-1713696624 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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Show Active Threads Only} time=-1713696624 data=null item=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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Show Active Threads Only} time=-1713696616 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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Show Active Threads Only} time=-1713696616 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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Show Active Threads Only} time=-1713696616 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')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Show Active Threads Only} time=-1713696616 data=null doit=true} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Show Active Threads Only} time=-1713696616 data=null} to (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Show Active Threads Only' and with style 'SWT.CHECK')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1713696615 data=null doit=true} to Button with text {All Active Threads}
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1713696615 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}
12:12:50 [2020-06-09T16:12:50.260Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1713696615 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1713696615 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')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1713696614 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')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1713696614 data=null item=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')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1713696613 data=null doit=true} to Button with text {Active Threads on CPUs:}
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1713696613 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:}
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1713696613 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1713696612 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')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1713696612 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')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1713696612 data=null item=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')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {All Active Threads} time=-1713696612 data=null doit=true} to Button with text {All Active Threads}
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1713696612 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}
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Active Threads on CPUs:} time=-1713696611 data=null doit=true} to (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Active Threads on CPUs:} time=-1713696611 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')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Active Threads on CPUs:} time=-1713696611 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')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1713696611 data=null item=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')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Active Threads on CPUs:' and with style 'SWT.RADIO')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Clicking on OK
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713696595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713696595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713696595 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713696595 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713696595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713696594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713696594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:50 [2020-06-09T16:12:50.261Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1713696930 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:12:50 [2020-06-09T16:12:50.516Z] DEBUG - Clicked on 
12:12:50 [2020-06-09T16:12:50.516Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:50 [2020-06-09T16:12:50.516Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:50 [2020-06-09T16:12:50.516Z] DEBUG - matched MenuItem with text "&Active Threads only", using matcher: with mnemonic 'Active Threads only'
12:12:50 [2020-06-09T16:12:50.516Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:50 [2020-06-09T16:12:50.516Z] DEBUG - matched MenuItem with text "Flat", using matcher: with mnemonic 'Flat'
12:12:50 [2020-06-09T16:12:50.516Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:50 [2020-06-09T16:12:50.516Z] DEBUG - matched MenuItem with text "Hierarchical", using matcher: with mnemonic 'Hierarchical'
12:12:50 [2020-06-09T16:12:50.771Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:50 [2020-06-09T16:12:50.771Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:12:50 [2020-06-09T16:12:50.771Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1713695944 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:12:51 [2020-06-09T16:12:51.026Z] 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')
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:12:51 [2020-06-09T16:12:51.026Z] 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')
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - matched Text with text " 
12:12:51 [2020-06-09T16:12:51.026Z]  ", using matcher: of type 'Text'
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:51 [2020-06-09T16:12:51.026Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Active Threads on CPUs:} time=-1713695942 data=null doit=true} to Button with text {Active Threads on CPUs:}
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Active Threads on CPUs:} time=-1713695942 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:}
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {All Active Threads} time=-1713695941 data=null doit=true} to (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {All Active Threads} time=-1713695941 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')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {All Active Threads} time=-1713695940 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')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {All Active Threads} time=-1713695940 data=null item=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')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Clicking on OK
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713695940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713695940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713695940 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713695940 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713695940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713695940 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713695940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1713696238 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - Clicked on 
12:12:51 [2020-06-09T16:12:51.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:51 [2020-06-09T16:12:51.589Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:51 [2020-06-09T16:12:51.589Z] DEBUG - matched MenuItem with text "&Configure...", using matcher: with mnemonic 'Configure...'
12:12:51 [2020-06-09T16:12:51.589Z] DEBUG - Clicking on with mnemonic 'Configure...'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - Clicked on with mnemonic 'Configure...'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Shell with text "Dynamic Filters Conf...", using matcher: with text 'Dynamic Filters Configuration'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Dynamic Filters Configuration} time=-1713695013 data=null doit=true} to Shell with text {Dynamic Filters Configuration}
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with mnemonic 'Show Active Threads Only'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: with style 'SWT.CHECK'
12:12:51 [2020-06-09T16:12:51.844Z] 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')
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with mnemonic 'Active Threads on CPUs:'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: with style 'SWT.RADIO'
12:12:51 [2020-06-09T16:12:51.844Z] 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')
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "All Active Threads", using matcher: with mnemonic 'All Active Threads'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "All Active Threads", using matcher: with style 'SWT.RADIO'
12:12:51 [2020-06-09T16:12:51.844Z] DEBUG - matched Button with text "All Active Threads", using matcher: (of type 'Button' and with mnemonic 'All Active Threads' and with style 'SWT.RADIO')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Text with text "0,1,2-100", using matcher: of type 'Text'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Text with text "0,1,2-100", using matcher: with message 'e.g. 0-3,5,7-8'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Text with text "0,1,2-100", using matcher: (of type 'Text' and with message 'e.g. 0-3,5,7-8')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Text with text " 
12:12:51 [2020-06-09T16:12:51.845Z]  ", using matcher: of type 'Text'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "Show Active Threads ...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "All Active Threads", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "Active Threads on CP...", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - Clicking on Cancel
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1713695011 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')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1713695011 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')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1713695011 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1713695011 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1713695011 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')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1713695011 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')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1713695011 data=null item=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')
12:12:51 [2020-06-09T16:12:51.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Configure...} time=-1713695319 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Configure...'
12:12:52 [2020-06-09T16:12:52.099Z] DEBUG - Clicked on 
12:12:52 [2020-06-09T16:12:52.099Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:58 [2020-06-09T16:12:58.634Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:12:58 [2020-06-09T16:12:58.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:12:58 [2020-06-09T16:12:58.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:12:58 [2020-06-09T16:12:58.634Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:12:58 [2020-06-09T16:12:58.634Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:12:58 [2020-06-09T16:12:58.634Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:12:58 [2020-06-09T16:12:58.634Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:12:58 [2020-06-09T16:12:58.634Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:01 [2020-06-09T16:13:01.896Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:13:01 [2020-06-09T16:13:01.896Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:01 [2020-06-09T16:13:01.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:01 [2020-06-09T16:13:01.896Z] DEBUG - number of items : 26
12:13:01 [2020-06-09T16:13:01.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:05 [2020-06-09T16:13:05.160Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:13:05 [2020-06-09T16:13:05.160Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:05 [2020-06-09T16:13:05.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:05 [2020-06-09T16:13:05.160Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:13:05 [2020-06-09T16:13:05.160Z] DEBUG - matched Slider with text "", using matcher: of type 'Slider'
12:13:05 [2020-06-09T16:13:05.160Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:05 [2020-06-09T16:13:05.415Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:07 [2020-06-09T16:13:07.927Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:13:07 [2020-06-09T16:13:07.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:07 [2020-06-09T16:13:07.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:07 [2020-06-09T16:13:07.927Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:07 [2020-06-09T16:13:07.927Z] 
12:13:07 [2020-06-09T16:13:07.927Z] (Eclipse:14366): Gtk-WARNING **: 16:13:07.899: Negative content width -4 (allocation 8, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:13:07 [2020-06-09T16:13:07.927Z] 
12:13:07 [2020-06-09T16:13:07.927Z] (Eclipse:14366): Gtk-WARNING **: 16:13:07.905: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:08 [2020-06-09T16:13:08.182Z] 
12:13:08 [2020-06-09T16:13:08.182Z] (Eclipse:14366): Gtk-WARNING **: 16:13:07.970: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:08 [2020-06-09T16:13:08.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:08 [2020-06-09T16:13:08.182Z] 
12:13:08 [2020-06-09T16:13:08.182Z] (Eclipse:14366): Gtk-WARNING **: 16:13:07.987: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:08 [2020-06-09T16:13:08.182Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:13:08 [2020-06-09T16:13:08.182Z] 
12:13:08 [2020-06-09T16:13:08.182Z] (Eclipse:14366): Gtk-WARNING **: 16:13:08.092: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:08 [2020-06-09T16:13:08.182Z] 
12:13:08 [2020-06-09T16:13:08.182Z] (Eclipse:14366): Gtk-WARNING **: 16:13:08.104: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:08 [2020-06-09T16:13:08.182Z] 
12:13:08 [2020-06-09T16:13:08.182Z] (Eclipse:14366): Gtk-WARNING **: 16:13:08.105: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:08 [2020-06-09T16:13:08.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:08 [2020-06-09T16:13:08.182Z] 
12:13:08 [2020-06-09T16:13:08.182Z] (Eclipse:14366): Gtk-WARNING **: 16:13:08.171: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:08 [2020-06-09T16:13:08.437Z] 
12:13:08 [2020-06-09T16:13:08.437Z] (Eclipse:14366): Gtk-WARNING **: 16:13:08.304: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:09 [2020-06-09T16:13:09.362Z] 
12:13:09 [2020-06-09T16:13:09.362Z] (Eclipse:14366): Gtk-WARNING **: 16:13:09.086: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched EditorReference with text "", using matcher: with name '"synthetic-trace"'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Control Flow"'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - number of items : 26
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Clicking on ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713676011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713676011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713676011 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713676011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713676011 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] 
12:13:11 [2020-06-09T16:13:11.248Z] (Eclipse:14366): Gtk-WARNING **: 16:13:10.918: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.248Z] 
12:13:11 [2020-06-09T16:13:11.248Z] (Eclipse:14366): Gtk-WARNING **: 16:13:10.982: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.248Z] 
12:13:11 [2020-06-09T16:13:11.248Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.025: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.248Z] 
12:13:11 [2020-06-09T16:13:11.248Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.069: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.248Z] 
12:13:11 [2020-06-09T16:13:11.248Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.110: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713675675 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713675674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713675674 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713675674 data=null doit=true} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713675674 data=null} to ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Clicked on ToolItem with tooltip text {Show Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched Shell with text "Legend", using matcher: with text 'Legend'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Legend} time=-1713675673 data=null doit=true} to Shell with text {Legend}
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.248Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Unknown", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Unknown", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Usermode", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Usermode", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "System call", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "System call", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Interrupt", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Interrupt", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait blocked", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait blocked", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait for CPU", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait for CPU", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "Wait", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "CPU transition", using matcher: of type 'CLabel'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched  with text "CPU transition", using matcher: (of type 'CLabel')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "", using matcher: of type 'Button'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - Clicking on OK
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713675646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713675646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713675646 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713675646 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713675646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713675646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713675646 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:11 [2020-06-09T16:13:11.249Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713676011 data=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}
12:13:11 [2020-06-09T16:13:11.249Z] 
12:13:11 [2020-06-09T16:13:11.249Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.226: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.504Z] 
12:13:11 [2020-06-09T16:13:11.504Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.278: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.504Z] DEBUG - Clicked on 
12:13:11 [2020-06-09T16:13:11.504Z] 
12:13:11 [2020-06-09T16:13:11.504Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.328: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.504Z] 
12:13:11 [2020-06-09T16:13:11.504Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.346: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.504Z] 
12:13:11 [2020-06-09T16:13:11.504Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.355: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.504Z] 
12:13:11 [2020-06-09T16:13:11.504Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.356: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.504Z] 
12:13:11 [2020-06-09T16:13:11.504Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.374: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.504Z] 
12:13:11 [2020-06-09T16:13:11.504Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.391: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.504Z] 
12:13:11 [2020-06-09T16:13:11.504Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.407: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.504Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713675343 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:13:11 [2020-06-09T16:13:11.504Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - Attempting to set focus on Tree with text {}
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713675309 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713675309 data=null doit=true} to TreeItem with text {test}
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713675308 data=null} to TreeItem with text {test}
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713675308 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713675308 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713675302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - Clicking on with mnemonic 'Delete'
12:13:11 [2020-06-09T16:13:11.759Z] DEBUG - Clicked on with mnemonic 'Delete'
12:13:11 [2020-06-09T16:13:11.759Z] 
12:13:11 [2020-06-09T16:13:11.759Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.718: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:11 [2020-06-09T16:13:11.759Z] 
12:13:11 [2020-06-09T16:13:11.759Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.744: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:12 [2020-06-09T16:13:12.014Z] 
12:13:12 [2020-06-09T16:13:12.014Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.768: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:12 [2020-06-09T16:13:12.014Z] 
12:13:12 [2020-06-09T16:13:12.014Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.793: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:12 [2020-06-09T16:13:12.014Z] 
12:13:12 [2020-06-09T16:13:12.014Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.818: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:12 [2020-06-09T16:13:12.014Z] 
12:13:12 [2020-06-09T16:13:12.014Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.843: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:12 [2020-06-09T16:13:12.014Z] 
12:13:12 [2020-06-09T16:13:12.014Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.866: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:12 [2020-06-09T16:13:12.014Z] 
12:13:12 [2020-06-09T16:13:12.014Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.890: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:12 [2020-06-09T16:13:12.014Z] 
12:13:12 [2020-06-09T16:13:12.014Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.910: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:12 [2020-06-09T16:13:12.014Z] 
12:13:12 [2020-06-09T16:13:12.014Z] (Eclipse:14366): Gtk-WARNING **: 16:13:11.930: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null item=null 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')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713674371 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Clicking on OK
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713674370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713674370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713674370 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713674370 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713674370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713674370 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:12 [2020-06-09T16:13:12.575Z] DEBUG - Clicked on OK
12:13:13 [2020-06-09T16:13:13.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713674370 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:13:13 [2020-06-09T16:13:13.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713675250 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:13:13 [2020-06-09T16:13:13.938Z] 
12:13:13 [2020-06-09T16:13:13.938Z] (Eclipse:14366): Gtk-WARNING **: 16:13:13.878: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:13 [2020-06-09T16:13:13.938Z] 
12:13:13 [2020-06-09T16:13:13.938Z] (Eclipse:14366): Gtk-WARNING **: 16:13:13.896: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:13 [2020-06-09T16:13:13.938Z] 
12:13:13 [2020-06-09T16:13:13.938Z] (Eclipse:14366): Gtk-WARNING **: 16:13:13.904: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:13 [2020-06-09T16:13:13.938Z] 
12:13:13 [2020-06-09T16:13:13.938Z] (Eclipse:14366): Gtk-WARNING **: 16:13:13.917: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:13 [2020-06-09T16:13:13.938Z] 
12:13:13 [2020-06-09T16:13:13.938Z] (Eclipse:14366): Gtk-WARNING **: 16:13:13.934: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:14 [2020-06-09T16:13:14.195Z] 
12:13:14 [2020-06-09T16:13:14.195Z] (Eclipse:14366): Gtk-WARNING **: 16:13:13.950: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:14 [2020-06-09T16:13:14.195Z] 
12:13:14 [2020-06-09T16:13:14.195Z] (Eclipse:14366): Gtk-WARNING **: 16:13:13.968: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:14 [2020-06-09T16:13:14.195Z] 
12:13:14 [2020-06-09T16:13:14.195Z] (Eclipse:14366): Gtk-WARNING **: 16:13:13.985: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:14 [2020-06-09T16:13:14.195Z] 
12:13:14 [2020-06-09T16:13:14.195Z] (Eclipse:14366): Gtk-WARNING **: 16:13:14.001: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:14 [2020-06-09T16:13:14.195Z] 
12:13:14 [2020-06-09T16:13:14.195Z] (Eclipse:14366): Gtk-WARNING **: 16:13:14.017: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:14 [2020-06-09T16:13:14.195Z] 
12:13:14 [2020-06-09T16:13:14.195Z] (Eclipse:14366): Gtk-WARNING **: 16:13:14.040: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:14 [2020-06-09T16:13:14.195Z] 
12:13:14 [2020-06-09T16:13:14.195Z] (Eclipse:14366): Gtk-WARNING **: 16:13:14.066: Negative content width -5 (allocation 8, extents 6x7) while allocating gadget (node button, owner GtkButton)
12:13:14 [2020-06-09T16:13:14.755Z] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 94.929 s - in org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest
12:13:14 [2020-06-09T16:13:14.755Z] testToolBarFollowCPUForwardBackward(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 16.074 s
12:13:14 [2020-06-09T16:13:14.755Z] testToolBarSelectNextPreviousStateChange(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 14.708 s
12:13:14 [2020-06-09T16:13:14.755Z] testDynamicFilteringCpu(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 5.655 s
12:13:14 [2020-06-09T16:13:14.755Z] testDynamicFiltering(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 4.297 s
12:13:14 [2020-06-09T16:13:14.755Z] testKeyboardLeftRight(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 17.88 s
12:13:14 [2020-06-09T16:13:14.755Z] testFilter(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.858 s
12:13:14 [2020-06-09T16:13:14.755Z] testDynamicFiltersDialog(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.637 s
12:13:14 [2020-06-09T16:13:14.755Z] testHorizontalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 6.482 s
12:13:14 [2020-06-09T16:13:14.755Z] testToolbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.151 s
12:13:14 [2020-06-09T16:13:14.755Z] testVerticalScrollbar(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.571 s
12:13:14 [2020-06-09T16:13:14.755Z] testOpenCloseOpen(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 2.911 s
12:13:14 [2020-06-09T16:13:14.755Z] testLegend(org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests.ControlFlowViewTest)  Time elapsed: 3.252 s
12:13:14 [2020-06-09T16:13:14.755Z] 
12:13:14 [2020-06-09T16:13:14.755Z] Results:
12:13:14 [2020-06-09T16:13:14.755Z] 
12:13:14 [2020-06-09T16:13:14.755Z] Tests run: 57, Failures: 0, Errors: 0, Skipped: 1
12:13:14 [2020-06-09T16:13:14.755Z] 
12:13:15 [2020-06-09T16:13:15.010Z] 
12:13:15 [2020-06-09T16:13:15.010Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 16:13:14.902
12:13:15 [2020-06-09T16:13:15.010Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:13:20 [2020-06-09T16:13:20.245Z] [INFO] All tests passed!
12:13:20 [2020-06-09T16:13:20.245Z] [INFO] 
12:13:20 [2020-06-09T16:13:20.245Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:13:20 [2020-06-09T16:13:20.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar
12:13:20 [2020-06-09T16:13:20.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.pom
12:13:20 [2020-06-09T16:13:20.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-sources.jar
12:13:20 [2020-06-09T16:13:20.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests/1.0.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-pack200.jar.pack.gz
12:13:20 [2020-06-09T16:13:20.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-p2metadata.xml
12:13:20 [2020-06-09T16:13:20.245Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.14-SNAPSHOT/org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests-1.0.14-SNAPSHOT-p2artifacts.xml
12:13:22 [2020-06-09T16:13:22.786Z] [INFO] 
12:13:22 [2020-06-09T16:13:22.786Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests ---
12:13:25 [2020-06-09T16:13:25.297Z] [INFO] 
12:13:25 [2020-06-09T16:13:25.297Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core >--
12:13:25 [2020-06-09T16:13:25.297Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core 5.0.0-SNAPSHOT [95/138]
12:13:25 [2020-06-09T16:13:25.297Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:25 [2020-06-09T16:13:25.297Z] [INFO] 
12:13:25 [2020-06-09T16:13:25.297Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:25 [2020-06-09T16:13:25.297Z] [INFO] 
12:13:25 [2020-06-09T16:13:25.297Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] The project's OSGi version is 5.0.0.202006091432
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] 
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] 
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] 
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] 
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/main/resources
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] 
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:25 [2020-06-09T16:13:25.552Z] [INFO] Compiling 44 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/classes
12:13:29 [2020-06-09T16:13:29.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[141] 
12:13:29 [2020-06-09T16:13:29.711Z] 	int tidQuark = entry.getValue();
12:13:29 [2020-06-09T16:13:29.711Z] 	               ^^^^^^^^^^^^^^^^
12:13:29 [2020-06-09T16:13:29.711Z] 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
12:13:29 [2020-06-09T16:13:29.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryUsageDataProvider.java:[184] 
12:13:29 [2020-06-09T16:13:29.711Z] 	builder.add(new MemoryUsageTreeModel(rootId, -1L, -1, Collections.singletonList(getTrace().getName())));
12:13:29 [2020-06-09T16:13:29.711Z] 	                                                                                ^^^^^^^^^^^^^^^^^^^^
12:13:29 [2020-06-09T16:13:29.711Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:13:29 [2020-06-09T16:13:29.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/internal/lttng2/ust/core/analysis/memory/UstMemoryDataProviderFactory.java:[44] 
12:13:29 [2020-06-09T16:13:29.711Z] 	private static final Predicate<? super ITmfTrace> PREDICATE = t -> TmfTraceUtils.getAnalysisModuleOfClass(t, UstMemoryAnalysisModule.class, UstMemoryAnalysisModule.ID) != null;
12:13:29 [2020-06-09T16:13:29.711Z] 	                                                                                                          ^
12:13:29 [2020-06-09T16:13:29.711Z] Null type safety (type annotations): The expression of type 'ITmfTrace' needs unchecked conversion to conform to '@NonNull ITmfTrace'
12:13:29 [2020-06-09T16:13:29.711Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/org/eclipse/tracecompass/lttng2/ust/core/analysis/debuginfo/UstDebugInfoBinaryAspect.java:[96] 
12:13:29 [2020-06-09T16:13:29.711Z] 	return Objects.requireNonNull(Optional.of(new BinaryCallsite(fullPath, file.getBuildId(), offset, file.isPic(), file.getValidityStart(), file.getValidityEnd())));
12:13:29 [2020-06-09T16:13:29.711Z] 	                                                             ^^^^^^^^
12:13:29 [2020-06-09T16:13:29.711Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:13:29 [2020-06-09T16:13:29.711Z] 4 problems (4 warnings)
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] 
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/src/test/resources
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] 
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] 
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] 
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:30 [2020-06-09T16:13:30.271Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] 
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] 
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] 
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] 
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] 
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:30 [2020-06-09T16:13:30.526Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar
12:13:30 [2020-06-09T16:13:30.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.pom
12:13:30 [2020-06-09T16:13:30.780Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-sources.jar
12:13:31 [2020-06-09T16:13:31.340Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-pack200.jar.pack.gz
12:13:31 [2020-06-09T16:13:31.595Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-p2metadata.xml
12:13:31 [2020-06-09T16:13:31.851Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core/5.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core-5.0.0-SNAPSHOT-p2artifacts.xml
12:13:31 [2020-06-09T16:13:31.851Z] [INFO] 
12:13:31 [2020-06-09T16:13:31.851Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core ---
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] 
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui >---
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui 3.0.8-SNAPSHOT  [96/138]
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] 
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] 
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] The project's OSGi version is 3.0.8.202006091432
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] 
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] 
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] 
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] 
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/main/resources
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] 
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:32 [2020-06-09T16:13:32.107Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/classes
12:13:33 [2020-06-09T16:13:33.993Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[17] 
12:13:33 [2020-06-09T16:13:33.993Z] 	import org.eclipse.tracecompass.internal.analysis.os.linux.ui.views.memory.MemoryUsageView2;
12:13:33 [2020-06-09T16:13:33.993Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:13:33 [2020-06-09T16:13:33.994Z] Discouraged access: The type 'MemoryUsageView2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
12:13:33 [2020-06-09T16:13:33.994Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[26] 
12:13:33 [2020-06-09T16:13:33.994Z] 	public class UstMemoryUsageView extends MemoryUsageView2 {
12:13:33 [2020-06-09T16:13:33.994Z] 	                                        ^^^^^^^^^^^^^^^^
12:13:33 [2020-06-09T16:13:33.994Z] Discouraged access: The type 'MemoryUsageView2' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
12:13:33 [2020-06-09T16:13:33.994Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/org/eclipse/tracecompass/internal/lttng2/ust/ui/views/memusage/UstMemoryUsageView.java:[35] 
12:13:33 [2020-06-09T16:13:33.994Z] 	super(Messages.MemoryUsageViewer_Title, UstMemoryUsageDataProvider.ID,
12:13:33 [2020-06-09T16:13:33.994Z]                 new TmfXYChartSettings(Messages.MemoryUsageViewer_Title, Messages.MemoryUsageViewer_XAxis, Messages.MemoryUsageViewer_YAxis, 1));
12:13:33 [2020-06-09T16:13:33.994Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:13:33 [2020-06-09T16:13:33.994Z] Discouraged access: The constructor 'MemoryUsageView2(String, String, TmfXYChartSettings)' is not API (restriction on classpath entry '/home/jenkins/agent/workspace/tracecompass-master-2019-06/analysis/org.eclipse.tracecompass.analysis.os.linux.ui/target/classes')
12:13:33 [2020-06-09T16:13:33.994Z] 3 problems (3 warnings)
12:13:33 [2020-06-09T16:13:33.994Z] [INFO] 
12:13:33 [2020-06-09T16:13:33.994Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:33 [2020-06-09T16:13:33.994Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:33 [2020-06-09T16:13:33.994Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/src/test/resources
12:13:33 [2020-06-09T16:13:33.994Z] [INFO] 
12:13:33 [2020-06-09T16:13:33.994Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:34 [2020-06-09T16:13:34.554Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-sources.jar
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] 
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] 
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] 
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] 
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] 
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] 
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] 
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:34 [2020-06-09T16:13:34.809Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar
12:13:35 [2020-06-09T16:13:35.064Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.pom
12:13:35 [2020-06-09T16:13:35.989Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-sources.jar
12:13:36 [2020-06-09T16:13:36.549Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui/target/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui/3.0.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-pack200.jar.pack.gz
12:13:37 [2020-06-09T16:13:37.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-p2metadata.xml
12:13:37 [2020-06-09T16:13:37.108Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui-3.0.8-SNAPSHOT-p2artifacts.xml
12:13:37 [2020-06-09T16:13:37.363Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.363Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui ---
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust >----
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust 6.0.0-SNAPSHOT     [97/138]
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.618Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:37 [2020-06-09T16:13:37.873Z] [INFO] 
12:13:37 [2020-06-09T16:13:37.873Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:37 [2020-06-09T16:13:37.873Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.jar
12:13:38 [2020-06-09T16:13:38.798Z] [INFO] 
12:13:38 [2020-06-09T16:13:38.798Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:38 [2020-06-09T16:13:38.798Z] [INFO] 
12:13:38 [2020-06-09T16:13:38.798Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:38 [2020-06-09T16:13:38.798Z] [INFO] 
12:13:38 [2020-06-09T16:13:38.798Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:39 [2020-06-09T16:13:39.053Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-sources-feature.jar
12:13:39 [2020-06-09T16:13:39.053Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.053Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:39 [2020-06-09T16:13:39.053Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.053Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:39 [2020-06-09T16:13:39.053Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.053Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:39 [2020-06-09T16:13:39.053Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.jar
12:13:39 [2020-06-09T16:13:39.308Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT.pom
12:13:39 [2020-06-09T16:13:39.562Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-sources-feature.jar
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-p2metadata.xml
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust/6.0.0-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust-6.0.0-SNAPSHOT-p2artifacts.xml
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust ---
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.core.tests >--
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.11-SNAPSHOT [98/138]
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] The project's OSGi version is 1.0.11.202006091432
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/main/resources
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] 
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:39 [2020-06-09T16:13:39.817Z] [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/classes
12:13:41 [2020-06-09T16:13:41.178Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/perf/org/eclipse/tracecompass/lttng2/ust/core/tests/perf/cygprofile/CallStackAndGraphBenchmark.java:[131] 
12:13:41 [2020-06-09T16:13:41.178Z] 	CallStackAnalysis callStackModule = TmfTraceUtils.getAnalysisModuleOfClass(trace, CallStackAnalysis.class, LttngUstCallStackAnalysis.ID);
12:13:41 [2020-06-09T16:13:41.178Z] 	                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:13:41 [2020-06-09T16:13:41.178Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:13:41 [2020-06-09T16:13:41.178Z] 1 problem (1 warning)
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] 
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/src/test/resources
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] 
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-sources.jar
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] 
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] 
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] 
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] 
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] 
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] 
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] 
12:13:41 [2020-06-09T16:13:41.178Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:13:46 [2020-06-09T16:13:46.415Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data/.metadata/.log
12:13:46 [2020-06-09T16:13:46.415Z] [INFO] Command line:
12:13:46 [2020-06-09T16:13:46.415Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:13:46 [2020-06-09T16:13:46.415Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:13:47 [2020-06-09T16:13:47.777Z] !SESSION 2020-06-09 16:13:45.839 -----------------------------------------------
12:13:47 [2020-06-09T16:13:47.777Z] eclipse.buildId=unknown
12:13:47 [2020-06-09T16:13:47.777Z] java.version=1.8.0_202
12:13:47 [2020-06-09T16:13:47.777Z] java.vendor=Oracle Corporation
12:13:47 [2020-06-09T16:13:47.777Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:13:47 [2020-06-09T16:13:47.777Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:13:47 [2020-06-09T16:13:47.777Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:13:47 [2020-06-09T16:13:47.777Z] 
12:13:47 [2020-06-09T16:13:47.777Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:13:47.670
12:13:47 [2020-06-09T16:13:47.777Z] !MESSAGE FrameworkEvent ERROR
12:13:47 [2020-06-09T16:13:47.777Z] !STACK 0
12:13:47 [2020-06-09T16:13:47.777Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
12:13:47 [2020-06-09T16:13:47.777Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:13:47 [2020-06-09T16:13:47.777Z] 
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:13:47 [2020-06-09T16:13:47.777Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:13:48 [2020-06-09T16:13:48.032Z] 
12:13:48 [2020-06-09T16:13:48.032Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:13:47.778
12:13:48 [2020-06-09T16:13:48.032Z] !MESSAGE FrameworkEvent ERROR
12:13:48 [2020-06-09T16:13:48.032Z] !STACK 0
12:13:48 [2020-06-09T16:13:48.032Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
12:13:48 [2020-06-09T16:13:48.032Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:13:48 [2020-06-09T16:13:48.032Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:13:48 [2020-06-09T16:13:48.032Z]     -> 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"
12:13:48 [2020-06-09T16:13:48.032Z]        org.apache.httpcomponents.httpclient.win [35]
12:13:48 [2020-06-09T16:13:48.032Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:13:48 [2020-06-09T16:13:48.032Z] 
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:13:48 [2020-06-09T16:13:48.032Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:13:53 [2020-06-09T16:13:53.269Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
12:13:53 [2020-06-09T16:13:53.269Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.597 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest
12:13:53 [2020-06-09T16:13:53.269Z] testTidAspect(org.eclipse.tracecompass.lttng2.ust.core.tests.trace.LttngUstTraceTest)  Time elapsed: 0.581 s
12:13:53 [2020-06-09T16:13:53.269Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
12:14:11 [2020-06-09T16:14:11.297Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.09 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest
12:14:11 [2020-06-09T16:14:11.297Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 5.829 s
12:14:11 [2020-06-09T16:14:11.297Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.212 s
12:14:11 [2020-06-09T16:14:11.297Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.193 s
12:14:11 [2020-06-09T16:14:11.297Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.145 s
12:14:11 [2020-06-09T16:14:11.297Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.622 s
12:14:11 [2020-06-09T16:14:11.297Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 2.678 s
12:14:11 [2020-06-09T16:14:11.297Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderTest)  Time elapsed: 1.405 s
12:14:11 [2020-06-09T16:14:11.297Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
12:14:21 [2020-06-09T16:14:21.226Z] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.705 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest
12:14:21 [2020-06-09T16:14:21.226Z] testCallStackEnd(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.242 s
12:14:21 [2020-06-09T16:14:21.226Z] testConstruction(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.331 s
12:14:21 [2020-06-09T16:14:21.226Z] testCallStack1(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.451 s
12:14:21 [2020-06-09T16:14:21.226Z] testCallStack2(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.143 s
12:14:21 [2020-06-09T16:14:21.226Z] testCallStack3(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 2.015 s
12:14:21 [2020-06-09T16:14:21.226Z] testOtherUstTrace(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 3.326 s
12:14:21 [2020-06-09T16:14:21.226Z] testCallStackBegin(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LttngUstCallStackProviderFastTest)  Time elapsed: 1.194 s
12:14:21 [2020-06-09T16:14:21.226Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
12:14:21 [2020-06-09T16:14:21.226Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest
12:14:21 [2020-06-09T16:14:21.226Z] testCallStackRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.callstack.LTTngUstCallStackAnalysisRequirementTest)  Time elapsed: 0.012 s
12:14:21 [2020-06-09T16:14:21.226Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
12:14:21 [2020-06-09T16:14:21.226Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest
12:14:21 [2020-06-09T16:14:21.226Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
12:14:21 [2020-06-09T16:14:21.226Z] testActivator(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0.001 s
12:14:21 [2020-06-09T16:14:21.226Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
12:14:21 [2020-06-09T16:14:21.226Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.core.tests.ActivatorTest)  Time elapsed: 0 s
12:14:21 [2020-06-09T16:14:21.226Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
12:14:27 [2020-06-09T16:14:27.760Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.535 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest
12:14:27 [2020-06-09T16:14:27.760Z] testExec(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.191 s
12:14:27 [2020-06-09T16:14:27.760Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0 s
12:14:27 [2020-06-09T16:14:27.760Z] testGetAllBinaries(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.311 s
12:14:27 [2020-06-09T16:14:27.760Z] testExecution(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.071 s
12:14:27 [2020-06-09T16:14:27.760Z] testTwoProcesses(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.11 s
12:14:27 [2020-06-09T16:14:27.760Z] testCanExecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.015 s
12:14:27 [2020-06-09T16:14:27.760Z] testBuildIDDebugLink(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.111 s
12:14:27 [2020-06-09T16:14:27.760Z] testCannotExcecute(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 0.008 s
12:14:27 [2020-06-09T16:14:27.760Z] testBinaryCallsites(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.debuginfo.UstDebugInfoAnalysisModuleTest)  Time elapsed: 1.714 s
12:14:27 [2020-06-09T16:14:27.760Z] Running org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
12:14:27 [2020-06-09T16:14:27.760Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.001 s - in org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest
12:14:27 [2020-06-09T16:14:27.760Z] testGetAnalysisRequirements(org.eclipse.tracecompass.lttng2.ust.core.tests.analysis.memory.UstMemoryAnalysisModuleTest) skipped
12:14:27 [2020-06-09T16:14:27.760Z] 
12:14:27 [2020-06-09T16:14:27.760Z] Results:
12:14:27 [2020-06-09T16:14:27.760Z] 
12:14:27 [2020-06-09T16:14:27.760Z] Tests run: 30, Failures: 0, Errors: 0, Skipped: 1
12:14:27 [2020-06-09T16:14:27.760Z] 
12:14:32 [2020-06-09T16:14:32.996Z] [INFO] All tests passed!
12:14:32 [2020-06-09T16:14:32.996Z] [INFO] 
12:14:32 [2020-06-09T16:14:32.996Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:14:32 [2020-06-09T16:14:32.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar
12:14:32 [2020-06-09T16:14:32.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.pom
12:14:32 [2020-06-09T16:14:32.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-sources.jar
12:14:32 [2020-06-09T16:14:32.996Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.core.tests/target/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.core.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
12:14:32 [2020-06-09T16:14:32.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-p2metadata.xml
12:14:32 [2020-06-09T16:14:32.997Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.core.tests-1.0.11-SNAPSHOT-p2artifacts.xml
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] 
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.core.tests ---
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] 
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.tests >--
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.1-SNAPSHOT [99/138]
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] 
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] 
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] The project's OSGi version is 1.0.1.202006091432
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] 
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] 
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] 
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] 
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/main/resources
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] 
12:14:34 [2020-06-09T16:14:34.883Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:35 [2020-06-09T16:14:35.138Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/classes
12:14:35 [2020-06-09T16:14:35.393Z] [INFO] 
12:14:35 [2020-06-09T16:14:35.393Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:35 [2020-06-09T16:14:35.393Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:14:35 [2020-06-09T16:14:35.393Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/src/test/resources
12:14:35 [2020-06-09T16:14:35.393Z] [INFO] 
12:14:35 [2020-06-09T16:14:35.393Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] 
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] 
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] 
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] 
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] 
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:35 [2020-06-09T16:14:35.953Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
12:14:36 [2020-06-09T16:14:36.208Z] [INFO] 
12:14:36 [2020-06-09T16:14:36.208Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:36 [2020-06-09T16:14:36.208Z] [INFO] 
12:14:36 [2020-06-09T16:14:36.208Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:14:38 [2020-06-09T16:14:38.719Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data/.metadata/.log
12:14:38 [2020-06-09T16:14:38.719Z] [INFO] Command line:
12:14:38 [2020-06-09T16:14:38.719Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:14:38 [2020-06-09T16:14:38.719Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:14:40 [2020-06-09T16:14:40.606Z] !SESSION 2020-06-09 16:14:38.371 -----------------------------------------------
12:14:40 [2020-06-09T16:14:40.606Z] eclipse.buildId=unknown
12:14:40 [2020-06-09T16:14:40.606Z] java.version=1.8.0_202
12:14:40 [2020-06-09T16:14:40.606Z] java.vendor=Oracle Corporation
12:14:40 [2020-06-09T16:14:40.606Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:14:40 [2020-06-09T16:14:40.606Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:14:40 [2020-06-09T16:14:40.606Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:14:40 [2020-06-09T16:14:40.606Z] 
12:14:40 [2020-06-09T16:14:40.606Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:14:40.372
12:14:40 [2020-06-09T16:14:40.606Z] !MESSAGE FrameworkEvent ERROR
12:14:40 [2020-06-09T16:14:40.606Z] !STACK 0
12:14:40 [2020-06-09T16:14:40.606Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:14:40 [2020-06-09T16:14:40.606Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:14:40 [2020-06-09T16:14:40.606Z] 
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:14:40 [2020-06-09T16:14:40.606Z] 
12:14:40 [2020-06-09T16:14:40.606Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:14:40.485
12:14:40 [2020-06-09T16:14:40.606Z] !MESSAGE FrameworkEvent ERROR
12:14:40 [2020-06-09T16:14:40.606Z] !STACK 0
12:14:40 [2020-06-09T16:14:40.606Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:14:40 [2020-06-09T16:14:40.606Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:14:40 [2020-06-09T16:14:40.606Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:14:40 [2020-06-09T16:14:40.606Z]     -> 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"
12:14:40 [2020-06-09T16:14:40.606Z]        org.apache.httpcomponents.httpclient.win [36]
12:14:40 [2020-06-09T16:14:40.606Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:14:40 [2020-06-09T16:14:40.606Z] 
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:14:40 [2020-06-09T16:14:40.606Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:14:42 [2020-06-09T16:14:42.494Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:14:42 [2020-06-09T16:14:42.494Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:15:08 [2020-06-09T16:15:08.977Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:15:08 [2020-06-09T16:15:08.977Z] Running org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
12:15:08 [2020-06-09T16:15:08.977Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest
12:15:08 [2020-06-09T16:15:08.977Z] testStartBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0.001 s
12:15:08 [2020-06-09T16:15:08.977Z] testActivator(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:15:08 [2020-06-09T16:15:08.977Z] testStopBundleContext(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:15:08 [2020-06-09T16:15:08.977Z] testGetDefault(org.eclipse.tracecompass.lttng2.ust.ui.tests.ActivatorTest)  Time elapsed: 0 s
12:15:08 [2020-06-09T16:15:08.977Z] 
12:15:08 [2020-06-09T16:15:08.977Z] Results:
12:15:08 [2020-06-09T16:15:08.977Z] 
12:15:08 [2020-06-09T16:15:08.977Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:15:08 [2020-06-09T16:15:08.977Z] 
12:15:12 [2020-06-09T16:15:12.238Z] [INFO] All tests passed!
12:15:12 [2020-06-09T16:15:12.238Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.238Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:15:12 [2020-06-09T16:15:12.238Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.pom
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-sources.jar
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.tests ---
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests >--
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] Building org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.13-SNAPSHOT [100/138]
12:15:12 [2020-06-09T16:15:12.239Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] The project's OSGi version is 1.0.13.202006091432
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/main/resources
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] 
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:12 [2020-06-09T16:15:12.494Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/classes
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] 
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/src/test/resources
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] 
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] 
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] 
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:13 [2020-06-09T16:15:13.419Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] 
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] 
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] 
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] 
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] 
12:15:13 [2020-06-09T16:15:13.674Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:15:17 [2020-06-09T16:15:17.835Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data/.metadata/.log
12:15:17 [2020-06-09T16:15:17.835Z] [INFO] Command line:
12:15:17 [2020-06-09T16:15:17.835Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:15:17 [2020-06-09T16:15:17.835Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:15:19 [2020-06-09T16:15:19.791Z] !SESSION 2020-06-09 16:15:17.385 -----------------------------------------------
12:15:19 [2020-06-09T16:15:19.791Z] eclipse.buildId=unknown
12:15:19 [2020-06-09T16:15:19.791Z] java.version=1.8.0_202
12:15:19 [2020-06-09T16:15:19.791Z] java.vendor=Oracle Corporation
12:15:19 [2020-06-09T16:15:19.791Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:15:19 [2020-06-09T16:15:19.791Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:15:19 [2020-06-09T16:15:19.791Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:15:19 [2020-06-09T16:15:19.791Z] 
12:15:19 [2020-06-09T16:15:19.791Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:15:19.575
12:15:19 [2020-06-09T16:15:19.791Z] !MESSAGE FrameworkEvent ERROR
12:15:19 [2020-06-09T16:15:19.791Z] !STACK 0
12:15:19 [2020-06-09T16:15:19.791Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:15:19 [2020-06-09T16:15:19.791Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:15:19 [2020-06-09T16:15:19.791Z] 
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:15:19 [2020-06-09T16:15:19.791Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:15:19 [2020-06-09T16:15:19.791Z] 
12:15:19 [2020-06-09T16:15:19.791Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:15:19.589
12:15:19 [2020-06-09T16:15:19.791Z] !MESSAGE FrameworkEvent ERROR
12:15:19 [2020-06-09T16:15:19.791Z] !STACK 0
12:15:19 [2020-06-09T16:15:19.791Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:15:19 [2020-06-09T16:15:19.791Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:15:19 [2020-06-09T16:15:19.791Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:15:19 [2020-06-09T16:15:19.792Z]     -> 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"
12:15:19 [2020-06-09T16:15:19.792Z]        org.apache.httpcomponents.httpclient.win [36]
12:15:19 [2020-06-09T16:15:19.792Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:15:19 [2020-06-09T16:15:19.792Z] 
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:15:19 [2020-06-09T16:15:19.792Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:15:21 [2020-06-09T16:15:21.676Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:15:21 [2020-06-09T16:15:21.676Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:15:53 [2020-06-09T16:15:53.686Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:15:53 [2020-06-09T16:15:53.686Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
12:15:53 [2020-06-09T16:15:53.686Z] Display size: 1440x900
12:15:53 [2020-06-09T16:15:53.686Z] OS version=3.10.0-1127.10.1.el7.x86_64
12:15:53 [2020-06-09T16:15:53.686Z] GTK version=3.22.30
12:15:53 [2020-06-09T16:15:53.686Z] GTK theme=Ambiance
12:15:53 [2020-06-09T16:15:53.686Z] LIBOVERLAY_SCROLLBAR=0
12:15:53 [2020-06-09T16:15:53.686Z] Time zone: Greenwich Mean Time
12:15:53 [2020-06-09T16:15:53.686Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:15:53 [2020-06-09T16:15:53.686Z] log4j:WARN Please initialize the log4j system properly.
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713504434 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713504433 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713504433 data=null} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713504433 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713504432 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}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713504081 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713504080 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713504080 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713504079 data=null} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713504079 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713504079 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}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713504066 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713504065 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713504065 data=null} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713504065 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1713504064 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}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713503929 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1713503926 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1713503926 data=null doit=true} to TreeItem with text {Traces [0]}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1713503925 data=null} to TreeItem with text {Traces [0]}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1713503925 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713503925 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]}
12:16:03 [2020-06-09T16:16:03.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1713503818 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:16:11 [2020-06-09T16:16:11.695Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:16:11 [2020-06-09T16:16:11.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - number of items : 18
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713489342 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}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713489342 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}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713489341 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713489341 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}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713489341 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}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713489005 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}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713489003 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}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713489003 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}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713489003 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713489003 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Clicking on Add...
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1713488998 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')
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1713488997 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')
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1713488997 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1713488996 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1713488996 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')
12:16:18 [2020-06-09T16:16:18.224Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1713488996 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')
12:16:18 [2020-06-09T16:16:18.785Z] 
12:16:18 [2020-06-09T16:16:18.785Z] !ENTRY org.eclipse.cdt.core.native 4 0 2020-06-09 16:16:18.660
12:16:18 [2020-06-09T16:16:18.785Z] !MESSAGE no spawner in java.library.path
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1713488995 data=null item=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')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1713488138 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')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1713488138 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')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1713488138 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')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1713488138 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1713488137 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Clicked on Add...
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Clicking on OK
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713488135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713488135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713488135 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713488134 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713488134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713488134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:18 [2020-06-09T16:16:18.785Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1713488098 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:19 [2020-06-09T16:16:19.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713488134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:19 [2020-06-09T16:16:19.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713489341 data=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}
12:16:19 [2020-06-09T16:16:19.041Z] DEBUG - Clicked on 
12:16:19 [2020-06-09T16:16:19.041Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:19 [2020-06-09T16:16:19.041Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:16:19 [2020-06-09T16:16:19.041Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:16:19 [2020-06-09T16:16:19.041Z] DEBUG - Attempting to set focus on (of type 'Table')
12:16:19 [2020-06-09T16:16:19.295Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713486370 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713486322 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713486321 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713486321 data=null} to TreeItem with text {TestForCallstack}
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713486321 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713486320 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}
12:16:20 [2020-06-09T16:16:20.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713486302 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:22 [2020-06-09T16:16:22.021Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:22 [2020-06-09T16:16:22.021Z] DEBUG - Clicking on with mnemonic 'Delete'
12:16:22 [2020-06-09T16:16:22.021Z] DEBUG - Clicked on with mnemonic 'Delete'
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483618 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483617 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.384Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483617 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483617 data=null item=null 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')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483617 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483616 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713483616 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Clicking on OK
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713483615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713483615 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713483614 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713483614 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713483614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713483614 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:23 [2020-06-09T16:16:23.385Z] DEBUG - Clicked on OK
12:16:25 [2020-06-09T16:16:25.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713483614 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:25 [2020-06-09T16:16:25.271Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713484932 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713475052 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713475052 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713475052 data=null} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713475052 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713475051 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}
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713475031 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:31 [2020-06-09T16:16:31.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713475030 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713475030 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713475030 data=null} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713475029 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713475029 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}
12:16:31 [2020-06-09T16:16:31.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713475022 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713475022 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:31 [2020-06-09T16:16:31.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713475021 data=null} to TreeItem with text {TestForCallstack}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713475021 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1713475021 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}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713475017 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1713475016 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1713475016 data=null doit=true} to TreeItem with text {Traces [0]}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1713475016 data=null} to TreeItem with text {Traces [0]}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1713475016 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713475015 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]}
12:16:32 [2020-06-09T16:16:32.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1713475005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:16:34 [2020-06-09T16:16:34.562Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:16:34 [2020-06-09T16:16:34.562Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:34 [2020-06-09T16:16:34.562Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - number of items : 18
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713471322 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}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713471322 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}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713471322 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713471322 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}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713471322 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}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713471015 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}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713471014 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}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713471014 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}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713471014 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713471014 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Clicking on Add...
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1713471012 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')
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1713471011 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')
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1713471011 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1713471011 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1713471011 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')
12:16:35 [2020-06-09T16:16:35.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1713471011 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')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1713470807 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')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1713470806 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')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1713470806 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')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1713470806 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1713470806 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Clicked on Add...
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - matched Shell with text "Import failure", using matcher: with text 'Import failure'
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Clicking on OK
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713470804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713470804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713470804 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713470804 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713470804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713470804 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713470804 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1713471011 data=null item=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')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Clicked on 
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Attempting to set focus on (of type 'Table')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1713470682 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1713470681 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1713470681 data=null doit=true} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1713470681 data=null} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1713470598 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1713470596 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1713470595 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - matched Button with text "Down", using matcher: with mnemonic 'Down'
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - matched Button with text "Down", using matcher: with style 'SWT.PUSH'
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - matched Button with text "Down", using matcher: (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Clicking on Down
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1713470593 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1713470593 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1713470593 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1713470593 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1713470593 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1713470593 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1713470593 data=null item=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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1713470590 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1713470590 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1713470590 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1713470590 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1713470590 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Clicked on Down
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Clicking on Down
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1713470590 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1713470590 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1713470589 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1713470589 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1713470589 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1713470589 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1713470589 data=null item=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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1713470587 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1713470587 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1713470587 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1713470587 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1713470587 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Clicked on Down
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Clicking on Down
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Down} time=-1713470587 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1713470586 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Down} time=-1713470586 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Down} time=-1713470586 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Down} time=-1713470586 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Down} time=-1713470586 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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Down} time=-1713470586 data=null item=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')
12:16:36 [2020-06-09T16:16:36.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Down} time=-1713470584 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Down} time=-1713470584 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Down} time=-1713470584 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Down} time=-1713470584 data=null doit=true} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Down} time=-1713470584 data=null} to (of type 'Button' and with mnemonic 'Down' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicked on Down
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Up", using matcher: with mnemonic 'Up'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Up", using matcher: with style 'SWT.PUSH'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Up", using matcher: (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicking on Up
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1713470582 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1713470582 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1713470581 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1713470581 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1713470581 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1713470581 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1713470581 data=null item=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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1713470577 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1713470577 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1713470577 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1713470577 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1713470577 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicked on Up
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicking on Up
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1713470576 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1713470576 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1713470576 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1713470576 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1713470576 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1713470576 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1713470576 data=null item=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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1713470574 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1713470574 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1713470574 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1713470574 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1713470574 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicked on Up
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicking on Up
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Up} time=-1713470573 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1713470573 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Up} time=-1713470573 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Up} time=-1713470573 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Up} time=-1713470573 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Up} time=-1713470573 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Up} time=-1713470573 data=null item=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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Up} time=-1713470571 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Up} time=-1713470571 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Up} time=-1713470571 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Up} time=-1713470571 data=null doit=true} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Up} time=-1713470571 data=null} to (of type 'Button' and with mnemonic 'Up' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicked on Up
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Attempting to set focus on (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1713470569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1713470569 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1713470569 data=null doit=true} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1713470569 data=null} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1713470568 data=null button=1 stateMask=0x0 x=260 y=12 count=1} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1713470568 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/cyg-profile-mapping.txt} time=-1713470567 data=null button=1 stateMask=0x80000 x=260 y=12 count=1} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1713470567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1713470567 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1713470567 data=null doit=true} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1713470567 data=null} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1713470566 data=null button=1 stateMask=0x40000 x=260 y=35 count=1} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1713470566 data=null item=TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {/home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/work/configuration/org.eclipse.osgi/254/0/.cp/org/eclipse/tracecompass/tmf/ctf/core/tests/shared/dummy-mapping.txt} time=-1713470565 data=null button=1 stateMask=0xc0000 x=260 y=35 count=1} to (of type 'Table')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Remove", using matcher: with mnemonic 'Remove'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Remove", using matcher: with style 'SWT.PUSH'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Remove", using matcher: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicking on Remove
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Remove} time=-1713470564 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Remove} time=-1713470564 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Remove} time=-1713470563 data=null doit=true} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Remove} time=-1713470563 data=null} to (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Remove} time=-1713470563 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Remove} time=-1713470563 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Remove} time=-1713470563 data=null item=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')
12:16:36 [2020-06-09T16:16:36.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Remove' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicked on Remove
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicking on Cancel
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1713470558 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1713470558 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1713470558 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1713470558 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1713470557 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1713470557 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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1713470557 data=null item=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')
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713471321 data=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}
12:16:36 [2020-06-09T16:16:36.435Z] DEBUG - Clicked on 
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713469932 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713469900 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713469900 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713469900 data=null} to TreeItem with text {TestForCallstack}
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713469899 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713469899 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}
12:16:36 [2020-06-09T16:16:36.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713469889 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:37 [2020-06-09T16:16:37.251Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:37 [2020-06-09T16:16:37.251Z] DEBUG - Clicking on with mnemonic 'Delete'
12:16:37 [2020-06-09T16:16:37.251Z] DEBUG - Clicked on with mnemonic 'Delete'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468921 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468921 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468921 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468921 data=null item=null 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')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468920 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468920 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713468920 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Clicking on OK
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713468919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713468919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713468919 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713468919 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713468919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713468919 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:38 [2020-06-09T16:16:38.175Z] DEBUG - Clicked on OK
12:16:40 [2020-06-09T16:16:40.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713468919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:40 [2020-06-09T16:16:40.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713469806 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713460572 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713460572 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713460572 data=null} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713460571 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713460571 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}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713460546 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713460545 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713460545 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713460545 data=null} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713460545 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713460544 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}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713460539 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713460539 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713460539 data=null} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713460538 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1713460538 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}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713460536 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1713460535 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1713460535 data=null doit=true} to TreeItem with text {Traces [0]}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1713460535 data=null} to TreeItem with text {Traces [0]}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1713460535 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713460535 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]}
12:16:47 [2020-06-09T16:16:47.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1713460526 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:16:49 [2020-06-09T16:16:49.821Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:16:49 [2020-06-09T16:16:49.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:49 [2020-06-09T16:16:49.821Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:49 [2020-06-09T16:16:49.821Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:16:49 [2020-06-09T16:16:49.821Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:16:49 [2020-06-09T16:16:49.821Z] DEBUG - Attempting to set focus on (of type 'Table')
12:16:49 [2020-06-09T16:16:49.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Name} time=-1713456627 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}
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Name} time=-1713456621 data=null button=1 stateMask=0x80000 x=77 y=-13 count=1} to TreeColumn with text {Name}
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {PID/TID} time=-1713456615 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}
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {PID/TID} time=-1713456614 data=null button=1 stateMask=0x80000 x=178 y=-13 count=1} to TreeColumn with text {PID/TID}
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - Sent event Selection [13]: SelectionEvent{TreeColumn {Start time} time=-1713456613 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}
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeColumn {Start time} time=-1713456613 data=null button=1 stateMask=0x80000 x=292 y=-13 count=1} to TreeColumn with text {Start time}
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:50 [2020-06-09T16:16:50.384Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713456329 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713456300 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713456300 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713456300 data=null} to TreeItem with text {TestForCallstack}
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713456299 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713456299 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}
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713456247 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:50 [2020-06-09T16:16:50.639Z] DEBUG - Clicking on with mnemonic 'Delete'
12:16:50 [2020-06-09T16:16:50.894Z] DEBUG - Clicked on with mnemonic 'Delete'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455831 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455830 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455830 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455830 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455799 data=null item=null 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')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455799 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455799 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713455799 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Clicking on OK
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713455798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713455798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713455798 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713455798 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713455798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713455798 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:51 [2020-06-09T16:16:51.150Z] DEBUG - Clicked on OK
12:16:52 [2020-06-09T16:16:52.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713455798 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:52 [2020-06-09T16:16:52.076Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713456200 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:16:53 [2020-06-09T16:16:53.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713453614 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713453614 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713453614 data=null} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713453614 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713453614 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}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713453595 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713453594 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713453594 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713453594 data=null} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713453594 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713453594 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}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713453570 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.257Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713453569 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713453569 data=null} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713453569 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1713453569 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}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713453566 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1713453565 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1713453565 data=null doit=true} to TreeItem with text {Traces [0]}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1713453565 data=null} to TreeItem with text {Traces [0]}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1713453565 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:16:53 [2020-06-09T16:16:53.258Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713453565 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]}
12:16:53 [2020-06-09T16:16:53.513Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1713453556 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:16:55 [2020-06-09T16:16:55.399Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:16:55 [2020-06-09T16:16:55.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:55 [2020-06-09T16:16:55.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:55 [2020-06-09T16:16:55.399Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:55 [2020-06-09T16:16:55.399Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:16:55 [2020-06-09T16:16:55.399Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:16:55 [2020-06-09T16:16:55.399Z] DEBUG - Attempting to set focus on (of type 'Table')
12:16:55 [2020-06-09T16:16:55.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:55 [2020-06-09T16:16:55.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:16:55 [2020-06-09T16:16:55.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:55 [2020-06-09T16:16:55.959Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:16:55 [2020-06-09T16:16:55.959Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:55 [2020-06-09T16:16:55.959Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713450645 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - Attempting to set focus on Tree with text {}
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713450612 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713450612 data=null doit=true} to TreeItem with text {TestForCallstack}
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713450612 data=null} to TreeItem with text {TestForCallstack}
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713450612 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713450611 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}
12:16:56 [2020-06-09T16:16:56.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713450605 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:16:56 [2020-06-09T16:16:56.469Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:16:56 [2020-06-09T16:16:56.469Z] DEBUG - Clicking on with mnemonic 'Delete'
12:16:56 [2020-06-09T16:16:56.469Z] DEBUG - Clicked on with mnemonic 'Delete'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450119 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450119 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450119 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450119 data=null item=null 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')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450118 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450118 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713450118 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Clicking on OK
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713450106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713450106 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713450106 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713450106 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713450105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713450105 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.979Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:16:56 [2020-06-09T16:16:56.979Z] DEBUG - Clicked on OK
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713450105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713450515 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713436577 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713436577 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713436577 data=null} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713436577 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713436576 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}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713436552 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713436550 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713436550 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713436550 data=null} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713436550 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713436550 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}
12:17:11 [2020-06-09T16:17:11.813Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713436545 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713436544 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713436544 data=null} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713436544 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1713436544 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}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713436542 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1713436541 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1713436541 data=null doit=true} to TreeItem with text {Traces [0]}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1713436541 data=null} to TreeItem with text {Traces [0]}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1713436541 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713436541 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]}
12:17:11 [2020-06-09T16:17:11.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1713436537 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713432643 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713432612 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713432612 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713432612 data=null} to TreeItem with text {TestForCallstack}
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713432612 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713432612 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}
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713432600 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Clicking on with mnemonic 'Delete'
12:17:14 [2020-06-09T16:17:14.328Z] DEBUG - Clicked on with mnemonic 'Delete'
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null item=null 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')
12:17:15 [2020-06-09T16:17:15.254Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713431724 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Clicking on OK
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713431723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713431722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713431722 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713431722 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713431722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713431722 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:15 [2020-06-09T16:17:15.255Z] DEBUG - Clicked on OK
12:17:16 [2020-06-09T16:17:16.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713431722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:16 [2020-06-09T16:17:16.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713432523 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:17:16 [2020-06-09T16:17:16.435Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:17:16 [2020-06-09T16:17:16.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:16 [2020-06-09T16:17:16.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:16 [2020-06-09T16:17:16.997Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:16 [2020-06-09T16:17:16.997Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:16 [2020-06-09T16:17:16.997Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713430101 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713430100 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713430100 data=null} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713430100 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713430100 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}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713430093 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713430082 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713430081 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713430081 data=null} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713430081 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713430081 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}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713430073 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713430072 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713430072 data=null} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713430072 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1713430072 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}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713430070 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1713430069 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1713430069 data=null doit=true} to TreeItem with text {Traces [0]}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1713430069 data=null} to TreeItem with text {Traces [0]}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1713430069 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713430069 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]}
12:17:16 [2020-06-09T16:17:16.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1713430064 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:17:20 [2020-06-09T16:17:20.259Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:17:20 [2020-06-09T16:17:20.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:20 [2020-06-09T16:17:20.259Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:20 [2020-06-09T16:17:20.259Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:17:20 [2020-06-09T16:17:20.259Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:17:20 [2020-06-09T16:17:20.259Z] DEBUG - Attempting to set focus on (of type 'Table')
12:17:20 [2020-06-09T16:17:20.259Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - number of items : 18
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - Clicking on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713426366 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}
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713426366 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}
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713426366 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713426366 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}
12:17:20 [2020-06-09T16:17:20.515Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713426366 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}
12:17:20 [2020-06-09T16:17:20.769Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713426050 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}
12:17:20 [2020-06-09T16:17:20.769Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713426050 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}
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713426049 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}
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713426049 data=null doit=true} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713426049 data=null} to ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Clicked on ToolItem with tooltip text {Configure how the addresses are mapped to function names}
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Shell with text "Symbol mapping", using matcher: with text 'Symbol mapping'
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Button with text "Add...", using matcher: with mnemonic 'Add...'
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Button with text "Add...", using matcher: with style 'SWT.PUSH'
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Button with text "Add...", using matcher: (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Clicking on Add...
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Add...} time=-1713426048 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')
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1713426048 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')
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Add...} time=-1713426048 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Add...} time=-1713426048 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:17:20 [2020-06-09T16:17:20.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Add...} time=-1713426048 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')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Add...} time=-1713426048 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')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Add...} time=-1713426048 data=null item=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')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Add...} time=-1713426038 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')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Add...} time=-1713426038 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')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Add...} time=-1713426037 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')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Add...} time=-1713426037 data=null doit=true} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Add...} time=-1713426037 data=null} to (of type 'Button' and with mnemonic 'Add...' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Clicked on Add...
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched Button with text "Add...", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched Button with text "Remove", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched Button with text "Up", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched Button with text "Down", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Clicking on OK
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713426036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713426036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713426036 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713426036 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713426036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713426036 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {OK} time=-1713426015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713426036 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713426366 data=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}
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - Clicked on 
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:21 [2020-06-09T16:17:21.025Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:21 [2020-06-09T16:17:21.280Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713425580 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:17:21 [2020-06-09T16:17:21.280Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:17:21 [2020-06-09T16:17:21.280Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:21 [2020-06-09T16:17:21.280Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:21 [2020-06-09T16:17:21.280Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:21 [2020-06-09T16:17:21.280Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713425544 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:21 [2020-06-09T16:17:21.280Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713425544 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:21 [2020-06-09T16:17:21.280Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713425544 data=null} to TreeItem with text {TestForCallstack}
12:17:21 [2020-06-09T16:17:21.280Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713425544 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:21 [2020-06-09T16:17:21.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713425544 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}
12:17:21 [2020-06-09T16:17:21.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713425520 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:21 [2020-06-09T16:17:21.535Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:17:21 [2020-06-09T16:17:21.535Z] DEBUG - Clicking on with mnemonic 'Delete'
12:17:21 [2020-06-09T16:17:21.535Z] DEBUG - Clicked on with mnemonic 'Delete'
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425198 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425197 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425197 data=null item=null 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')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425197 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713425197 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Clicking on OK
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713425135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713425135 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713425135 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713425121 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713425120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:21 [2020-06-09T16:17:21.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713425120 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:22 [2020-06-09T16:17:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:22 [2020-06-09T16:17:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:22 [2020-06-09T16:17:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:22 [2020-06-09T16:17:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:22 [2020-06-09T16:17:22.046Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:22 [2020-06-09T16:17:22.046Z] DEBUG - Clicked on OK
12:17:22 [2020-06-09T16:17:22.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713425120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:22 [2020-06-09T16:17:22.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713425441 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:17:23 [2020-06-09T16:17:23.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713423375 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713423375 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713423375 data=null} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713423375 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713423375 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}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713423357 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713423356 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713423356 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713423356 data=null} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713423356 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713423355 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}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713423350 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713423350 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713423350 data=null} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713423349 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1713423349 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}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713423347 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1713423346 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1713423346 data=null doit=true} to TreeItem with text {Traces [0]}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1713423346 data=null} to TreeItem with text {Traces [0]}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1713423345 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713423345 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]}
12:17:23 [2020-06-09T16:17:23.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1713423340 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:17:25 [2020-06-09T16:17:25.613Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:17:25 [2020-06-09T16:17:25.613Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:25 [2020-06-09T16:17:25.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:25 [2020-06-09T16:17:25.613Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:25 [2020-06-09T16:17:25.613Z] DEBUG - number of items : 18
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713420895 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713420866 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713420866 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713420866 data=null} to TreeItem with text {TestForCallstack}
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713420865 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713420865 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}
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713420859 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Clicking on with mnemonic 'Delete'
12:17:26 [2020-06-09T16:17:26.176Z] DEBUG - Clicked on with mnemonic 'Delete'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420345 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420345 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420344 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420344 data=null item=null 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')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420344 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420344 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713420344 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Clicking on OK
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713420343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.737Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713420343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713420343 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713420343 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713420343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713420343 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.738Z] DEBUG - Clicked on OK
12:17:26 [2020-06-09T16:17:26.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713420343 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:26 [2020-06-09T16:17:26.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713420813 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:17:27 [2020-06-09T16:17:27.249Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713419215 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713419215 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713419215 data=null} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713419215 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713419215 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}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713419197 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713419196 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713419195 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713419195 data=null} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713419195 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713419195 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}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713419189 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713419189 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713419189 data=null} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.809Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713419189 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.810Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1713419188 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}
12:17:27 [2020-06-09T16:17:27.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713419186 data=null button=1 stateMask=0x80000 x=79 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:27 [2020-06-09T16:17:27.810Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:27 [2020-06-09T16:17:27.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1713419186 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
12:17:27 [2020-06-09T16:17:27.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1713419186 data=null doit=true} to TreeItem with text {Traces [0]}
12:17:27 [2020-06-09T16:17:27.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1713419186 data=null} to TreeItem with text {Traces [0]}
12:17:27 [2020-06-09T16:17:27.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1713419185 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:17:27 [2020-06-09T16:17:27.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713419185 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]}
12:17:27 [2020-06-09T16:17:27.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1713419181 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:17:29 [2020-06-09T16:17:29.695Z] DEBUG - matched EditorReference with text "", using matcher: with name '"glxgears-cyg-profile"'
12:17:29 [2020-06-09T16:17:29.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:29 [2020-06-09T16:17:29.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:29 [2020-06-09T16:17:29.695Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:29 [2020-06-09T16:17:29.695Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:17:29 [2020-06-09T16:17:29.695Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:17:29 [2020-06-09T16:17:29.695Z] DEBUG - Attempting to set focus on (of type 'Table')
12:17:29 [2020-06-09T16:17:29.695Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - number of items : 18
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713416695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713416695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713416695 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713416695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713416695 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713416695 data=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}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713416693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713416693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713416693 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713416693 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713416693 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.255Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - number of items : 18
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713416191 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713416190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713416190 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713416190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713416190 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713416190 data=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}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713416189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713416189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713416189 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713416189 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713416189 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:30 [2020-06-09T16:17:30.816Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - number of items : 18
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713415687 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713415686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713415686 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713415686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713415686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713415686 data=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}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713415685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713415685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713415685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713415685 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713415685 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.376Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - number of items : 18
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713415182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713415182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713415182 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713415182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713415182 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713415182 data=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}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713415181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713415181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713415181 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713415181 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713415181 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:31 [2020-06-09T16:17:31.936Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - number of items : 18
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713414679 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713414678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713414678 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713414678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713414678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713414678 data=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}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713414677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713414677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713414677 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713414677 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713414677 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.192Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - number of items : 18
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713414175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713414175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713414175 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713414175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713414174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713414174 data=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}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713414174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713414174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713414174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713414173 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713414173 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:32 [2020-06-09T16:17:32.752Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - number of items : 18
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713413671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713413671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713413671 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713413671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713413671 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713413671 data=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}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713413670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713413670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713413670 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713413670 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713413669 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.313Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - number of items : 18
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713413167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713413167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713413167 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713413167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713413167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713413167 data=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}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713413166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713413166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713413166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713413166 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713413166 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:33 [2020-06-09T16:17:33.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - number of items : 18
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713412664 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713412663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713412663 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713412663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713412663 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713412663 data=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}
12:17:34 [2020-06-09T16:17:34.434Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713412662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.434Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713412662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.434Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713412662 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.434Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713412662 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.434Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713412662 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.434Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - number of items : 18
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713412160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713412160 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713412160 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713412159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713412159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713412159 data=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}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713412159 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713412158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713412158 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713412158 data=null doit=true} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713412158 data=null} to ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next State Change}
12:17:34 [2020-06-09T16:17:34.689Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:35 [2020-06-09T16:17:35.249Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - number of items : 18
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713411656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713411656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713411656 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713411656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713411656 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713411656 data=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}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713411655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713411655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713411655 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713411655 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713411654 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.250Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - number of items : 18
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713411152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713411152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713411152 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713411152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713411152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713411152 data=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}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713411151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713411151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713411151 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713411151 data=null doit=true} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713411151 data=null} to ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous State Change}
12:17:35 [2020-06-09T16:17:35.810Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.callstack"'
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - matched TimeGraphControl with text "", using matcher: of type 'TimeGraphControl'
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - number of items : 18
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Clicking on ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713410648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713410648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713410648 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713410648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713410648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713410648 data=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}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713410648 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713410647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713410647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713410647 data=null doit=true} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713410647 data=null} to ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Clicked on ToolItem with tooltip text {Select Previous Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - number of items : 18
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Clicking on ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713410647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713410647 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713410647 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713410646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713410646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713410646 data=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}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713410646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713410646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713410646 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713410646 data=null doit=true} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713410646 data=null} to ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Clicked on ToolItem with tooltip text {Select Next Item}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - number of items : 18
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713410645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713410645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713410645 data=null doit=true} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713410645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713410645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713410645 data=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}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713410645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713410645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713410645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713410645 data=null doit=true} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713410645 data=null} to ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom In}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - number of items : 18
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Clicking on ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{ToolItem {} time=-1713410644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713410644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Activate [26]: ShellEvent{ToolItem {} time=-1713410644 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseDown [3]: MouseEvent{ToolItem {} time=-1713410644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseUp [4]: MouseEvent{ToolItem {} time=-1713410644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Selection [13]: SelectionEvent{ToolItem {} time=-1713410644 data=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}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseHover [32]: MouseEvent{ToolItem {} time=-1713410644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseMove [5]: MouseEvent{ToolItem {} time=-1713410644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event MouseExit [7]: MouseEvent{ToolItem {} time=-1713410644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event Deactivate [27]: ShellEvent{ToolItem {} time=-1713410644 data=null doit=true} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Sent event FocusOut [16]: FocusEvent{ToolItem {} time=-1713410644 data=null} to ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.373Z] DEBUG - Clicked on ToolItem with tooltip text {Zoom Out}
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713410143 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestForCallstack} time=-1713410114 data=null button=0 stateMask=0x0 x=95 y=12 count=0} to TreeItem with text {TestForCallstack}
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestForCallstack} time=-1713410113 data=null doit=true} to TreeItem with text {TestForCallstack}
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestForCallstack} time=-1713410113 data=null} to TreeItem with text {TestForCallstack}
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestForCallstack} time=-1713410113 data=null button=1 stateMask=0x0 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713410113 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}
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestForCallstack} time=-1713410107 data=null button=1 stateMask=0x80000 x=95 y=12 count=1} to TreeItem with text {TestForCallstack}
12:17:36 [2020-06-09T16:17:36.935Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:17:36 [2020-06-09T16:17:36.936Z] DEBUG - Clicking on with mnemonic 'Delete'
12:17:36 [2020-06-09T16:17:36.936Z] DEBUG - Clicked on with mnemonic 'Delete'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null item=null 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')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713409217 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Clicking on OK
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713409216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713409216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713409216 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713409216 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713409216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713409216 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:37 [2020-06-09T16:17:37.864Z] DEBUG - Clicked on OK
12:17:38 [2020-06-09T16:17:38.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713409216 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:38 [2020-06-09T16:17:38.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713410033 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:17:38 [2020-06-09T16:17:38.375Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 105.646 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest
12:17:38 [2020-06-09T16:17:38.375Z] testLoadingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 23.664 s
12:17:38 [2020-06-09T16:17:38.375Z] testManipulatingMappingFiles(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 15.212 s
12:17:38 [2020-06-09T16:17:38.375Z] testGoToTimeSortAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 11.609 s
12:17:38 [2020-06-09T16:17:38.375Z] testGoToTimeAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 17.237 s
12:17:38 [2020-06-09T16:17:38.375Z] testOpenCallstack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 6.771 s
12:17:38 [2020-06-09T16:17:38.375Z] testGoToTimeAndCheckStackWithNames(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 6.724 s
12:17:38 [2020-06-09T16:17:38.375Z] testCallStackToolBar(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 4.161 s
12:17:38 [2020-06-09T16:17:38.375Z] testGoToTimeGoBackAndForthAndCheckStack(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.FlameChartViewTest)  Time elapsed: 11.129 s
12:17:38 [2020-06-09T16:17:38.375Z] Running org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
12:17:38 [2020-06-09T16:17:38.935Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:17:38 [2020-06-09T16:17:38.935Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:17:40 [2020-06-09T16:17:40.822Z] 
12:17:40 [2020-06-09T16:17:40.822Z] (Eclipse:18271): Gtk-WARNING **: 16:17:40.385: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - Setting state to checked on: memory
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.lttng2.ust.memoryusage"'
12:17:46 [2020-06-09T16:17:46.061Z] DEBUG - matched  with text "", using matcher: of type 'Chart'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched EditorReference with text "", using matcher: with name '"memory"'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Setting state to checked on: memory
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713395113 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Attempting to set focus on Tree with text {}
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713395033 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713395033 data=null doit=true} to TreeItem with text {test}
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713395033 data=null} to TreeItem with text {test}
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713395032 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713395032 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713395026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Clicking on with mnemonic 'Delete'
12:17:52 [2020-06-09T16:17:52.590Z] DEBUG - Clicked on with mnemonic 'Delete'
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null item=null 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')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713394015 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - Clicking on OK
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713394014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713394014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713394014 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713394014 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713394014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713394014 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:52 [2020-06-09T16:17:52.846Z] DEBUG - Clicked on OK
12:17:53 [2020-06-09T16:17:53.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713394014 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:17:53 [2020-06-09T16:17:53.772Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713394950 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:17:54 [2020-06-09T16:17:54.028Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.66 s - in org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest
12:17:54 [2020-06-09T16:17:54.028Z] testOpenMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 7.173 s
12:17:54 [2020-06-09T16:17:54.028Z] testMemoryUsage(org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests.MemoryUsageViewTest)  Time elapsed: 6.005 s
12:17:54 [2020-06-09T16:17:54.028Z] 
12:17:54 [2020-06-09T16:17:54.028Z] Results:
12:17:54 [2020-06-09T16:17:54.028Z] 
12:17:54 [2020-06-09T16:17:54.028Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
12:17:54 [2020-06-09T16:17:54.028Z] 
12:17:54 [2020-06-09T16:17:54.588Z] 
12:17:54 [2020-06-09T16:17:54.588Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 16:17:54.421
12:17:54 [2020-06-09T16:17:54.588Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:18:09 [2020-06-09T16:18:09.508Z] [INFO] All tests passed!
12:18:09 [2020-06-09T16:18:09.508Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.508Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.pom
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-sources.jar
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/lttng/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/target/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests/1.0.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-pack200.jar.pack.gz
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-p2metadata.xml
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.13-SNAPSHOT/org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests-1.0.13-SNAPSHOT-p2artifacts.xml
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap-parent >----
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Building Trace Compass Pcap Format Support Parent 6.0.0-SNAPSHOT [101/138]
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --------------------------------[ pom ]---------------------------------
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap-parent ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap-parent ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap-parent ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap-parent ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap-parent ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap-parent ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap-parent ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.pcap-parent-6.0.0-SNAPSHOT.pom
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core >-----
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Building org.eclipse.tracecompass.pcap.core 1.1.2-SNAPSHOT     [102/138]
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] The project's OSGi version is 1.1.2.202006091432
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/src/main/resources
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Compiling 55 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/classes
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/src/test/resources
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.pom
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-sources.jar
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-pack200.jar.pack.gz
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-p2metadata.xml
12:18:09 [2020-06-09T16:18:09.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core/1.1.2-SNAPSHOT/org.eclipse.tracecompass.pcap.core-1.1.2-SNAPSHOT-p2artifacts.xml
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core ---
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.pcap.core.tests >--
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] Building Trace Compass Pcap Parser Core Tests Plug-in 1.0.4-SNAPSHOT [103/138]
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] 
12:18:09 [2020-06-09T16:18:09.765Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] The project's OSGi version is 1.0.4.202006091432
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/main/resources
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.020Z] [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/classes
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[167] 
12:18:10 [2020-06-09T16:18:10.581Z] 	IPv4Packet packet = new IPv4Packet(file, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.581Z] 	                                   ^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ipv4/IPv4PacketTest.java:[177] 
12:18:10 [2020-06-09T16:18:10.581Z] 	IPv4Packet expected = new IPv4Packet(file, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.581Z] 	                                     ^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/BadPacketTest.java:[89] 
12:18:10 [2020-06-09T16:18:10.581Z] 	new EthernetIIPacket(dummy, null, packet);
12:18:10 [2020-06-09T16:18:10.581Z] 	                     ^^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/pcap/PcapPacketTest.java:[246] 
12:18:10 [2020-06-09T16:18:10.581Z] 	PcapOldPacket expected = new PcapOldPacket((PcapOldFile) file, fHeader, fPayload, 36L);
12:18:10 [2020-06-09T16:18:10.581Z] 	                                                               ^^^^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'ByteBuffer' needs unchecked conversion to conform to '@NonNull ByteBuffer'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[115] 
12:18:10 [2020-06-09T16:18:10.581Z] 	EthernetIIPacket packet = new EthernetIIPacket(file, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.581Z] 	                                               ^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/ethernet2/EthernetIIPacketTest.java:[125] 
12:18:10 [2020-06-09T16:18:10.581Z] 	EthernetIIPacket expected = new EthernetIIPacket(file, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.581Z] 	                                                 ^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[119] 
12:18:10 [2020-06-09T16:18:10.581Z] 	UDPPacket packet = new UDPPacket(file, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.581Z] 	                                 ^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/udp/UDPPacketTest.java:[129] 
12:18:10 [2020-06-09T16:18:10.581Z] 	UDPPacket expected = new UDPPacket(file, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.581Z] 	                                   ^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/packet/PacketTest.java:[105] 
12:18:10 [2020-06-09T16:18:10.581Z] 	Packet packet = new EthernetIIPacket(dummy, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.581Z] 	                                     ^^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[56] 
12:18:10 [2020-06-09T16:18:10.581Z] 	PcapFile littleEndian = trace.getTrace();
12:18:10 [2020-06-09T16:18:10.581Z] 	         ^^^^^^^^^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Potential resource leak: 'littleEndian' may not be closed
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileEndiannessTest.java:[61] 
12:18:10 [2020-06-09T16:18:10.581Z] 	PcapFile bigEndian = trace.getTrace();
12:18:10 [2020-06-09T16:18:10.581Z] 	         ^^^^^^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Potential resource leak: 'bigEndian' may not be closed
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[88] 
12:18:10 [2020-06-09T16:18:10.581Z] 	UnknownPacket packet = new UnknownPacket(dummy, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.581Z] 	                                         ^^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/unknown/UnknownPacketTest.java:[99] 
12:18:10 [2020-06-09T16:18:10.581Z] 	assertEquals(new UnknownPacket(dummy, null, byteBuffer), packet);
12:18:10 [2020-06-09T16:18:10.581Z] 	                               ^^^^^
12:18:10 [2020-06-09T16:18:10.581Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.581Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[44] 
12:18:10 [2020-06-09T16:18:10.581Z] 	public void FileOpenBadPcapTest() throws IOException {
12:18:10 [2020-06-09T16:18:10.581Z] 	                                         ^^^^^^^^^^^
12:18:10 [2020-06-09T16:18:10.581Z] The declared exception IOException is not actually thrown by the method FileOpenBadPcapTest() from type PcapFileOpenFailTest
12:18:10 [2020-06-09T16:18:10.582Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[62] 
12:18:10 [2020-06-09T16:18:10.582Z] 	public void FileOpenBinaryFile() throws IOException {
12:18:10 [2020-06-09T16:18:10.582Z] 	                                        ^^^^^^^^^^^
12:18:10 [2020-06-09T16:18:10.582Z] The declared exception IOException is not actually thrown by the method FileOpenBinaryFile() from type PcapFileOpenFailTest
12:18:10 [2020-06-09T16:18:10.582Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/file/PcapFileOpenFailTest.java:[80] 
12:18:10 [2020-06-09T16:18:10.582Z] 	public void FileOpenDirectory() throws IOException {
12:18:10 [2020-06-09T16:18:10.582Z] 	                                       ^^^^^^^^^^^
12:18:10 [2020-06-09T16:18:10.582Z] The declared exception IOException is not actually thrown by the method FileOpenDirectory() from type PcapFileOpenFailTest
12:18:10 [2020-06-09T16:18:10.582Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[166] 
12:18:10 [2020-06-09T16:18:10.582Z] 	TCPPacket packet = new TCPPacket(file, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.582Z] 	                                 ^^^^
12:18:10 [2020-06-09T16:18:10.582Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.582Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/org/eclipse/tracecompass/pcap/core/tests/protocol/tcp/TCPPacketTest.java:[176] 
12:18:10 [2020-06-09T16:18:10.582Z] 	TCPPacket expected = new TCPPacket(file, null, byteBuffer);
12:18:10 [2020-06-09T16:18:10.582Z] 	                                   ^^^^
12:18:10 [2020-06-09T16:18:10.582Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:10 [2020-06-09T16:18:10.582Z] 18 problems (18 warnings)
12:18:10 [2020-06-09T16:18:10.582Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.582Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.582Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:10 [2020-06-09T16:18:10.582Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/src/test/resources
12:18:10 [2020-06-09T16:18:10.582Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.582Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.582Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] 
12:18:10 [2020-06-09T16:18:10.837Z] [INFO] --- maven-antrun-plugin:1.8:run (prepare) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:11 [2020-06-09T16:18:11.092Z] [INFO] Executing tasks
12:18:11 [2020-06-09T16:18:11.092Z] 
12:18:11 [2020-06-09T16:18:11.092Z] main:
12:18:11 [2020-06-09T16:18:11.347Z] 
12:18:11 [2020-06-09T16:18:11.347Z] main:
12:18:11 [2020-06-09T16:18:11.347Z] 
12:18:11 [2020-06-09T16:18:11.347Z] checkAnyTraceExists:
12:18:11 [2020-06-09T16:18:11.347Z] 
12:18:11 [2020-06-09T16:18:11.347Z] verifyChecksum:
12:18:11 [2020-06-09T16:18:11.347Z]      [echo] Verifying: ${anyTraceExists}
12:18:11 [2020-06-09T16:18:11.347Z] 
12:18:11 [2020-06-09T16:18:11.347Z] deleteFailedCheckSumTraces:
12:18:11 [2020-06-09T16:18:11.347Z] 
12:18:11 [2020-06-09T16:18:11.347Z] downloadTraceFiles:
12:18:11 [2020-06-09T16:18:11.347Z]      [echo] Attempting to download test traces
12:18:11 [2020-06-09T16:18:11.347Z]       [get] Getting: http://wiki.eclipse.org/images/1/18/Short_LittleEndian.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] Getting: http://wiki.eclipse.org/images/2/25/Short_BigEndian.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] Getting: http://wiki.eclipse.org/images/6/64/MostlyUDP.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] Getting: http://wiki.eclipse.org/images/8/8d/MostlyTCP.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] Getting: http://wiki.eclipse.org/images/c/c1/EmptyPcap.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] Getting: http://wiki.eclipse.org/images/5/5e/BadPcapFile.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] Getting: http://wiki.eclipse.org/images/1/12/BenchmarkTrace.pcap.zip
12:18:11 [2020-06-09T16:18:11.347Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip
12:18:11 [2020-06-09T16:18:11.602Z]       [get] Getting: http://lttng.org/files/samples/sample-ctf-trace-20120412.tar.bz2
12:18:11 [2020-06-09T16:18:11.602Z]       [get] To: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
12:18:11 [2020-06-09T16:18:11.856Z]       [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
12:18:12 [2020-06-09T16:18:12.417Z] 
12:18:12 [2020-06-09T16:18:12.417Z] extractTraces:
12:18:12 [2020-06-09T16:18:12.417Z] 
12:18:12 [2020-06-09T16:18:12.417Z] checkAnyTraceExists:
12:18:12 [2020-06-09T16:18:12.417Z] 
12:18:12 [2020-06-09T16:18:12.417Z] verifyChecksum:
12:18:12 [2020-06-09T16:18:12.417Z]      [echo] Verifying: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2
12:18:12 [2020-06-09T16:18:12.417Z] 
12:18:12 [2020-06-09T16:18:12.417Z] warnFailedCheckSum:
12:18:12 [2020-06-09T16:18:12.417Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_LittleEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:18:12 [2020-06-09T16:18:12.417Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/Short_BigEndian.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:18:12 [2020-06-09T16:18:12.417Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyUDP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:18:12 [2020-06-09T16:18:12.417Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/MostlyTCP.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:18:12 [2020-06-09T16:18:12.417Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/EmptyPcap.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:18:12 [2020-06-09T16:18:12.417Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BadPcapFile.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:18:12 [2020-06-09T16:18:12.417Z]     [unzip] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/BenchmarkTrace.pcap.zip into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:18:12 [2020-06-09T16:18:12.672Z]   [bunzip2] Expanding /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar.bz2 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar
12:18:14 [2020-06-09T16:18:14.035Z]     [untar] Expanding: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc/sample-ctf-trace-20120412.tar into /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/rsc
12:18:14 [2020-06-09T16:18:14.035Z]      [echo] Traces extracted successfully
12:18:14 [2020-06-09T16:18:14.035Z] [INFO] Executed tasks
12:18:14 [2020-06-09T16:18:14.035Z] [INFO] 
12:18:14 [2020-06-09T16:18:14.035Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:15 [2020-06-09T16:18:15.921Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data/.metadata/.log
12:18:15 [2020-06-09T16:18:15.921Z] [INFO] Command line:
12:18:15 [2020-06-09T16:18:15.921Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:18:15 [2020-06-09T16:18:15.921Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:18:17 [2020-06-09T16:18:17.806Z] !SESSION 2020-06-09 16:18:15.880 -----------------------------------------------
12:18:17 [2020-06-09T16:18:17.806Z] eclipse.buildId=unknown
12:18:17 [2020-06-09T16:18:17.806Z] java.version=1.8.0_202
12:18:17 [2020-06-09T16:18:17.806Z] java.vendor=Oracle Corporation
12:18:17 [2020-06-09T16:18:17.806Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:18:17 [2020-06-09T16:18:17.806Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:18:17 [2020-06-09T16:18:17.807Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:18:17 [2020-06-09T16:18:17.807Z] 
12:18:17 [2020-06-09T16:18:17.807Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:18:17.669
12:18:17 [2020-06-09T16:18:17.807Z] !MESSAGE FrameworkEvent ERROR
12:18:17 [2020-06-09T16:18:17.807Z] !STACK 0
12:18:17 [2020-06-09T16:18:17.807Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
12:18:17 [2020-06-09T16:18:17.807Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:17 [2020-06-09T16:18:17.807Z] 
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:17 [2020-06-09T16:18:17.807Z] 
12:18:17 [2020-06-09T16:18:17.807Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:18:17.802
12:18:17 [2020-06-09T16:18:17.807Z] !MESSAGE FrameworkEvent ERROR
12:18:17 [2020-06-09T16:18:17.807Z] !STACK 0
12:18:17 [2020-06-09T16:18:17.807Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
12:18:17 [2020-06-09T16:18:17.807Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:17 [2020-06-09T16:18:17.807Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:18:17 [2020-06-09T16:18:17.807Z]     -> 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"
12:18:17 [2020-06-09T16:18:17.807Z]        org.apache.httpcomponents.httpclient.win [31]
12:18:17 [2020-06-09T16:18:17.807Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:17 [2020-06-09T16:18:17.807Z] 
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:17 [2020-06-09T16:18:17.807Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest
12:18:21 [2020-06-09T16:18:21.071Z] CompleteIPv4PacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ipv4.IPv4PacketTest)  Time elapsed: 0.02 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] CompletePcapPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.pcap.PcapPacketTest)  Time elapsed: 0.013 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] CompleteEthernetIIPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.ethernet2.EthernetIIPacketTest)  Time elapsed: 0.002 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest
12:18:21 [2020-06-09T16:18:21.071Z] TestgetProtocols(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
12:18:21 [2020-06-09T16:18:21.071Z] TestProtocolAttributes(org.eclipse.tracecompass.pcap.core.tests.protocol.ProtocolTest)  Time elapsed: 0 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] CompleteUDPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.udp.UDPPacketTest)  Time elapsed: 0.001 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] CompleteUnknownPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.unknown.UnknownPacketTest)  Time elapsed: 0 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] CompleteTCPPacketTest(org.eclipse.tracecompass.pcap.core.tests.protocol.tcp.TCPPacketTest)  Time elapsed: 0.001 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest
12:18:21 [2020-06-09T16:18:21.071Z] PacketExceptionTest(org.eclipse.tracecompass.pcap.core.tests.packet.BadPacketTest)  Time elapsed: 0.001 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest
12:18:21 [2020-06-09T16:18:21.071Z] GenericPacketTest(org.eclipse.tracecompass.pcap.core.tests.packet.PacketTest)  Time elapsed: 0.001 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest
12:18:21 [2020-06-09T16:18:21.071Z] FileOpenTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
12:18:21 [2020-06-09T16:18:21.071Z] FileOpenEmptyTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenTest)  Time elapsed: 0.001 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest
12:18:21 [2020-06-09T16:18:21.071Z] EndiannessTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileEndiannessTest)  Time elapsed: 0 s
12:18:21 [2020-06-09T16:18:21.071Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
12:18:21 [2020-06-09T16:18:21.071Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest
12:18:21 [2020-06-09T16:18:21.071Z] FileOpenDirectory(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0.001 s
12:18:21 [2020-06-09T16:18:21.072Z] FileOpenBinaryFile(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
12:18:21 [2020-06-09T16:18:21.072Z] FileOpenBadPcapTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileOpenFailTest)  Time elapsed: 0 s
12:18:21 [2020-06-09T16:18:21.072Z] Running org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
12:18:21 [2020-06-09T16:18:21.072Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest
12:18:21 [2020-06-09T16:18:21.072Z] FileReadTest(org.eclipse.tracecompass.pcap.core.tests.file.PcapFileReadTest)  Time elapsed: 0.014 s
12:18:21 [2020-06-09T16:18:21.072Z] Running org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
12:18:21 [2020-06-09T16:18:21.072Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest
12:18:21 [2020-06-09T16:18:21.072Z] StreamBuildingTest(org.eclipse.tracecompass.pcap.core.tests.stream.StreamBuildTest)  Time elapsed: 0.008 s
12:18:21 [2020-06-09T16:18:21.072Z] 
12:18:21 [2020-06-09T16:18:21.072Z] Results:
12:18:21 [2020-06-09T16:18:21.072Z] 
12:18:21 [2020-06-09T16:18:21.072Z] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
12:18:21 [2020-06-09T16:18:21.072Z] 
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] All tests passed!
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.pom
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-sources.jar
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.pcap.core.tests/target/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.pcap.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.pcap.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.pcap.core.tests ---
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core >---
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core 1.0.4-SNAPSHOT [104/138]
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.105Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] The project's OSGi version is 1.0.4.202006091432
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/main/resources
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Compiling 29 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/classes
12:18:39 [2020-06-09T16:18:39.106Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/analysis/StreamListAnalysis.java:[118] 
12:18:39 [2020-06-09T16:18:39.106Z] 	entry.getValue().addEventToStream(event);
12:18:39 [2020-06-09T16:18:39.106Z] 	^^^^^^^^^^^^^^^^
12:18:39 [2020-06-09T16:18:39.106Z] 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
12:18:39 [2020-06-09T16:18:39.106Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[116] 
12:18:39 [2020-06-09T16:18:39.106Z] 	String key = entry.getKey();
12:18:39 [2020-06-09T16:18:39.106Z] 	             ^^^^^^^^^^^^^^
12:18:39 [2020-06-09T16:18:39.106Z] 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
12:18:39 [2020-06-09T16:18:39.106Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/org/eclipse/tracecompass/internal/tmf/pcap/core/util/PcapEventFactory.java:[117] 
12:18:39 [2020-06-09T16:18:39.106Z] 	String value = entry.getValue();
12:18:39 [2020-06-09T16:18:39.106Z] 	               ^^^^^^^^^^^^^^^^
12:18:39 [2020-06-09T16:18:39.106Z] 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
12:18:39 [2020-06-09T16:18:39.106Z] 3 problems (3 warnings)
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/src/test/resources
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.pom
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-sources.jar
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core/target/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core/1.0.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-pack200.jar.pack.gz
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-p2metadata.xml
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core-1.0.4-SNAPSHOT-p2artifacts.xml
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui >----
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui 1.1.3-SNAPSHOT   [105/138]
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] The project's OSGi version is 1.1.3.202006091432
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/main/resources
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/classes
12:18:39 [2020-06-09T16:18:39.106Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[276] 
12:18:39 [2020-06-09T16:18:39.106Z] 	TmfPcapProtocol protocol = protocolEntry.getKey();
12:18:39 [2020-06-09T16:18:39.106Z] 	                           ^^^^^^^^^^^^^^^^^^^^^^
12:18:39 [2020-06-09T16:18:39.106Z] 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
12:18:39 [2020-06-09T16:18:39.106Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/org/eclipse/tracecompass/internal/tmf/pcap/ui/stream/StreamListView.java:[278] 
12:18:39 [2020-06-09T16:18:39.106Z] 	Table table = protocolEntry.getValue();
12:18:39 [2020-06-09T16:18:39.106Z] 	              ^^^^^^^^^^^^^^^^^^^^^^^^
12:18:39 [2020-06-09T16:18:39.106Z] 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
12:18:39 [2020-06-09T16:18:39.106Z] 2 problems (2 warnings)
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/src/test/resources
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar
12:18:39 [2020-06-09T16:18:39.106Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.pom
12:18:39 [2020-06-09T16:18:39.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-sources.jar
12:18:39 [2020-06-09T16:18:39.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui/target/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui/1.1.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-pack200.jar.pack.gz
12:18:39 [2020-06-09T16:18:39.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-p2metadata.xml
12:18:39 [2020-06-09T16:18:39.361Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui-1.1.3-SNAPSHOT-p2artifacts.xml
12:18:39 [2020-06-09T16:18:39.361Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.361Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui ---
12:18:39 [2020-06-09T16:18:39.616Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.616Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap >-----
12:18:39 [2020-06-09T16:18:39.616Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap 6.0.0-SNAPSHOT      [106/138]
12:18:39 [2020-06-09T16:18:39.616Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:18:39 [2020-06-09T16:18:39.616Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.616Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:39 [2020-06-09T16:18:39.616Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] 
12:18:39 [2020-06-09T16:18:39.872Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.jar
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-sources-feature.jar
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.jar
12:18:40 [2020-06-09T16:18:40.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT.pom
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-sources-feature.jar
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-p2metadata.xml
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap-6.0.0-SNAPSHOT-p2artifacts.xml
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap ---
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.core.tests >--
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.2-SNAPSHOT [107/138]
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.381Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] The project's OSGi version is 1.0.2.202006091432
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/main/resources
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] 
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:40 [2020-06-09T16:18:40.636Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/classes
12:18:41 [2020-06-09T16:18:41.196Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/org/eclipse/tracecompass/tmf/pcap/core/tests/event/PcapEventFieldTest.java:[124] 
12:18:41 [2020-06-09T16:18:41.196Z] 	IPv4Packet packet = new IPv4Packet(file, null, bb);
12:18:41 [2020-06-09T16:18:41.196Z] 	                                   ^^^^
12:18:41 [2020-06-09T16:18:41.196Z] Null type safety (type annotations): The expression of type 'PcapFile' needs unchecked conversion to conform to '@NonNull PcapFile'
12:18:41 [2020-06-09T16:18:41.196Z] 1 problem (1 warning)
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] 
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/src/test/resources
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] 
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] 
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] 
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] 
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] 
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] 
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:41 [2020-06-09T16:18:41.196Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
12:18:41 [2020-06-09T16:18:41.197Z] [INFO] 
12:18:41 [2020-06-09T16:18:41.197Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:41 [2020-06-09T16:18:41.197Z] [INFO] 
12:18:41 [2020-06-09T16:18:41.197Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:18:43 [2020-06-09T16:18:43.707Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data/.metadata/.log
12:18:43 [2020-06-09T16:18:43.707Z] [INFO] Command line:
12:18:43 [2020-06-09T16:18:43.707Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:18:43 [2020-06-09T16:18:43.707Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:18:45 [2020-06-09T16:18:45.591Z] !SESSION 2020-06-09 16:18:43.442 -----------------------------------------------
12:18:45 [2020-06-09T16:18:45.591Z] eclipse.buildId=unknown
12:18:45 [2020-06-09T16:18:45.591Z] java.version=1.8.0_202
12:18:45 [2020-06-09T16:18:45.591Z] java.vendor=Oracle Corporation
12:18:45 [2020-06-09T16:18:45.591Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:18:45 [2020-06-09T16:18:45.591Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:18:45 [2020-06-09T16:18:45.591Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:18:45 [2020-06-09T16:18:45.591Z] 
12:18:45 [2020-06-09T16:18:45.591Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:18:45.276
12:18:45 [2020-06-09T16:18:45.591Z] !MESSAGE FrameworkEvent ERROR
12:18:45 [2020-06-09T16:18:45.591Z] !STACK 0
12:18:45 [2020-06-09T16:18:45.591Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [61]
12:18:45 [2020-06-09T16:18:45.591Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:45 [2020-06-09T16:18:45.591Z] 
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:45 [2020-06-09T16:18:45.591Z] 
12:18:45 [2020-06-09T16:18:45.591Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:18:45.394
12:18:45 [2020-06-09T16:18:45.591Z] !MESSAGE FrameworkEvent ERROR
12:18:45 [2020-06-09T16:18:45.591Z] !STACK 0
12:18:45 [2020-06-09T16:18:45.591Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [130]
12:18:45 [2020-06-09T16:18:45.591Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:45 [2020-06-09T16:18:45.591Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:18:45 [2020-06-09T16:18:45.591Z]     -> 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"
12:18:45 [2020-06-09T16:18:45.591Z]        org.apache.httpcomponents.httpclient.win [35]
12:18:45 [2020-06-09T16:18:45.591Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:18:45 [2020-06-09T16:18:45.591Z] 
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:18:45 [2020-06-09T16:18:45.591Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:18:48 [2020-06-09T16:18:48.852Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
12:18:48 [2020-06-09T16:18:48.852Z] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest
12:18:48 [2020-06-09T16:18:48.852Z] testParseEvent(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.059 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetEndTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetNbEvents(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] testSeekEventLoc_null(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetStartTime(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] testBroadcast(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.007 s
12:18:48 [2020-06-09T16:18:48.852Z] testValidate(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetName(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetPath(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:18:48 [2020-06-09T16:18:48.852Z] testPcapTrace(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.011 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetStreamingInterval(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetLocationRatio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.003 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetCacheSize(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetTraceProperties(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:18:48 [2020-06-09T16:18:48.852Z] getSource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] testSeekEventLoc_normal(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:18:48 [2020-06-09T16:18:48.852Z] testSeekEvent_rank(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetTimeRange(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetEventType(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] testSeekEvent_ratio(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.002 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetResource(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0 s
12:18:48 [2020-06-09T16:18:48.852Z] testSeekEvent_location(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] testGetCurrentLocation(org.eclipse.tracecompass.tmf.pcap.core.tests.trace.PcapTraceTest)  Time elapsed: 0.001 s
12:18:48 [2020-06-09T16:18:48.852Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
12:18:50 [2020-06-09T16:18:50.247Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.183 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest
12:18:50 [2020-06-09T16:18:50.247Z] constructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.045 s
12:18:50 [2020-06-09T16:18:50.247Z] canExecuteTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 0.001 s
12:18:50 [2020-06-09T16:18:50.247Z] executeAnalysisTest(org.eclipse.tracecompass.tmf.pcap.core.tests.analysis.StreamListAnalysisTest)  Time elapsed: 1.135 s
12:18:50 [2020-06-09T16:18:50.247Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
12:18:50 [2020-06-09T16:18:50.247Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest
12:18:50 [2020-06-09T16:18:50.247Z] regularToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] rootToStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] customFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] copyConstructorTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0.001 s
12:18:50 [2020-06-09T16:18:50.247Z] regularFieldValueRequestTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventFieldTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] Running org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
12:18:50 [2020-06-09T16:18:50.247Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest
12:18:50 [2020-06-09T16:18:50.247Z] getSourceEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
12:18:50 [2020-06-09T16:18:50.247Z] getProtocolsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0.001 s
12:18:50 [2020-06-09T16:18:50.247Z] getPayloadTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] getFieldsTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] toStringTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] getMostEncapsulatedProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] getDestinationEndpointTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] toStringAtSpecificProtocolTest(org.eclipse.tracecompass.tmf.pcap.core.tests.event.PcapEventTest)  Time elapsed: 0 s
12:18:50 [2020-06-09T16:18:50.247Z] 
12:18:50 [2020-06-09T16:18:50.247Z] Results:
12:18:50 [2020-06-09T16:18:50.247Z] 
12:18:50 [2020-06-09T16:18:50.247Z] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0
12:18:50 [2020-06-09T16:18:50.247Z] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] All tests passed!
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.pom
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-sources.jar
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.core.tests/target/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.core.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests >--
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Building org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.1-SNAPSHOT [108/138]
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] The project's OSGi version is 1.0.1.202006091432
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/main/resources
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/classes
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/src/test/resources
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] 
12:19:16 [2020-06-09T16:19:16.725Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:19:19 [2020-06-09T16:19:19.235Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data/.metadata/.log
12:19:19 [2020-06-09T16:19:19.235Z] [INFO] Command line:
12:19:19 [2020-06-09T16:19:19.235Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:19:19 [2020-06-09T16:19:19.235Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:19:21 [2020-06-09T16:19:21.119Z] !SESSION 2020-06-09 16:19:18.930 -----------------------------------------------
12:19:21 [2020-06-09T16:19:21.119Z] eclipse.buildId=unknown
12:19:21 [2020-06-09T16:19:21.119Z] java.version=1.8.0_202
12:19:21 [2020-06-09T16:19:21.119Z] java.vendor=Oracle Corporation
12:19:21 [2020-06-09T16:19:21.119Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:19:21 [2020-06-09T16:19:21.119Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:19:21 [2020-06-09T16:19:21.119Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:19:21 [2020-06-09T16:19:21.119Z] 
12:19:21 [2020-06-09T16:19:21.119Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:19:21.109
12:19:21 [2020-06-09T16:19:21.119Z] !MESSAGE FrameworkEvent ERROR
12:19:21 [2020-06-09T16:19:21.119Z] !STACK 0
12:19:21 [2020-06-09T16:19:21.119Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:19:21 [2020-06-09T16:19:21.119Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:19:21 [2020-06-09T16:19:21.119Z] 
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:19:21 [2020-06-09T16:19:21.119Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:19:21 [2020-06-09T16:19:21.374Z] 
12:19:21 [2020-06-09T16:19:21.374Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:19:21.213
12:19:21 [2020-06-09T16:19:21.374Z] !MESSAGE FrameworkEvent ERROR
12:19:21 [2020-06-09T16:19:21.374Z] !STACK 0
12:19:21 [2020-06-09T16:19:21.374Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:19:21 [2020-06-09T16:19:21.374Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:19:21 [2020-06-09T16:19:21.374Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:19:21 [2020-06-09T16:19:21.374Z]     -> 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"
12:19:21 [2020-06-09T16:19:21.374Z]        org.apache.httpcomponents.httpclient.win [36]
12:19:21 [2020-06-09T16:19:21.374Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:19:21 [2020-06-09T16:19:21.374Z] 
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:19:21 [2020-06-09T16:19:21.374Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:19:23 [2020-06-09T16:19:23.885Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:19:23 [2020-06-09T16:19:23.885Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:19:41 [2020-06-09T16:19:41.918Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:19:41 [2020-06-09T16:19:41.918Z] Running org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
12:19:41 [2020-06-09T16:19:41.918Z] Display size: 1440x900
12:19:41 [2020-06-09T16:19:41.918Z] OS version=3.10.0-1127.10.1.el7.x86_64
12:19:41 [2020-06-09T16:19:41.918Z] GTK version=3.22.30
12:19:41 [2020-06-09T16:19:41.918Z] GTK theme=Ambiance
12:19:41 [2020-06-09T16:19:41.918Z] LIBOVERLAY_SCROLLBAR=0
12:19:41 [2020-06-09T16:19:41.918Z] Time zone: Greenwich Mean Time
12:19:41 [2020-06-09T16:19:41.918Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:19:41 [2020-06-09T16:19:41.918Z] log4j:WARN Please initialize the log4j system properly.
12:19:59 [2020-06-09T16:19:59.949Z] 
12:19:59 [2020-06-09T16:19:59.949Z] (Eclipse:19245): Gtk-WARNING **: 16:19:58.840: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:19:59 [2020-06-09T16:19:59.949Z] 
12:19:59 [2020-06-09T16:19:59.949Z] (Eclipse:19245): Gtk-WARNING **: 16:19:58.897: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
12:19:59 [2020-06-09T16:19:59.949Z] 
12:19:59 [2020-06-09T16:19:59.949Z] (Eclipse:19245): Gtk-WARNING **: 16:19:58.987: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:19:59 [2020-06-09T16:19:59.949Z] 
12:19:59 [2020-06-09T16:19:59.949Z] (Eclipse:19245): Gtk-WARNING **: 16:19:59.029: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:19:59 [2020-06-09T16:19:59.949Z] 
12:19:59 [2020-06-09T16:19:59.949Z] (Eclipse:19245): Gtk-CRITICAL **: 16:19:59.643: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:19:59 [2020-06-09T16:19:59.949Z] 
12:19:59 [2020-06-09T16:19:59.949Z] (Eclipse:19245): Gtk-CRITICAL **: 16:19:59.650: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:19:59 [2020-06-09T16:19:59.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:19:59 [2020-06-09T16:19:59.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:19:59 [2020-06-09T16:19:59.949Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:19:59 [2020-06-09T16:19:59.949Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1713265912 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - Attempting to set focus on Tree with text {}
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1713265829 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1713265829 data=null doit=true} to TreeItem with text {test}
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1713265828 data=null} to TreeItem with text {test}
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1713265828 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1713265827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:20:01 [2020-06-09T16:20:01.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1713265713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:20:05 [2020-06-09T16:20:05.472Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:20:05 [2020-06-09T16:20:05.472Z] DEBUG - Clicking on with mnemonic 'Delete'
12:20:05 [2020-06-09T16:20:05.472Z] DEBUG - Clicked on with mnemonic 'Delete'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261289 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261288 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261288 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261288 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261288 data=null item=null 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')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261287 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261287 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1713261287 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Clicking on OK
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1713261284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1713261284 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1713261284 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1713261284 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1713261283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1713261283 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.728Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:05 [2020-06-09T16:20:05.728Z] DEBUG - Clicked on OK
12:20:08 [2020-06-09T16:20:08.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1713261283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:20:08 [2020-06-09T16:20:08.240Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1713262146 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:20:08 [2020-06-09T16:20:08.240Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 27.398 s - in org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest
12:20:08 [2020-06-09T16:20:08.240Z] test(org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests.ImportAndReadPcapTest)  Time elapsed: 24.451 s
12:20:08 [2020-06-09T16:20:08.240Z] 
12:20:08 [2020-06-09T16:20:08.240Z] Results:
12:20:08 [2020-06-09T16:20:08.240Z] 
12:20:08 [2020-06-09T16:20:08.240Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0
12:20:08 [2020-06-09T16:20:08.240Z] 
12:20:09 [2020-06-09T16:20:09.165Z] 
12:20:09 [2020-06-09T16:20:09.165Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 16:20:08.940
12:20:09 [2020-06-09T16:20:09.165Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] All tests passed!
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.pom
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-sources.jar
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/pcap/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-p2metadata.xml
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests-1.0.1-SNAPSHOT-p2artifacts.xml
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp-parent >----
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Building Trace Compass RCP Parent 6.0.0-SNAPSHOT               [109/138]
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --------------------------------[ pom ]---------------------------------
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp-parent ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp-parent ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp-parent ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp-parent ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp-parent ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp-parent ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp-parent ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-parent-6.0.0-SNAPSHOT.pom
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding >---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Building Trace Compass RCP Branding plug-in 6.0.0-SNAPSHOT     [110/138]
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/src/main/resources
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/src/test/resources
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.240Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-sources.jar
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.241Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.pom
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-sources.jar
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-pack200.jar.pack.gz
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-p2metadata.xml
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding-6.0.0-SNAPSHOT-p2artifacts.xml
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding ---
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.branding.feature >--
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] Building Trace Compass RCP Branding Feature 6.0.0-SNAPSHOT     [111/138]
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.496Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.jar
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-sources-feature.jar
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] 
12:20:17 [2020-06-09T16:20:17.751Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:18 [2020-06-09T16:20:18.006Z] [INFO] 
12:20:18 [2020-06-09T16:20:18.006Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:18 [2020-06-09T16:20:18.006Z] [INFO] 
12:20:18 [2020-06-09T16:20:18.006Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:18 [2020-06-09T16:20:18.006Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.jar
12:20:18 [2020-06-09T16:20:18.261Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT.pom
12:20:18 [2020-06-09T16:20:18.262Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-sources-feature.jar
12:20:18 [2020-06-09T16:20:18.516Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2metadata.xml
12:20:18 [2020-06-09T16:20:18.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2artifacts.xml
12:20:18 [2020-06-09T16:20:18.771Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2metadata.xml
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.branding.feature/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.branding.feature/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.branding.feature-6.0.0-SNAPSHOT-p2artifacts.xml
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.branding.feature ---
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core >---
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core 1.0.1-SNAPSHOT  [112/138]
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] The project's OSGi version is 1.0.1.202006091432
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/main/resources
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.027Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.282Z] [INFO] Compiling 13 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/classes
12:20:19 [2020-06-09T16:20:19.842Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/org/eclipse/tracecompass/internal/tmf/cli/core/parser/CliParserConfigElement.java:[73] 
12:20:19 [2020-06-09T16:20:19.842Z] 	private static final Comparator<PrioritizedParser> COMPARATOR = Objects.requireNonNull(Comparator.comparingInt(PrioritizedParser::getPriority).thenComparing((o1, o2) -> (o1 == o2) ? 0 : 1));
12:20:19 [2020-06-09T16:20:19.842Z] 	                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:20:19 [2020-06-09T16:20:19.842Z] Null type safety (type annotations): The expression of type '@NonNull Comparator<CliParserConfigElement.PrioritizedParser>' needs unchecked conversion to conform to '@NonNull Comparator<CliParserConfigElement.@NonNull PrioritizedParser>'
12:20:19 [2020-06-09T16:20:19.842Z] 1 problem (1 warning)
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/src/test/resources
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] 
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:19 [2020-06-09T16:20:19.842Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
12:20:20 [2020-06-09T16:20:20.401Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.401Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:20 [2020-06-09T16:20:20.401Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.401Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:20 [2020-06-09T16:20:20.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar
12:20:20 [2020-06-09T16:20:20.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.pom
12:20:20 [2020-06-09T16:20:20.401Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-sources.jar
12:20:20 [2020-06-09T16:20:20.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core/target/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-pack200.jar.pack.gz
12:20:20 [2020-06-09T16:20:20.402Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-p2metadata.xml
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core-1.0.1-SNAPSHOT-p2artifacts.xml
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core ---
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui >------
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] Building org.eclipse.tracecompass.rcp.ui 6.0.0-SNAPSHOT        [113/138]
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui ---
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui ---
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui ---
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui ---
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui ---
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui ---
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/main/resources
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] 
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui ---
12:20:20 [2020-06-09T16:20:20.657Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/classes
12:20:23 [2020-06-09T16:20:23.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/Application.java:[78] 
12:20:23 [2020-06-09T16:20:23.919Z] 	CliCommandLine cmdLine = CliParserManager.getInstance().parse(Platform.getCommandLineArgs());
12:20:23 [2020-06-09T16:20:23.919Z] 	                                                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:20:23 [2020-06-09T16:20:23.919Z] Null type safety (type annotations): The expression of type 'String[]' needs unchecked conversion to conform to 'String @NonNull[]'
12:20:23 [2020-06-09T16:20:23.919Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/org/eclipse/tracecompass/internal/tracing/rcp/ui/cli/RcpCliParser.java:[338] 
12:20:23 [2020-06-09T16:20:23.919Z] 	return TmfProjectRegistry.createProject(TmfCommonConstants.DEFAULT_TRACE_PROJECT_NAME, null, new NullProgressMonitor());
12:20:23 [2020-06-09T16:20:23.919Z] 	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:20:23 [2020-06-09T16:20:23.919Z] Null type safety (type annotations): The expression of type 'IProject' needs unchecked conversion to conform to '@NonNull IProject'
12:20:23 [2020-06-09T16:20:23.919Z] 2 problems (2 warnings)
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/src/test/resources
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-sources.jar
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.pom
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-sources.jar
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-pack200.jar.pack.gz
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-p2metadata.xml
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.ui-6.0.0-SNAPSHOT-p2artifacts.xml
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.919Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui ---
12:20:23 [2020-06-09T16:20:23.920Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.920Z] [INFO] -------< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp >--------
12:20:23 [2020-06-09T16:20:23.920Z] [INFO] Building Trace Compass RCP Feature 6.0.0-SNAPSHOT              [114/138]
12:20:23 [2020-06-09T16:20:23.920Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:20:23 [2020-06-09T16:20:23.920Z] [INFO] 
12:20:23 [2020-06-09T16:20:23.920Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp ---
12:20:23 [2020-06-09T16:20:23.920Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target
12:20:24 [2020-06-09T16:20:24.177Z] [INFO] 
12:20:24 [2020-06-09T16:20:24.177Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp ---
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] 
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp ---
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] 
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp ---
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] 
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp ---
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] 
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp ---
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] 
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp ---
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] 
12:20:24 [2020-06-09T16:20:24.432Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp ---
12:20:25 [2020-06-09T16:20:25.795Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.jar
12:20:25 [2020-06-09T16:20:25.795Z] [INFO] 
12:20:25 [2020-06-09T16:20:25.795Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp ---
12:20:25 [2020-06-09T16:20:25.795Z] [INFO] 
12:20:25 [2020-06-09T16:20:25.795Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:20:25 [2020-06-09T16:20:25.795Z] [INFO] 
12:20:25 [2020-06-09T16:20:25.795Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp ---
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB)
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] The user operation is waiting for background work to complete.
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] Fetching org.antlr.runtime.source_3.2.0.v201101311130.jar.pack.gz from https://download.eclipse.org/tools/orbit/downloads/drops/R20181102183712/repository/plugins/ (139.18kB)
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] Unpacking org.antlr.runtime.source_3.2.0.v201101311130...
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-sources-feature.jar
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] 
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp ---
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] 
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] 
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (attached-p2-metadata) @ org.eclipse.tracecompass.rcp ---
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] 
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp ---
12:20:26 [2020-06-09T16:20:26.355Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.jar
12:20:26 [2020-06-09T16:20:26.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT.pom
12:20:26 [2020-06-09T16:20:26.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-sources-feature.jar
12:20:26 [2020-06-09T16:20:26.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2metadata.xml
12:20:26 [2020-06-09T16:20:26.915Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2artifacts.xml
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2metadata.xml
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp-6.0.0-SNAPSHOT-p2artifacts.xml
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] 
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp ---
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] 
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli.core.tests >--
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] Building org.eclipse.tracecompass.tmf.cli.core.tests 1.0.1-SNAPSHOT [115/138]
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] 
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] 
12:20:27 [2020-06-09T16:20:27.475Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:27 [2020-06-09T16:20:27.476Z] [INFO] The project's OSGi version is 1.0.1.202006091432
12:20:27 [2020-06-09T16:20:27.476Z] [INFO] 
12:20:27 [2020-06-09T16:20:27.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:27 [2020-06-09T16:20:27.476Z] [INFO] 
12:20:27 [2020-06-09T16:20:27.476Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:27 [2020-06-09T16:20:27.476Z] [INFO] 
12:20:27 [2020-06-09T16:20:27.476Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:27 [2020-06-09T16:20:27.476Z] [INFO] 
12:20:27 [2020-06-09T16:20:27.476Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:27 [2020-06-09T16:20:27.730Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:27 [2020-06-09T16:20:27.730Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/main/resources
12:20:27 [2020-06-09T16:20:27.730Z] [INFO] 
12:20:27 [2020-06-09T16:20:27.730Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:27 [2020-06-09T16:20:27.730Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/classes
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] 
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/src/test/resources
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] 
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] 
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] 
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] 
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] 
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] 
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:28 [2020-06-09T16:20:28.655Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
12:20:28 [2020-06-09T16:20:28.910Z] [INFO] 
12:20:28 [2020-06-09T16:20:28.910Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:28 [2020-06-09T16:20:28.910Z] [INFO] 
12:20:28 [2020-06-09T16:20:28.910Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:31 [2020-06-09T16:20:31.422Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data/.metadata/.log
12:20:31 [2020-06-09T16:20:31.422Z] [INFO] Command line:
12:20:31 [2020-06-09T16:20:31.422Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:20:31 [2020-06-09T16:20:31.422Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:20:33 [2020-06-09T16:20:33.933Z] !SESSION 2020-06-09 16:20:31.174 -----------------------------------------------
12:20:33 [2020-06-09T16:20:33.933Z] eclipse.buildId=unknown
12:20:33 [2020-06-09T16:20:33.933Z] java.version=1.8.0_202
12:20:33 [2020-06-09T16:20:33.933Z] java.vendor=Oracle Corporation
12:20:33 [2020-06-09T16:20:33.933Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:20:33 [2020-06-09T16:20:33.933Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:20:33 [2020-06-09T16:20:33.933Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:20:33 [2020-06-09T16:20:33.933Z] 
12:20:33 [2020-06-09T16:20:33.933Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:20:33.675
12:20:33 [2020-06-09T16:20:33.933Z] !MESSAGE FrameworkEvent ERROR
12:20:33 [2020-06-09T16:20:33.933Z] !STACK 0
12:20:33 [2020-06-09T16:20:33.933Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [63]
12:20:33 [2020-06-09T16:20:33.933Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:20:33 [2020-06-09T16:20:33.933Z] 
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:20:33 [2020-06-09T16:20:33.933Z] 
12:20:33 [2020-06-09T16:20:33.933Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:20:33.832
12:20:33 [2020-06-09T16:20:33.933Z] !MESSAGE FrameworkEvent ERROR
12:20:33 [2020-06-09T16:20:33.933Z] !STACK 0
12:20:33 [2020-06-09T16:20:33.933Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [132]
12:20:33 [2020-06-09T16:20:33.933Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:20:33 [2020-06-09T16:20:33.933Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:20:33 [2020-06-09T16:20:33.933Z]     -> 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"
12:20:33 [2020-06-09T16:20:33.933Z]        org.apache.httpcomponents.httpclient.win [37]
12:20:33 [2020-06-09T16:20:33.933Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:20:33 [2020-06-09T16:20:33.933Z] 
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:20:33 [2020-06-09T16:20:33.933Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:20:33 [2020-06-09T16:20:33.934Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:20:33 [2020-06-09T16:20:33.934Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:20:37 [2020-06-09T16:20:37.192Z] Running org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
12:20:37 [2020-06-09T16:20:37.193Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest
12:20:37 [2020-06-09T16:20:37.193Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.028 s
12:20:37 [2020-06-09T16:20:37.193Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0 s
12:20:37 [2020-06-09T16:20:37.193Z] testCmdLineArguments[2: --cli -faulty](org.eclipse.tracecompass.tmf.cli.core.parser.help.test.HelpCliParserTest)  Time elapsed: 0.001 s
12:20:37 [2020-06-09T16:20:37.193Z] Running org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
12:20:37 [2020-06-09T16:20:37.193Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest
12:20:37 [2020-06-09T16:20:37.193Z] testActivator(org.eclipse.tracecompass.tmf.cli.core.tests.ActivatorTest)  Time elapsed: 0.001 s
12:20:37 [2020-06-09T16:20:37.193Z] 
12:20:37 [2020-06-09T16:20:37.193Z] Results:
12:20:37 [2020-06-09T16:20:37.193Z] 
12:20:37 [2020-06-09T16:20:37.193Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:20:37 [2020-06-09T16:20:37.193Z] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] All tests passed!
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.pom
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-sources.jar
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli.core.tests/target/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli.core.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-p2metadata.xml
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.cli.core.tests-1.0.1-SNAPSHOT-p2artifacts.xml
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli.core.tests ---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.ui.tests >---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] Building org.eclipse.tracecompass.rcp.ui.tests 2.0.3-SNAPSHOT  [116/138]
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] The project's OSGi version is 2.0.3.202006091432
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/main/resources
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.126Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/classes
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/src/test/resources
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.686Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] 
12:20:47 [2020-06-09T16:20:47.942Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:20:49 [2020-06-09T16:20:49.304Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data/.metadata/.log
12:20:49 [2020-06-09T16:20:49.304Z] [INFO] Command line:
12:20:49 [2020-06-09T16:20:49.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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:20:49 [2020-06-09T16:20:49.304Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:20:51 [2020-06-09T16:20:51.815Z] !SESSION 2020-06-09 16:20:49.221 -----------------------------------------------
12:20:51 [2020-06-09T16:20:51.815Z] eclipse.buildId=unknown
12:20:51 [2020-06-09T16:20:51.815Z] java.version=1.8.0_202
12:20:51 [2020-06-09T16:20:51.815Z] java.vendor=Oracle Corporation
12:20:51 [2020-06-09T16:20:51.815Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:20:51 [2020-06-09T16:20:51.815Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:20:51 [2020-06-09T16:20:51.815Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:20:51 [2020-06-09T16:20:51.815Z] 
12:20:51 [2020-06-09T16:20:51.815Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:20:51.201
12:20:51 [2020-06-09T16:20:51.815Z] !MESSAGE FrameworkEvent ERROR
12:20:51 [2020-06-09T16:20:51.815Z] !STACK 0
12:20:51 [2020-06-09T16:20:51.815Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [67]
12:20:51 [2020-06-09T16:20:51.815Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:20:51 [2020-06-09T16:20:51.815Z] 
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:20:51 [2020-06-09T16:20:51.815Z] 
12:20:51 [2020-06-09T16:20:51.815Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:20:51.370
12:20:51 [2020-06-09T16:20:51.815Z] !MESSAGE FrameworkEvent ERROR
12:20:51 [2020-06-09T16:20:51.815Z] !STACK 0
12:20:51 [2020-06-09T16:20:51.815Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [136]
12:20:51 [2020-06-09T16:20:51.815Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:20:51 [2020-06-09T16:20:51.815Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:20:51 [2020-06-09T16:20:51.815Z]     -> 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"
12:20:51 [2020-06-09T16:20:51.815Z]        org.apache.httpcomponents.httpclient.win [38]
12:20:51 [2020-06-09T16:20:51.815Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:20:51 [2020-06-09T16:20:51.815Z] 
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:20:51 [2020-06-09T16:20:51.815Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:20:53 [2020-06-09T16:20:53.180Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:20:53 [2020-06-09T16:20:53.180Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:21:11 [2020-06-09T16:21:11.209Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:21:11 [2020-06-09T16:21:11.209Z] Running org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
12:21:11 [2020-06-09T16:21:11.772Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.383 s - in org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[0: --cli --help](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.063 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[1: --cli -h](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[2: --cli --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.097 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[3: --cli -l](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[4: --cli --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[5: --cli -o mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[6: --cli --open mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[7: --cli -o mytrace mytrace2 mytrace3](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[8: --cli --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.028 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[9: --cli -o](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[10: --cli -faulty](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.094 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[11: --open mytrace](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.061 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[12: --open](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0.012 s
12:21:11 [2020-06-09T16:21:11.772Z] testCmdLineArguments[13: --open mytrace --list](org.eclipse.tracecompass.rcp.ui.tests.cliparser.CliParserTest)  Time elapsed: 0 s
12:21:11 [2020-06-09T16:21:11.773Z] 
12:21:11 [2020-06-09T16:21:11.773Z] Results:
12:21:11 [2020-06-09T16:21:11.773Z] 
12:21:11 [2020-06-09T16:21:11.773Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0
12:21:11 [2020-06-09T16:21:11.773Z] 
12:21:19 [2020-06-09T16:21:19.849Z] [INFO] All tests passed!
12:21:19 [2020-06-09T16:21:19.849Z] [INFO] 
12:21:19 [2020-06-09T16:21:19.849Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:21:19 [2020-06-09T16:21:19.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar
12:21:19 [2020-06-09T16:21:19.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.pom
12:21:19 [2020-06-09T16:21:19.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-sources.jar
12:21:19 [2020-06-09T16:21:19.850Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.ui.tests/target/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.ui.tests/2.0.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-pack200.jar.pack.gz
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-p2metadata.xml
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.rcp.ui.tests-2.0.3-SNAPSHOT-p2artifacts.xml
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] 
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.ui.tests ---
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] 
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator.ui >--
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator.ui 1.0.1-SNAPSHOT [117/138]
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] 
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] 
12:21:20 [2020-06-09T16:21:20.492Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:20 [2020-06-09T16:21:20.746Z] [INFO] The project's OSGi version is 1.0.1.202006091432
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] 
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] 
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] 
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] 
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/main/resources
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] 
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:20 [2020-06-09T16:21:20.747Z] [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/classes
12:21:21 [2020-06-09T16:21:21.002Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.002Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.002Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:21 [2020-06-09T16:21:21.002Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/src/test/resources
12:21:21 [2020-06-09T16:21:21.002Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.002Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar
12:21:21 [2020-06-09T16:21:21.256Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.256Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.256Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.256Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.256Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar
12:21:21 [2020-06-09T16:21:21.512Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.pom
12:21:21 [2020-06-09T16:21:21.769Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-sources.jar
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator.ui/target/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator.ui/1.0.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-pack200.jar.pack.gz
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-p2metadata.xml
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator.ui-1.0.1-SNAPSHOT-p2artifacts.xml
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator.ui ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.incubator >---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] Building org.eclipse.tracecompass.rcp.incubator 6.0.0-SNAPSHOT [118/138]
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.jar
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] 
12:21:21 [2020-06-09T16:21:21.770Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:22 [2020-06-09T16:21:22.025Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (73.17kB)
12:21:22 [2020-06-09T16:21:22.025Z] [INFO] Fetching org.eclipse.equinox.p2.ui.discovery.source_1.1.100.v20180822-1357.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (73.17kB)
12:21:22 [2020-06-09T16:21:22.025Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.83kB)
12:21:22 [2020-06-09T16:21:22.025Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (32.83kB)
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.18kB)
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] Fetching org.eclipse.equinox.p2.discovery.compatibility.source_1.1.100.v20180822-1302.jar from https://download.eclipse.org/releases/2019-06/201906191000/plugins/ (39.18kB)
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-sources-feature.jar
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:22 [2020-06-09T16:21:22.280Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.jar
12:21:22 [2020-06-09T16:21:22.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT.pom
12:21:22 [2020-06-09T16:21:22.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-sources-feature.jar
12:21:22 [2020-06-09T16:21:22.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-p2metadata.xml
12:21:22 [2020-06-09T16:21:22.535Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.incubator/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.incubator/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.incubator-6.0.0-SNAPSHOT-p2artifacts.xml
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.incubator ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace-parent >--
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] Building Trace Compass Json trace Parent 6.0.0-SNAPSHOT        [119/138]
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --------------------------------[ pom ]---------------------------------
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace-parent ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace-parent ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace-parent ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace-parent ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace-parent ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace-parent ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace-parent ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-parent-6.0.0-SNAPSHOT.pom
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core >--
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core 1.0.0-SNAPSHOT [120/138]
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] The project's OSGi version is 1.0.0.202006091432
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/main/resources
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] 
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:22 [2020-06-09T16:21:22.790Z] [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/classes
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/src/test/resources
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-sources.jar
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.349Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar
12:21:23 [2020-06-09T16:21:23.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.pom
12:21:23 [2020-06-09T16:21:23.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-sources.jar
12:21:23 [2020-06-09T16:21:23.350Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-pack200.jar.pack.gz
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-p2metadata.xml
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core/1.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core-1.0.0-SNAPSHOT-p2artifacts.xml
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace >-----
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] Building org.eclipse.tracecompass.jsontrace 6.0.0-SNAPSHOT     [121/138]
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.jar
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.605Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-sources-feature.jar
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] 
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace ---
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.jar
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT.pom
12:21:23 [2020-06-09T16:21:23.860Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-sources-feature.jar
12:21:24 [2020-06-09T16:21:24.115Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-p2metadata.xml
12:21:24 [2020-06-09T16:21:24.369Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace/6.0.0-SNAPSHOT/org.eclipse.tracecompass.jsontrace-6.0.0-SNAPSHOT-p2artifacts.xml
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.cli >------
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] Building org.eclipse.tracecompass.tmf.cli 6.0.0-SNAPSHOT       [122/138]
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.jar
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-sources-feature.jar
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] 
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.cli ---
12:21:24 [2020-06-09T16:21:24.625Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.jar
12:21:24 [2020-06-09T16:21:24.880Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT.pom
12:21:25 [2020-06-09T16:21:25.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-sources-feature.jar
12:21:25 [2020-06-09T16:21:25.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-p2metadata.xml
12:21:25 [2020-06-09T16:21:25.135Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.cli/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.cli/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.cli-6.0.0-SNAPSHOT-p2artifacts.xml
12:21:25 [2020-06-09T16:21:25.135Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.135Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.cli ---
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.rcp.product >----
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] Building Trace Compass RCP Product 6.0.0-SNAPSHOT              [123/138]
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.rcp.product ---
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.rcp.product ---
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.rcp.product ---
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.rcp.product ---
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.rcp.product ---
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/src/main/resources
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.rcp.product ---
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.rcp.product ---
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.695Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.rcp.product ---
12:21:25 [2020-06-09T16:21:25.950Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
12:21:25 [2020-06-09T16:21:25.951Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
12:21:25 [2020-06-09T16:21:25.951Z] [INFO] 
12:21:25 [2020-06-09T16:21:25.951Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.rcp.product ---
12:21:26 [2020-06-09T16:21:26.875Z] [INFO] 
12:21:26 [2020-06-09T16:21:26.875Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.rcp.product ---
12:21:26 [2020-06-09T16:21:26.875Z] [INFO] 
12:21:26 [2020-06-09T16:21:26.875Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.rcp.product ---
12:21:26 [2020-06-09T16:21:26.875Z] [INFO] 
12:21:26 [2020-06-09T16:21:26.875Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.rcp.product ---
12:25:18 [2020-06-09T16:25:18.282Z] [INFO] 
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.rcp.product ---
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] 
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.rcp.product ---
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] 
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.rcp.product ---
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] 
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.rcp.product ---
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] 
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] --- tycho-p2-director-plugin:1.3.0:materialize-products (materialize-products) @ org.eclipse.tracecompass.rcp.product ---
12:25:18 [2020-06-09T16:25:18.283Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment win32/win32/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/win32/win32/x86_64/trace-compass
12:25:18 [2020-06-09T16:25:18.844Z] Installing org.eclipse.tracecompass.rcp 6.0.0.202006091432.
12:26:26 [2020-06-09T16:26:26.459Z] Operation completed in 59503 ms.
12:26:26 [2020-06-09T16:26:26.459Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment macosx/cocoa/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/macosx/cocoa/x86_64/trace-compass.app
12:26:26 [2020-06-09T16:26:26.459Z] Installing org.eclipse.tracecompass.rcp 6.0.0.202006091432.
12:27:13 [2020-06-09T16:27:13.068Z] Operation completed in 49873 ms.
12:27:13 [2020-06-09T16:27:13.068Z] [INFO] Installing product org.eclipse.tracecompass.rcp for environment linux/gtk/x86_64 to /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/org.eclipse.tracecompass.rcp/linux/gtk/x86_64/trace-compass
12:27:13 [2020-06-09T16:27:13.068Z] Installing org.eclipse.tracecompass.rcp 6.0.0.202006091432.
12:27:51 [2020-06-09T16:27:51.723Z] Operation completed in 41128 ms.
12:27:52 [2020-06-09T16:27:52.283Z] [INFO] 
12:27:52 [2020-06-09T16:27:52.283Z] [INFO] --- tycho-p2-director-plugin:1.3.0:archive-products (archive-products) @ org.eclipse.tracecompass.rcp.product ---
12:27:52 [2020-06-09T16:27:52.540Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200609-1432-win32.win32.x86_64.zip
12:28:00 [2020-06-09T16:28:00.619Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200609-1432-macosx.cocoa.x86_64.tar.gz
12:28:05 [2020-06-09T16:28:05.860Z] [INFO] Building tar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200609-1432-linux.gtk.x86_64.tar.gz
12:28:12 [2020-06-09T16:28:12.392Z] [INFO] 
12:28:12 [2020-06-09T16:28:12.392Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.rcp.product ---
12:28:12 [2020-06-09T16:28:12.392Z] [INFO] No primary artifact to install, installing attached artifacts instead.
12:28:12 [2020-06-09T16:28:12.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT.pom
12:28:12 [2020-06-09T16:28:12.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.win32.win32.x86_64.zip
12:28:12 [2020-06-09T16:28:12.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.cocoa.macosx.x86_64.zip
12:28:12 [2020-06-09T16:28:12.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-p2artifacts.xml
12:28:12 [2020-06-09T16:28:12.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-org.eclipse.tracecompass.rcp.executable.gtk.linux.x86_64.zip
12:28:12 [2020-06-09T16:28:12.392Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-p2metadata.xml
12:28:12 [2020-06-09T16:28:12.393Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200609-1432-win32.win32.x86_64.zip to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-win32.win32.x86_64.zip
12:28:13 [2020-06-09T16:28:13.318Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200609-1432-macosx.cocoa.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-macosx.cocoa.x86_64.tar.gz
12:28:14 [2020-06-09T16:28:14.679Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/rcp/org.eclipse.tracecompass.rcp.product/target/products/trace-compass-6.0.0-20200609-1432-linux.gtk.x86_64.tar.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.rcp.product/6.0.0-SNAPSHOT/org.eclipse.tracecompass.rcp.product-6.0.0-SNAPSHOT-linux.gtk.x86_64.tar.gz
12:28:14 [2020-06-09T16:28:14.934Z] [INFO] 
12:28:14 [2020-06-09T16:28:14.934Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.rcp.product ---
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] 
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-parent >---
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] Building Trace Compass Release Engineering Parent 6.0.0-SNAPSHOT [124/138]
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --------------------------------[ pom ]---------------------------------
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] 
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-parent ---
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] 
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-parent ---
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] 
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-parent ---
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] 
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-parent ---
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] 
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-parent ---
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] 
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-parent ---
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] 
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-parent ---
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-parent/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-parent-6.0.0-SNAPSHOT.pom
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] 
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] ------< org.eclipse.tracecompass:org.eclipse.tracecompass.target >------
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] Building Trace Compass Target Platform 6.0.0-SNAPSHOT          [125/138]
12:28:15 [2020-06-09T16:28:15.190Z] [INFO] --------------------------------[ pom ]---------------------------------
12:28:15 [2020-06-09T16:28:15.190Z] [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
12:28:15 [2020-06-09T16:28:15.445Z] [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
12:28:15 [2020-06-09T16:28:15.445Z] [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
12:28:15 [2020-06-09T16:28:15.702Z] [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
12:28:15 [2020-06-09T16:28:15.702Z] [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
12:28:15 [2020-06-09T16:28:15.957Z] [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
12:28:16 [2020-06-09T16:28:16.213Z] [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 16 kB/s)
12:28:16 [2020-06-09T16:28:16.213Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:28:16 [2020-06-09T16:28:16.468Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:28:16 [2020-06-09T16:28:16.723Z] [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
12:28:16 [2020-06-09T16:28:16.980Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:28:17 [2020-06-09T16:28:17.235Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom
12:28:17 [2020-06-09T16:28:17.235Z] [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
12:28:17 [2020-06-09T16:28:17.235Z] [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.0 MB/s)
12:28:17 [2020-06-09T16:28:17.235Z] [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
12:28:17 [2020-06-09T16:28:17.491Z] [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
12:28:17 [2020-06-09T16:28:17.747Z] [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
12:28:18 [2020-06-09T16:28:18.307Z] [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
12:28:18 [2020-06-09T16:28:18.307Z] [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
12:28:18 [2020-06-09T16:28:18.307Z] [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
12:28:18 [2020-06-09T16:28:18.562Z] [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 383 kB/s)
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] 
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.target ---
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] 
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.target ---
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] 
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.target ---
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] 
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.target ---
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] 
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.target ---
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] 
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.target ---
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] 
12:28:18 [2020-06-09T16:28:18.562Z] [INFO] --- build-helper-maven-plugin:3.0.0:attach-artifact (attach-artifacts) @ org.eclipse.tracecompass.target ---
12:28:18 [2020-06-09T16:28:18.562Z] [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
12:28:18 [2020-06-09T16:28:18.818Z] [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
12:28:18 [2020-06-09T16:28:18.818Z] [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
12:28:19 [2020-06-09T16:28:19.105Z] [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
12:28:19 [2020-06-09T16:28:19.105Z] [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
12:28:19 [2020-06-09T16:28:19.360Z] [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
12:28:19 [2020-06-09T16:28:19.360Z] [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 313 kB/s)
12:28:19 [2020-06-09T16:28:19.360Z] [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
12:28:19 [2020-06-09T16:28:19.616Z] [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
12:28:19 [2020-06-09T16:28:19.616Z] [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
12:28:19 [2020-06-09T16:28:19.871Z] [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
12:28:19 [2020-06-09T16:28:19.871Z] [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
12:28:20 [2020-06-09T16:28:20.127Z] [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
12:28:20 [2020-06-09T16:28:20.127Z] [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 232 kB/s)
12:28:20 [2020-06-09T16:28:20.127Z] [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
12:28:20 [2020-06-09T16:28:20.383Z] [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
12:28:20 [2020-06-09T16:28:20.383Z] [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
12:28:20 [2020-06-09T16:28:20.638Z] [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
12:28:20 [2020-06-09T16:28:20.894Z] [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
12:28:20 [2020-06-09T16:28:20.894Z] [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
12:28:20 [2020-06-09T16:28:20.894Z] [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 181 kB/s)
12:28:21 [2020-06-09T16:28:21.149Z] [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
12:28:21 [2020-06-09T16:28:21.149Z] [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
12:28:21 [2020-06-09T16:28:21.149Z] [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
12:28:21 [2020-06-09T16:28:21.405Z] [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
12:28:21 [2020-06-09T16:28:21.660Z] [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
12:28:21 [2020-06-09T16:28:21.660Z] [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
12:28:22 [2020-06-09T16:28:22.585Z] [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 1.7 kB/s)
12:28:22 [2020-06-09T16:28:22.840Z] [INFO] Downloading from repo.eclipse.org: https://repo.eclipse.org/content/groups/releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:28:22 [2020-06-09T16:28:22.841Z] [INFO] Downloading from tycho-snapshots: https://repo.eclipse.org/content/repositories/tycho-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:28:22 [2020-06-09T16:28:22.841Z] [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
12:28:23 [2020-06-09T16:28:23.402Z] [INFO] Downloading from rcptt-snapshots: https://repo.eclipse.org/content/repositories/rcptt-snapshots/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:28:23 [2020-06-09T16:28:23.402Z] [INFO] Downloading from rcptt-releases: https://repo.eclipse.org/content/repositories/rcptt-releases/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom
12:28:23 [2020-06-09T16:28:23.402Z] [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
12:28:23 [2020-06-09T16:28:23.402Z] [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 821 kB/s)
12:28:24 [2020-06-09T16:28:24.764Z] [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
12:28:24 [2020-06-09T16:28:24.764Z] [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
12:28:24 [2020-06-09T16:28:24.764Z] [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
12:28:25 [2020-06-09T16:28:25.020Z] [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
12:28:25 [2020-06-09T16:28:25.020Z] [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
12:28:25 [2020-06-09T16:28:25.020Z] [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
12:28:25 [2020-06-09T16:28:25.020Z] [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
12:28:25 [2020-06-09T16:28:25.020Z] [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
12:28:25 [2020-06-09T16:28:25.020Z] [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
12:28:31 [2020-06-09T16:28:31.551Z] [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
12:28:31 [2020-06-09T16:28:31.551Z] [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
12:28:31 [2020-06-09T16:28:31.551Z] [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
12:28:31 [2020-06-09T16:28:31.551Z] [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
12:28:31 [2020-06-09T16:28:31.551Z] [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
12:28:31 [2020-06-09T16:28:31.551Z] [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
12:28:41 [2020-06-09T16:28:41.490Z] [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
12:28:41 [2020-06-09T16:28:41.490Z] [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
12:28:41 [2020-06-09T16:28:41.490Z] [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
12:28:41 [2020-06-09T16:28:41.490Z] [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.4 MB/s)
12:28:42 [2020-06-09T16:28:42.052Z] [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 102 kB/s)
12:28:42 [2020-06-09T16:28:42.052Z] [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 77 kB/s)
12:28:44 [2020-06-09T16:28:44.564Z] [INFO] 
12:28:44 [2020-06-09T16:28:44.564Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.target ---
12:28:44 [2020-06-09T16:28:44.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT.pom
12:28:44 [2020-06-09T16:28:44.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.7.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.7.target
12:28:44 [2020-06-09T16:28:44.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.8.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.8.target
12:28:44 [2020-06-09T16:28:44.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.9.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.9.target
12:28:44 [2020-06-09T16:28:44.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.10.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.10.target
12:28:44 [2020-06-09T16:28:44.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.11.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.11.target
12:28:44 [2020-06-09T16:28:44.564Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-e4.12.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-e4.12.target
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.target/tracecompass-eStaging.target to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.target/6.0.0-SNAPSHOT/org.eclipse.tracecompass.target-6.0.0-SNAPSHOT-tracecompass-eStaging.target
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] 
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.integration.swtbot.tests >--
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] Building org.eclipse.tracecompass.integration.swtbot.tests 1.0.11-SNAPSHOT [126/138]
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] 
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] 
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] The project's OSGi version is 1.0.11.202006091432
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] 
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] 
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] 
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] 
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/main/resources
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] 
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:28:44 [2020-06-09T16:28:44.819Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/classes
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] 
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/src/test/resources
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] 
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] 
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] 
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] 
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] 
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] 
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:29:02 [2020-06-09T16:29:02.857Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
12:29:03 [2020-06-09T16:29:03.113Z] [INFO] 
12:29:03 [2020-06-09T16:29:03.113Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:29:03 [2020-06-09T16:29:03.113Z] [INFO] 
12:29:03 [2020-06-09T16:29:03.113Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:29:21 [2020-06-09T16:29:21.154Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.metadata/.log
12:29:21 [2020-06-09T16:29:21.154Z] [INFO] Command line:
12:29:21 [2020-06-09T16:29:21.154Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:29:21 [2020-06-09T16:29:21.154Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:29:21 [2020-06-09T16:29:21.410Z] !SESSION 2020-06-09 16:29:18.876 -----------------------------------------------
12:29:21 [2020-06-09T16:29:21.410Z] eclipse.buildId=unknown
12:29:21 [2020-06-09T16:29:21.410Z] java.version=1.8.0_202
12:29:21 [2020-06-09T16:29:21.410Z] java.vendor=Oracle Corporation
12:29:21 [2020-06-09T16:29:21.410Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:29:21 [2020-06-09T16:29:21.410Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:29:21 [2020-06-09T16:29:21.410Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:29:21 [2020-06-09T16:29:21.410Z] 
12:29:21 [2020-06-09T16:29:21.410Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:29:21.285
12:29:21 [2020-06-09T16:29:21.410Z] !MESSAGE FrameworkEvent ERROR
12:29:21 [2020-06-09T16:29:21.410Z] !STACK 0
12:29:21 [2020-06-09T16:29:21.410Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:29:21 [2020-06-09T16:29:21.410Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:21 [2020-06-09T16:29:21.410Z] 
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:29:21 [2020-06-09T16:29:21.410Z] 
12:29:21 [2020-06-09T16:29:21.410Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:29:21.397
12:29:21 [2020-06-09T16:29:21.410Z] !MESSAGE FrameworkEvent ERROR
12:29:21 [2020-06-09T16:29:21.410Z] !STACK 0
12:29:21 [2020-06-09T16:29:21.410Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:29:21 [2020-06-09T16:29:21.410Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:21 [2020-06-09T16:29:21.410Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:29:21 [2020-06-09T16:29:21.410Z]     -> 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"
12:29:21 [2020-06-09T16:29:21.410Z]        org.apache.httpcomponents.httpclient.win [36]
12:29:21 [2020-06-09T16:29:21.410Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:29:21 [2020-06-09T16:29:21.410Z] 
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:29:21 [2020-06-09T16:29:21.410Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:29:25 [2020-06-09T16:29:25.578Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:29:25 [2020-06-09T16:29:25.578Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:29:47 [2020-06-09T16:29:47.457Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:29:47 [2020-06-09T16:29:47.457Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
12:29:47 [2020-06-09T16:29:47.457Z] Display size: 1440x900
12:29:47 [2020-06-09T16:29:47.457Z] OS version=3.10.0-1127.10.1.el7.x86_64
12:29:47 [2020-06-09T16:29:47.457Z] GTK version=3.22.30
12:29:47 [2020-06-09T16:29:47.457Z] GTK theme=Ambiance
12:29:47 [2020-06-09T16:29:47.457Z] LIBOVERLAY_SCROLLBAR=0
12:29:47 [2020-06-09T16:29:47.457Z] Time zone: Greenwich Mean Time
12:29:47 [2020-06-09T16:29:47.457Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:29:47 [2020-06-09T16:29:47.457Z] log4j:WARN Please initialize the log4j system properly.
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712677618 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712677617 data=null doit=true} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712677617 data=null} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712677616 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.386Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712677615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712677306 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712677245 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712677244 data=null doit=true} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712677244 data=null} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712677244 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712677243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712677235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712677233 data=null doit=true} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712677233 data=null} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712677232 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712677232 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}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712677096 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712677088 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712677088 data=null doit=true} to TreeItem with text {Traces [0]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712677088 data=null} to TreeItem with text {Traces [0]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712677087 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712677084 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]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712676996 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712676994 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712676994 data=null doit=true} to TreeItem with text {Traces [0]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712676994 data=null} to TreeItem with text {Traces [0]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712676993 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712676993 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]}
12:29:49 [2020-06-09T16:29:49.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712676980 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:50 [2020-06-09T16:29:50.825Z] DEBUG - matched MenuItem with text "Manage Custom Parser...", using matcher: with mnemonic 'Manage Custom Parsers...'
12:29:50 [2020-06-09T16:29:50.825Z] DEBUG - Clicking on with mnemonic 'Manage Custom Parsers...'
12:29:51 [2020-06-09T16:29:51.080Z] DEBUG - Clicked on with mnemonic 'Manage Custom Parsers...'
12:29:51 [2020-06-09T16:29:51.080Z] DEBUG - matched Shell with text "Manage Custom Parser...", using matcher: with text 'Manage Custom Parsers'
12:29:51 [2020-06-09T16:29:51.080Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage Custom Parsers} time=-1712675930 data=null doit=true} to Shell with text {Manage Custom Parsers}
12:29:51 [2020-06-09T16:29:51.080Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Set selection (of type 'List') to text Custom Text : TmfGeneric
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1712675918 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1712675917 data=null doit=true} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1712675917 data=null} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1712675915 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1712675915 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1712675914 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "XML", using matcher: with mnemonic 'XML'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "XML", using matcher: with style 'SWT.RADIO'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "XML", using matcher: (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Text} time=-1712675909 data=null doit=true} to Button with text {Text}
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Text} time=-1712675908 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}
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {XML} time=-1712675907 data=null doit=true} to (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {XML} time=-1712675907 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')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {XML} time=-1712675907 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')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {XML} time=-1712675906 data=null item=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')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'XML' and with style 'SWT.RADIO')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched List with text "", using matcher: of type 'List'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched List with text "", using matcher: (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Set selection (of type 'List') to text Custom XML : Custom XML Log
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{List {} time=-1712675902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Activate [26]: ShellEvent{List {} time=-1712675902 data=null doit=true} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{List {} time=-1712675902 data=null} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{List {} time=-1712675901 data=null button=1 stateMask=0x0 x=98 y=11 count=1} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{List {} time=-1712675901 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{List {} time=-1712675901 data=null button=1 stateMask=0x80000 x=98 y=11 count=1} to (of type 'List')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Text", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "XML", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "New...", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Import...", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "Export...", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "&Close", using matcher: of type 'Button'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "&Close", using matcher: with mnemonic 'Close'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "&Close", using matcher: with style 'SWT.PUSH'
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - matched Button with text "&Close", using matcher: (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Clicking on &Close
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Close} time=-1712675841 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Close} time=-1712675840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Close} time=-1712675840 data=null doit=true} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Close} time=-1712675840 data=null} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Close} time=-1712675839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Close} time=-1712675839 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Close' and with style 'SWT.PUSH')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Close} time=-1712675839 data=null item=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')
12:29:51 [2020-06-09T16:29:51.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Manage Custom Parsers...} time=-1712676305 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...'
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Clicked on 
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712675642 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712675641 data=null doit=true} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712675641 data=null} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712675640 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712675640 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712675535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712675532 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712675531 data=null doit=true} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712675531 data=null} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712675530 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712675530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712675521 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712675519 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712675519 data=null doit=true} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712675519 data=null} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712675518 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712675513 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]}
12:29:51 [2020-06-09T16:29:51.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712675444 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712675443 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712675442 data=null doit=true} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712675442 data=null} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712675442 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712675442 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]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712675436 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712675327 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712675325 data=null doit=true} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712675325 data=null} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712675325 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712675325 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712675250 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712675247 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712675247 data=null doit=true} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712675247 data=null} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712675246 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712675246 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712675235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:51 [2020-06-09T16:29:51.593Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712675234 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712675227 data=null doit=true} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712675226 data=null} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712675226 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712675225 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]}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712675203 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712675202 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712675201 data=null doit=true} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712675151 data=null} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712675150 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712675149 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]}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712675142 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:29:51 [2020-06-09T16:29:51.848Z] DEBUG - Clicking on with mnemonic 'Import...'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Clicked on with mnemonic 'Import...'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712674394 data=null doit=true} to Shell with text {Trace Import}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Clicking on Cancel
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1712674391 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')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1712674390 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')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1712674390 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1712674390 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1712674390 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')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1712674390 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')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1712674390 data=null item=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')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712675048 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Clicked on 
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712674233 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712674233 data=null doit=true} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712674233 data=null} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712674233 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712674233 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712674144 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712674143 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712674143 data=null doit=true} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712674143 data=null} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712674143 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712674142 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712674135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:52 [2020-06-09T16:29:52.776Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712674134 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712674133 data=null doit=true} to TreeItem with text {Traces [0]}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712674133 data=null} to TreeItem with text {Traces [0]}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712674133 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712674133 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]}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712674107 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712674106 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712674106 data=null doit=true} to TreeItem with text {Traces [0]}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712674106 data=null} to TreeItem with text {Traces [0]}
12:29:52 [2020-06-09T16:29:52.776Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712674105 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:52 [2020-06-09T16:29:52.777Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712674105 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]}
12:29:52 [2020-06-09T16:29:52.777Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712674100 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:29:53 [2020-06-09T16:29:53.032Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:29:53 [2020-06-09T16:29:53.032Z] DEBUG - Clicking on with mnemonic 'Import...'
12:29:53 [2020-06-09T16:29:53.287Z] DEBUG - Clicked on with mnemonic 'Import...'
12:29:53 [2020-06-09T16:29:53.287Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:29:53 [2020-06-09T16:29:53.287Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712673534 data=null doit=true} to Shell with text {Trace Import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:29:53 [2020-06-09T16:29:53.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')
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712673505 data=null} to (of type 'Combo')
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712673318 data=null doit=true} to TreeItem with text {import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712673317 data=null} to TreeItem with text {import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712673317 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712673317 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}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712673314 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712673313 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712673312 data=null doit=true} to TreeItem with text {import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712673312 data=null} to TreeItem with text {import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712673311 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712673311 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}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712673310 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:29:53 [2020-06-09T16:29:53.543Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712673200 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:'))
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:29:53 [2020-06-09T16:29:53.800Z] 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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6870a76f
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712673193 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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712673193 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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712673193 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712673193 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712673193 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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712673193 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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712673192 data=null item=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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712673192 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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712673192 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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712673192 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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712673192 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712673192 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42257df7
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1712673190 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')
12:29:53 [2020-06-09T16:29:53.800Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1712673190 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')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1712673190 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1712673189 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1712673189 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')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1712673189 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')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1712673189 data=null item=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')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1712673189 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')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1712673189 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')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1712673189 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')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1712673189 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1712673189 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:29:53 [2020-06-09T16:29:53.801Z] 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')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:29:53 [2020-06-09T16:29:53.801Z] 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')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] 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')
12:29:53 [2020-06-09T16:29:53.801Z] 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.
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Clicking on &Finish
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712673176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712673176 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712673176 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712673176 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712673175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712673152 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:29:53 [2020-06-09T16:29:53.801Z] DEBUG - Clicked on &Finish
12:29:54 [2020-06-09T16:29:54.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712673143 data=null item=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')
12:29:54 [2020-06-09T16:29:54.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712674003 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:29:54 [2020-06-09T16:29:54.727Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:29:54 [2020-06-09T16:29:54.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:54 [2020-06-09T16:29:54.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:54 [2020-06-09T16:29:54.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:54 [2020-06-09T16:29:54.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:54 [2020-06-09T16:29:54.727Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:54 [2020-06-09T16:29:54.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712672099 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712672099 data=null doit=true} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712672099 data=null} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712672099 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712672098 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712672069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712672068 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712672068 data=null doit=true} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712672068 data=null} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712672068 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712672067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712672061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:29:54 [2020-06-09T16:29:54.983Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712672056 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712672056 data=null doit=true} to TreeItem with text {Traces [1]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712672056 data=null} to TreeItem with text {Traces [1]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712672056 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712672055 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712672033 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712672033 data=null doit=true} to TreeItem with text {Traces [1]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712672033 data=null} to TreeItem with text {Traces [1]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712672032 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712672032 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]}
12:29:54 [2020-06-09T16:29:54.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712672029 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:29:55 [2020-06-09T16:29:55.543Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:29:55 [2020-06-09T16:29:55.543Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:55 [2020-06-09T16:29:55.543Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712671365 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:29:55 [2020-06-09T16:29:55.543Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712671365 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:29:55 [2020-06-09T16:29:55.543Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712671365 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:29:55 [2020-06-09T16:29:55.543Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712671364 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:29:55 [2020-06-09T16:29:55.543Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712671364 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670841 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:29:56 [2020-06-09T16:29:56.103Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670834 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712670834 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712670834 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670833 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712670833 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670828 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670828 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712670828 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Attempting to set focus on Tree with text {}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712670827 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670827 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712670827 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670821 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670820 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670820 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670720 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712670720 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712670720 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712670719 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:29:56 [2020-06-09T16:29:56.103Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:30:04 [2020-06-09T16:30:04.182Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712670820 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:30:30 [2020-06-09T16:30:30.670Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - Attempting to set focus on Table with text {}
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712635939 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712635938 data=null doit=true} to TableItem with text {}
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712635938 data=null} to TableItem with text {}
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712635938 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712635938 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712635930 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:30 [2020-06-09T16:30:30.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712635818 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712635818 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712635818 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712635817 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712635817 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712635812 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2020-06-09T16:30:31.182Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712635805 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712635805 data=null doit=true} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712635805 data=null} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712635804 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712635804 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712635744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712635743 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712635743 data=null doit=true} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712635743 data=null} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712635743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712635742 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712635737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:31 [2020-06-09T16:30:31.182Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712635736 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712635736 data=null doit=true} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712635736 data=null} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712635735 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.182Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712635735 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712635723 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.183Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:31 [2020-06-09T16:30:31.183Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712635722 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.183Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712635722 data=null doit=true} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.183Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712635722 data=null} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.183Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712635721 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.183Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712635721 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.183Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712635717 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:30:31 [2020-06-09T16:30:31.438Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:31 [2020-06-09T16:30:31.438Z] DEBUG - Clicking on with mnemonic 'Import...'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Clicked on with mnemonic 'Import...'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712635228 data=null doit=true} to Shell with text {Trace Import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:31 [2020-06-09T16:30:31.694Z] 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')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712635225 data=null} to (of type 'Combo')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712635140 data=null doit=true} to TreeItem with text {import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712635140 data=null} to TreeItem with text {import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712635139 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712635139 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}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712635137 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712635137 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712635137 data=null doit=true} to TreeItem with text {import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712635137 data=null} to TreeItem with text {import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712635136 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712635136 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}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712635136 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:30:31 [2020-06-09T16:30:31.694Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712635116 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:'))
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:31 [2020-06-09T16:30:31.951Z] 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')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:31 [2020-06-09T16:30:31.951Z] 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')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:31 [2020-06-09T16:30:31.951Z] 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')
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.951Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] 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')
12:30:31 [2020-06-09T16:30:31.952Z] 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.
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - Clicking on &Finish
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712635104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712635104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712635104 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712635104 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712635104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712635104 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:31 [2020-06-09T16:30:31.952Z] DEBUG - Clicked on &Finish
12:30:32 [2020-06-09T16:30:32.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712635104 data=null item=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')
12:30:32 [2020-06-09T16:30:32.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712635630 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712633929 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712633929 data=null doit=true} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712633928 data=null} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712633928 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712633928 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712633906 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712633905 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712633905 data=null doit=true} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712633905 data=null} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712633905 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712633905 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712633895 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:33 [2020-06-09T16:30:33.073Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712633894 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712633893 data=null doit=true} to TreeItem with text {Traces [2]}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712633893 data=null} to TreeItem with text {Traces [2]}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712633893 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712633893 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]}
12:30:33 [2020-06-09T16:30:33.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712633875 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:30:33 [2020-06-09T16:30:33.073Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:30:33 [2020-06-09T16:30:33.633Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:33 [2020-06-09T16:30:33.633Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:33 [2020-06-09T16:30:33.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633410 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712633410 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.633Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712633410 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.633Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633410 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.633Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712633410 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}
12:30:33 [2020-06-09T16:30:33.633Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633351 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:33 [2020-06-09T16:30:33.634Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633349 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712633349 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712633349 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633348 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712633348 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}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633343 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633343 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712633343 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712633343 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633342 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712633342 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}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633338 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633338 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633337 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712633337 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}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633234 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712633234 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712633234 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712633234 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:30:33 [2020-06-09T16:30:33.634Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:34 [2020-06-09T16:30:34.194Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:34 [2020-06-09T16:30:34.194Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - Attempting to set focus on Table with text {}
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712631729 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712631729 data=null doit=true} to TableItem with text {}
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712631729 data=null} to TableItem with text {}
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712631729 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712631729 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712631724 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:35 [2020-06-09T16:30:35.119Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712631635 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712631635 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712631635 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712631634 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712631634 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}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712631630 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2020-06-09T16:30:35.375Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712631621 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712631621 data=null doit=true} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712631621 data=null} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712631621 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712631621 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712631549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712631548 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712631548 data=null doit=true} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712631548 data=null} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712631548 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712631548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712631542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:35 [2020-06-09T16:30:35.375Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712631541 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712631541 data=null doit=true} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712631541 data=null} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712631541 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712631541 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]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712631532 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712631526 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712631526 data=null doit=true} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712631526 data=null} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712631526 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712631525 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]}
12:30:35 [2020-06-09T16:30:35.375Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712631521 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:30:35 [2020-06-09T16:30:35.630Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:35 [2020-06-09T16:30:35.630Z] DEBUG - Clicking on with mnemonic 'Import...'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - Clicked on with mnemonic 'Import...'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712631103 data=null doit=true} to Shell with text {Trace Import}
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:35 [2020-06-09T16:30:35.885Z] 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')
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.885Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712631100 data=null} to (of type 'Combo')
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712631019 data=null doit=true} to TreeItem with text {import}
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712631018 data=null} to TreeItem with text {import}
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712631018 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712631018 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}
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712631011 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712631010 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712631010 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712631010 data=null} to Tree node with text: kernel-overlap-testing
12:30:35 [2020-06-09T16:30:35.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712631010 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:30:37 [2020-06-09T16:30:37.248Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712631010 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
12:30:37 [2020-06-09T16:30:37.248Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712629575 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:30:37 [2020-06-09T16:30:37.248Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712629564 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:'))
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.504Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Clicking on &Finish
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712629541 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712629540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712629540 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712629540 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712629540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712629540 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:37 [2020-06-09T16:30:37.505Z] DEBUG - Clicked on &Finish
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712629540 data=null item=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')
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712631436 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712628798 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712628797 data=null doit=true} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712628797 data=null} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712628797 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712628797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712628711 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712628710 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712628710 data=null doit=true} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712628710 data=null} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712628710 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712628710 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712628704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:38 [2020-06-09T16:30:38.320Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712628703 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712628703 data=null doit=true} to TreeItem with text {Traces [3]}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712628703 data=null} to TreeItem with text {Traces [3]}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712628703 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712628703 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]}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712628634 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:30:38 [2020-06-09T16:30:38.320Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628528 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712628528 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712628528 data=null} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628528 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712628528 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628504 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:38 [2020-06-09T16:30:38.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628502 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712628502 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712628502 data=null} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628501 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712628501 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628497 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628497 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712628497 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712628496 data=null} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628496 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712628496 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628448 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628448 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628448 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628412 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712628412 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712628411 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712628411 data=null} to TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:38 [2020-06-09T16:30:38.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:39 [2020-06-09T16:30:39.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:39 [2020-06-09T16:30:39.135Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:39 [2020-06-09T16:30:39.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:39 [2020-06-09T16:30:39.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:39 [2020-06-09T16:30:39.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:39 [2020-06-09T16:30:39.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:40 [2020-06-09T16:30:40.207Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712628448 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:40 [2020-06-09T16:30:40.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:40 [2020-06-09T16:30:40.462Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:41 [2020-06-09T16:30:41.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:41 [2020-06-09T16:30:41.022Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:41 [2020-06-09T16:30:41.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:41 [2020-06-09T16:30:41.582Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:42 [2020-06-09T16:30:42.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:42 [2020-06-09T16:30:42.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:43 [2020-06-09T16:30:43.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:43 [2020-06-09T16:30:43.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:43 [2020-06-09T16:30:43.067Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - Attempting to set focus on Table with text {}
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712623527 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712623527 data=null doit=true} to TableItem with text {}
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712623527 data=null} to TableItem with text {}
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712623527 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712623526 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712623520 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:43 [2020-06-09T16:30:43.322Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712622403 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712622403 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712622403 data=null} to TreeItem with text {kernel-overlap-testing}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712622402 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712622402 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712622397 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:44 [2020-06-09T16:30:44.685Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712622390 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712622390 data=null doit=true} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712622390 data=null} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712622390 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712622390 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712622338 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712622337 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712622337 data=null doit=true} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712622337 data=null} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712622337 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712622337 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712622325 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:44 [2020-06-09T16:30:44.685Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712622324 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712622324 data=null doit=true} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712622324 data=null} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712622323 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712622323 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]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712622304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712622303 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712622303 data=null doit=true} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712622303 data=null} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712622302 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712622302 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]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712622297 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:44 [2020-06-09T16:30:44.685Z] DEBUG - Clicking on with mnemonic 'Import...'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Clicked on with mnemonic 'Import...'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712621813 data=null doit=true} to Shell with text {Trace Import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:45 [2020-06-09T16:30:45.246Z] 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')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712621796 data=null} to (of type 'Combo')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712621702 data=null doit=true} to TreeItem with text {import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712621702 data=null} to TreeItem with text {import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712621702 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712621701 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}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712621700 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712621699 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712621699 data=null doit=true} to TreeItem with text {import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712621699 data=null} to TreeItem with text {import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712621699 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712621698 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}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712621698 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712621634 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:'))
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:45 [2020-06-09T16:30:45.246Z] 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')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1e86b2d1
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null item=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')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712621632 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.246Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:45 [2020-06-09T16:30:45.247Z] 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')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:45 [2020-06-09T16:30:45.247Z] 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')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] 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')
12:30:45 [2020-06-09T16:30:45.247Z] 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.
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Clicking on &Finish
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712621623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712621623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712621623 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712621623 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712621623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.247Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712621623 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.502Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.502Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.502Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Clicked on &Finish
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712621430 data=null doit=true} to Shell with text {Confirmation}
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Clicking on Rename
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1712621429 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')
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1712621429 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')
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1712621429 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1712621429 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1712621429 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')
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1712621429 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')
12:30:45 [2020-06-09T16:30:45.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1712621429 data=null item=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')
12:30:46 [2020-06-09T16:30:46.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712621623 data=null item=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')
12:30:46 [2020-06-09T16:30:46.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712622219 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Clicked on 
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712620722 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712620710 data=null doit=true} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712620710 data=null} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712620710 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712620709 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712620623 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712620623 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712620623 data=null doit=true} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712620622 data=null} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712620622 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712620622 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712620600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:46 [2020-06-09T16:30:46.319Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:46 [2020-06-09T16:30:46.319Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:46 [2020-06-09T16:30:46.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712620599 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:30:46 [2020-06-09T16:30:46.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712620599 data=null doit=true} to TreeItem with text {Traces [4]}
12:30:46 [2020-06-09T16:30:46.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712620598 data=null} to TreeItem with text {Traces [4]}
12:30:46 [2020-06-09T16:30:46.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712620598 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:30:46 [2020-06-09T16:30:46.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712620598 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]}
12:30:46 [2020-06-09T16:30:46.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712620539 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:30:46 [2020-06-09T16:30:46.319Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620385 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620384 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620384 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620384 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712620384 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)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620325 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:46 [2020-06-09T16:30:46.574Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620322 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620322 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620322 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620322 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712620322 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)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620317 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620317 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620317 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620315 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620315 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712620314 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)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620311 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620310 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.574Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620310 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.829Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712620310 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)}
12:30:46 [2020-06-09T16:30:46.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620229 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.829Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620222 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.829Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620222 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.829Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712620222 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.829Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:30:46 [2020-06-09T16:30:46.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:46 [2020-06-09T16:30:46.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:46 [2020-06-09T16:30:46.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:47 [2020-06-09T16:30:47.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:47 [2020-06-09T16:30:47.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:47 [2020-06-09T16:30:47.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:47 [2020-06-09T16:30:47.390Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Attempting to set focus on Table with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712618717 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712618717 data=null doit=true} to TableItem with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712618717 data=null} to TableItem with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712618716 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712618716 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712618705 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712618549 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712618549 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712618549 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712618549 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712618549 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)}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712618544 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2020-06-09T16:30:48.357Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712618539 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712618539 data=null doit=true} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712618539 data=null} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712618539 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712618539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712618516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712618515 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712618515 data=null doit=true} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712618515 data=null} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712618515 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712618515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712618510 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:48 [2020-06-09T16:30:48.357Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712618509 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712618509 data=null doit=true} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712618509 data=null} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712618509 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712618509 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]}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712618500 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712618500 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712618499 data=null doit=true} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712618499 data=null} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.613Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712618499 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.613Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712618448 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]}
12:30:48 [2020-06-09T16:30:48.613Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712618443 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:30:48 [2020-06-09T16:30:48.613Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:48 [2020-06-09T16:30:48.613Z] DEBUG - Clicking on with mnemonic 'Import...'
12:30:48 [2020-06-09T16:30:48.868Z] DEBUG - Clicked on with mnemonic 'Import...'
12:30:48 [2020-06-09T16:30:48.868Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712617996 data=null doit=true} to Shell with text {Trace Import}
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:48 [2020-06-09T16:30:48.869Z] 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')
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712617993 data=null} to (of type 'Combo')
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:48 [2020-06-09T16:30:48.869Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712617927 data=null doit=true} to TreeItem with text {import}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712617927 data=null} to TreeItem with text {import}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712617927 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712617927 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}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712617925 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712617925 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712617925 data=null doit=true} to TreeItem with text {import}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712617924 data=null} to TreeItem with text {import}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712617924 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712617924 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}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712617924 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712617902 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:'))
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:49 [2020-06-09T16:30:49.125Z] 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')
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.125Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4fd70118
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712617900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712617900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712617900 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712617900 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712617900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712617900 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712617900 data=null item=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')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712617899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712617899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712617899 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712617899 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712617899 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:49 [2020-06-09T16:30:49.126Z] 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')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:49 [2020-06-09T16:30:49.126Z] 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')
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] 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')
12:30:49 [2020-06-09T16:30:49.126Z] 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.
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.126Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Clicking on &Finish
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712617893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712617893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712617892 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712617892 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712617892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712617892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Clicked on &Finish
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712617705 data=null doit=true} to Shell with text {Confirmation}
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Clicking on Rename
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1712617703 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')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1712617703 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')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1712617703 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1712617703 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1712617702 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')
12:30:49 [2020-06-09T16:30:49.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1712617702 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')
12:30:49 [2020-06-09T16:30:49.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1712617702 data=null item=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')
12:30:49 [2020-06-09T16:30:49.382Z] DEBUG - Clicked on 
12:30:51 [2020-06-09T16:30:51.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712617892 data=null item=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')
12:30:51 [2020-06-09T16:30:51.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712618409 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712615105 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712615104 data=null doit=true} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712615104 data=null} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712615104 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712615104 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712615071 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712615070 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712615070 data=null doit=true} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712615070 data=null} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712615070 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712615070 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712615064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:51 [2020-06-09T16:30:51.895Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712615063 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712615063 data=null doit=true} to TreeItem with text {Traces [5]}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712615063 data=null} to TreeItem with text {Traces [5]}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712615062 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712615062 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]}
12:30:51 [2020-06-09T16:30:51.895Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712615055 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:30:51 [2020-06-09T16:30:51.895Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614810 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614810 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614810 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614809 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712614809 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)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614785 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:52 [2020-06-09T16:30:52.150Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614782 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614782 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614782 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614782 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712614782 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)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614778 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614777 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614777 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614777 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614777 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712614777 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)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614747 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614747 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614746 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.150Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712614746 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)}
12:30:52 [2020-06-09T16:30:52.407Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614704 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.407Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614640 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.407Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614640 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.407Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712614640 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.407Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:30:52 [2020-06-09T16:30:52.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:52 [2020-06-09T16:30:52.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:52 [2020-06-09T16:30:52.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:52 [2020-06-09T16:30:52.407Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:52 [2020-06-09T16:30:52.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:52 [2020-06-09T16:30:52.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:52 [2020-06-09T16:30:52.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:52 [2020-06-09T16:30:52.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:52 [2020-06-09T16:30:52.967Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Attempting to set focus on Table with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712613137 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712613137 data=null doit=true} to TableItem with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712613136 data=null} to TableItem with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712613136 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712613136 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712613131 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712613021 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712613020 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712613020 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712613020 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712613020 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)}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712613013 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:53 [2020-06-09T16:30:53.893Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712613008 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712613008 data=null doit=true} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712613008 data=null} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712613008 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712613008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712612984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712612983 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712612983 data=null doit=true} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712612983 data=null} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712612983 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712612982 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712612940 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:53 [2020-06-09T16:30:53.893Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712612939 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712612939 data=null doit=true} to TreeItem with text {Traces [5]}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712612939 data=null} to TreeItem with text {Traces [5]}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712612939 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:30:53 [2020-06-09T16:30:53.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712612938 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]}
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712612923 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712612923 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712612923 data=null doit=true} to TreeItem with text {Traces [5]}
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712612922 data=null} to TreeItem with text {Traces [5]}
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712612922 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712612922 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]}
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712612912 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:54 [2020-06-09T16:30:54.149Z] DEBUG - Clicking on with mnemonic 'Import...'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - Clicked on with mnemonic 'Import...'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712612433 data=null doit=true} to Shell with text {Trace Import}
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:54 [2020-06-09T16:30:54.404Z] 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')
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712612430 data=null} to (of type 'Combo')
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2020-06-09T16:30:54.404Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712612344 data=null doit=true} to TreeItem with text {import}
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712612344 data=null} to TreeItem with text {import}
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712612343 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712612343 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}
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712612341 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712612341 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712612341 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712612341 data=null} to Tree node with text: kernel-overlap-testing
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712612340 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712612340 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
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712612338 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712612315 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:'))
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:54 [2020-06-09T16:30:54.661Z] 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')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@542b27af
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712612311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712612311 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null item=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')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712612310 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.661Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:54 [2020-06-09T16:30:54.662Z] 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')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:54 [2020-06-09T16:30:54.662Z] 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')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] 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')
12:30:54 [2020-06-09T16:30:54.662Z] 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.
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Clicking on &Finish
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712612302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712612302 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712612302 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712612301 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712612301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712612301 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.918Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Clicked on &Finish
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712612038 data=null doit=true} to Shell with text {Confirmation}
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Clicking on Rename
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1712612037 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')
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1712612037 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')
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1712612037 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1712612036 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1712612036 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')
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1712612036 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')
12:30:54 [2020-06-09T16:30:54.918Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1712612036 data=null item=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')
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712612301 data=null item=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')
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712612839 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - Clicked on 
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712611724 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712611724 data=null doit=true} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712611724 data=null} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712611724 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.174Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712611724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712611637 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712611636 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712611636 data=null doit=true} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712611636 data=null} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712611636 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712611635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712611622 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:55 [2020-06-09T16:30:55.430Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712611621 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712611621 data=null doit=true} to TreeItem with text {Traces [6]}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712611621 data=null} to TreeItem with text {Traces [6]}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712611621 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712611621 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]}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712611602 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:30:55 [2020-06-09T16:30:55.430Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611447 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611446 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611446 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611446 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712611446 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)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611418 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:55 [2020-06-09T16:30:55.430Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611416 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611416 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611416 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611415 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712611415 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)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611411 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611410 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611410 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611410 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611410 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712611410 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)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611405 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611405 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.430Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611405 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611325 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611325 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611325 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712611325 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:55 [2020-06-09T16:30:55.685Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.246Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.806Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712611405 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)}
12:30:56 [2020-06-09T16:30:56.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:56 [2020-06-09T16:30:56.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - Attempting to set focus on Table with text {}
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712609126 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712609125 data=null doit=true} to TableItem with text {}
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712609125 data=null} to TableItem with text {}
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712609125 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712609124 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712609103 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:57 [2020-06-09T16:30:57.731Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712608298 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712608297 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712608297 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712608296 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712608296 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)}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712608291 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2020-06-09T16:30:58.658Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712608284 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712608284 data=null doit=true} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712608284 data=null} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712608283 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712608283 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712608212 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:58 [2020-06-09T16:30:58.658Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712608211 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712608211 data=null doit=true} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712608211 data=null} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712608210 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712608210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712608202 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:58 [2020-06-09T16:30:58.659Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712608201 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712608201 data=null doit=true} to TreeItem with text {Traces [6]}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712608200 data=null} to TreeItem with text {Traces [6]}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712608200 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712608200 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]}
12:30:58 [2020-06-09T16:30:58.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712608187 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:30:58 [2020-06-09T16:30:58.659Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712607735 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712607735 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712607735 data=null} to Tree node with text: ExampleCustomTxt.log
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712607735 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712607735 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
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712607691 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2020-06-09T16:30:59.221Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712607645 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712607645 data=null doit=true} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712607645 data=null} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712607644 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712607644 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712607621 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712607621 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712607620 data=null doit=true} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712607620 data=null} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712607620 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712607620 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712607614 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:30:59 [2020-06-09T16:30:59.221Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712607613 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712607613 data=null doit=true} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712607613 data=null} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712607612 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.221Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712607612 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]}
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712607597 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712607596 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712607596 data=null doit=true} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712607596 data=null} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712607596 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712607595 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]}
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712607591 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:30:59 [2020-06-09T16:30:59.477Z] DEBUG - Clicking on with mnemonic 'Import...'
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - Clicked on with mnemonic 'Import...'
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712607122 data=null doit=true} to Shell with text {Trace Import}
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:30:59 [2020-06-09T16:30:59.732Z] 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')
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.732Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712607120 data=null} to (of type 'Combo')
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2020-06-09T16:30:59.733Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712607044 data=null doit=true} to TreeItem with text {import}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712607044 data=null} to TreeItem with text {import}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712607044 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712607044 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}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712607042 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Attempting to set focus on Tree with text {}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712607041 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712607041 data=null doit=true} to TreeItem with text {import}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712607041 data=null} to TreeItem with text {import}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712607041 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712607041 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}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712607040 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712607032 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:'))
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:30:59 [2020-06-09T16:30:59.989Z] 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')
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.989Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@32dc895e
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712607019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712607019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712607019 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712607019 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712607019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712607019 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712607019 data=null item=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')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712607018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712607018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712607018 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712607018 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712607018 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:30:59 [2020-06-09T16:30:59.990Z] 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')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:30:59 [2020-06-09T16:30:59.990Z] 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')
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] 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')
12:30:59 [2020-06-09T16:30:59.990Z] 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.
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.990Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - Clicking on &Finish
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712607009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712607009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712607009 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712607009 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712607009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712607009 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:30:59 [2020-06-09T16:30:59.991Z] DEBUG - Clicked on &Finish
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712606500 data=null doit=true} to Shell with text {Confirmation}
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - Clicking on Overwrite
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1712606499 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')
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1712606498 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')
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1712606498 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1712606498 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1712606498 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')
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1712606498 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')
12:31:00 [2020-06-09T16:31:00.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1712606498 data=null item=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')
12:31:00 [2020-06-09T16:31:00.807Z] DEBUG - Clicked on 
12:31:01 [2020-06-09T16:31:01.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712607009 data=null item=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')
12:31:01 [2020-06-09T16:31:01.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712607528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712605533 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712605533 data=null doit=true} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712605533 data=null} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712605532 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712605532 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712605516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712605515 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712605515 data=null doit=true} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712605515 data=null} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712605515 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712605515 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712605507 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:01 [2020-06-09T16:31:01.318Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712605506 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712605506 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712605506 data=null} to TreeItem with text {Traces [6]}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712605505 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:01 [2020-06-09T16:31:01.318Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712605505 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]}
12:31:01 [2020-06-09T16:31:01.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712605497 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:01 [2020-06-09T16:31:01.573Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:01 [2020-06-09T16:31:01.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:01 [2020-06-09T16:31:01.828Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:01 [2020-06-09T16:31:01.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712605036 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712605035 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712605035 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712605035 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712605035 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712605006 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:01 [2020-06-09T16:31:01.829Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712605003 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712605003 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712605003 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712605002 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712605002 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712604997 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712604996 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712604996 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712604996 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712604996 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:01 [2020-06-09T16:31:01.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712604995 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712604991 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712604950 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712604949 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712604949 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712604900 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712604845 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712604845 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712604845 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.084Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:02 [2020-06-09T16:31:02.645Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - Attempting to set focus on Table with text {}
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712603341 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712603341 data=null doit=true} to TableItem with text {}
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712603341 data=null} to TableItem with text {}
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712603340 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712603340 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712603334 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:03 [2020-06-09T16:31:03.575Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712603214 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712603213 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712603213 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712603213 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712603213 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712603208 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2020-06-09T16:31:03.831Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712603123 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712603123 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712603123 data=null} to Tree node with text: ExampleCustomTxt.log
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712603123 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712603122 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
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712603098 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2020-06-09T16:31:03.831Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712603047 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712603047 data=null doit=true} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712603047 data=null} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712603047 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712603047 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712603026 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712603025 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712603025 data=null doit=true} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712603025 data=null} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712603025 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712603025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712603019 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:03 [2020-06-09T16:31:03.831Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712603019 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712603018 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712603018 data=null} to TreeItem with text {Traces [6]}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712603018 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712603016 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]}
12:31:03 [2020-06-09T16:31:03.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712603007 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:03 [2020-06-09T16:31:03.831Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712602647 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712602647 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712602646 data=null} to Tree node with text: ExampleCustomXml.xml
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712602646 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712602646 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
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712602616 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2020-06-09T16:31:04.393Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712602611 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712602611 data=null doit=true} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712602611 data=null} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712602611 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712602610 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712602542 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712602542 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712602541 data=null doit=true} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712602541 data=null} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712602541 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712602541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712602535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:04 [2020-06-09T16:31:04.393Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712602534 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712602534 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712602534 data=null} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712602533 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712602533 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]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712602519 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712602518 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712602518 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712602518 data=null} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712602518 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712602518 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]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712602508 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:04 [2020-06-09T16:31:04.393Z] DEBUG - Clicking on with mnemonic 'Import...'
12:31:04 [2020-06-09T16:31:04.954Z] DEBUG - Clicked on with mnemonic 'Import...'
12:31:04 [2020-06-09T16:31:04.954Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:04 [2020-06-09T16:31:04.954Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712602105 data=null doit=true} to Shell with text {Trace Import}
12:31:04 [2020-06-09T16:31:04.954Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.954Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:04 [2020-06-09T16:31:04.955Z] 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')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712602101 data=null} to (of type 'Combo')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712602012 data=null doit=true} to TreeItem with text {import}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712602012 data=null} to TreeItem with text {import}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712602012 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712602011 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}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712602010 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712602009 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712602009 data=null doit=true} to TreeItem with text {import}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712602009 data=null} to TreeItem with text {import}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712602009 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712602008 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}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712602008 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712601944 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:'))
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:04 [2020-06-09T16:31:04.955Z] 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')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4548bfc7
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712601942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712601942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712601942 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712601942 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712601942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712601942 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712601942 data=null item=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')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712601941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712601941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712601941 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712601941 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712601941 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.955Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:04 [2020-06-09T16:31:04.956Z] 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')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:04 [2020-06-09T16:31:04.956Z] 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')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] 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')
12:31:04 [2020-06-09T16:31:04.956Z] 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.
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Clicking on &Finish
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712601935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712601935 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712601934 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712601934 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712601934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:04 [2020-06-09T16:31:04.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712601934 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:05 [2020-06-09T16:31:05.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:05 [2020-06-09T16:31:05.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:05 [2020-06-09T16:31:05.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:05 [2020-06-09T16:31:05.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:05 [2020-06-09T16:31:05.212Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Clicked on &Finish
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712601799 data=null doit=true} to Shell with text {Confirmation}
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Clicking on Overwrite
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1712601798 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')
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1712601790 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')
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1712601790 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1712601790 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1712601790 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')
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1712601790 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')
12:31:05 [2020-06-09T16:31:05.212Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1712601790 data=null item=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')
12:31:05 [2020-06-09T16:31:05.467Z] DEBUG - Clicked on 
12:31:05 [2020-06-09T16:31:05.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712601934 data=null item=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')
12:31:05 [2020-06-09T16:31:05.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712602446 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712600902 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712600902 data=null doit=true} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712600902 data=null} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712600902 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712600902 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712600879 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712600879 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712600879 data=null doit=true} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712600879 data=null} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712600878 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712600878 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712600868 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:05 [2020-06-09T16:31:05.978Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712600868 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712600867 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712600867 data=null} to TreeItem with text {Traces [6]}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712600867 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712600867 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]}
12:31:05 [2020-06-09T16:31:05.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712600854 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:05 [2020-06-09T16:31:05.978Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600431 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712600431 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712600431 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600431 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712600431 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}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600398 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:06 [2020-06-09T16:31:06.539Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600396 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712600396 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712600396 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600396 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712600396 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}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600390 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600390 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712600390 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712600390 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600390 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712600389 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}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600386 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600385 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600385 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.539Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712600385 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}
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600233 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712600042 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712600041 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712600041 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:06 [2020-06-09T16:31:06.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Attempting to set focus on Table with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712599039 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712599039 data=null doit=true} to TableItem with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712599039 data=null} to TableItem with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712599038 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712599038 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712599033 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712598880 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712598880 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712598880 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712598880 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598880 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}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712598875 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.158Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712598807 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712598807 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712598807 data=null} to Tree node with text: ExampleCustomXml.xml
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712598807 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598807 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
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712598803 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.158Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712598792 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712598792 data=null doit=true} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712598792 data=null} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712598792 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712598741 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712598740 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712598740 data=null doit=true} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712598740 data=null} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712598740 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712598735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.159Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712598735 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712598735 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712598734 data=null} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712598734 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598734 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]}
12:31:08 [2020-06-09T16:31:08.159Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712598720 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.159Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712598277 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712598277 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712598277 data=null} to Tree node with text: kernel-overlap-testing
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712598277 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598277 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
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712598250 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.719Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712598246 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712598245 data=null doit=true} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712598245 data=null} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712598245 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598245 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712598222 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712598222 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712598222 data=null doit=true} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712598222 data=null} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712598221 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598221 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712598214 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:08 [2020-06-09T16:31:08.720Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712598213 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712598213 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712598213 data=null} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712598213 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598213 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]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712598205 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712598204 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712598204 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712598204 data=null} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712598204 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712598204 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]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712598194 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:08 [2020-06-09T16:31:08.720Z] DEBUG - Clicking on with mnemonic 'Import...'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Clicked on with mnemonic 'Import...'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712597775 data=null doit=true} to Shell with text {Trace Import}
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:09 [2020-06-09T16:31:09.281Z] 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')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712597772 data=null} to (of type 'Combo')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712597721 data=null doit=true} to TreeItem with text {import}
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712597721 data=null} to TreeItem with text {import}
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712597720 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712597720 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}
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712597719 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712597718 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712597718 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712597718 data=null} to Tree node with text: kernel-overlap-testing
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712597718 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712597717 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
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712597715 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712597646 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:'))
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:09 [2020-06-09T16:31:09.281Z] 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')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4de14c58
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712597645 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712597644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712597644 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712597644 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712597644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712597644 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712597644 data=null item=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')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712597643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712597643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712597643 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712597643 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712597643 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:09 [2020-06-09T16:31:09.282Z] 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')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:09 [2020-06-09T16:31:09.282Z] 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')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] 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')
12:31:09 [2020-06-09T16:31:09.282Z] 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.
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Clicking on &Finish
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712597636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712597636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712597636 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712597636 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712597636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712597636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.538Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Clicked on &Finish
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712597437 data=null doit=true} to Shell with text {Confirmation}
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Clicking on Overwrite
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1712597436 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')
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1712597436 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')
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1712597436 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1712597436 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1712597436 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')
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1712597436 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')
12:31:09 [2020-06-09T16:31:09.538Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1712597436 data=null item=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')
12:31:09 [2020-06-09T16:31:09.793Z] DEBUG - Clicked on 
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712597636 data=null item=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')
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712598129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712588568 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712588568 data=null doit=true} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712588568 data=null} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712588568 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712588568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712588541 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712588541 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712588540 data=null doit=true} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712588540 data=null} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712588540 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712588540 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712588536 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:19 [2020-06-09T16:31:19.732Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712588535 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712588535 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712588535 data=null} to TreeItem with text {Traces [6]}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712588535 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712588535 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]}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712588528 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:19 [2020-06-09T16:31:19.732Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588387 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712588387 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712588387 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588386 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712588386 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588362 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:19 [2020-06-09T16:31:19.732Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588346 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712588346 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712588346 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588346 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712588346 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588342 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588337 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.732Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712588337 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712588337 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588337 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712588337 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588333 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588333 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588333 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588297 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712588297 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712588297 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712588297 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712588333 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:19 [2020-06-09T16:31:19.733Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.292Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:20 [2020-06-09T16:31:20.547Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.108Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:21 [2020-06-09T16:31:21.669Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.230Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:22 [2020-06-09T16:31:22.790Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.046Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:23 [2020-06-09T16:31:23.606Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.166Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:24 [2020-06-09T16:31:24.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:25 [2020-06-09T16:31:25.540Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:26 [2020-06-09T16:31:26.661Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.221Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:27 [2020-06-09T16:31:27.781Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.036Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.596Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.596Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.596Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.596Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:28 [2020-06-09T16:31:28.596Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:29 [2020-06-09T16:31:29.717Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:30 [2020-06-09T16:31:30.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.092Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:31 [2020-06-09T16:31:31.653Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.213Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - Attempting to set focus on Table with text {}
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712574212 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712574212 data=null doit=true} to TableItem with text {}
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712574212 data=null} to TableItem with text {}
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712574212 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712574212 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712574205 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:32 [2020-06-09T16:31:32.774Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:33 [2020-06-09T16:31:33.702Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:33 [2020-06-09T16:31:33.702Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712573094 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712573094 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712573094 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712573094 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712573094 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712573089 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:33 [2020-06-09T16:31:33.958Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712573008 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712573008 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712573008 data=null} to Tree node with text: kernel-overlap-testing
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712573008 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712573007 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
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712573004 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:33 [2020-06-09T16:31:33.958Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712572933 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712572933 data=null doit=true} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712572933 data=null} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712572933 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712572933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712572907 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712572906 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712572906 data=null doit=true} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712572906 data=null} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712572906 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712572906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712572901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:33 [2020-06-09T16:31:33.958Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712572900 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712572900 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712572900 data=null} to TreeItem with text {Traces [6]}
12:31:33 [2020-06-09T16:31:33.958Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712572900 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:33 [2020-06-09T16:31:33.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712572900 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]}
12:31:34 [2020-06-09T16:31:34.214Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712572842 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.214Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712572385 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712572385 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712572385 data=null} to Tree node with text: ExampleCustomTxt.log
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712572385 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712572384 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
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712572358 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2020-06-09T16:31:34.469Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712572351 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712572350 data=null doit=true} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712572350 data=null} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712572350 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712572350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712572330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712572329 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712572329 data=null doit=true} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712572329 data=null} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712572329 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712572329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712572322 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:34 [2020-06-09T16:31:34.725Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712572321 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712572321 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712572321 data=null} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712572321 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712572321 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]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712572309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712572308 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712572308 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712572308 data=null} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712572308 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712572307 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]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712572298 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:34 [2020-06-09T16:31:34.725Z] DEBUG - Clicking on with mnemonic 'Import...'
12:31:34 [2020-06-09T16:31:34.980Z] DEBUG - Clicked on with mnemonic 'Import...'
12:31:34 [2020-06-09T16:31:34.980Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:34 [2020-06-09T16:31:34.980Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712571874 data=null doit=true} to Shell with text {Trace Import}
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:34 [2020-06-09T16:31:34.981Z] 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')
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712571871 data=null} to (of type 'Combo')
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:34 [2020-06-09T16:31:34.981Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:31:35 [2020-06-09T16:31:35.236Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:35 [2020-06-09T16:31:35.236Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712571815 data=null doit=true} to TreeItem with text {import}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712571814 data=null} to TreeItem with text {import}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712571814 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712571814 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}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712571812 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712571812 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712571812 data=null doit=true} to TreeItem with text {import}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712571812 data=null} to TreeItem with text {import}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712571811 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712571811 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}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712571811 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712571802 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:'))
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:35 [2020-06-09T16:31:35.237Z] 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')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@3b75fdd0
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712571789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712571789 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712571788 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712571788 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712571788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712571788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712571788 data=null item=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')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712571788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712571788 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712571787 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712571787 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712571787 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:35 [2020-06-09T16:31:35.237Z] 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')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:35 [2020-06-09T16:31:35.237Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:35 [2020-06-09T16:31:35.238Z] 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')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] 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')
12:31:35 [2020-06-09T16:31:35.238Z] 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.
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Clicking on &Finish
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712571741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712571741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712571741 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712571741 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712571741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712571741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Clicked on &Finish
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712571617 data=null doit=true} to Shell with text {Confirmation}
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Clicking on Skip
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1712571617 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')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1712571617 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')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1712571617 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1712571616 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1712571616 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')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1712571616 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')
12:31:35 [2020-06-09T16:31:35.238Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1712571608 data=null item=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')
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712571741 data=null item=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')
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712572226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Clicked on 
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712571136 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712571136 data=null doit=true} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712571136 data=null} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712571135 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712571135 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712571115 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712571115 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712571114 data=null doit=true} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712571114 data=null} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712571106 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712571106 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712571100 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:35 [2020-06-09T16:31:35.799Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712571099 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712571099 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712571099 data=null} to TreeItem with text {Traces [6]}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712571099 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712571099 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]}
12:31:35 [2020-06-09T16:31:35.799Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712571035 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:35 [2020-06-09T16:31:35.799Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570613 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712570613 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712570613 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570613 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712570612 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570572 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:36 [2020-06-09T16:31:36.360Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570570 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712570570 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712570570 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570570 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712570570 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570566 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570566 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712570565 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712570565 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570565 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712570565 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570547 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570547 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570546 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570508 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712570508 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712570508 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712570508 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.360Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.615Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712570546 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - Attempting to set focus on Table with text {}
12:31:36 [2020-06-09T16:31:36.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712570005 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:31:36 [2020-06-09T16:31:36.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712570005 data=null doit=true} to TableItem with text {}
12:31:36 [2020-06-09T16:31:36.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712570005 data=null} to TableItem with text {}
12:31:36 [2020-06-09T16:31:36.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712570005 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:31:36 [2020-06-09T16:31:36.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712570005 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:31:36 [2020-06-09T16:31:36.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712570002 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:31:36 [2020-06-09T16:31:36.871Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:36 [2020-06-09T16:31:36.871Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712569846 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712569846 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712569846 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712569846 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569846 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712569842 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.126Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712569804 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712569804 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712569804 data=null} to Tree node with text: ExampleCustomTxt.log
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712569804 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569804 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
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712569781 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.126Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712569776 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712569776 data=null doit=true} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712569776 data=null} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712569776 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712569742 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712569741 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712569741 data=null doit=true} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712569741 data=null} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712569740 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569740 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712569735 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.127Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712569735 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712569735 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712569734 data=null} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712569734 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569734 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]}
12:31:37 [2020-06-09T16:31:37.127Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712569721 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.127Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712569401 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712569400 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712569400 data=null} to Tree node with text: ExampleCustomXml.xml
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712569400 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569380 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
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712569367 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.687Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712569356 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712569356 data=null doit=true} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712569356 data=null} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712569356 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569356 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712569337 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712569336 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712569336 data=null doit=true} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712569336 data=null} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712569336 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569336 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712569326 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:37 [2020-06-09T16:31:37.687Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712569325 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712569325 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712569325 data=null} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712569325 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569325 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]}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712569313 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712569313 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712569313 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.687Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712569313 data=null} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.688Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712569313 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.688Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712569312 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]}
12:31:37 [2020-06-09T16:31:37.688Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712569309 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:37 [2020-06-09T16:31:37.688Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:37 [2020-06-09T16:31:37.688Z] DEBUG - Clicking on with mnemonic 'Import...'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Clicked on with mnemonic 'Import...'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712568947 data=null doit=true} to Shell with text {Trace Import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712568945 data=null} to (of type 'Combo')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712568912 data=null doit=true} to TreeItem with text {import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712568912 data=null} to TreeItem with text {import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712568912 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712568912 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}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712568911 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712568910 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712568910 data=null doit=true} to TreeItem with text {import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712568910 data=null} to TreeItem with text {import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712568910 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712568910 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}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712568909 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712568897 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:'))
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:37 [2020-06-09T16:31:37.944Z] 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')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1f9ec3e7
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712568896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712568896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712568896 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712568896 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.944Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712568896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712568896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712568896 data=null item=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')
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712568895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712568895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712568895 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712568895 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712568895 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:37 [2020-06-09T16:31:37.945Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Clicking on &Finish
12:31:38 [2020-06-09T16:31:38.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712568838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712568838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712568838 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712568838 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712568838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712568838 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Clicked on &Finish
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712568725 data=null doit=true} to Shell with text {Confirmation}
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Clicking on Skip
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1712568725 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')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1712568725 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')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1712568725 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1712568725 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1712568725 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')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1712568724 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')
12:31:38 [2020-06-09T16:31:38.202Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1712568724 data=null item=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')
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712568838 data=null item=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')
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712569283 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Clicked on 
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712568430 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712568430 data=null doit=true} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712568430 data=null} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712568430 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712568430 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712568411 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712568411 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712568411 data=null doit=true} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712568410 data=null} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712568410 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712568410 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712568405 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:38 [2020-06-09T16:31:38.457Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712568405 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712568404 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712568404 data=null} to TreeItem with text {Traces [6]}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712568404 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712568404 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]}
12:31:38 [2020-06-09T16:31:38.457Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712568398 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:38 [2020-06-09T16:31:38.457Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567959 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712567958 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712567958 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567958 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712567958 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}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567938 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2020-06-09T16:31:39.018Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567936 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712567936 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712567936 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567935 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712567935 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}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567932 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567931 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712567931 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712567931 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567931 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712567931 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}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567928 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567927 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567927 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567892 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567892 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712567892 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712567892 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.018Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.273Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712567927 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}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Attempting to set focus on Table with text {}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712567389 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712567389 data=null doit=true} to TableItem with text {}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712567389 data=null} to TableItem with text {}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712567389 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712567389 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712567387 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567323 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712567323 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712567323 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567323 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712567323 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}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567319 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2020-06-09T16:31:39.528Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:39 [2020-06-09T16:31:39.528Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567240 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712567240 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712567240 data=null} to Tree node with text: ExampleCustomXml.xml
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567240 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712567240 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
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712567236 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2020-06-09T16:31:39.784Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712567214 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712567214 data=null doit=true} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712567214 data=null} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712567213 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712567213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712567152 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712567146 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712567146 data=null doit=true} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712567146 data=null} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712567146 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712567146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712567141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:39 [2020-06-09T16:31:39.784Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712567140 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712567140 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712567140 data=null} to TreeItem with text {Traces [6]}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712567140 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712567140 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]}
12:31:39 [2020-06-09T16:31:39.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712567127 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:39 [2020-06-09T16:31:39.784Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712566688 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712566688 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712566688 data=null} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712566687 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712566687 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
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712566661 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:40 [2020-06-09T16:31:40.344Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712566656 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712566656 data=null doit=true} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712566656 data=null} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712566656 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712566656 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712566635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712566635 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712566635 data=null doit=true} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712566635 data=null} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.344Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712566635 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712566635 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712566630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:40 [2020-06-09T16:31:40.345Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712566630 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712566630 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712566629 data=null} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712566629 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712566629 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]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712566620 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712566619 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712566619 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712566619 data=null} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712566619 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712566619 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]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712566616 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:40 [2020-06-09T16:31:40.345Z] DEBUG - Clicking on with mnemonic 'Import...'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - Clicked on with mnemonic 'Import...'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712566236 data=null doit=true} to Shell with text {Trace Import}
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:40 [2020-06-09T16:31:40.600Z] 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')
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712566233 data=null} to (of type 'Combo')
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:40 [2020-06-09T16:31:40.600Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712566201 data=null doit=true} to TreeItem with text {import}
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712566201 data=null} to TreeItem with text {import}
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712566201 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712566200 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}
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712566199 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712566198 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712566198 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712566198 data=null} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712566198 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.857Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712566198 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
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712566196 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712566176 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:'))
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:40 [2020-06-09T16:31:40.858Z] 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')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@33f5d807
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712566175 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null item=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')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712566174 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:40 [2020-06-09T16:31:40.858Z] 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')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:40 [2020-06-09T16:31:40.858Z] 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')
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] 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')
12:31:40 [2020-06-09T16:31:40.858Z] 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.
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.858Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - Clicking on &Finish
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712566168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712566168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712566168 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712566168 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712566168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712566168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:40 [2020-06-09T16:31:40.859Z] DEBUG - Clicked on &Finish
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712565660 data=null doit=true} to Shell with text {Confirmation}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Clicking on Skip
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1712565660 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')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1712565660 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')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1712565660 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1712565660 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1712565660 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')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1712565660 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')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1712565660 data=null item=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')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712566168 data=null item=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')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712566584 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Clicked on 
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712565516 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712565516 data=null doit=true} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712565516 data=null} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712565516 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712565516 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712565498 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712565497 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712565497 data=null doit=true} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712565497 data=null} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712565497 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712565497 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712565492 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:41 [2020-06-09T16:31:41.419Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712565491 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712565491 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712565491 data=null} to TreeItem with text {Traces [6]}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712565491 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712565491 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]}
12:31:41 [2020-06-09T16:31:41.419Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712565484 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:41 [2020-06-09T16:31:41.419Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565065 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712565064 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712565064 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565045 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712565045 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565019 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:41 [2020-06-09T16:31:41.985Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565017 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712565017 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712565016 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565016 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712565016 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565011 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565011 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712565010 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712565010 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565010 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712565010 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565007 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565007 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712565006 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712564945 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712564945 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712564945 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712564944 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:41 [2020-06-09T16:31:41.985Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712565006 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - Attempting to set focus on Table with text {}
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712564367 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712564367 data=null doit=true} to TableItem with text {}
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712564366 data=null} to TableItem with text {}
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712564366 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712564366 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712564365 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:42 [2020-06-09T16:31:42.546Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712564237 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712564237 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712564236 data=null} to TreeItem with text {kernel-overlap-testing}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712564236 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712564236 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712564233 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2020-06-09T16:31:42.803Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712564193 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712564193 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712564193 data=null} to Tree node with text: kernel-overlap-testing
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712564192 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712564192 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
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712564189 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2020-06-09T16:31:42.803Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712564130 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712564130 data=null doit=true} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712564130 data=null} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712564130 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712564130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712564110 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712564109 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712564109 data=null doit=true} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712564109 data=null} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712564109 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712564109 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712564087 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:42 [2020-06-09T16:31:42.803Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712564086 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712564086 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712564086 data=null} to TreeItem with text {Traces [6]}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712564086 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712564086 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]}
12:31:42 [2020-06-09T16:31:42.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712564079 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:42 [2020-06-09T16:31:42.803Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:43 [2020-06-09T16:31:43.058Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:43 [2020-06-09T16:31:43.058Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712563739 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712563738 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712563738 data=null} to Tree node with text: ExampleCustomTxt.log
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712563738 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712563738 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
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712563719 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:43 [2020-06-09T16:31:43.313Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712563715 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712563715 data=null doit=true} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712563715 data=null} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712563715 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712563715 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712563704 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712563703 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712563703 data=null doit=true} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712563703 data=null} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712563703 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712563703 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712563692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:43 [2020-06-09T16:31:43.313Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712563691 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712563691 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712563691 data=null} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712563691 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712563691 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]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712563645 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712563644 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712563644 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712563644 data=null} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712563644 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712563644 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]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712563641 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:43 [2020-06-09T16:31:43.313Z] DEBUG - Clicking on with mnemonic 'Import...'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - Clicked on with mnemonic 'Import...'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712563282 data=null doit=true} to Shell with text {Trace Import}
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:43 [2020-06-09T16:31:43.569Z] 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')
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712563280 data=null} to (of type 'Combo')
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:43 [2020-06-09T16:31:43.569Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712563224 data=null doit=true} to TreeItem with text {import}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712563224 data=null} to TreeItem with text {import}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712563224 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712563224 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}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712563223 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712563222 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712563222 data=null doit=true} to TreeItem with text {import}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712563222 data=null} to TreeItem with text {import}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712563222 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712563222 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}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712563221 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712563201 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:'))
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:43 [2020-06-09T16:31:43.826Z] 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')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@40830e1e
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712563200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712563200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712563200 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712563200 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712563200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712563200 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712563200 data=null item=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')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712563199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712563199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712563199 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712563199 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712563199 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.826Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:43 [2020-06-09T16:31:43.827Z] 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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@4f578fc2
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712563196 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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712563148 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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1712563148 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1712563148 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712563148 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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712563148 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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1712563147 data=null item=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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712563147 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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712563147 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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712563147 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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1712563147 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1712563147 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:43 [2020-06-09T16:31:43.827Z] 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')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] 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')
12:31:43 [2020-06-09T16:31:43.827Z] 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.
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Clicking on &Finish
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712563144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712563144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712563144 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712563144 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712563144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712563144 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:43 [2020-06-09T16:31:43.827Z] DEBUG - Clicked on &Finish
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712563144 data=null item=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')
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712563615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712559601 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712559601 data=null doit=true} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712559601 data=null} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712559601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712559601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712559581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712559581 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712559581 data=null doit=true} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712559581 data=null} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712559580 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712559580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712559575 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:47 [2020-06-09T16:31:47.988Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712559575 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:47 [2020-06-09T16:31:47.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712559574 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712559574 data=null} to TreeItem with text {Traces [6]}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712559574 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712559574 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]}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712559568 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:47 [2020-06-09T16:31:47.989Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559242 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712559241 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712559241 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559220 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712559220 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559202 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:47 [2020-06-09T16:31:47.989Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559200 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712559200 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712559200 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559200 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712559200 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559196 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559196 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712559196 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712559196 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559195 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712559195 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559192 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559192 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559192 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559132 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712559132 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712559132 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712559132 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:47 [2020-06-09T16:31:47.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:48 [2020-06-09T16:31:48.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.363Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.364Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.923Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:49 [2020-06-09T16:31:49.923Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712559192 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:50 [2020-06-09T16:31:50.483Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2020-06-09T16:31:50.483Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2020-06-09T16:31:50.483Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2020-06-09T16:31:50.483Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2020-06-09T16:31:50.483Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2020-06-09T16:31:50.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2020-06-09T16:31:50.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2020-06-09T16:31:50.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2020-06-09T16:31:50.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:50 [2020-06-09T16:31:50.738Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.298Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:51 [2020-06-09T16:31:51.858Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.417Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:52 [2020-06-09T16:31:52.977Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.232Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:53 [2020-06-09T16:31:53.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.351Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.352Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:54 [2020-06-09T16:31:54.911Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:31:55 [2020-06-09T16:31:55.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:55 [2020-06-09T16:31:55.869Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:55 [2020-06-09T16:31:55.869Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - Attempting to set focus on Table with text {}
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712551078 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712551078 data=null doit=true} to TableItem with text {}
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712551078 data=null} to TableItem with text {}
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712551078 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712551077 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712551046 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:55 [2020-06-09T16:31:55.870Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712550886 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712550885 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712550885 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712550885 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550885 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712550841 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.125Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712550796 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712550732 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712550732 data=null} to Tree node with text: ExampleCustomTxt.log
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712550732 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550732 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
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712550728 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.125Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712550724 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712550724 data=null doit=true} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712550724 data=null} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712550723 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712550700 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712550695 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712550695 data=null doit=true} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712550695 data=null} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.125Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712550695 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.380Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.380Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712550646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.381Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:56 [2020-06-09T16:31:56.381Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712550645 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712550645 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712550645 data=null} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712550645 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550645 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]}
12:31:56 [2020-06-09T16:31:56.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712550637 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.381Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712550215 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712550195 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712550195 data=null} to Tree node with text: ExampleCustomXml.xml
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712550195 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550195 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
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712550182 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.893Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712550171 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712550170 data=null doit=true} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712550170 data=null} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712550170 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550170 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712550150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712550150 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712550150 data=null doit=true} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712550150 data=null} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712550149 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712550145 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:31:56 [2020-06-09T16:31:56.893Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712550144 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712550144 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712550144 data=null} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712550143 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550143 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]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712550128 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712550127 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712550127 data=null doit=true} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712550127 data=null} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712550127 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712550126 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]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712550123 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:31:56 [2020-06-09T16:31:56.893Z] DEBUG - Clicking on with mnemonic 'Import...'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - Clicked on with mnemonic 'Import...'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712549709 data=null doit=true} to Shell with text {Trace Import}
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:31:57 [2020-06-09T16:31:57.148Z] 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')
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:57 [2020-06-09T16:31:57.148Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712549706 data=null} to (of type 'Combo')
12:31:57 [2020-06-09T16:31:57.149Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:31:57 [2020-06-09T16:31:57.149Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:57 [2020-06-09T16:31:57.149Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:57 [2020-06-09T16:31:57.149Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712549630 data=null doit=true} to TreeItem with text {import}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712549630 data=null} to TreeItem with text {import}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712549629 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712549629 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}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712549628 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Attempting to set focus on Tree with text {}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712549627 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712549627 data=null doit=true} to TreeItem with text {import}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712549627 data=null} to TreeItem with text {import}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712549627 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712549627 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}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712549627 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Setting state to checked on: ExampleCustomXml.xml
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712549619 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:'))
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:31:57 [2020-06-09T16:31:57.404Z] 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')
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@1660bba7
12:31:57 [2020-06-09T16:31:57.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712549607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712549607 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712549607 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712549607 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712549606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712549606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712549606 data=null item=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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712549606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712549606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712549606 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712549606 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712549606 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:31:57 [2020-06-09T16:31:57.405Z] 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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@29cd48bd
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712549603 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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712549603 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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1712549603 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1712549603 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712549603 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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712549603 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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1712549603 data=null item=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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712549603 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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712549603 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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712549603 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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1712549603 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1712549603 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:31:57 [2020-06-09T16:31:57.405Z] 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')
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] 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')
12:31:57 [2020-06-09T16:31:57.405Z] 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.
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.405Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - Clicking on &Finish
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712549596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712549596 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712549596 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712549595 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712549595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712549595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:31:57 [2020-06-09T16:31:57.406Z] DEBUG - Clicked on &Finish
12:32:01 [2020-06-09T16:32:01.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712549595 data=null item=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')
12:32:01 [2020-06-09T16:32:01.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712550094 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:01 [2020-06-09T16:32:01.567Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:01 [2020-06-09T16:32:01.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:01 [2020-06-09T16:32:01.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:01 [2020-06-09T16:32:01.567Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:01 [2020-06-09T16:32:01.567Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:01 [2020-06-09T16:32:01.567Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2020-06-09T16:32:01.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712545586 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712545586 data=null doit=true} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712545586 data=null} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712545585 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712545585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712545567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712545567 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712545566 data=null doit=true} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712545566 data=null} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712545566 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712545566 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712545559 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:01 [2020-06-09T16:32:01.568Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712545558 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712545558 data=null doit=true} to TreeItem with text {Traces [6]}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712545558 data=null} to TreeItem with text {Traces [6]}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712545558 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712545558 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]}
12:32:01 [2020-06-09T16:32:01.568Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712545552 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:01 [2020-06-09T16:32:01.568Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545132 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712545131 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712545131 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545131 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712545131 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}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545098 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:01 [2020-06-09T16:32:01.824Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545092 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712545092 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712545092 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545092 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712545092 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}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545088 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545050 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712545050 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712545049 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545049 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712545049 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}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545046 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545045 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545045 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712545045 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}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545006 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712545000 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712545000 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712545000 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:01 [2020-06-09T16:32:01.824Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2020-06-09T16:32:02.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2020-06-09T16:32:02.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2020-06-09T16:32:02.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2020-06-09T16:32:02.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2020-06-09T16:32:02.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:02 [2020-06-09T16:32:02.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Attempting to set focus on Table with text {}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712543497 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712543497 data=null doit=true} to TableItem with text {}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712543496 data=null} to TableItem with text {}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712543496 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712543496 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712543492 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712543427 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712543427 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712543427 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712543427 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712543427 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}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712543423 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:03 [2020-06-09T16:32:03.747Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712543387 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to Tree node with text: ExampleCustomXml.xml
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712543387 data=null doit=true} to Tree node with text: ExampleCustomXml.xml
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712543387 data=null} to Tree node with text: ExampleCustomXml.xml
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712543387 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712543387 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
12:32:03 [2020-06-09T16:32:03.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712543342 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to Tree node with text: ExampleCustomXml.xml
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:03 [2020-06-09T16:32:03.748Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712543338 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712543338 data=null doit=true} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712543338 data=null} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712543338 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712543338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712543319 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712543319 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712543315 data=null doit=true} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712543315 data=null} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712543315 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712543315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712543309 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:03 [2020-06-09T16:32:03.748Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712543309 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712543309 data=null doit=true} to TreeItem with text {Traces [6]}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712543309 data=null} to TreeItem with text {Traces [6]}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712543308 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712543308 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]}
12:32:03 [2020-06-09T16:32:03.748Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712543296 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:03 [2020-06-09T16:32:03.748Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712542969 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712542948 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712542948 data=null} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712542948 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712542948 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
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712542919 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2020-06-09T16:32:04.004Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712542914 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712542914 data=null doit=true} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712542914 data=null} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712542913 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712542913 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712542889 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712542888 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712542888 data=null doit=true} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712542888 data=null} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712542888 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712542888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712542882 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:04 [2020-06-09T16:32:04.004Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712542881 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712542881 data=null doit=true} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712542881 data=null} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712542881 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712542881 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]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712542873 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712542867 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712542867 data=null doit=true} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712542866 data=null} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712542866 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712542866 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]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712542846 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:32:04 [2020-06-09T16:32:04.004Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:04 [2020-06-09T16:32:04.565Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:04 [2020-06-09T16:32:04.565Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712542474 data=null doit=true} to Shell with text {Trace Import}
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:32:04 [2020-06-09T16:32:04.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')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712542441 data=null} to (of type 'Combo')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712542407 data=null doit=true} to TreeItem with text {import}
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712542407 data=null} to TreeItem with text {import}
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712542407 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712542407 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}
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712542406 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712542405 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712542405 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712542405 data=null} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712542405 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712542405 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
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712542398 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712542340 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:'))
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:32:04 [2020-06-09T16:32:04.566Z] 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')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@78f649d3
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712542338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712542338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712542338 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712542338 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712542338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712542338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712542338 data=null item=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')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712542338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712542337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712542337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712542337 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712542337 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.566Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:32:04 [2020-06-09T16:32:04.567Z] 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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@3063493e
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712542334 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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712542334 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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite existing trace without warning} time=-1712542334 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite existing trace without warning} time=-1712542334 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712542334 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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712542334 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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite existing trace without warning} time=-1712542330 data=null item=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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712542330 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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712542329 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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Overwrite existing trace without warning} time=-1712542329 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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Overwrite existing trace without warning} time=-1712542329 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Overwrite existing trace without warning} time=-1712542329 data=null} to (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:32:04 [2020-06-09T16:32:04.567Z] 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')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] 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')
12:32:04 [2020-06-09T16:32:04.567Z] 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.
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Clicking on &Finish
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712542326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712542326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712542326 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712542326 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712542326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712542326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:04 [2020-06-09T16:32:04.567Z] DEBUG - Clicked on &Finish
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712542326 data=null item=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')
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712542819 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712539797 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712539797 data=null doit=true} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712539797 data=null} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712539797 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712539797 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712539775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712539775 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712539775 data=null doit=true} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712539775 data=null} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712539774 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712539774 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712539769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:07 [2020-06-09T16:32:07.081Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712539768 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712539768 data=null doit=true} to TreeItem with text {Traces [6]}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712539768 data=null} to TreeItem with text {Traces [6]}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712539768 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712539768 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]}
12:32:07 [2020-06-09T16:32:07.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712539761 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:07 [2020-06-09T16:32:07.081Z] WARN - Tree item TreeItem with text {Traces [6]} is already expanded. Won't expand it again.
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539418 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712539417 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712539417 data=null} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539417 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712539417 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539396 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:07 [2020-06-09T16:32:07.641Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539394 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712539394 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712539394 data=null} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539394 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.641Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712539394 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539389 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539388 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712539388 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712539388 data=null} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539388 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712539388 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539385 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539384 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539384 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539329 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712539329 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712539329 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712539329 data=null} to TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:07 [2020-06-09T16:32:07.642Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:07 [2020-06-09T16:32:07.897Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712539384 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:08 [2020-06-09T16:32:08.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:08 [2020-06-09T16:32:08.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:08 [2020-06-09T16:32:08.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:08 [2020-06-09T16:32:08.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:08 [2020-06-09T16:32:08.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:08 [2020-06-09T16:32:08.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:08 [2020-06-09T16:32:08.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:08 [2020-06-09T16:32:08.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:08 [2020-06-09T16:32:08.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:08 [2020-06-09T16:32:08.713Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.272Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:09 [2020-06-09T16:32:09.528Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.088Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:10 [2020-06-09T16:32:10.650Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.210Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:11 [2020-06-09T16:32:11.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:12 [2020-06-09T16:32:12.586Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.146Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:13 [2020-06-09T16:32:13.708Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.269Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:14 [2020-06-09T16:32:14.829Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - Attempting to set focus on Table with text {}
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712531602 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712531602 data=null doit=true} to TableItem with text {}
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712531602 data=null} to TableItem with text {}
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712531602 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712531602 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712531598 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:32:15 [2020-06-09T16:32:15.389Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:32:27 [2020-06-09T16:32:27.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:27 [2020-06-09T16:32:27.550Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:27 [2020-06-09T16:32:27.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712520033 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:32:27 [2020-06-09T16:32:27.550Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712520033 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:27 [2020-06-09T16:32:27.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712520033 data=null} to TreeItem with text {kernel-overlap-testing}
12:32:27 [2020-06-09T16:32:27.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712520033 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:27 [2020-06-09T16:32:27.550Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712520033 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712520028 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2020-06-09T16:32:27.551Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712519987 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712519987 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712519986 data=null} to Tree node with text: kernel-overlap-testing
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712519986 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712519986 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
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712519959 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2020-06-09T16:32:27.551Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712519945 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712519945 data=null doit=true} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712519945 data=null} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712519945 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712519945 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712519922 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712519921 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712519921 data=null doit=true} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712519921 data=null} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712519921 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712519920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712519913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:27 [2020-06-09T16:32:27.551Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712519912 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712519912 data=null doit=true} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712519912 data=null} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712519912 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712519912 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]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712519903 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [6]} time=-1712519903 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [6]} time=-1712519903 data=null doit=true} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [6]} time=-1712519903 data=null} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [6]} time=-1712519903 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712519902 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]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [6]} time=-1712519893 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [6]}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712519492 data=null doit=true} to Shell with text {Trace Import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:32:27 [2020-06-09T16:32:27.551Z] 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')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712519489 data=null} to (of type 'Combo')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712519437 data=null doit=true} to TreeItem with text {import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712519437 data=null} to TreeItem with text {import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712519437 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712519437 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}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712519430 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712519430 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712519430 data=null doit=true} to TreeItem with text {import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712519430 data=null} to TreeItem with text {import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712519430 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712519429 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}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712519429 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:32:27 [2020-06-09T16:32:27.551Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Setting state to checked on: unrecognized.log
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712519421 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:'))
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:32:27 [2020-06-09T16:32:27.552Z] 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')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:32:27 [2020-06-09T16:32:27.552Z] 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')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] 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')
12:32:27 [2020-06-09T16:32:27.552Z] 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.
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Clicking on &Finish
12:32:27 [2020-06-09T16:32:27.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712519414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712519414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712519414 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712519414 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712519414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712519414 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:27 [2020-06-09T16:32:27.553Z] DEBUG - Clicked on &Finish
12:32:27 [2020-06-09T16:32:27.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712519414 data=null item=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')
12:32:27 [2020-06-09T16:32:27.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712519846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712518855 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712518855 data=null doit=true} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712518855 data=null} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.066Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712518855 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712518855 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712518809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712518808 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712518808 data=null doit=true} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712518808 data=null} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712518807 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712518807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712518800 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:28 [2020-06-09T16:32:28.067Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712518783 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712518783 data=null doit=true} to TreeItem with text {Traces [7]}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712518783 data=null} to TreeItem with text {Traces [7]}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712518783 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712518776 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]}
12:32:28 [2020-06-09T16:32:28.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712518767 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:28 [2020-06-09T16:32:28.067Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:32:28 [2020-06-09T16:32:28.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:28 [2020-06-09T16:32:28.322Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:28 [2020-06-09T16:32:28.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712518522 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712518521 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712518521 data=null} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712518521 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712518521 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}
12:32:28 [2020-06-09T16:32:28.577Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712518451 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:28 [2020-06-09T16:32:28.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:28 [2020-06-09T16:32:28.577Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:28 [2020-06-09T16:32:28.577Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:28 [2020-06-09T16:32:28.577Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:28 [2020-06-09T16:32:28.577Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:28 [2020-06-09T16:32:28.577Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712518449 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.577Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712518449 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.577Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712518448 data=null} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712518448 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712518448 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}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712518444 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712518443 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712518443 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712518443 data=null} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712518443 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712518443 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}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712518439 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712518438 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:32:28 [2020-06-09T16:32:28.578Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1712518438 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:32:32 [2020-06-09T16:32:32.743Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712518438 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}
12:32:32 [2020-06-09T16:32:32.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712518394 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:32:32 [2020-06-09T16:32:32.743Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1712514313 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:32 [2020-06-09T16:32:32.743Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1712514313 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:32 [2020-06-09T16:32:32.743Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1712514313 data=null} to TreeItem with text {unrecognized.log}
12:32:32 [2020-06-09T16:32:32.743Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:32:32 [2020-06-09T16:32:32.743Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:32:32 [2020-06-09T16:32:32.743Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712513937 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712513936 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712513936 data=null} to TreeItem with text {unrecognized.log}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712513936 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712513936 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}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712513931 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:33 [2020-06-09T16:32:33.002Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712513925 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712513925 data=null doit=true} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712513925 data=null} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712513925 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712513925 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712513900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712513899 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712513899 data=null doit=true} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712513899 data=null} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712513899 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712513899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712513845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.002Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712513844 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712513844 data=null doit=true} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712513844 data=null} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712513844 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712513844 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]}
12:32:33 [2020-06-09T16:32:33.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712513834 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.002Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712513477 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712513477 data=null doit=true} to Tree node with text: unrecognized.log
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712513477 data=null} to Tree node with text: unrecognized.log
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712513476 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712513476 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
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712513427 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:33 [2020-06-09T16:32:33.564Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712513421 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712513421 data=null doit=true} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712513421 data=null} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712513420 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712513420 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712513397 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712513396 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712513396 data=null doit=true} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712513396 data=null} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712513396 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712513396 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712513345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:33 [2020-06-09T16:32:33.564Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712513344 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712513344 data=null doit=true} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712513344 data=null} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712513344 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712513344 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]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712513335 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712513334 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712513334 data=null doit=true} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712513334 data=null} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712513334 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712513334 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]}
12:32:33 [2020-06-09T16:32:33.564Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712513330 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:33 [2020-06-09T16:32:33.820Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:32:33 [2020-06-09T16:32:33.820Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712512816 data=null doit=true} to Shell with text {Trace Import}
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:32:34 [2020-06-09T16:32:34.076Z] 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')
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712512813 data=null} to (of type 'Combo')
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:34 [2020-06-09T16:32:34.076Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:32:34 [2020-06-09T16:32:34.331Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:34 [2020-06-09T16:32:34.331Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:34 [2020-06-09T16:32:34.331Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712512707 data=null doit=true} to TreeItem with text {import}
12:32:34 [2020-06-09T16:32:34.331Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712512707 data=null} to TreeItem with text {import}
12:32:34 [2020-06-09T16:32:34.331Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712512706 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712512706 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}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712512703 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712512703 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712512703 data=null doit=true} to TreeItem with text {import}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712512702 data=null} to TreeItem with text {import}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712512702 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712512702 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}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712512641 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Setting state to checked on: unrecognized.log
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712512628 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:'))
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:32:34 [2020-06-09T16:32:34.332Z] 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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@7b6846c6
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1712512608 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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1712512608 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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1712512608 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1712512608 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1712512607 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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1712512607 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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1712512607 data=null item=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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1712512607 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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1712512607 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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1712512607 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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1712512607 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1712512607 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:32:34 [2020-06-09T16:32:34.332Z] 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')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:32:34 [2020-06-09T16:32:34.332Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:32:34 [2020-06-09T16:32:34.333Z] 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')
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] 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')
12:32:34 [2020-06-09T16:32:34.333Z] 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.
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - Clicking on &Finish
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712512600 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712512599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712512599 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712512599 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712512599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:34 [2020-06-09T16:32:34.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712512599 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712512599 data=null item=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')
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712513248 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Clicked on 
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712512004 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712512004 data=null doit=true} to TreeItem with text {test}
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712512004 data=null} to TreeItem with text {test}
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712512004 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712512004 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712511942 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:34 [2020-06-09T16:32:34.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:34 [2020-06-09T16:32:34.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712511942 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:34 [2020-06-09T16:32:34.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712511942 data=null doit=true} to TreeItem with text {test}
12:32:34 [2020-06-09T16:32:34.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712511942 data=null} to TreeItem with text {test}
12:32:34 [2020-06-09T16:32:34.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712511941 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:35 [2020-06-09T16:32:35.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712511941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:35 [2020-06-09T16:32:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712511914 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:35 [2020-06-09T16:32:35.148Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:35 [2020-06-09T16:32:35.148Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:35 [2020-06-09T16:32:35.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712511913 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:32:35 [2020-06-09T16:32:35.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712511913 data=null doit=true} to TreeItem with text {Traces [7]}
12:32:35 [2020-06-09T16:32:35.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712511913 data=null} to TreeItem with text {Traces [7]}
12:32:35 [2020-06-09T16:32:35.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712511913 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:35 [2020-06-09T16:32:35.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712511912 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]}
12:32:35 [2020-06-09T16:32:35.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712511897 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:35 [2020-06-09T16:32:35.148Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712511537 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712511537 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712511537 data=null} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712511537 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712511537 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}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712511501 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:35 [2020-06-09T16:32:35.404Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712511494 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712511494 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712511494 data=null} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712511494 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712511494 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}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712511490 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712511489 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712511489 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712511489 data=null} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712511489 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712511489 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}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712511485 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712511484 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1712511484 data=null button=1 stateMask=0x0 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712511425 data=null button=1 stateMask=0x80000 x=134 y=219 count=2} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1712511425 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1712511425 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1712511425 data=null} to TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:32:35 [2020-06-09T16:32:35.404Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:32:35 [2020-06-09T16:32:35.659Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:35 [2020-06-09T16:32:35.659Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712511484 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}
12:32:35 [2020-06-09T16:32:35.915Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712510866 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to TreeItem with text {unrecognized.log}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712510866 data=null doit=true} to TreeItem with text {unrecognized.log}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712510866 data=null} to TreeItem with text {unrecognized.log}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712510865 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712510865 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}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712510860 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to TreeItem with text {unrecognized.log}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:36 [2020-06-09T16:32:36.171Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712510819 data=null button=0 stateMask=0x0 x=134 y=219 count=0} to Tree node with text: unrecognized.log
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712510819 data=null doit=true} to Tree node with text: unrecognized.log
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712510819 data=null} to Tree node with text: unrecognized.log
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712510818 data=null button=1 stateMask=0x0 x=134 y=219 count=1} to Tree node with text: unrecognized.log
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712510818 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
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712510814 data=null button=1 stateMask=0x80000 x=134 y=219 count=1} to Tree node with text: unrecognized.log
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:36 [2020-06-09T16:32:36.171Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712510807 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712510807 data=null doit=true} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712510807 data=null} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712510807 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.171Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712510807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712510794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712510783 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712510783 data=null doit=true} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712510783 data=null} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712510783 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712510783 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712510779 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:36 [2020-06-09T16:32:36.172Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712510778 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712510778 data=null doit=true} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712510778 data=null} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712510777 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712510777 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]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712510744 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712510740 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712510739 data=null doit=true} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712510739 data=null} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712510739 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712510739 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]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712510735 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:32:36 [2020-06-09T16:32:36.172Z] DEBUG - Clicking on with mnemonic 'Clear'
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Clicked on with mnemonic 'Clear'
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712510441 data=null doit=true} to Shell with text {Confirm Clear}
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Clicking on &Yes
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712510441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712510441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712510440 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712510440 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712510440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712510440 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:32:36 [2020-06-09T16:32:36.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712510440 data=null item=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')
12:32:38 [2020-06-09T16:32:38.515Z] DEBUG - Clicked on 
12:32:38 [2020-06-09T16:32:38.515Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712510704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712508232 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712508232 data=null doit=true} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712508232 data=null} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712508232 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712508231 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712508217 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712508217 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712508217 data=null doit=true} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712508217 data=null} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712508216 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712508216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712508202 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:38 [2020-06-09T16:32:38.770Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712508201 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712508201 data=null doit=true} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712508201 data=null} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712508201 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712508201 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]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712508190 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712508189 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712508189 data=null doit=true} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712508189 data=null} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712508189 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712508189 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]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712508185 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:32:38 [2020-06-09T16:32:38.770Z] DEBUG - Clicking on with mnemonic 'Import...'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - Clicked on with mnemonic 'Import...'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712507764 data=null doit=true} to Shell with text {Trace Import}
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:32:39 [2020-06-09T16:32:39.333Z] 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')
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:32:39 [2020-06-09T16:32:39.333Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712507761 data=null} to (of type 'Combo')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712507720 data=null doit=true} to TreeItem with text {import}
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712507720 data=null} to TreeItem with text {import}
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712507719 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712507719 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}
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712507718 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712507717 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712507717 data=null} to Tree node with text: kernel-overlap-testing
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712507711 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712507711 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
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712507710 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712507710 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712507710 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712507710 data=null} to Tree node with text: kernel-overlap-testing
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712507709 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712507709 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
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712507707 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Setting state to checked on: metadata
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712507685 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:'))
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:32:39 [2020-06-09T16:32:39.334Z] 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')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@42ec6e3
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1712507682 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')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1712507682 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')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1712507682 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1712507682 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1712507682 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')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1712507682 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')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1712507682 data=null item=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')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1712507682 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')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1712507682 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')
12:32:39 [2020-06-09T16:32:39.334Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1712507682 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')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1712507682 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1712507682 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:32:39 [2020-06-09T16:32:39.335Z] 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')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:32:39 [2020-06-09T16:32:39.335Z] 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')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] 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')
12:32:39 [2020-06-09T16:32:39.335Z] 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.
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Clicking on &Finish
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712507678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712507678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712507678 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712507678 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712507678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712507678 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:32:39 [2020-06-09T16:32:39.335Z] DEBUG - Clicked on &Finish
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712507678 data=null item=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')
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712508120 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712489661 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712489661 data=null doit=true} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712489661 data=null} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712489661 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712489661 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712489644 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712489644 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712489644 data=null doit=true} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712489644 data=null} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712489643 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712489643 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712489633 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:32:57 [2020-06-09T16:32:57.371Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712489633 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712489632 data=null doit=true} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712489632 data=null} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712489632 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712489632 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712489626 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712489618 data=null doit=true} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712489618 data=null} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712489618 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712489618 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]}
12:32:57 [2020-06-09T16:32:57.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712489617 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:32:57 [2020-06-09T16:32:57.629Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:32:57 [2020-06-09T16:32:57.629Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:57 [2020-06-09T16:32:57.629Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489198 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.629Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712489198 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.629Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712489197 data=null} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.629Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489197 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.629Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712489197 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489170 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:32:57 [2020-06-09T16:32:57.885Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489168 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712489168 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712489168 data=null} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489168 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712489167 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489164 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489164 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712489164 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Attempting to set focus on Tree with text {}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712489164 data=null} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489164 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712489164 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489156 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489156 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489156 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489126 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712489125 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712489125 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712489125 data=null} to TreeItem with text {kernel-overlap-testing}
12:32:57 [2020-06-09T16:32:57.885Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712489156 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - Attempting to set focus on Table with text {}
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712479531 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712479531 data=null doit=true} to TableItem with text {}
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712479531 data=null} to TableItem with text {}
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712479530 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712479530 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712479526 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:07 [2020-06-09T16:33:07.820Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:08 [2020-06-09T16:33:08.746Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:08 [2020-06-09T16:33:08.746Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:08 [2020-06-09T16:33:08.746Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712478373 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712478373 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712478373 data=null} to TreeItem with text {kernel-overlap-testing}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712478373 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712478372 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712478368 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:08 [2020-06-09T16:33:08.747Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712478360 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712478360 data=null doit=true} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712478359 data=null} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712478359 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712478359 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712478341 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712478340 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712478340 data=null doit=true} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712478340 data=null} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712478340 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712478340 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712478331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:08 [2020-06-09T16:33:08.747Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712478330 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712478330 data=null doit=true} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712478330 data=null} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712478330 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712478330 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712478318 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712478318 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712478318 data=null doit=true} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712478318 data=null} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712478317 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712478317 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712478314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:33:08 [2020-06-09T16:33:08.747Z] DEBUG - Clicking on with mnemonic 'Clear'
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Clicked on with mnemonic 'Clear'
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712478000 data=null doit=true} to Shell with text {Confirm Clear}
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Clicking on &Yes
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712477999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712477999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712477999 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712477999 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712477999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712477999 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:33:09 [2020-06-09T16:33:09.002Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712477999 data=null item=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')
12:33:09 [2020-06-09T16:33:09.257Z] DEBUG - Clicked on 
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712478288 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712463552 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712463552 data=null doit=true} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712463552 data=null} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712463552 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712463552 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712463534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712463534 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712463534 data=null doit=true} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712463534 data=null} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712463534 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712463533 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712463529 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:24 [2020-06-09T16:33:24.093Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712463528 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712463528 data=null doit=true} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712463528 data=null} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712463528 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712463528 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712463522 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712463521 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712463521 data=null doit=true} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712463521 data=null} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712463521 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712463521 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712463518 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Clicking on with mnemonic 'Import...'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Clicked on with mnemonic 'Import...'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712463012 data=null doit=true} to Shell with text {Trace Import}
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:33:24 [2020-06-09T16:33:24.093Z] 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')
12:33:24 [2020-06-09T16:33:24.093Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712463009 data=null} to (of type 'Combo')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712462927 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712462926 data=null doit=true} to TreeItem with text {import}
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712462926 data=null} to TreeItem with text {import}
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712462926 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712462926 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}
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712462926 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Setting state to checked on: import
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712462906 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:'))
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:33:24 [2020-06-09T16:33:24.094Z] 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')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:33:24 [2020-06-09T16:33:24.094Z] 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')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.094Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:33:24 [2020-06-09T16:33:24.095Z] 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')
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] 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')
12:33:24 [2020-06-09T16:33:24.095Z] 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.
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - Clicking on &Finish
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712462848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712462848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712462848 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712462848 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712462848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712462848 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:33:24 [2020-06-09T16:33:24.095Z] DEBUG - Clicked on &Finish
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712456836 data=null doit=true} to Shell with text {Confirmation}
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Clicking on Rename All
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1712456835 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')
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1712456835 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')
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1712456835 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1712456835 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1712456835 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')
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1712456835 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')
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1712456835 data=null item=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')
12:33:30 [2020-06-09T16:33:30.628Z] DEBUG - Clicked on 
12:33:31 [2020-06-09T16:33:31.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712462848 data=null item=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')
12:33:31 [2020-06-09T16:33:31.188Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712463439 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712455790 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712455790 data=null doit=true} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712455790 data=null} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712455790 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712455789 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712455736 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712455736 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712455735 data=null doit=true} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712455735 data=null} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712455735 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712455735 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712455730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:31 [2020-06-09T16:33:31.189Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712455730 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712455729 data=null doit=true} to TreeItem with text {Traces [13]}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712455729 data=null} to TreeItem with text {Traces [13]}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712455729 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712455729 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]}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712455714 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712455714 data=null doit=true} to TreeItem with text {Traces [13]}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712455714 data=null} to TreeItem with text {Traces [13]}
12:33:31 [2020-06-09T16:33:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712455714 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712455714 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]}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712454029 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453887 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712453886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712453886 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453886 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712453886 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453844 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:33 [2020-06-09T16:33:33.075Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453842 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712453842 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712453842 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453842 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712453842 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453838 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453838 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712453838 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712453838 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453838 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712453837 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453835 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453834 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453834 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453748 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712453747 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712453747 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712453747 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.075Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:33:33 [2020-06-09T16:33:33.330Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712453834 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:34 [2020-06-09T16:33:34.693Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Attempting to set focus on Table with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712451750 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712451750 data=null doit=true} to TableItem with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712451750 data=null} to TableItem with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712451749 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712451749 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712451746 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712451647 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712451647 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712451647 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712451646 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712451646 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712451643 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2020-06-09T16:33:35.253Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712451639 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712451639 data=null doit=true} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712451639 data=null} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712451639 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712451639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712451616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712451616 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712451615 data=null doit=true} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712451615 data=null} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712451615 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712451615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712451611 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:35 [2020-06-09T16:33:35.253Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712451611 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712451611 data=null doit=true} to TreeItem with text {Traces [13]}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712451611 data=null} to TreeItem with text {Traces [13]}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712451610 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712451610 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]}
12:33:35 [2020-06-09T16:33:35.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712451604 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:35 [2020-06-09T16:33:35.253Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451163 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712451163 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712451163 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451162 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712451162 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}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451142 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:35 [2020-06-09T16:33:35.814Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451140 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712451140 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712451140 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451140 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712451140 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}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451137 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451136 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712451136 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712451136 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451136 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712451136 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}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451133 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451133 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451133 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451094 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712451094 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712451094 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.814Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712451094 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.815Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:33:35 [2020-06-09T16:33:35.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:36 [2020-06-09T16:33:36.375Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:36 [2020-06-09T16:33:36.935Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:37 [2020-06-09T16:33:37.495Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:37 [2020-06-09T16:33:37.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:38 [2020-06-09T16:33:38.310Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:38 [2020-06-09T16:33:38.870Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:39 [2020-06-09T16:33:39.430Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:39 [2020-06-09T16:33:39.989Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:39 [2020-06-09T16:33:39.989Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712451133 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}
12:33:40 [2020-06-09T16:33:40.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:40 [2020-06-09T16:33:40.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Attempting to set focus on Table with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712445583 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712445582 data=null doit=true} to TableItem with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712445582 data=null} to TableItem with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712445582 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712445582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712445574 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712445532 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712445532 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712445532 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712445532 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712445509 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}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712445506 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:41 [2020-06-09T16:33:41.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712445502 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712445502 data=null doit=true} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712445502 data=null} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712445501 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712445501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712445483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712445482 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712445482 data=null doit=true} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712445482 data=null} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712445482 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712445482 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712445473 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:41 [2020-06-09T16:33:41.608Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712445472 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712445472 data=null doit=true} to TreeItem with text {Traces [13]}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712445472 data=null} to TreeItem with text {Traces [13]}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712445472 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712445472 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]}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712445444 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:41 [2020-06-09T16:33:41.608Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445399 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712445399 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712445399 data=null} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445399 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712445399 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445351 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:41 [2020-06-09T16:33:41.608Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445349 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712445349 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712445349 data=null} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445348 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712445348 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445345 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445345 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712445344 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712445344 data=null} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445344 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712445344 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445335 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445335 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445335 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445287 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712445287 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712445287 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712445287 data=null} to TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:33:41 [2020-06-09T16:33:41.608Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:41 [2020-06-09T16:33:41.609Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:41 [2020-06-09T16:33:41.864Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712445335 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - Attempting to set focus on Table with text {}
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712444738 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712444738 data=null doit=true} to TableItem with text {}
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712444738 data=null} to TableItem with text {}
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712444738 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712444737 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712444734 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:42 [2020-06-09T16:33:42.118Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712443579 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712443579 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712443578 data=null} to TreeItem with text {kernel-overlap-testing}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712443578 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712443578 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712443574 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:43 [2020-06-09T16:33:43.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712443570 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712443570 data=null doit=true} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712443570 data=null} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712443569 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712443569 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712443537 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712443536 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712443536 data=null doit=true} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712443536 data=null} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712443536 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712443536 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712443526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:43 [2020-06-09T16:33:43.484Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712443525 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712443525 data=null doit=true} to TreeItem with text {Traces [13]}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712443525 data=null} to TreeItem with text {Traces [13]}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712443525 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712443525 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]}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712443517 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:43 [2020-06-09T16:33:43.484Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443401 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712443400 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712443400 data=null} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443400 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712443400 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}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443377 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:43 [2020-06-09T16:33:43.484Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443374 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712443374 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712443374 data=null} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443374 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712443374 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}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443371 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443370 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712443370 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712443370 data=null} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443370 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712443370 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}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443367 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443367 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.484Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443367 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.765Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712443349 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}
12:33:43 [2020-06-09T16:33:43.765Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443300 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.765Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712443294 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.765Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712443294 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.765Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712443294 data=null} to TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.765Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:33:43 [2020-06-09T16:33:43.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:43 [2020-06-09T16:33:43.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:43 [2020-06-09T16:33:43.765Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:44 [2020-06-09T16:33:44.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:44 [2020-06-09T16:33:44.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:44 [2020-06-09T16:33:44.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:44 [2020-06-09T16:33:44.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:44 [2020-06-09T16:33:44.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:44 [2020-06-09T16:33:44.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:44 [2020-06-09T16:33:44.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - Attempting to set focus on Table with text {}
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712441503 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712441503 data=null doit=true} to TableItem with text {}
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712441503 data=null} to TableItem with text {}
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712441503 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712441503 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712441492 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:45 [2020-06-09T16:33:45.449Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:46 [2020-06-09T16:33:46.009Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:46 [2020-06-09T16:33:46.009Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:46 [2020-06-09T16:33:46.009Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712440923 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:33:46 [2020-06-09T16:33:46.009Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712440923 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:33:46 [2020-06-09T16:33:46.009Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712440923 data=null} to TreeItem with text {simple_server-thread1}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712440923 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712440923 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}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712440918 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:46 [2020-06-09T16:33:46.010Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712440911 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712440911 data=null doit=true} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712440911 data=null} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712440911 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712440910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712440885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712440884 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712440884 data=null doit=true} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712440884 data=null} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712440884 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712440884 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712440845 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:46 [2020-06-09T16:33:46.010Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712440845 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712440845 data=null doit=true} to TreeItem with text {Traces [13]}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712440844 data=null} to TreeItem with text {Traces [13]}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712440844 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712440844 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]}
12:33:46 [2020-06-09T16:33:46.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712440835 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:46 [2020-06-09T16:33:46.010Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440722 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712440722 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712440722 data=null} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440721 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712440721 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}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440650 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:46 [2020-06-09T16:33:46.266Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440648 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712440647 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712440647 data=null} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440647 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712440647 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}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440643 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440642 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712440642 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712440642 data=null} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440642 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712440641 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}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440638 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440637 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.266Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440637 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440542 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.521Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712440541 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.521Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712440541 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.521Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712440541 data=null} to TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.521Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:33:46 [2020-06-09T16:33:46.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:46 [2020-06-09T16:33:46.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:46 [2020-06-09T16:33:46.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:46 [2020-06-09T16:33:46.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:46 [2020-06-09T16:33:46.776Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712440637 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}
12:33:47 [2020-06-09T16:33:47.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:47 [2020-06-09T16:33:47.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:47 [2020-06-09T16:33:47.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:47 [2020-06-09T16:33:47.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:47 [2020-06-09T16:33:47.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - Attempting to set focus on Table with text {}
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712439721 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712439721 data=null doit=true} to TableItem with text {}
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712439721 data=null} to TableItem with text {}
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712439720 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712439720 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712439717 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:33:47 [2020-06-09T16:33:47.286Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712438558 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712438558 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712438558 data=null} to TreeItem with text {simple_server-thread2}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712438558 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712438558 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}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712438553 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:48 [2020-06-09T16:33:48.648Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712438549 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712438549 data=null doit=true} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712438549 data=null} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712438548 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712438548 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712438522 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712438521 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712438521 data=null doit=true} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712438521 data=null} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712438521 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712438521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712438516 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:33:48 [2020-06-09T16:33:48.648Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712438515 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712438515 data=null doit=true} to TreeItem with text {Traces [13]}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712438515 data=null} to TreeItem with text {Traces [13]}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712438514 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712438514 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]}
12:33:48 [2020-06-09T16:33:48.648Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712438506 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:33:48 [2020-06-09T16:33:48.648Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:33:48 [2020-06-09T16:33:48.903Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:33:48 [2020-06-09T16:33:48.903Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:48 [2020-06-09T16:33:48.903Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438060 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.903Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712438060 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712438060 data=null} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438060 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712438059 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}
12:33:48 [2020-06-09T16:33:48.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438034 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:33:48 [2020-06-09T16:33:48.904Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438031 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712438031 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712438031 data=null} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438031 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712438031 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}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438028 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438027 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712438027 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Attempting to set focus on Tree with text {}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712438027 data=null} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438027 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712438027 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}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438024 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438023 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712438023 data=null button=1 stateMask=0x0 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712437978 data=null button=1 stateMask=0x80000 x=140 y=334 count=2} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712437978 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712437978 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712437978 data=null} to TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:48 [2020-06-09T16:33:48.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:49 [2020-06-09T16:33:49.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:49 [2020-06-09T16:33:49.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:49 [2020-06-09T16:33:49.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:49 [2020-06-09T16:33:49.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:49 [2020-06-09T16:33:49.463Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:50 [2020-06-09T16:33:50.584Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:51 [2020-06-09T16:33:51.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:52 [2020-06-09T16:33:52.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:52 [2020-06-09T16:33:52.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:52 [2020-06-09T16:33:52.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:52 [2020-06-09T16:33:52.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:52 [2020-06-09T16:33:52.519Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.079Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:53 [2020-06-09T16:33:53.894Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:54 [2020-06-09T16:33:54.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:54 [2020-06-09T16:33:54.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:54 [2020-06-09T16:33:54.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:54 [2020-06-09T16:33:54.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:54 [2020-06-09T16:33:54.455Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:55 [2020-06-09T16:33:55.576Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:56 [2020-06-09T16:33:56.951Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:57 [2020-06-09T16:33:57.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:57 [2020-06-09T16:33:57.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:57 [2020-06-09T16:33:57.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:57 [2020-06-09T16:33:57.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:57 [2020-06-09T16:33:57.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.633Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:58 [2020-06-09T16:33:58.888Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:59 [2020-06-09T16:33:59.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:59 [2020-06-09T16:33:59.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:59 [2020-06-09T16:33:59.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:59 [2020-06-09T16:33:59.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:33:59 [2020-06-09T16:33:59.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.008Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:00 [2020-06-09T16:34:00.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.130Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.385Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712438023 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}
12:34:01 [2020-06-09T16:34:01.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.385Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.945Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.945Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.945Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.945Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:01 [2020-06-09T16:34:01.946Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:02 [2020-06-09T16:34:02.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:02 [2020-06-09T16:34:02.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:02 [2020-06-09T16:34:02.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:02 [2020-06-09T16:34:02.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:02 [2020-06-09T16:34:02.505Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.065Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.625Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:03 [2020-06-09T16:34:03.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:04 [2020-06-09T16:34:04.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:04 [2020-06-09T16:34:04.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:04 [2020-06-09T16:34:04.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:04 [2020-06-09T16:34:04.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:04 [2020-06-09T16:34:04.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:05 [2020-06-09T16:34:05.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.120Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - Attempting to set focus on Table with text {}
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712420344 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712420343 data=null doit=true} to TableItem with text {}
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712420343 data=null} to TableItem with text {}
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712420343 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712420343 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712420338 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:06 [2020-06-09T16:34:06.684Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:07 [2020-06-09T16:34:07.611Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:07 [2020-06-09T16:34:07.611Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712419141 data=null button=0 stateMask=0x0 x=140 y=334 count=0} to TreeItem with text {ust-overlap-testing}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712419141 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712419141 data=null} to TreeItem with text {ust-overlap-testing}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712419141 data=null button=1 stateMask=0x0 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712419141 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}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712419137 data=null button=1 stateMask=0x80000 x=140 y=334 count=1} to TreeItem with text {ust-overlap-testing}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:07 [2020-06-09T16:34:07.867Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712419132 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712419131 data=null doit=true} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712419131 data=null} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712419131 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712419131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712419103 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712419103 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712419103 data=null doit=true} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712419103 data=null} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712419103 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712419102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712419046 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:07 [2020-06-09T16:34:07.867Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712419045 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712419045 data=null doit=true} to TreeItem with text {Traces [13]}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712419045 data=null} to TreeItem with text {Traces [13]}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712419044 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712419044 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]}
12:34:07 [2020-06-09T16:34:07.867Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712419036 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:07 [2020-06-09T16:34:07.867Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:34:08 [2020-06-09T16:34:08.123Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:08 [2020-06-09T16:34:08.123Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:08 [2020-06-09T16:34:08.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418813 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418813 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418813 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418813 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712418786 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)}
12:34:08 [2020-06-09T16:34:08.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418761 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:08 [2020-06-09T16:34:08.124Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418751 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418750 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418750 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418750 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712418750 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)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418746 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418746 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418746 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418746 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418745 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712418745 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)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418740 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418740 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.124Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418740 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.379Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712418740 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)}
12:34:08 [2020-06-09T16:34:08.379Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418690 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.379Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418684 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.379Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418684 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.380Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712418684 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.380Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:34:08 [2020-06-09T16:34:08.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.380Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:08 [2020-06-09T16:34:08.635Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Attempting to set focus on Table with text {}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712417181 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712417181 data=null doit=true} to TableItem with text {}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712417180 data=null} to TableItem with text {}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712417180 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712417180 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712417174 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712417037 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712417037 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712417037 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712417037 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712417037 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)}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712417032 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:09 [2020-06-09T16:34:09.999Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:09 [2020-06-09T16:34:09.999Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712417027 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712417026 data=null doit=true} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712417026 data=null} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712417026 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712417026 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712416996 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712416995 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712416995 data=null doit=true} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712416995 data=null} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712416995 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712416995 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712416943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:10 [2020-06-09T16:34:10.000Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712416942 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712416942 data=null doit=true} to TreeItem with text {Traces [13]}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712416942 data=null} to TreeItem with text {Traces [13]}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712416941 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712416941 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]}
12:34:10 [2020-06-09T16:34:10.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712416933 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:10 [2020-06-09T16:34:10.000Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:34:10 [2020-06-09T16:34:10.256Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:10 [2020-06-09T16:34:10.256Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:10 [2020-06-09T16:34:10.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416579 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416579 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416579 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416579 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712416578 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)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416561 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:10 [2020-06-09T16:34:10.511Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416554 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416554 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416554 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416553 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712416553 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)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416549 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416549 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416549 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.511Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416549 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416548 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712416548 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)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416545 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416545 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416544 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416503 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416502 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416502 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712416502 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:10 [2020-06-09T16:34:10.512Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.072Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.632Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:11 [2020-06-09T16:34:11.887Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:12 [2020-06-09T16:34:12.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:12 [2020-06-09T16:34:12.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:12 [2020-06-09T16:34:12.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:12 [2020-06-09T16:34:12.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:12 [2020-06-09T16:34:12.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:12 [2020-06-09T16:34:12.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:12 [2020-06-09T16:34:12.448Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.007Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:13 [2020-06-09T16:34:13.568Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.128Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.384Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712416544 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)}
12:34:14 [2020-06-09T16:34:14.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.384Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:14 [2020-06-09T16:34:14.944Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:15 [2020-06-09T16:34:15.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:15 [2020-06-09T16:34:15.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:15 [2020-06-09T16:34:15.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:15 [2020-06-09T16:34:15.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:15 [2020-06-09T16:34:15.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:15 [2020-06-09T16:34:15.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:15 [2020-06-09T16:34:15.504Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:16 [2020-06-09T16:34:16.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:16 [2020-06-09T16:34:16.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:16 [2020-06-09T16:34:16.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:16 [2020-06-09T16:34:16.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:16 [2020-06-09T16:34:16.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:16 [2020-06-09T16:34:16.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:16 [2020-06-09T16:34:16.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:16 [2020-06-09T16:34:16.429Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - Attempting to set focus on Table with text {}
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712409965 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712409965 data=null doit=true} to TableItem with text {}
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712409965 data=null} to TableItem with text {}
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712409965 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712409965 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712409960 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:16 [2020-06-09T16:34:16.988Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712409803 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712409802 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712409802 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712409802 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712409802 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)}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712409798 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:17 [2020-06-09T16:34:17.244Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712409794 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712409794 data=null doit=true} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712409793 data=null} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712409793 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712409793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712409765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712409764 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712409764 data=null doit=true} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712409764 data=null} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712409764 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712409764 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712409751 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:17 [2020-06-09T16:34:17.244Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712409750 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712409750 data=null doit=true} to TreeItem with text {Traces [13]}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712409750 data=null} to TreeItem with text {Traces [13]}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712409750 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712409750 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]}
12:34:17 [2020-06-09T16:34:17.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712409739 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:17 [2020-06-09T16:34:17.244Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409389 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409389 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409389 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409389 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712409389 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)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409351 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:17 [2020-06-09T16:34:17.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409349 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409349 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409349 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409348 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712409348 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)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409344 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409344 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409344 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409344 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409344 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712409344 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)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409340 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409340 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.499Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409340 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712409340 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)}
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409249 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409241 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409241 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712409241 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:17 [2020-06-09T16:34:17.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - Attempting to set focus on Table with text {}
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712408346 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712408346 data=null doit=true} to TableItem with text {}
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712408346 data=null} to TableItem with text {}
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712408345 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712408345 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712408340 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:18 [2020-06-09T16:34:18.682Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712407782 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712407782 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712407782 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712407781 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712407781 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)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712407778 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2020-06-09T16:34:19.243Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712407772 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712407772 data=null doit=true} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712407772 data=null} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712407772 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712407772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712407744 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712407744 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712407744 data=null doit=true} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712407744 data=null} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712407743 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712407743 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712407734 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:19 [2020-06-09T16:34:19.243Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712407734 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712407734 data=null doit=true} to TreeItem with text {Traces [13]}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712407734 data=null} to TreeItem with text {Traces [13]}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712407733 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712407733 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]}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712407722 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:19 [2020-06-09T16:34:19.243Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407674 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712407674 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712407674 data=null} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407674 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712407674 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)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407644 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2020-06-09T16:34:19.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:19 [2020-06-09T16:34:19.244Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407642 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712407642 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712407642 data=null} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407642 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712407642 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)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407639 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407638 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712407638 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712407638 data=null} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407638 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712407638 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)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407633 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407633 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407632 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.244Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712407632 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)}
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407586 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712407536 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712407536 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712407536 data=null} to TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:19 [2020-06-09T16:34:19.499Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.059Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - Attempting to set focus on Table with text {}
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712406532 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712406532 data=null doit=true} to TableItem with text {}
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712406532 data=null} to TableItem with text {}
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712406532 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712406532 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712406528 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:20 [2020-06-09T16:34:20.314Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:21 [2020-06-09T16:34:21.239Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:21 [2020-06-09T16:34:21.239Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712405562 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712405562 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712405562 data=null} to TreeItem with text {simple_server-thread1(2)}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712405561 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712405561 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)}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712405558 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:21 [2020-06-09T16:34:21.494Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712405551 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712405551 data=null doit=true} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712405551 data=null} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712405551 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712405551 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712405518 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712405517 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712405517 data=null doit=true} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712405517 data=null} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712405517 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712405517 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712405511 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:21 [2020-06-09T16:34:21.494Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712405511 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712405510 data=null doit=true} to TreeItem with text {Traces [13]}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712405510 data=null} to TreeItem with text {Traces [13]}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712405510 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712405510 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]}
12:34:21 [2020-06-09T16:34:21.494Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712405500 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:21 [2020-06-09T16:34:21.494Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405179 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712405179 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712405178 data=null} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405178 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712405178 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)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405144 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:21 [2020-06-09T16:34:21.750Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405142 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712405142 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712405142 data=null} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405141 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712405141 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)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405136 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405136 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712405136 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712405136 data=null} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405136 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712405135 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)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405132 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405132 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405132 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405088 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712405088 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712405088 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712405088 data=null} to TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:21 [2020-06-09T16:34:21.750Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.005Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712405132 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)}
12:34:22 [2020-06-09T16:34:22.260Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.260Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.260Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.260Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:22 [2020-06-09T16:34:22.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:23 [2020-06-09T16:34:23.745Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - Attempting to set focus on Table with text {}
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712402873 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712402873 data=null doit=true} to TableItem with text {}
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712402873 data=null} to TableItem with text {}
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712402872 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712402872 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712402867 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:24 [2020-06-09T16:34:24.001Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712402410 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712402410 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712402410 data=null} to TreeItem with text {simple_server-thread2(2)}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712402410 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712402409 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)}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712402405 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:24 [2020-06-09T16:34:24.561Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712402401 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712402401 data=null doit=true} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712402401 data=null} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712402401 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712402400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712402378 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712402377 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712402377 data=null doit=true} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712402377 data=null} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712402377 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712402377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712402345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:24 [2020-06-09T16:34:24.561Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712402343 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712402343 data=null doit=true} to TreeItem with text {Traces [13]}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712402343 data=null} to TreeItem with text {Traces [13]}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712402343 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712402343 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]}
12:34:24 [2020-06-09T16:34:24.561Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712402335 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:24 [2020-06-09T16:34:24.561Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401887 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712401887 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712401887 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401887 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712401887 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)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401862 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:25 [2020-06-09T16:34:25.121Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401860 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712401859 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712401859 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401859 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712401859 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)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401855 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401855 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712401855 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712401855 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401855 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712401854 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)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401851 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.121Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401851 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401851 data=null button=1 stateMask=0x0 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401808 data=null button=1 stateMask=0x80000 x=149 y=357 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712401808 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712401808 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712401808 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.122Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712401851 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)}
12:34:25 [2020-06-09T16:34:25.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.680Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:25 [2020-06-09T16:34:25.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:26 [2020-06-09T16:34:26.241Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - Attempting to set focus on Table with text {}
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712399749 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712399749 data=null doit=true} to TableItem with text {}
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712399749 data=null} to TableItem with text {}
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712399749 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712399749 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712399745 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:27 [2020-06-09T16:34:27.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712398986 data=null button=0 stateMask=0x0 x=149 y=357 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712398986 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712398986 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712398986 data=null button=1 stateMask=0x0 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712398985 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)}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712398982 data=null button=1 stateMask=0x80000 x=149 y=357 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:28 [2020-06-09T16:34:28.090Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712398976 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712398975 data=null doit=true} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712398975 data=null} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712398975 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712398975 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712398964 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712398951 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712398951 data=null doit=true} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712398951 data=null} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712398951 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712398950 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712398941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:28 [2020-06-09T16:34:28.090Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712398940 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712398940 data=null doit=true} to TreeItem with text {Traces [13]}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712398940 data=null} to TreeItem with text {Traces [13]}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712398940 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712398939 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]}
12:34:28 [2020-06-09T16:34:28.090Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712398932 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:28 [2020-06-09T16:34:28.090Z] WARN - Tree item TreeItem with text {Traces [13]} is already expanded. Won't expand it again.
12:34:28 [2020-06-09T16:34:28.345Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:28 [2020-06-09T16:34:28.345Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:28 [2020-06-09T16:34:28.345Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712398486 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.345Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712398486 data=null doit=true} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.345Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712398486 data=null} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.345Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712398485 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.345Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712398485 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}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712398462 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:28 [2020-06-09T16:34:28.600Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712398450 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712398450 data=null doit=true} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712398450 data=null} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712398450 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712398450 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}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712398444 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712398444 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712398444 data=null doit=true} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712398444 data=null} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712398444 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712398444 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}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712398440 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712398440 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1712398440 data=null button=1 stateMask=0x0 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712398399 data=null button=1 stateMask=0x80000 x=134 y=311 count=2} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1712398398 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1712398398 data=null doit=true} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1712398398 data=null} to TreeItem with text {unrecognized.log}
12:34:28 [2020-06-09T16:34:28.600Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712398440 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}
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712397730 data=null button=0 stateMask=0x0 x=134 y=311 count=0} to TreeItem with text {unrecognized.log}
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712397730 data=null doit=true} to TreeItem with text {unrecognized.log}
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712397730 data=null} to TreeItem with text {unrecognized.log}
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712397730 data=null button=1 stateMask=0x0 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712397730 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}
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712397726 data=null button=1 stateMask=0x80000 x=134 y=311 count=1} to TreeItem with text {unrecognized.log}
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:29 [2020-06-09T16:34:29.160Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:29 [2020-06-09T16:34:29.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712397721 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712397721 data=null doit=true} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712397721 data=null} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712397720 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712397720 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712397697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712397697 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712397697 data=null doit=true} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712397697 data=null} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712397697 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712397697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712397646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:29 [2020-06-09T16:34:29.417Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712397646 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712397646 data=null doit=true} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712397646 data=null} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712397645 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712397645 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]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712397638 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [13]} time=-1712397637 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [13]} time=-1712397637 data=null doit=true} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [13]} time=-1712397637 data=null} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [13]} time=-1712397637 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712397637 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]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [13]} time=-1712397634 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [13]}
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:34:29 [2020-06-09T16:34:29.417Z] DEBUG - Clicking on with mnemonic 'Clear'
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Clicked on with mnemonic 'Clear'
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712397353 data=null doit=true} to Shell with text {Confirm Clear}
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Clicking on &Yes
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712397352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712397352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712397352 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712397352 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712397352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712397352 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:34:29 [2020-06-09T16:34:29.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712397352 data=null item=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')
12:34:33 [2020-06-09T16:34:33.830Z] DEBUG - Clicked on 
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712397600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712387033 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712387033 data=null doit=true} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712387033 data=null} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712387033 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712387033 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712387021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712387020 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712387020 data=null doit=true} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712387020 data=null} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712387020 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712387020 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712387016 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:40 [2020-06-09T16:34:40.388Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712387012 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712387012 data=null doit=true} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712387012 data=null} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712387011 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712387011 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]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712387005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712387004 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712387004 data=null doit=true} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712387004 data=null} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712387004 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712387004 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]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712387001 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Clicking on with mnemonic 'Import...'
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Clicked on with mnemonic 'Import...'
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712386740 data=null doit=true} to Shell with text {Trace Import}
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.388Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:34:40 [2020-06-09T16:34:40.389Z] 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')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712386738 data=null} to (of type 'Combo')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712386660 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712386648 data=null doit=true} to TreeItem with text {import}
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712386648 data=null} to TreeItem with text {import}
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712386647 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712386647 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}
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712386647 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Setting state to checked on: import
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712386631 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:'))
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:34:40 [2020-06-09T16:34:40.389Z] 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')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:34:40 [2020-06-09T16:34:40.389Z] 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')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.389Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:34:40 [2020-06-09T16:34:40.390Z] 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')
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] 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')
12:34:40 [2020-06-09T16:34:40.390Z] 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.
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - Clicking on &Finish
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712386625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712386625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712386625 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712386625 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712386625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712386625 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:34:40 [2020-06-09T16:34:40.390Z] DEBUG - Clicked on &Finish
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712382572 data=null doit=true} to Shell with text {Confirmation}
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Button with text "Overwrite All", using matcher: with mnemonic 'Overwrite All'
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Button with text "Overwrite All", using matcher: with style 'SWT.PUSH'
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Button with text "Overwrite All", using matcher: (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - Clicking on Overwrite All
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite All} time=-1712382565 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')
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite All} time=-1712382565 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')
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite All} time=-1712382565 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite All} time=-1712382565 data=null} to (of type 'Button' and with mnemonic 'Overwrite All' and with style 'SWT.PUSH')
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite All} time=-1712382565 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')
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite All} time=-1712382565 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')
12:34:44 [2020-06-09T16:34:44.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite All} time=-1712382565 data=null item=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')
12:34:44 [2020-06-09T16:34:44.550Z] DEBUG - Clicked on 
12:34:46 [2020-06-09T16:34:46.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712386625 data=null item=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')
12:34:46 [2020-06-09T16:34:46.434Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712386968 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712380007 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712380007 data=null doit=true} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712380007 data=null} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712380007 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712380007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712379987 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712379987 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712379986 data=null doit=true} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712379986 data=null} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712379986 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712379986 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712379982 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:46 [2020-06-09T16:34:46.994Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712379978 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712379978 data=null doit=true} to TreeItem with text {Traces [7]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712379978 data=null} to TreeItem with text {Traces [7]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712379978 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712379978 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]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712379972 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712379971 data=null doit=true} to TreeItem with text {Traces [7]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712379971 data=null} to TreeItem with text {Traces [7]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712379971 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712379971 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]}
12:34:46 [2020-06-09T16:34:46.994Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712379968 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379549 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712379531 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712379531 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379531 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712379531 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379519 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:47 [2020-06-09T16:34:47.554Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379517 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712379517 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712379517 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379517 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712379517 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379509 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379508 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712379508 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712379508 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379508 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712379508 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379505 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.554Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379505 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.555Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379505 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.555Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712379504 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.555Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379446 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.555Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712379418 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.555Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712379418 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.555Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712379418 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:34:47 [2020-06-09T16:34:47.555Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:34:48 [2020-06-09T16:34:48.478Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:49 [2020-06-09T16:34:49.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:49 [2020-06-09T16:34:49.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:49 [2020-06-09T16:34:49.405Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:49 [2020-06-09T16:34:49.405Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:49 [2020-06-09T16:34:49.405Z] DEBUG - Attempting to set focus on Table with text {}
12:34:49 [2020-06-09T16:34:49.405Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712377416 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:49 [2020-06-09T16:34:49.405Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712377416 data=null doit=true} to TableItem with text {}
12:34:49 [2020-06-09T16:34:49.405Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712377416 data=null} to TableItem with text {}
12:34:49 [2020-06-09T16:34:49.406Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712377415 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:49 [2020-06-09T16:34:49.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712377415 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712377412 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712377335 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712377335 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712377335 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712377334 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712377334 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712377328 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:49 [2020-06-09T16:34:49.682Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712377317 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712377317 data=null doit=true} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712377317 data=null} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712377317 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712377317 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712377299 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:49 [2020-06-09T16:34:49.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712377298 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712377298 data=null doit=true} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712377298 data=null} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712377298 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712377298 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712377292 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:49 [2020-06-09T16:34:49.683Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712377292 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712377292 data=null doit=true} to TreeItem with text {Traces [7]}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712377292 data=null} to TreeItem with text {Traces [7]}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712377292 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712377291 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]}
12:34:49 [2020-06-09T16:34:49.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712377284 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:49 [2020-06-09T16:34:49.683Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376932 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712376932 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712376932 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376932 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712376932 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}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376890 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:49 [2020-06-09T16:34:49.939Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376888 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712376887 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712376887 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376887 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712376887 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}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376884 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376883 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712376883 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712376883 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376883 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712376883 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}
12:34:49 [2020-06-09T16:34:49.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376879 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376879 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:34:49 [2020-06-09T16:34:49.940Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376879 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:34:50 [2020-06-09T16:34:50.195Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712376879 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}
12:34:50 [2020-06-09T16:34:50.195Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376838 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:34:50 [2020-06-09T16:34:50.195Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712376809 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:34:50 [2020-06-09T16:34:50.195Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712376809 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:34:50 [2020-06-09T16:34:50.195Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712376808 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:34:50 [2020-06-09T16:34:50.195Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:34:50 [2020-06-09T16:34:50.195Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:50 [2020-06-09T16:34:50.756Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:50 [2020-06-09T16:34:50.756Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Attempting to set focus on Table with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712375306 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712375306 data=null doit=true} to TableItem with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712375306 data=null} to TableItem with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712375305 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712375305 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712375301 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712375229 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712375229 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712375228 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712375228 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712375228 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}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712375224 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:51 [2020-06-09T16:34:51.681Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712375220 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712375220 data=null doit=true} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712375220 data=null} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712375219 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712375219 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712375200 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712375200 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712375199 data=null doit=true} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712375199 data=null} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712375199 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712375199 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712375195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:51 [2020-06-09T16:34:51.681Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712375194 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712375194 data=null doit=true} to TreeItem with text {Traces [7]}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712375194 data=null} to TreeItem with text {Traces [7]}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712375194 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712375194 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]}
12:34:51 [2020-06-09T16:34:51.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712375187 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:51 [2020-06-09T16:34:51.681Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374741 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712374741 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712374741 data=null} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374741 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712374741 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374719 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:52 [2020-06-09T16:34:52.242Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374717 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712374717 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712374717 data=null} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374717 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712374717 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374713 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374713 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712374713 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712374712 data=null} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374712 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712374712 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374709 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374709 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374709 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712374709 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374649 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712374619 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712374619 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712374619 data=null} to TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:52 [2020-06-09T16:34:52.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - Attempting to set focus on Table with text {}
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712374116 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712374116 data=null doit=true} to TableItem with text {}
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712374116 data=null} to TableItem with text {}
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712374116 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712374116 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712374109 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:52 [2020-06-09T16:34:52.803Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:53 [2020-06-09T16:34:53.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712373154 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712373153 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712373153 data=null} to TreeItem with text {kernel-overlap-testing}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712373153 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712373153 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712373149 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:53 [2020-06-09T16:34:53.728Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712373144 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712373144 data=null doit=true} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712373144 data=null} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712373144 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712373143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712373117 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712373116 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712373116 data=null doit=true} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712373116 data=null} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712373116 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712373116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712373104 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:53 [2020-06-09T16:34:53.728Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712373104 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712373104 data=null doit=true} to TreeItem with text {Traces [7]}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712373104 data=null} to TreeItem with text {Traces [7]}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712373103 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:53 [2020-06-09T16:34:53.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712373103 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]}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712373088 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:53 [2020-06-09T16:34:53.983Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373048 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712373048 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712373048 data=null} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373047 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712373047 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}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373027 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:53 [2020-06-09T16:34:53.983Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373026 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712373025 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712373025 data=null} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373025 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712373025 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}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373022 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.983Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373020 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712373020 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712373020 data=null} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373019 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712373019 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}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373016 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373016 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712373016 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712373016 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}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712372928 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712372928 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712372928 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712372927 data=null} to TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:53 [2020-06-09T16:34:53.984Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - Attempting to set focus on Table with text {}
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712372425 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712372425 data=null doit=true} to TableItem with text {}
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712372425 data=null} to TableItem with text {}
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712372425 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712372425 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712372421 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:54 [2020-06-09T16:34:54.544Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712371569 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712371569 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712371569 data=null} to TreeItem with text {simple_server-thread1}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712371569 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712371568 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}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712371563 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:55 [2020-06-09T16:34:55.470Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712371559 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712371559 data=null doit=true} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712371559 data=null} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712371558 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712371558 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712371527 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712371524 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712371524 data=null doit=true} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712371524 data=null} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712371524 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712371524 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712371519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:55 [2020-06-09T16:34:55.470Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712371518 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712371518 data=null doit=true} to TreeItem with text {Traces [7]}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712371518 data=null} to TreeItem with text {Traces [7]}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712371518 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712371510 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]}
12:34:55 [2020-06-09T16:34:55.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712371503 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:55 [2020-06-09T16:34:55.470Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:34:55 [2020-06-09T16:34:55.725Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:55 [2020-06-09T16:34:55.980Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371060 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712371060 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712371060 data=null} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371060 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712371060 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}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371039 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:55 [2020-06-09T16:34:55.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371038 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712371037 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712371037 data=null} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371037 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712371037 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}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371034 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371034 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712371034 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712371033 data=null} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371033 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712371033 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}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371029 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371028 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712371028 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712371028 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}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712370984 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712370950 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712370950 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712370950 data=null} to TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:55 [2020-06-09T16:34:55.981Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:56 [2020-06-09T16:34:56.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:56 [2020-06-09T16:34:56.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:56 [2020-06-09T16:34:56.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:56 [2020-06-09T16:34:56.541Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - Attempting to set focus on Table with text {}
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712369947 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712369947 data=null doit=true} to TableItem with text {}
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712369947 data=null} to TableItem with text {}
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712369947 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712369947 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712369943 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:57 [2020-06-09T16:34:57.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712368686 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712368686 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712368686 data=null} to TreeItem with text {simple_server-thread2}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712368685 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712368685 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}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712368682 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:58 [2020-06-09T16:34:58.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712368671 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712368671 data=null doit=true} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712368671 data=null} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712368670 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712368670 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712368640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712368639 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712368639 data=null doit=true} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712368639 data=null} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712368639 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712368639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712368624 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:34:58 [2020-06-09T16:34:58.462Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712368623 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712368623 data=null doit=true} to TreeItem with text {Traces [7]}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712368623 data=null} to TreeItem with text {Traces [7]}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712368623 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712368622 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]}
12:34:58 [2020-06-09T16:34:58.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712368615 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:34:58 [2020-06-09T16:34:58.462Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368273 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712368273 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712368273 data=null} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368273 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712368273 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}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368251 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:34:58 [2020-06-09T16:34:58.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368249 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712368249 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712368249 data=null} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368249 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712368249 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}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368246 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368246 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712368245 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712368245 data=null} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368245 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712368245 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}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368242 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368242 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368242 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368205 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712368204 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712368204 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712368204 data=null} to TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:58 [2020-06-09T16:34:58.718Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:58 [2020-06-09T16:34:58.973Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712368242 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}
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - Attempting to set focus on Table with text {}
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712367622 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712367622 data=null doit=true} to TableItem with text {}
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712367622 data=null} to TableItem with text {}
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712367622 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712367622 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712367618 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:34:59 [2020-06-09T16:34:59.228Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712366359 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712366359 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712366359 data=null} to TreeItem with text {ust-overlap-testing}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712366359 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712366359 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}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712366355 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:00 [2020-06-09T16:35:00.592Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712366351 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712366351 data=null doit=true} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712366351 data=null} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712366350 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712366350 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712366331 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712366330 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712366330 data=null doit=true} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712366330 data=null} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712366326 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712366326 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712366319 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712366319 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712366319 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712366318 data=null} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712366318 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712366318 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]}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712366304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712366300 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712366300 data=null doit=true} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712366300 data=null} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712366300 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712366300 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712366239 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712366239 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712366239 data=null doit=true} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712366238 data=null} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712366238 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712366238 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712366211 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:00 [2020-06-09T16:35:00.851Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:00 [2020-06-09T16:35:00.851Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:00 [2020-06-09T16:35:00.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712366210 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712366210 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712366210 data=null} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712366210 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712366210 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]}
12:35:00 [2020-06-09T16:35:00.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712366201 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:00 [2020-06-09T16:35:00.851Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712365846 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712365845 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712365845 data=null} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712365845 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712365845 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}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712365821 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:01 [2020-06-09T16:35:01.107Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712365818 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712365818 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712365818 data=null} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712365818 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712365818 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}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712365814 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712365813 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712365813 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712365813 data=null} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712365813 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712365813 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}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712365809 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712365809 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.107Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1712365808 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.362Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712365808 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}
12:35:01 [2020-06-09T16:35:01.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712365718 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.362Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1712365543 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.362Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1712365543 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.362Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1712365543 data=null} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.362Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.362Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:35:01 [2020-06-09T16:35:01.362Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:35:01 [2020-06-09T16:35:01.617Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:01 [2020-06-09T16:35:01.617Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:01 [2020-06-09T16:35:01.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712365192 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712365192 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712365191 data=null} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712365191 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712365191 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}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712365187 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:01 [2020-06-09T16:35:01.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712365181 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712365181 data=null doit=true} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712365178 data=null} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712365178 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712365178 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712365154 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712365153 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712365153 data=null doit=true} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712365153 data=null} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712365153 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712365153 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712365149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:01 [2020-06-09T16:35:01.873Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712365148 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712365148 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712365148 data=null} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712365148 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712365147 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]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712365140 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712365139 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712365139 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712365139 data=null} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712365139 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712365139 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]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712365129 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:35:01 [2020-06-09T16:35:01.873Z] DEBUG - Clicking on with mnemonic 'Clear'
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - Clicked on with mnemonic 'Clear'
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712364837 data=null doit=true} to Shell with text {Confirm Clear}
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - Clicking on &Yes
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712364836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712364836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:02 [2020-06-09T16:35:02.128Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712364836 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:02 [2020-06-09T16:35:02.129Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712364836 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:02 [2020-06-09T16:35:02.129Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712364836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:02 [2020-06-09T16:35:02.129Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712364836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:02 [2020-06-09T16:35:02.129Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712364836 data=null item=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')
12:35:04 [2020-06-09T16:35:04.639Z] DEBUG - Clicked on 
12:35:05 [2020-06-09T16:35:05.199Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712365099 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712361290 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712361290 data=null doit=true} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712361290 data=null} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712361289 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712361289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712361279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712361279 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712361279 data=null doit=true} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712361278 data=null} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712361278 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712361278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712361267 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:05 [2020-06-09T16:35:05.760Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712361266 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712361266 data=null doit=true} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712361266 data=null} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712361266 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712361266 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]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712361254 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712361253 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712361253 data=null doit=true} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712361253 data=null} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712361253 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712361253 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]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712361249 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:35:05 [2020-06-09T16:35:05.760Z] DEBUG - Clicking on with mnemonic 'Import...'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Clicked on with mnemonic 'Import...'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712360891 data=null doit=true} to Shell with text {Trace Import}
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712360878 data=null} to (of type 'Combo')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712360842 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712360842 data=null doit=true} to TreeItem with text {import}
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712360842 data=null} to TreeItem with text {import}
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712360842 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712360841 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}
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712360841 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Setting state to checked on: import
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:35:06 [2020-06-09T16:35:06.017Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712360822 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:'))
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:35:06 [2020-06-09T16:35:06.018Z] 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')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:35:06 [2020-06-09T16:35:06.018Z] 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')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - Clicking on &Finish
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712360812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712360812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712360812 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712360812 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712360812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712360812 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.274Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.274Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.274Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.274Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.274Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:06 [2020-06-09T16:35:06.274Z] DEBUG - Clicked on &Finish
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712359781 data=null doit=true} to Shell with text {Confirmation}
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Clicking on Skip All
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1712359780 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')
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1712359780 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')
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1712359780 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1712359780 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1712359780 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')
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1712359780 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')
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1712359780 data=null item=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')
12:35:07 [2020-06-09T16:35:07.201Z] DEBUG - Clicked on 
12:35:07 [2020-06-09T16:35:07.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712360812 data=null item=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')
12:35:07 [2020-06-09T16:35:07.461Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712361218 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712359218 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712359218 data=null doit=true} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712359218 data=null} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712359217 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712359217 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712359189 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712359188 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712359188 data=null doit=true} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712359188 data=null} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712359188 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712359188 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712359135 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.717Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712359125 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712359125 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712359124 data=null} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712359124 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712359124 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]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712359100 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712359096 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712359095 data=null doit=true} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712359095 data=null} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712359095 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712359095 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712359034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712359033 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712359032 data=null doit=true} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712359032 data=null} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712359032 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712359031 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712359009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:07 [2020-06-09T16:35:07.973Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712359008 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712359008 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712359008 data=null} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712359008 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712359007 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]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712358993 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712358993 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712358993 data=null} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712358992 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712358992 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]}
12:35:07 [2020-06-09T16:35:07.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712358989 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358536 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712358536 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712358536 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358535 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712358535 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358508 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:08 [2020-06-09T16:35:08.535Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358505 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712358505 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712358505 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358504 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712358504 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358500 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358499 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712358499 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712358499 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358498 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712358498 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358494 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358494 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358491 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.535Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712358491 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358375 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.790Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712358231 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.790Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712358231 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.790Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712358231 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.791Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:35:08 [2020-06-09T16:35:08.791Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - Attempting to set focus on Table with text {}
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712357189 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712357189 data=null doit=true} to TableItem with text {}
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712357189 data=null} to TableItem with text {}
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712357188 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712357188 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712357185 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:09 [2020-06-09T16:35:09.717Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712356951 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712356950 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712356950 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712356950 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712356950 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712356944 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:09 [2020-06-09T16:35:09.973Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712356937 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712356936 data=null doit=true} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712356936 data=null} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712356936 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712356936 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712356902 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712356902 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712356902 data=null doit=true} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712356901 data=null} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712356901 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712356901 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712356892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:09 [2020-06-09T16:35:09.973Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712356891 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712356891 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712356891 data=null} to TreeItem with text {Traces [7]}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712356891 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:09 [2020-06-09T16:35:09.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712356891 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]}
12:35:10 [2020-06-09T16:35:10.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712356837 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:10 [2020-06-09T16:35:10.229Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356449 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712356449 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712356449 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356449 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712356449 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}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356424 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:10 [2020-06-09T16:35:10.485Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356420 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712356420 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712356419 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356419 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712356419 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}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356414 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356414 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712356414 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:10 [2020-06-09T16:35:10.485Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712356414 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356414 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.486Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712356413 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}
12:35:10 [2020-06-09T16:35:10.486Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356410 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.486Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356409 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.486Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356409 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.741Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712356409 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}
12:35:10 [2020-06-09T16:35:10.741Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356314 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.741Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712356306 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.741Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712356306 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.741Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712356306 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.741Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:35:10 [2020-06-09T16:35:10.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:11 [2020-06-09T16:35:11.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:11 [2020-06-09T16:35:11.303Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:11 [2020-06-09T16:35:11.863Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:11 [2020-06-09T16:35:11.863Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - Attempting to set focus on Table with text {}
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712355032 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712355032 data=null doit=true} to TableItem with text {}
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712355032 data=null} to TableItem with text {}
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712355032 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712355031 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712355027 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:11 [2020-06-09T16:35:11.864Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712354868 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712354868 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712354867 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712354867 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712354867 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}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712354857 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:12 [2020-06-09T16:35:12.119Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712354852 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712354852 data=null doit=true} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712354852 data=null} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712354852 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712354852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712354826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712354825 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712354825 data=null doit=true} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712354825 data=null} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712354825 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712354825 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712354819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:12 [2020-06-09T16:35:12.119Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712354818 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712354818 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712354818 data=null} to TreeItem with text {Traces [7]}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712354818 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712354818 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]}
12:35:12 [2020-06-09T16:35:12.119Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712354810 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:12 [2020-06-09T16:35:12.119Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354365 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712354365 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712354364 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354364 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712354364 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354345 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:12 [2020-06-09T16:35:12.680Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354342 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712354342 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712354342 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354342 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712354342 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354339 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354338 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712354338 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712354338 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354338 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712354338 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354335 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354334 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354334 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712354334 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354291 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712354262 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712354262 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712354262 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:12 [2020-06-09T16:35:12.681Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:13 [2020-06-09T16:35:13.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:13 [2020-06-09T16:35:13.242Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:13 [2020-06-09T16:35:13.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:13 [2020-06-09T16:35:13.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:13 [2020-06-09T16:35:13.802Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - Attempting to set focus on Table with text {}
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712352595 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712352595 data=null doit=true} to TableItem with text {}
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712352595 data=null} to TableItem with text {}
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712352595 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712352595 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712352591 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:14 [2020-06-09T16:35:14.363Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:14 [2020-06-09T16:35:14.923Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:14 [2020-06-09T16:35:14.923Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:14 [2020-06-09T16:35:14.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712351941 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712351940 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712351940 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712351940 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712351940 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712351936 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:14 [2020-06-09T16:35:14.924Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712351930 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712351930 data=null doit=true} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712351930 data=null} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712351930 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712351930 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712351919 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712351918 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712351910 data=null doit=true} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712351910 data=null} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712351910 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712351910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712351905 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:14 [2020-06-09T16:35:14.924Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712351905 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712351905 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712351905 data=null} to TreeItem with text {Traces [7]}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712351904 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:14 [2020-06-09T16:35:14.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712351904 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]}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712351895 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:15 [2020-06-09T16:35:15.179Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351854 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712351853 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712351853 data=null} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351853 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712351853 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}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351802 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:15 [2020-06-09T16:35:15.179Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351799 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712351799 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712351799 data=null} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351798 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712351798 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}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351794 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351794 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712351793 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712351793 data=null} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351793 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712351793 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}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351790 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351790 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351790 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351752 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712351752 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712351752 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712351752 data=null} to TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:15 [2020-06-09T16:35:15.180Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:15 [2020-06-09T16:35:15.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:15 [2020-06-09T16:35:15.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:15 [2020-06-09T16:35:15.740Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:16 [2020-06-09T16:35:16.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:16 [2020-06-09T16:35:16.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:16 [2020-06-09T16:35:16.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:16 [2020-06-09T16:35:16.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:16 [2020-06-09T16:35:16.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:16 [2020-06-09T16:35:16.861Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:17 [2020-06-09T16:35:17.117Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:17 [2020-06-09T16:35:17.117Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:17 [2020-06-09T16:35:17.117Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:17 [2020-06-09T16:35:17.677Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:17 [2020-06-09T16:35:17.677Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:17 [2020-06-09T16:35:17.677Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:18 [2020-06-09T16:35:18.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:18 [2020-06-09T16:35:18.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:18 [2020-06-09T16:35:18.238Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:18 [2020-06-09T16:35:18.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:18 [2020-06-09T16:35:18.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:18 [2020-06-09T16:35:18.798Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:19 [2020-06-09T16:35:19.359Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:19 [2020-06-09T16:35:19.359Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:19 [2020-06-09T16:35:19.359Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:19 [2020-06-09T16:35:19.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:19 [2020-06-09T16:35:19.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:19 [2020-06-09T16:35:19.615Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:20 [2020-06-09T16:35:20.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:20 [2020-06-09T16:35:20.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:20 [2020-06-09T16:35:20.175Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:20 [2020-06-09T16:35:20.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:20 [2020-06-09T16:35:20.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:20 [2020-06-09T16:35:20.735Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:21 [2020-06-09T16:35:21.295Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:21 [2020-06-09T16:35:21.295Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:21 [2020-06-09T16:35:21.295Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:21 [2020-06-09T16:35:21.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:21 [2020-06-09T16:35:21.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:21 [2020-06-09T16:35:21.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:22 [2020-06-09T16:35:22.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:22 [2020-06-09T16:35:22.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:22 [2020-06-09T16:35:22.110Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:22 [2020-06-09T16:35:22.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:22 [2020-06-09T16:35:22.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:22 [2020-06-09T16:35:22.674Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:22 [2020-06-09T16:35:22.674Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712351790 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}
12:35:23 [2020-06-09T16:35:23.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:23 [2020-06-09T16:35:23.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:23 [2020-06-09T16:35:23.234Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - Attempting to set focus on Table with text {}
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712343115 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712343115 data=null doit=true} to TableItem with text {}
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712343115 data=null} to TableItem with text {}
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712343115 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712343115 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712343112 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:23 [2020-06-09T16:35:23.794Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712341861 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread1}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712341861 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712341861 data=null} to TreeItem with text {simple_server-thread1}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712341861 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712341861 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}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712341856 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread1}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:25 [2020-06-09T16:35:25.165Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712341852 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712341852 data=null doit=true} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712341851 data=null} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712341851 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712341851 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712341816 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712341816 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712341816 data=null doit=true} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712341816 data=null} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712341815 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712341815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712341793 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:25 [2020-06-09T16:35:25.165Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712341792 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712341792 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712341792 data=null} to TreeItem with text {Traces [7]}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712341792 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712341792 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]}
12:35:25 [2020-06-09T16:35:25.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712341786 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:25 [2020-06-09T16:35:25.165Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341340 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712341340 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712341340 data=null} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341339 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712341339 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}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341314 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:25 [2020-06-09T16:35:25.726Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341312 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712341312 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712341312 data=null} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341311 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712341311 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}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341307 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341307 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712341307 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712341307 data=null} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341307 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712341306 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}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341303 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341303 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341303 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341258 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712341258 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712341258 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712341258 data=null} to TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:25 [2020-06-09T16:35:25.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:25 [2020-06-09T16:35:25.982Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712341303 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}
12:35:26 [2020-06-09T16:35:26.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:26 [2020-06-09T16:35:26.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:26 [2020-06-09T16:35:26.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:26 [2020-06-09T16:35:26.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - Attempting to set focus on Table with text {}
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712340198 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712340198 data=null doit=true} to TableItem with text {}
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712340198 data=null} to TableItem with text {}
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712340198 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712340198 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712340193 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:26 [2020-06-09T16:35:26.797Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712339040 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread2}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712339040 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712339040 data=null} to TreeItem with text {simple_server-thread2}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712339040 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712339040 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}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712339036 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread2}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:28 [2020-06-09T16:35:28.160Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712339030 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712339030 data=null doit=true} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712339030 data=null} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712339030 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712339030 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712339009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712339009 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712339009 data=null doit=true} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712339009 data=null} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712339009 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.160Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712339008 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712339004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:28 [2020-06-09T16:35:28.161Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712339003 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712339003 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712339003 data=null} to TreeItem with text {Traces [7]}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712339003 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712339002 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]}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712338992 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:28 [2020-06-09T16:35:28.161Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338936 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712338936 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712338936 data=null} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338936 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712338935 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}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338895 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:28 [2020-06-09T16:35:28.161Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338893 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712338893 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712338893 data=null} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338892 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712338892 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}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338889 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338889 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712338889 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712338888 data=null} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338888 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712338888 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}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338885 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338885 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338885 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712338885 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}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338813 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712338735 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712338735 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712338735 data=null} to TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:28 [2020-06-09T16:35:28.161Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:28 [2020-06-09T16:35:28.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:28 [2020-06-09T16:35:28.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:28 [2020-06-09T16:35:28.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:28 [2020-06-09T16:35:28.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:28 [2020-06-09T16:35:28.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:29 [2020-06-09T16:35:29.843Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.099Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - Attempting to set focus on Table with text {}
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712336229 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712336229 data=null doit=true} to TableItem with text {}
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712336229 data=null} to TableItem with text {}
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712336229 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712336229 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712336219 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:30 [2020-06-09T16:35:30.659Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712335270 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712335270 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712335270 data=null} to TreeItem with text {ust-overlap-testing}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712335270 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712335270 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}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712335267 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2020-06-09T16:35:31.585Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712335261 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712335261 data=null doit=true} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712335261 data=null} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712335261 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712335261 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712335251 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712335250 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712335250 data=null doit=true} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712335250 data=null} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712335250 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712335250 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712335236 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:31 [2020-06-09T16:35:31.585Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712335235 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712335235 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712335235 data=null} to TreeItem with text {Traces [7]}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712335235 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:31 [2020-06-09T16:35:31.585Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712335235 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]}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712335223 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:31 [2020-06-09T16:35:31.840Z] WARN - Tree item TreeItem with text {Traces [7]} is already expanded. Won't expand it again.
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712335104 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712335104 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712335104 data=null} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712335104 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712335104 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}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712335074 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:31 [2020-06-09T16:35:31.840Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712335072 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712335072 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712335072 data=null} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712335071 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712335071 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}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712335068 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712335068 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712335068 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712335068 data=null} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712335068 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712335068 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}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712335065 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712335065 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:35:31 [2020-06-09T16:35:31.840Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1712335064 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.095Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712335064 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}
12:35:32 [2020-06-09T16:35:32.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712335026 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.095Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1712334920 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.095Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1712334920 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.095Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1712334920 data=null} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.095Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.095Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:35:32 [2020-06-09T16:35:32.095Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712334572 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712334572 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712334572 data=null} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712334572 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712334572 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}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712334568 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:32 [2020-06-09T16:35:32.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712334562 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712334562 data=null doit=true} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712334561 data=null} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712334561 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712334561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712334535 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712334530 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712334530 data=null doit=true} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712334530 data=null} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712334530 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712334530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712334525 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:32 [2020-06-09T16:35:32.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712334524 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712334524 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712334524 data=null} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712334524 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712334524 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]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712334513 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712334513 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712334512 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712334512 data=null} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712334512 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712334512 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]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712334509 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:35:32 [2020-06-09T16:35:32.351Z] DEBUG - Clicking on with mnemonic 'Clear'
12:35:32 [2020-06-09T16:35:32.606Z] DEBUG - Clicked on with mnemonic 'Clear'
12:35:32 [2020-06-09T16:35:32.606Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:35:32 [2020-06-09T16:35:32.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712334211 data=null doit=true} to Shell with text {Confirm Clear}
12:35:32 [2020-06-09T16:35:32.606Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:35:32 [2020-06-09T16:35:32.606Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:35:32 [2020-06-09T16:35:32.606Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:35:32 [2020-06-09T16:35:32.606Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:32 [2020-06-09T16:35:32.606Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:35:32 [2020-06-09T16:35:32.862Z] DEBUG - Clicking on &Yes
12:35:32 [2020-06-09T16:35:32.862Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712334211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:32 [2020-06-09T16:35:32.862Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712334211 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:32 [2020-06-09T16:35:32.862Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712334211 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:32 [2020-06-09T16:35:32.862Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712334210 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:32 [2020-06-09T16:35:32.862Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712334210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:32 [2020-06-09T16:35:32.862Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712334210 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:32 [2020-06-09T16:35:32.862Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712334210 data=null item=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')
12:35:34 [2020-06-09T16:35:34.748Z] DEBUG - Clicked on 
12:35:34 [2020-06-09T16:35:34.748Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712334484 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712331916 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712331916 data=null doit=true} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712331916 data=null} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712331916 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712331908 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712331908 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712331908 data=null doit=true} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712331908 data=null} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712331908 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331908 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712331899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:35 [2020-06-09T16:35:35.004Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712331898 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712331898 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712331898 data=null} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712331898 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331898 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]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712331892 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [7]} time=-1712331892 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [7]} time=-1712331892 data=null doit=true} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [7]} time=-1712331892 data=null} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [7]} time=-1712331891 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331891 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]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [7]} time=-1712331883 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [7]}
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:35:35 [2020-06-09T16:35:35.004Z] DEBUG - Clicking on with mnemonic 'Import...'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - Clicked on with mnemonic 'Import...'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712331637 data=null doit=true} to Shell with text {Trace Import}
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:35:35 [2020-06-09T16:35:35.260Z] 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')
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712331558 data=null} to (of type 'Combo')
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.260Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712331520 data=null doit=true} to TreeItem with text {import}
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712331520 data=null} to TreeItem with text {import}
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712331520 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712331519 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}
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712331518 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712331518 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712331518 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712331517 data=null} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712331517 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331517 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
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712331515 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.516Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1712331494 data=null doit=true} to Tree node with text: z-clashes
12:35:35 [2020-06-09T16:35:35.516Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1712331494 data=null} to Tree node with text: z-clashes
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1712331494 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712331494 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
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1712331492 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712331492 data=null button=0 stateMask=0x0 x=171 y=173 count=0} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712331492 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712331492 data=null} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712331491 data=null button=1 stateMask=0x0 x=171 y=173 count=1} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331491 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
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712331490 data=null button=1 stateMask=0x80000 x=171 y=83 count=1} to Tree node with text: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.517Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712331487 data=null button=0 stateMask=0x0 x=153 y=-9 count=0} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712331487 data=null doit=true} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712331487 data=null} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712331487 data=null button=1 stateMask=0x0 x=153 y=-9 count=1} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331487 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
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712331485 data=null button=1 stateMask=0x80000 x=153 y=81 count=1} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Setting state to checked on: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.517Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:35:35 [2020-06-09T16:35:35.517Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712331483 data=null button=0 stateMask=0x0 x=171 y=196 count=0} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712331483 data=null doit=true} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712331483 data=null} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712331483 data=null button=1 stateMask=0x0 x=171 y=196 count=1} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331483 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
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712331481 data=null button=1 stateMask=0x80000 x=171 y=106 count=1} to Tree node with text: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Setting state to checked on: simple_server-thread1
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.517Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712331471 data=null button=0 stateMask=0x0 x=153 y=14 count=0} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712331470 data=null doit=true} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712331470 data=null} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712331470 data=null button=1 stateMask=0x0 x=153 y=14 count=1} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331470 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
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712331469 data=null button=1 stateMask=0x80000 x=153 y=14 count=1} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Setting state to checked on: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.517Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:35:35 [2020-06-09T16:35:35.517Z] WARN - Tree item Tree node with text: z-clashes is already expanded. Won't expand it again.
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712331466 data=null button=0 stateMask=0x0 x=171 y=129 count=0} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712331466 data=null doit=true} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712331466 data=null} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712331466 data=null button=1 stateMask=0x0 x=171 y=129 count=1} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331466 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
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712331465 data=null button=1 stateMask=0x80000 x=171 y=129 count=1} to Tree node with text: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Setting state to checked on: simple_server-thread2
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:35 [2020-06-09T16:35:35.517Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712331457 data=null button=0 stateMask=0x0 x=84 y=-78 count=0} to TreeItem with text {import}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712331457 data=null doit=true} to TreeItem with text {import}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712331457 data=null} to TreeItem with text {import}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712331457 data=null button=1 stateMask=0x0 x=84 y=-78 count=1} to TreeItem with text {import}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712331457 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}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712331455 data=null button=1 stateMask=0x80000 x=84 y=-78 count=1} to TreeItem with text {import}
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Setting state to checked on: unrecognized.log
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712331453 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:'))
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:35:35 [2020-06-09T16:35:35.517Z] 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')
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.517Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already selected, not selecting again.
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:35:35 [2020-06-09T16:35:35.518Z] 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')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:35:35 [2020-06-09T16:35:35.518Z] 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')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] 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')
12:35:35 [2020-06-09T16:35:35.518Z] 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.
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Clicking on &Finish
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712331439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712331439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712331439 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712331439 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712331439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712331439 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:35 [2020-06-09T16:35:35.518Z] DEBUG - Clicked on &Finish
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712330432 data=null doit=true} to Shell with text {Confirmation}
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Button with text "Rename", using matcher: with mnemonic 'Rename'
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Button with text "Rename", using matcher: with style 'SWT.PUSH'
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Button with text "Rename", using matcher: (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - Clicking on Rename
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename} time=-1712330432 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')
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename} time=-1712330432 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')
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename} time=-1712330432 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename} time=-1712330431 data=null} to (of type 'Button' and with mnemonic 'Rename' and with style 'SWT.PUSH')
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename} time=-1712330431 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')
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename} time=-1712330431 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')
12:35:36 [2020-06-09T16:35:36.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename} time=-1712330431 data=null item=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')
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - Clicked on 
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712330299 data=null doit=true} to Shell with text {Confirmation}
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Button with text "Overwrite", using matcher: with mnemonic 'Overwrite'
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Button with text "Overwrite", using matcher: with style 'SWT.PUSH'
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Button with text "Overwrite", using matcher: (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - Clicking on Overwrite
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Overwrite} time=-1712330299 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')
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Overwrite} time=-1712330299 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')
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Overwrite} time=-1712330299 data=null doit=true} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Overwrite} time=-1712330299 data=null} to (of type 'Button' and with mnemonic 'Overwrite' and with style 'SWT.PUSH')
12:35:36 [2020-06-09T16:35:36.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Overwrite} time=-1712330299 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')
12:35:36 [2020-06-09T16:35:36.704Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Overwrite} time=-1712330299 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')
12:35:36 [2020-06-09T16:35:36.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Overwrite} time=-1712330298 data=null item=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')
12:35:36 [2020-06-09T16:35:36.704Z] DEBUG - Clicked on 
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712329721 data=null doit=true} to Shell with text {Confirmation}
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Button with text "Skip", using matcher: with mnemonic 'Skip'
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Button with text "Skip", using matcher: with style 'SWT.PUSH'
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - matched Button with text "Skip", using matcher: (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - Clicking on Skip
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip} time=-1712329720 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')
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip} time=-1712329720 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')
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip} time=-1712329720 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip} time=-1712329720 data=null} to (of type 'Button' and with mnemonic 'Skip' and with style 'SWT.PUSH')
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip} time=-1712329720 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')
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip} time=-1712329720 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')
12:35:37 [2020-06-09T16:35:37.264Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip} time=-1712329720 data=null item=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')
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712331439 data=null item=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')
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712331854 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Clicked on 
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712329467 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712329467 data=null doit=true} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712329467 data=null} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712329467 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712329467 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712329439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712329438 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712329438 data=null doit=true} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712329438 data=null} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712329438 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712329438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712329434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:37 [2020-06-09T16:35:37.519Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712329434 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712329434 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712329434 data=null} to TreeItem with text {Traces [5]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712329433 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712329433 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]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712329419 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712329419 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712329419 data=null} to TreeItem with text {Traces [5]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712329418 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712329418 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]}
12:35:37 [2020-06-09T16:35:37.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712329406 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329267 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712329267 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712329267 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329267 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712329267 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329248 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:37 [2020-06-09T16:35:37.775Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329246 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712329246 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712329246 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329245 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712329245 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329242 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329242 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712329242 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712329242 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329241 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712329241 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329239 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329239 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329238 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:35:37 [2020-06-09T16:35:37.775Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712329238 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:38 [2020-06-09T16:35:38.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712329194 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:35:38 [2020-06-09T16:35:38.030Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712328904 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:38 [2020-06-09T16:35:38.030Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712328840 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712328840 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - Attempting to set focus on Table with text {}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712328839 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712328839 data=null doit=true} to TableItem with text {}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712328839 data=null} to TableItem with text {}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712328839 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712328838 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712328835 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:38 [2020-06-09T16:35:38.031Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:39 [2020-06-09T16:35:39.393Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712327687 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712327686 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712327686 data=null} to TreeItem with text {kernel-overlap-testing}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712327686 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712327686 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712327683 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:39 [2020-06-09T16:35:39.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712327676 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712327676 data=null doit=true} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712327675 data=null} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712327675 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712327675 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712327655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712327654 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712327654 data=null doit=true} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712327654 data=null} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712327654 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712327654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712327650 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:39 [2020-06-09T16:35:39.394Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712327649 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712327649 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712327649 data=null} to TreeItem with text {Traces [5]}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712327649 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712327649 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]}
12:35:39 [2020-06-09T16:35:39.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712327642 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:39 [2020-06-09T16:35:39.394Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:35:39 [2020-06-09T16:35:39.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:39 [2020-06-09T16:35:39.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:39 [2020-06-09T16:35:39.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327223 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327223 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327223 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327222 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712327222 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)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327190 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:39 [2020-06-09T16:35:39.650Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327188 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327188 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327188 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327188 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712327182 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)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327179 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327179 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327179 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327178 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327178 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712327178 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)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327176 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327175 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.650Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327175 data=null button=1 stateMask=0x0 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.905Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712327175 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)}
12:35:39 [2020-06-09T16:35:39.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327136 data=null button=1 stateMask=0x80000 x=160 y=104 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327110 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327110 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712327110 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.905Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:35:39 [2020-06-09T16:35:39.905Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - Attempting to set focus on Table with text {}
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712326608 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712326608 data=null doit=true} to TableItem with text {}
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712326608 data=null} to TableItem with text {}
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712326607 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712326607 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712326604 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:40 [2020-06-09T16:35:40.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712325654 data=null button=0 stateMask=0x0 x=160 y=104 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712325654 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712325654 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712325654 data=null button=1 stateMask=0x0 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712325654 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)}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712325643 data=null button=1 stateMask=0x80000 x=160 y=104 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:41 [2020-06-09T16:35:41.391Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712325638 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712325638 data=null doit=true} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712325638 data=null} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712325638 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712325638 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712325617 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712325616 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712325616 data=null doit=true} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712325616 data=null} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712325616 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712325616 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712325608 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:41 [2020-06-09T16:35:41.391Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712325607 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712325607 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:41 [2020-06-09T16:35:41.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712325607 data=null} to TreeItem with text {Traces [5]}
12:35:41 [2020-06-09T16:35:41.392Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712325607 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:41 [2020-06-09T16:35:41.392Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712325607 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]}
12:35:41 [2020-06-09T16:35:41.392Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712325600 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:41 [2020-06-09T16:35:41.392Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:35:41 [2020-06-09T16:35:41.647Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:41 [2020-06-09T16:35:41.647Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:41 [2020-06-09T16:35:41.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325180 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712325180 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712325180 data=null} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325180 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712325180 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}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325148 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:41 [2020-06-09T16:35:41.902Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325146 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712325146 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712325146 data=null} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325145 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712325141 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}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325138 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325138 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712325138 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.902Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:41 [2020-06-09T16:35:41.903Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712325137 data=null} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325137 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712325137 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}
12:35:41 [2020-06-09T16:35:41.903Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325134 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.903Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325134 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.903Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325134 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
12:35:41 [2020-06-09T16:35:41.903Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712325134 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}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712325093 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread1}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712324884 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712324809 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712324808 data=null} to TreeItem with text {simple_server-thread1}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Attempting to set focus on Table with text {}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712324806 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712324806 data=null doit=true} to TableItem with text {}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712324806 data=null} to TableItem with text {}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712324806 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712324806 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712324803 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:42 [2020-06-09T16:35:42.158Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712323655 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread1}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712323654 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712323654 data=null} to TreeItem with text {simple_server-thread1}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712323654 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712323654 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}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712323651 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread1}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:43 [2020-06-09T16:35:43.521Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712323646 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712323646 data=null doit=true} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712323646 data=null} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712323646 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712323646 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712323631 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712323629 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712323629 data=null doit=true} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712323629 data=null} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712323628 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712323628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712323616 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:43 [2020-06-09T16:35:43.521Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712323615 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712323615 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712323615 data=null} to TreeItem with text {Traces [5]}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712323614 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712323614 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]}
12:35:43 [2020-06-09T16:35:43.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712323604 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:43 [2020-06-09T16:35:43.521Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323184 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712323184 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712323184 data=null} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323184 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712323184 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}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323153 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:43 [2020-06-09T16:35:43.787Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323151 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712323151 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712323151 data=null} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323151 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712323151 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}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323148 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323147 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712323147 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712323147 data=null} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323147 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712323147 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}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323143 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323142 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323142 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.787Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323107 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.788Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712323107 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.788Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712323107 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.788Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712323107 data=null} to TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.788Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:35:43 [2020-06-09T16:35:43.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:43 [2020-06-09T16:35:43.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:43 [2020-06-09T16:35:43.788Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:44 [2020-06-09T16:35:44.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:44 [2020-06-09T16:35:44.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:44 [2020-06-09T16:35:44.349Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:44 [2020-06-09T16:35:44.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:44 [2020-06-09T16:35:44.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:44 [2020-06-09T16:35:44.910Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:45 [2020-06-09T16:35:45.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:45 [2020-06-09T16:35:45.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:45 [2020-06-09T16:35:45.471Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:45 [2020-06-09T16:35:45.725Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:45 [2020-06-09T16:35:45.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:45 [2020-06-09T16:35:45.726Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:46 [2020-06-09T16:35:46.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:46 [2020-06-09T16:35:46.285Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:46 [2020-06-09T16:35:46.286Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:46 [2020-06-09T16:35:46.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:46 [2020-06-09T16:35:46.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:46 [2020-06-09T16:35:46.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:47 [2020-06-09T16:35:47.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:47 [2020-06-09T16:35:47.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:47 [2020-06-09T16:35:47.405Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:47 [2020-06-09T16:35:47.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:47 [2020-06-09T16:35:47.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:47 [2020-06-09T16:35:47.965Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:48 [2020-06-09T16:35:48.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:48 [2020-06-09T16:35:48.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:48 [2020-06-09T16:35:48.220Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:48 [2020-06-09T16:35:48.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:48 [2020-06-09T16:35:48.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:48 [2020-06-09T16:35:48.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:49 [2020-06-09T16:35:49.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:49 [2020-06-09T16:35:49.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:49 [2020-06-09T16:35:49.340Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:49 [2020-06-09T16:35:49.900Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:49 [2020-06-09T16:35:49.900Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:49 [2020-06-09T16:35:49.900Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:50 [2020-06-09T16:35:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:50 [2020-06-09T16:35:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:50 [2020-06-09T16:35:50.461Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:51 [2020-06-09T16:35:51.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:51 [2020-06-09T16:35:51.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:51 [2020-06-09T16:35:51.021Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:51 [2020-06-09T16:35:51.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:51 [2020-06-09T16:35:51.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:51 [2020-06-09T16:35:51.277Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:51 [2020-06-09T16:35:51.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:51 [2020-06-09T16:35:51.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:51 [2020-06-09T16:35:51.837Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:52 [2020-06-09T16:35:52.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:52 [2020-06-09T16:35:52.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:52 [2020-06-09T16:35:52.397Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:52 [2020-06-09T16:35:52.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:52 [2020-06-09T16:35:52.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:52 [2020-06-09T16:35:52.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:52 [2020-06-09T16:35:52.959Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712323142 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}
12:35:53 [2020-06-09T16:35:53.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:53 [2020-06-09T16:35:53.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:53 [2020-06-09T16:35:53.550Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:53 [2020-06-09T16:35:53.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:53 [2020-06-09T16:35:53.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:53 [2020-06-09T16:35:53.806Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:54 [2020-06-09T16:35:54.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:54 [2020-06-09T16:35:54.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:54 [2020-06-09T16:35:54.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - Attempting to set focus on Table with text {}
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712312092 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712312092 data=null doit=true} to TableItem with text {}
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712312088 data=null} to TableItem with text {}
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712312088 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712312088 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712312084 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:35:54 [2020-06-09T16:35:54.927Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712311035 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {simple_server-thread2}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712311035 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712311035 data=null} to TreeItem with text {simple_server-thread2}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712311035 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712311035 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}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712311030 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {simple_server-thread2}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:55 [2020-06-09T16:35:55.856Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712311023 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712311023 data=null doit=true} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712311023 data=null} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712311022 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712311022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712311003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712311002 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712311002 data=null doit=true} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712311002 data=null} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712311002 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712311002 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712310998 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:55 [2020-06-09T16:35:55.856Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712310997 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712310997 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712310997 data=null} to TreeItem with text {Traces [5]}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712310997 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712310997 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]}
12:35:55 [2020-06-09T16:35:55.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712310990 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:55 [2020-06-09T16:35:55.856Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712310549 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712310549 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712310549 data=null} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712310548 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712310548 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}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712310523 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:56 [2020-06-09T16:35:56.417Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712310521 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712310520 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712310520 data=null} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712310520 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712310520 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}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712310516 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712310515 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712310515 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712310515 data=null} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712310515 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712310515 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}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712310511 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712310510 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.417Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1712310510 data=null button=1 stateMask=0x0 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.673Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712310510 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}
12:35:56 [2020-06-09T16:35:56.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712310470 data=null button=1 stateMask=0x80000 x=134 y=173 count=2} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1712310360 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1712310360 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1712310360 data=null} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.673Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.673Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:35:56 [2020-06-09T16:35:56.673Z] DEBUG - matched EditorReference with text "", using matcher: with name '"unrecognized.log"'
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712310008 data=null button=0 stateMask=0x0 x=134 y=173 count=0} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712310007 data=null doit=true} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712310007 data=null} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712310007 data=null button=1 stateMask=0x0 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712310007 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}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712310001 data=null button=1 stateMask=0x80000 x=134 y=173 count=1} to TreeItem with text {unrecognized.log}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:56 [2020-06-09T16:35:56.929Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712309995 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712309994 data=null doit=true} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712309994 data=null} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712309994 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712309994 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712309972 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712309971 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712309971 data=null doit=true} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712309971 data=null} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712309971 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712309971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712309966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:56 [2020-06-09T16:35:56.929Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712309965 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712309965 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712309965 data=null} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712309965 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712309965 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]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712309958 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712309957 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712309957 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712309957 data=null} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712309957 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712309957 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]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712309949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:35:56 [2020-06-09T16:35:56.929Z] DEBUG - Clicking on with mnemonic 'Clear'
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Clicked on with mnemonic 'Clear'
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712309623 data=null doit=true} to Shell with text {Confirm Clear}
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Clicking on &Yes
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712309622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712309622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712309622 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712309622 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712309622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712309622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:35:57 [2020-06-09T16:35:57.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712309622 data=null item=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')
12:35:58 [2020-06-09T16:35:58.416Z] DEBUG - Clicked on 
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712309918 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712307999 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712307999 data=null doit=true} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712307998 data=null} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712307998 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712307998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712307977 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712307977 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712307977 data=null doit=true} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712307977 data=null} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712307976 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712307976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712307966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:35:58 [2020-06-09T16:35:58.977Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:35:58 [2020-06-09T16:35:58.977Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712307966 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712307966 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712307966 data=null} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712307965 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712307965 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]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712307960 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712307959 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712307959 data=null doit=true} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712307959 data=null} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712307959 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712307959 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]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712307949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:35:58 [2020-06-09T16:35:58.978Z] DEBUG - Clicking on with mnemonic 'Import...'
12:35:59 [2020-06-09T16:35:59.234Z] DEBUG - Clicked on with mnemonic 'Import...'
12:35:59 [2020-06-09T16:35:59.234Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:35:59 [2020-06-09T16:35:59.234Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712307597 data=null doit=true} to Shell with text {Trace Import}
12:35:59 [2020-06-09T16:35:59.234Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:35:59 [2020-06-09T16:35:59.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')
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:59 [2020-06-09T16:35:59.235Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712307582 data=null} to (of type 'Combo')
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Attempting to set focus on Tree with text {}
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712307549 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712307549 data=null doit=true} to TreeItem with text {import}
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712307548 data=null} to TreeItem with text {import}
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712307548 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712307548 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}
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712307548 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - Setting state to checked on: import
12:35:59 [2020-06-09T16:35:59.490Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Generic CTF Trace} time=-1712307532 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:'))
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Generic CTF Trace
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:35:59 [2020-06-09T16:35:59.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')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:35:59 [2020-06-09T16:35:59.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')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:35:59 [2020-06-09T16:35:59.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')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:35:59 [2020-06-09T16:35:59.491Z] 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')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] 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')
12:35:59 [2020-06-09T16:35:59.491Z] 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.
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Clicking on &Finish
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712307526 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712307525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712307525 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.492Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712307525 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.492Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712307525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.492Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712307525 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.492Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:35:59 [2020-06-09T16:35:59.492Z] DEBUG - Clicked on &Finish
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712292968 data=null doit=true} to Shell with text {Confirmation}
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Clicking on Skip All
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1712292967 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')
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1712292967 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')
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1712292967 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1712292967 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1712292967 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')
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1712292967 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')
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1712292967 data=null item=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')
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Clicked on 
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712307525 data=null item=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')
12:36:14 [2020-06-09T16:36:14.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712307920 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712292419 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712292419 data=null doit=true} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712292419 data=null} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712292419 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712292419 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712292406 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712292406 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712292406 data=null doit=true} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712292406 data=null} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712292405 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712292405 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712292393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:14 [2020-06-09T16:36:14.580Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712292392 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712292392 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712292392 data=null} to TreeItem with text {Traces [4]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712292392 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712292392 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]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712292385 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712292380 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712292380 data=null} to TreeItem with text {Traces [4]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712292380 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712292380 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]}
12:36:14 [2020-06-09T16:36:14.580Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712292378 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291959 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712291959 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712291959 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291959 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712291959 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291931 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:15 [2020-06-09T16:36:15.142Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291929 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712291929 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712291929 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291928 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712291928 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291925 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291925 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712291925 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712291925 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291924 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712291924 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291922 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291921 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291921 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291871 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712291870 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712291870 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712291870 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.142Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:36:15 [2020-06-09T16:36:15.852Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712291921 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - Attempting to set focus on Table with text {}
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712287198 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712287198 data=null doit=true} to TableItem with text {}
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712287198 data=null} to TableItem with text {}
12:36:20 [2020-06-09T16:36:20.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712287198 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712287197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712287194 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712287038 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712287038 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712287038 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712287037 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712287037 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712287030 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:20 [2020-06-09T16:36:20.015Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712287025 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712287024 data=null doit=true} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712287024 data=null} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712287024 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712287024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712287004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712286998 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712286998 data=null doit=true} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712286997 data=null} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712286997 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712286997 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712286992 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:20 [2020-06-09T16:36:20.015Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712286991 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712286991 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712286991 data=null} to TreeItem with text {Traces [4]}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712286990 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712286990 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]}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712286983 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:20 [2020-06-09T16:36:20.015Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286911 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712286910 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712286910 data=null} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286910 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712286910 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}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286897 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:20 [2020-06-09T16:36:20.015Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286888 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712286888 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712286888 data=null} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286888 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712286888 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}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286885 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286884 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712286884 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712286884 data=null} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286884 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712286884 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}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286881 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286881 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286879 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286838 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712286837 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712286837 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712286837 data=null} to TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:36:20 [2020-06-09T16:36:20.015Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:20 [2020-06-09T16:36:20.579Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:21 [2020-06-09T16:36:21.140Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712286879 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}
12:36:21 [2020-06-09T16:36:21.140Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - Attempting to set focus on Table with text {}
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712285247 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712285247 data=null doit=true} to TableItem with text {}
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712285247 data=null} to TableItem with text {}
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712285246 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712285246 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712285243 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:21 [2020-06-09T16:36:21.700Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712283994 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread1}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712283994 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712283994 data=null} to TreeItem with text {simple_server-thread1}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712283994 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712283994 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}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712283991 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread1}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2020-06-09T16:36:23.063Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712283987 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712283987 data=null doit=true} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712283987 data=null} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712283987 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712283987 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712283968 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712283968 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712283967 data=null doit=true} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712283967 data=null} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712283967 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712283967 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712283959 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:23 [2020-06-09T16:36:23.063Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712283959 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712283959 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712283959 data=null} to TreeItem with text {Traces [4]}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712283958 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712283958 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]}
12:36:23 [2020-06-09T16:36:23.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712283952 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:23 [2020-06-09T16:36:23.063Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:36:23 [2020-06-09T16:36:23.318Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:23 [2020-06-09T16:36:23.318Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:23 [2020-06-09T16:36:23.318Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283633 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712283633 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712283633 data=null} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283633 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712283614 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}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283601 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:23 [2020-06-09T16:36:23.319Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283592 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712283591 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712283591 data=null} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283591 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712283591 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}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283588 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283588 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712283588 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712283588 data=null} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283587 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712283587 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}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283585 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283584 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283584 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283549 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712283549 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712283549 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712283549 data=null} to TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:23 [2020-06-09T16:36:23.319Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:23 [2020-06-09T16:36:23.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:23 [2020-06-09T16:36:23.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:24 [2020-06-09T16:36:24.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:24 [2020-06-09T16:36:24.440Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:25 [2020-06-09T16:36:25.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:25 [2020-06-09T16:36:25.000Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:25 [2020-06-09T16:36:25.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:25 [2020-06-09T16:36:25.560Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:25 [2020-06-09T16:36:25.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:25 [2020-06-09T16:36:25.815Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:26 [2020-06-09T16:36:26.071Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712283584 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}
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - Attempting to set focus on Table with text {}
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712280535 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712280535 data=null doit=true} to TableItem with text {}
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712280535 data=null} to TableItem with text {}
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712280535 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712280534 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712280531 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:26 [2020-06-09T16:36:26.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712279484 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {simple_server-thread2}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712279483 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712279483 data=null} to TreeItem with text {simple_server-thread2}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712279483 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712279483 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}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712279480 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {simple_server-thread2}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:27 [2020-06-09T16:36:27.691Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712279476 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712279476 data=null doit=true} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712279475 data=null} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712279475 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712279475 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712279462 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712279461 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712279461 data=null doit=true} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712279461 data=null} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712279461 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712279461 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712279458 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:27 [2020-06-09T16:36:27.691Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712279457 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712279457 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712279457 data=null} to TreeItem with text {Traces [4]}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712279457 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712279456 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]}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712279445 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:27 [2020-06-09T16:36:27.691Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279406 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712279406 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712279406 data=null} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279387 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712279387 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}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279375 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:27 [2020-06-09T16:36:27.691Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279373 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712279373 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712279372 data=null} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279372 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712279372 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}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279361 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279361 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712279361 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712279361 data=null} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279361 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712279360 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}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279357 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279357 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279357 data=null button=1 stateMask=0x0 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.691Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712279357 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}
12:36:27 [2020-06-09T16:36:27.946Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279315 data=null button=1 stateMask=0x80000 x=140 y=150 count=2} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.946Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712279102 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.946Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712279102 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.947Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712279102 data=null} to TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.947Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:36:27 [2020-06-09T16:36:27.947Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:27 [2020-06-09T16:36:27.947Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:27 [2020-06-09T16:36:27.947Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:27 [2020-06-09T16:36:27.947Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - Attempting to set focus on Table with text {}
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712278600 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712278600 data=null doit=true} to TableItem with text {}
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712278600 data=null} to TableItem with text {}
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712278600 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712278599 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712278590 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:28 [2020-06-09T16:36:28.507Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712277844 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712277844 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712277843 data=null} to TreeItem with text {ust-overlap-testing}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712277843 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712277843 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}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712277840 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:29 [2020-06-09T16:36:29.068Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712277835 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712277835 data=null doit=true} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712277835 data=null} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712277835 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712277835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712277820 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712277819 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712277819 data=null doit=true} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712277819 data=null} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712277819 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712277819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712277815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712277814 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712277814 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712277814 data=null} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712277809 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712277809 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]}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712277802 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712277799 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712277799 data=null doit=true} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712277799 data=null} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712277798 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712277798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712277785 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712277785 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712277784 data=null doit=true} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712277784 data=null} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712277784 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712277784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712277781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:29 [2020-06-09T16:36:29.069Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712277777 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712277777 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712277776 data=null} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712277776 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712277776 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]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712277771 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712277770 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712277770 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712277770 data=null} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712277770 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712277770 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]}
12:36:29 [2020-06-09T16:36:29.069Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712277768 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:29 [2020-06-09T16:36:29.324Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:36:29 [2020-06-09T16:36:29.324Z] DEBUG - Clicking on with mnemonic 'Clear'
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Clicked on with mnemonic 'Clear'
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712277471 data=null doit=true} to Shell with text {Confirm Clear}
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Clicking on &Yes
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712277471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712277471 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712277470 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712277470 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712277470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712277470 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:29 [2020-06-09T16:36:29.579Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712277470 data=null item=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')
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712277731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Clicked on 
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712276340 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712276339 data=null doit=true} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712276339 data=null} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712276339 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712276339 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712276332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712276331 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712276331 data=null doit=true} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712276331 data=null} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712276331 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712276331 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712276321 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:30 [2020-06-09T16:36:30.505Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712276320 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712276320 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712276320 data=null} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712276320 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712276320 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]}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712276314 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712276314 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712276314 data=null doit=true} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712276314 data=null} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.505Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712276314 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712276314 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]}
12:36:30 [2020-06-09T16:36:30.761Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712276305 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:36:30 [2020-06-09T16:36:30.761Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:30 [2020-06-09T16:36:30.761Z] DEBUG - Clicking on with mnemonic 'Import...'
12:36:30 [2020-06-09T16:36:30.761Z] DEBUG - Clicked on with mnemonic 'Import...'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712275955 data=null doit=true} to Shell with text {Trace Import}
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:31 [2020-06-09T16:36:31.018Z] 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')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712275946 data=null} to (of type 'Combo')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712275912 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712275911 data=null doit=true} to TreeItem with text {import}
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712275911 data=null} to TreeItem with text {import}
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712275911 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712275911 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}
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712275911 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Setting state to checked on: import
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : Linux Kernel Trace} time=-1712275903 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:'))
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : Linux Kernel Trace
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:31 [2020-06-09T16:36:31.018Z] 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')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.018Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:31 [2020-06-09T16:36:31.019Z] 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')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:31 [2020-06-09T16:36:31.019Z] 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')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] 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')
12:36:31 [2020-06-09T16:36:31.019Z] 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.
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Clicking on &Finish
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712275884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712275884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712275884 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712275884 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712275884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.019Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712275884 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.019Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.275Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Clicked on &Finish
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712275737 data=null doit=true} to Shell with text {Confirmation}
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Clicking on Skip All
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1712275736 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')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1712275736 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')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1712275736 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1712275736 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1712275734 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')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1712275734 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')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1712275734 data=null item=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')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712275884 data=null item=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')
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712276272 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - Clicked on 
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:31 [2020-06-09T16:36:31.275Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712275617 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712275617 data=null doit=true} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712275617 data=null} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712275617 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712275617 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712275603 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712275603 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712275602 data=null doit=true} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712275602 data=null} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712275602 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712275602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712275598 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:31 [2020-06-09T16:36:31.276Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712275597 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712275597 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712275597 data=null} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712275597 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712275597 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712275591 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712275591 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712275591 data=null} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712275591 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712275591 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]}
12:36:31 [2020-06-09T16:36:31.276Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712275590 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275272 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712275272 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712275272 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275272 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712275272 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275242 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:31 [2020-06-09T16:36:31.838Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275241 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712275240 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712275240 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275240 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712275240 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275238 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275237 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712275237 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712275237 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275237 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712275237 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275234 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275234 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275234 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712275234 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275200 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712275194 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712275194 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712275194 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:31 [2020-06-09T16:36:31.838Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - Attempting to set focus on Table with text {}
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712274692 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712274692 data=null doit=true} to TableItem with text {}
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712274692 data=null} to TableItem with text {}
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712274692 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712274691 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712274689 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:32 [2020-06-09T16:36:32.400Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712273744 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {kernel-overlap-testing}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712273744 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712273744 data=null} to TreeItem with text {kernel-overlap-testing}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712273744 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273744 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712273740 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {kernel-overlap-testing}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:33 [2020-06-09T16:36:33.327Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712273737 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712273736 data=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712273736 data=null} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712273736 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712273723 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712273723 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712273723 data=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712273723 data=null} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712273723 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712273719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.327Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712273719 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712273719 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712273719 data=null} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712273718 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273718 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712273707 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:33 [2020-06-09T16:36:33.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712273704 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712273704 data=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712273704 data=null} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712273704 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273704 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712273692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712273691 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712273691 data=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712273691 data=null} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712273691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712273687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.328Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712273686 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712273686 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712273686 data=null} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712273686 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273686 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712273676 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712273675 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712273675 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712273675 data=null} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712273675 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273675 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712273672 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:36:33 [2020-06-09T16:36:33.328Z] DEBUG - Clicking on with mnemonic 'Clear'
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Clicked on with mnemonic 'Clear'
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712273359 data=null doit=true} to Shell with text {Confirm Clear}
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Clicking on &Yes
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712273359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712273359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712273359 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712273359 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712273359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712273358 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:33 [2020-06-09T16:36:33.583Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712273358 data=null item=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')
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712273629 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Clicked on 
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712273029 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712273029 data=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712273029 data=null} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712273029 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273029 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712273021 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712273021 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712273021 data=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712273021 data=null} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712273021 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273021 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712273017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:33 [2020-06-09T16:36:33.839Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712273011 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712273011 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712273011 data=null} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712273010 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273010 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712273005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712273005 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712273005 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712273005 data=null} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712273004 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712273004 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:33 [2020-06-09T16:36:33.839Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712273002 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:34 [2020-06-09T16:36:34.094Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:34 [2020-06-09T16:36:34.094Z] DEBUG - Clicking on with mnemonic 'Import...'
12:36:34 [2020-06-09T16:36:34.094Z] DEBUG - Clicked on with mnemonic 'Import...'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712272675 data=null doit=true} to Shell with text {Trace Import}
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:34 [2020-06-09T16:36:34.351Z] 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')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712272673 data=null} to (of type 'Combo')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712272635 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712272634 data=null doit=true} to TreeItem with text {import}
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712272634 data=null} to TreeItem with text {import}
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712272634 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712272634 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}
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712272634 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Setting state to checked on: import
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Common Trace Format : LTTng UST Trace} time=-1712272616 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:'))
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Common Trace Format : LTTng UST Trace
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.351Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:34 [2020-06-09T16:36:34.352Z] 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')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:34 [2020-06-09T16:36:34.352Z] 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')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:34 [2020-06-09T16:36:34.352Z] 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')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] 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')
12:36:34 [2020-06-09T16:36:34.352Z] 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.
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Clicking on &Finish
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712272609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712272609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712272609 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712272609 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.353Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712272609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.353Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712272609 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.353Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.353Z] DEBUG - Clicked on &Finish
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712272100 data=null doit=true} to Shell with text {Confirmation}
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - Clicking on Skip All
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1712272100 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')
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1712272100 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')
12:36:34 [2020-06-09T16:36:34.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1712272099 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1712272099 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1712272099 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')
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1712272099 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')
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1712272099 data=null item=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')
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712272609 data=null item=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')
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712272972 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Clicked on 
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712272001 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712272001 data=null doit=true} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712272000 data=null} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712272000 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712272000 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712271978 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712271972 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712271972 data=null doit=true} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712271972 data=null} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712271972 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712271972 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712271966 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:34 [2020-06-09T16:36:34.914Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712271966 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712271966 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712271966 data=null} to TreeItem with text {Traces [3]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712271966 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712271965 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]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712271952 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712271952 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712271951 data=null} to TreeItem with text {Traces [3]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712271951 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712271951 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]}
12:36:34 [2020-06-09T16:36:34.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712271949 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271615 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712271614 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712271614 data=null} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271614 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712271614 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}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271602 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:35 [2020-06-09T16:36:35.474Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271594 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712271594 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712271594 data=null} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271594 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712271594 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}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271591 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271590 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712271590 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712271590 data=null} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271590 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712271590 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}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271587 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271587 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.474Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271587 data=null button=1 stateMask=0x0 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.475Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712271587 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}
12:36:35 [2020-06-09T16:36:35.475Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271528 data=null button=1 stateMask=0x80000 x=151 y=81 count=2} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.475Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712271522 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.475Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712271522 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.475Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712271522 data=null} to TreeItem with text {simple_server-thread1}
12:36:35 [2020-06-09T16:36:35.475Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - Attempting to set focus on Table with text {}
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712271019 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712271019 data=null doit=true} to TableItem with text {}
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712271019 data=null} to TableItem with text {}
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712271019 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712271018 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712271016 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:36 [2020-06-09T16:36:36.035Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:36 [2020-06-09T16:36:36.960Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:36 [2020-06-09T16:36:36.960Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:36 [2020-06-09T16:36:36.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712270166 data=null button=0 stateMask=0x0 x=151 y=81 count=0} to TreeItem with text {simple_server-thread1}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712270166 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712270165 data=null} to TreeItem with text {simple_server-thread1}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712270165 data=null button=1 stateMask=0x0 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712270165 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}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712270162 data=null button=1 stateMask=0x80000 x=151 y=81 count=1} to TreeItem with text {simple_server-thread1}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:36 [2020-06-09T16:36:36.961Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712270158 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712270158 data=null doit=true} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712270158 data=null} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712270158 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712270158 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712270144 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712270144 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712270144 data=null doit=true} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712270143 data=null} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712270143 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712270143 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712270139 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:36 [2020-06-09T16:36:36.961Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712270134 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712270134 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712270134 data=null} to TreeItem with text {Traces [3]}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712270134 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712270134 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]}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712270127 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:36 [2020-06-09T16:36:36.961Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270094 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712270094 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712270094 data=null} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270093 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712270093 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}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270061 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:36 [2020-06-09T16:36:36.961Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270060 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712270060 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712270059 data=null} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270059 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712270059 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}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270056 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270056 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712270056 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712270056 data=null} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270056 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712270056 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}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270051 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270051 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270051 data=null button=1 stateMask=0x0 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712270051 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}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270006 data=null button=1 stateMask=0x80000 x=151 y=104 count=2} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712270005 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712270005 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712270005 data=null} to TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:36:36 [2020-06-09T16:36:36.961Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - Attempting to set focus on Table with text {}
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712269365 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712269365 data=null doit=true} to TableItem with text {}
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712269365 data=null} to TableItem with text {}
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712269365 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712269365 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712269361 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:37 [2020-06-09T16:36:37.521Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712268612 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {simple_server-thread2}
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712268612 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712268612 data=null} to TreeItem with text {simple_server-thread2}
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712268612 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712268611 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}
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712268607 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {simple_server-thread2}
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2020-06-09T16:36:38.446Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2020-06-09T16:36:38.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712268603 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712268603 data=null doit=true} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712268603 data=null} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712268603 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712268603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712268593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712268592 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712268592 data=null doit=true} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712268592 data=null} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712268592 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712268585 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712268581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:38 [2020-06-09T16:36:38.447Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712268580 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712268580 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712268580 data=null} to TreeItem with text {Traces [3]}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712268580 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712268580 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]}
12:36:38 [2020-06-09T16:36:38.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712268570 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:38 [2020-06-09T16:36:38.447Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:36:38 [2020-06-09T16:36:38.703Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:38 [2020-06-09T16:36:38.703Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:38 [2020-06-09T16:36:38.703Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268121 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.703Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712268120 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.703Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712268120 data=null} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.703Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268120 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.703Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712268120 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}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268102 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:38 [2020-06-09T16:36:38.959Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268100 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712268100 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712268100 data=null} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268100 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712268100 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}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268097 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268097 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712268097 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712268096 data=null} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268096 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712268096 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}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268094 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268093 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268093 data=null button=1 stateMask=0x0 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712268093 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}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712268053 data=null button=1 stateMask=0x80000 x=140 y=127 count=2} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712267911 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712267911 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712267911 data=null} to TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:38 [2020-06-09T16:36:38.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - Attempting to set focus on Table with text {}
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712267406 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712267406 data=null doit=true} to TableItem with text {}
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712267405 data=null} to TableItem with text {}
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712267405 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712267405 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712267402 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:39 [2020-06-09T16:36:39.519Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712266649 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712266649 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712266649 data=null} to TreeItem with text {ust-overlap-testing}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712266648 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712266648 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}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712266643 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2020-06-09T16:36:40.446Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712266639 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712266639 data=null doit=true} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712266639 data=null} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712266639 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712266639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712266620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712266619 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712266619 data=null doit=true} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712266619 data=null} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712266619 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712266619 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712266614 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712266614 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712266614 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712266614 data=null} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712266614 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712266613 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]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712266604 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712266599 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712266599 data=null doit=true} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712266599 data=null} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712266599 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712266598 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712266582 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712266582 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712266582 data=null doit=true} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712266582 data=null} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712266582 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712266581 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712266571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:40 [2020-06-09T16:36:40.446Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712266570 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712266570 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712266570 data=null} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712266570 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712266570 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]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712266564 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712266547 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712266547 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712266546 data=null} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712266546 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712266546 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]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712266542 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:36:40 [2020-06-09T16:36:40.446Z] DEBUG - Clicking on with mnemonic 'Clear'
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Clicked on with mnemonic 'Clear'
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712266197 data=null doit=true} to Shell with text {Confirm Clear}
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Clicking on &Yes
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712266196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712266196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712266196 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712266196 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712266196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712266196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:40 [2020-06-09T16:36:40.702Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712266196 data=null item=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')
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712266516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Clicked on 
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712265377 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712265377 data=null doit=true} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712265377 data=null} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712265377 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712265376 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712265339 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712265338 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712265338 data=null doit=true} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712265338 data=null} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712265338 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712265338 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712265334 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:41 [2020-06-09T16:36:41.628Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712265333 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712265333 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712265333 data=null} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712265333 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712265333 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]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712265322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712265321 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712265321 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712265321 data=null} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712265321 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712265321 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]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712265318 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:41 [2020-06-09T16:36:41.628Z] DEBUG - Clicking on with mnemonic 'Import...'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - Clicked on with mnemonic 'Import...'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712264960 data=null doit=true} to Shell with text {Trace Import}
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:41 [2020-06-09T16:36:41.884Z] 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')
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712264958 data=null} to (of type 'Combo')
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:41 [2020-06-09T16:36:41.884Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712264920 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712264920 data=null doit=true} to TreeItem with text {import}
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712264920 data=null} to TreeItem with text {import}
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712264919 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712264919 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}
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712264919 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Setting state to checked on: import
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1712264912 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:'))
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:42 [2020-06-09T16:36:42.140Z] 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')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:42 [2020-06-09T16:36:42.140Z] 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')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:42 [2020-06-09T16:36:42.140Z] 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')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] 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')
12:36:42 [2020-06-09T16:36:42.140Z] 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.
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Clicking on &Finish
12:36:42 [2020-06-09T16:36:42.140Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712264893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712264893 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712264893 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712264893 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712264892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712264892 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.141Z] DEBUG - Clicked on &Finish
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712264365 data=null doit=true} to Shell with text {Confirmation}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Clicking on Skip All
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1712264364 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')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1712264364 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')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1712264364 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1712264364 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1712264364 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')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1712264364 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')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1712264364 data=null item=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')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712264892 data=null item=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')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712265286 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Clicked on 
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712264211 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712264211 data=null doit=true} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712264211 data=null} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712264211 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712264210 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712264141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712264141 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712264141 data=null doit=true} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712264141 data=null} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712264141 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712264140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712264136 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:42 [2020-06-09T16:36:42.701Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712264135 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712264135 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712264135 data=null} to TreeItem with text {Traces [3]}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712264135 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:42 [2020-06-09T16:36:42.701Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712264135 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]}
12:36:42 [2020-06-09T16:36:42.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712264116 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:42 [2020-06-09T16:36:42.956Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712264116 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:42 [2020-06-09T16:36:42.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712264116 data=null} to TreeItem with text {Traces [3]}
12:36:42 [2020-06-09T16:36:42.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712264116 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:42 [2020-06-09T16:36:42.956Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712264116 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]}
12:36:42 [2020-06-09T16:36:42.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712264114 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263696 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712263695 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712263695 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263695 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712263695 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263667 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:43 [2020-06-09T16:36:43.211Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263665 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712263665 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712263665 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263665 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712263665 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263662 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263661 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712263661 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712263661 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263661 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712263661 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263654 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263653 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263653 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712263653 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263617 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712263611 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712263611 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712263611 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.211Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:36:43 [2020-06-09T16:36:43.771Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Attempting to set focus on Table with text {}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712262108 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712262108 data=null doit=true} to TableItem with text {}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712262108 data=null} to TableItem with text {}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712262108 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712262108 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712262105 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712262033 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712262033 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712262033 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712262033 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712262032 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712262029 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:45 [2020-06-09T16:36:45.135Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:45 [2020-06-09T16:36:45.135Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712262025 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712262025 data=null doit=true} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712262025 data=null} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712262025 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712262025 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712262008 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712262008 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712262008 data=null doit=true} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712262008 data=null} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712262007 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712262007 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712262003 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:45 [2020-06-09T16:36:45.136Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712262003 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712262003 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712262002 data=null} to TreeItem with text {Traces [3]}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712262002 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712262002 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]}
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712261996 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:45 [2020-06-09T16:36:45.136Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:45 [2020-06-09T16:36:45.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261659 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712261659 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712261659 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261658 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712261658 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}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261647 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:45 [2020-06-09T16:36:45.391Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261645 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712261645 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712261645 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261645 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712261644 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}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261635 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261635 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712261634 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712261634 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261634 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712261634 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}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261631 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261631 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261631 data=null button=1 stateMask=0x0 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261597 data=null button=1 stateMask=0x80000 x=159 y=104 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712261597 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712261596 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712261596 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:36:45 [2020-06-09T16:36:45.391Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:45 [2020-06-09T16:36:45.952Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:46 [2020-06-09T16:36:46.511Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:46 [2020-06-09T16:36:46.766Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:47 [2020-06-09T16:36:47.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:47 [2020-06-09T16:36:47.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:48 [2020-06-09T16:36:48.446Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:49 [2020-06-09T16:36:49.006Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:49 [2020-06-09T16:36:49.261Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:49 [2020-06-09T16:36:49.821Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712261631 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}
12:36:49 [2020-06-09T16:36:49.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:50 [2020-06-09T16:36:50.381Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:50 [2020-06-09T16:36:50.942Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2020-06-09T16:36:51.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:51 [2020-06-09T16:36:51.502Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:52 [2020-06-09T16:36:52.427Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:52 [2020-06-09T16:36:52.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712254387 data=null button=0 stateMask=0x0 x=159 y=104 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712254387 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712254387 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712254387 data=null button=1 stateMask=0x0 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712254387 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}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712254382 data=null button=1 stateMask=0x80000 x=159 y=104 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:52 [2020-06-09T16:36:52.683Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712254377 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712254377 data=null doit=true} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712254377 data=null} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712254377 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712254377 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712254362 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712254362 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712254362 data=null doit=true} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712254361 data=null} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712254361 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712254361 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712254358 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:52 [2020-06-09T16:36:52.683Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712254353 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712254353 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712254352 data=null} to TreeItem with text {Traces [3]}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712254352 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712254352 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]}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712254346 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:52 [2020-06-09T16:36:52.683Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712254315 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712254315 data=null doit=true} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712254315 data=null} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712254315 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712254315 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}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712254286 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:52 [2020-06-09T16:36:52.683Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:52 [2020-06-09T16:36:52.684Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712254283 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712254283 data=null doit=true} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712254283 data=null} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712254283 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712254283 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}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712254280 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712254279 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712254279 data=null doit=true} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712254279 data=null} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712254279 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712254279 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}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712254275 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712254275 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1712254274 data=null button=1 stateMask=0x0 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712254274 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}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712254237 data=null button=1 stateMask=0x80000 x=134 y=127 count=2} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1712254231 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1712254231 data=null doit=true} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1712254231 data=null} to TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:52 [2020-06-09T16:36:52.684Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:53 [2020-06-09T16:36:53.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:53 [2020-06-09T16:36:53.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:53 [2020-06-09T16:36:53.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:53 [2020-06-09T16:36:53.803Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:53 [2020-06-09T16:36:53.803Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712252983 data=null button=0 stateMask=0x0 x=134 y=127 count=0} to TreeItem with text {unrecognized.log}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712252982 data=null doit=true} to TreeItem with text {unrecognized.log}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712252982 data=null} to TreeItem with text {unrecognized.log}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712252982 data=null button=1 stateMask=0x0 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712252982 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}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712252978 data=null button=1 stateMask=0x80000 x=134 y=127 count=1} to TreeItem with text {unrecognized.log}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2020-06-09T16:36:54.059Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712252973 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712252973 data=null doit=true} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712252973 data=null} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712252973 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712252973 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712252955 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712252954 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712252954 data=null doit=true} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712252954 data=null} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712252954 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712252954 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712252943 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712252942 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712252942 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712252942 data=null} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712252942 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712252942 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]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712252927 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712252923 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712252923 data=null doit=true} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712252923 data=null} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712252922 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712252922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712252913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712252912 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712252912 data=null doit=true} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712252912 data=null} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712252912 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712252912 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712252901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:54 [2020-06-09T16:36:54.059Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712252900 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712252900 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712252900 data=null} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712252900 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712252900 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]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712252886 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712252886 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712252886 data=null doit=true} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712252886 data=null} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712252885 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712252885 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]}
12:36:54 [2020-06-09T16:36:54.059Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712252881 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:36:54 [2020-06-09T16:36:54.060Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:36:54 [2020-06-09T16:36:54.060Z] DEBUG - Clicking on with mnemonic 'Clear'
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Clicked on with mnemonic 'Clear'
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712252589 data=null doit=true} to Shell with text {Confirm Clear}
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Clicking on &Yes
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712252589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712252588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712252588 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712252588 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712252588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712252588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:54 [2020-06-09T16:36:54.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712252588 data=null item=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')
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712252850 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - Clicked on 
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712251843 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712251843 data=null doit=true} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712251843 data=null} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.267Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712251843 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712251843 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712251834 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - Clicking on with mnemonic 'Import...'
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - Clicked on with mnemonic 'Import...'
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-1712251662 data=null doit=true} to Shell with text {Import}
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712251661 data=null doit=true} to TreeItem with text {Tracing}
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712251661 data=null} to TreeItem with text {Tracing}
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712251660 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:36:55 [2020-06-09T16:36:55.268Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712251660 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}
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712251533 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1712251523 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1712251523 data=null doit=true} to Tree node with text: Trace Import
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1712251522 data=null} to Tree node with text: Trace Import
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1712251522 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712251522 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
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1712251519 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Clicking on &Next >
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1712251518 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')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1712251518 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')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1712251518 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1712251518 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1712251518 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')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1712251518 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')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1712251518 data=null item=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')
12:36:55 [2020-06-09T16:36:55.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.524Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Clicked on &Next >
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:55 [2020-06-09T16:36:55.524Z] 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')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712251448 data=null} to (of type 'Combo')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712251407 data=null doit=true} to TreeItem with text {import}
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712251407 data=null} to TreeItem with text {import}
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712251407 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:36:55 [2020-06-09T16:36:55.524Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712251407 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}
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712251405 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712251405 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712251405 data=null doit=true} to TreeItem with text {import}
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712251405 data=null} to TreeItem with text {import}
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712251404 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712251404 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}
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712251404 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712251382 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:'))
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:55 [2020-06-09T16:36:55.525Z] 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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@362e225
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import unrecognized traces} time=-1712251372 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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1712251372 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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import unrecognized traces} time=-1712251372 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import unrecognized traces} time=-1712251372 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import unrecognized traces} time=-1712251372 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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import unrecognized traces} time=-1712251372 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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import unrecognized traces} time=-1712251372 data=null item=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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import unrecognized traces} time=-1712251372 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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import unrecognized traces} time=-1712251372 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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import unrecognized traces} time=-1712251372 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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import unrecognized traces} time=-1712251371 data=null doit=true} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import unrecognized traces} time=-1712251371 data=null} to (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:55 [2020-06-09T16:36:55.525Z] 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')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.525Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:55 [2020-06-09T16:36:55.526Z] 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')
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] 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')
12:36:55 [2020-06-09T16:36:55.526Z] 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.
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - Clicking on &Finish
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712251367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712251367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712251367 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712251367 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712251367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712251367 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712251367 data=null item=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')
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712251831 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Clicked on 
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712251068 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712251068 data=null doit=true} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712251068 data=null} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712251068 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712251068 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712251056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712251055 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712251055 data=null doit=true} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712251055 data=null} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712251055 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712251055 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712251051 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:55 [2020-06-09T16:36:55.782Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712251050 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712251050 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712251050 data=null} to TreeItem with text {Traces [1]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712251050 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712251050 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712251038 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712251038 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712251038 data=null} to TreeItem with text {Traces [1]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712251038 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712251038 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]}
12:36:55 [2020-06-09T16:36:55.782Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712251037 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250619 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712250618 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712250618 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250618 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712250618 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250593 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:56 [2020-06-09T16:36:56.343Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250591 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712250591 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712250591 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250591 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712250591 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250588 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250587 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712250587 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712250587 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250587 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712250587 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250584 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250579 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.344Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250579 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.344Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712250579 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250543 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712250537 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712250537 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712250537 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.344Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:36:56 [2020-06-09T16:36:56.905Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - Attempting to set focus on Table with text {}
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712249035 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712249034 data=null doit=true} to TableItem with text {}
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712249034 data=null} to TableItem with text {}
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712249034 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712249034 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712249026 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:57 [2020-06-09T16:36:57.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712248955 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712248955 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712248955 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712248955 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712248954 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712248951 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.084Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712248942 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712248942 data=null doit=true} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712248942 data=null} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712248941 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712248941 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712248921 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712248920 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712248920 data=null doit=true} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712248920 data=null} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712248920 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712248920 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712248916 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:36:58 [2020-06-09T16:36:58.084Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712248915 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712248915 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712248915 data=null} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712248915 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712248915 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712248909 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712248909 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712248908 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712248908 data=null} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712248908 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712248908 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712248906 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:36:58 [2020-06-09T16:36:58.084Z] DEBUG - Clicking on with mnemonic 'Clear'
12:36:58 [2020-06-09T16:36:58.339Z] DEBUG - Clicked on with mnemonic 'Clear'
12:36:58 [2020-06-09T16:36:58.339Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:36:58 [2020-06-09T16:36:58.339Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712248594 data=null doit=true} to Shell with text {Confirm Clear}
12:36:58 [2020-06-09T16:36:58.339Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:36:58 [2020-06-09T16:36:58.339Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:36:58 [2020-06-09T16:36:58.339Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:36:58 [2020-06-09T16:36:58.339Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:58 [2020-06-09T16:36:58.339Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:36:58 [2020-06-09T16:36:58.339Z] DEBUG - Clicking on &Yes
12:36:58 [2020-06-09T16:36:58.340Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712248594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:58 [2020-06-09T16:36:58.340Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712248594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:58 [2020-06-09T16:36:58.340Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712248594 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:58 [2020-06-09T16:36:58.340Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712248594 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:58 [2020-06-09T16:36:58.340Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712248594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:58 [2020-06-09T16:36:58.340Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712248594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:36:58 [2020-06-09T16:36:58.340Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712248593 data=null item=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')
12:36:58 [2020-06-09T16:36:58.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712248870 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Clicked on 
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Unselecting all in (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1712248207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1712248207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1712248207 data=null doit=true} to (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1712248207 data=null} to (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712248207 data=null button=1 stateMask=0x40000 x=92 y=58 count=1} to (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712248207 data=null item=TreeItem {Traces [0]} detail=0 x=0 y=0 width=0 height=0 stateMask=0xc0000 text=null doit=true} to (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712248199 data=null button=1 stateMask=0xc0000 x=92 y=58 count=1} to (of type 'Tree')
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Clicking on with mnemonic 'Import...'
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - Clicked on with mnemonic 'Import...'
12:36:58 [2020-06-09T16:36:58.850Z] DEBUG - matched Shell with text "Import", using matcher: with text 'Import'
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import} time=-1712247928 data=null doit=true} to Shell with text {Import}
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2020-06-09T16:36:59.105Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Trace Import} time=-1712247926 data=null button=0 stateMask=0x0 x=101 y=127 count=0} to Tree node with text: Trace Import
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Import} time=-1712247926 data=null doit=true} to Tree node with text: Trace Import
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Import} time=-1712247926 data=null} to Tree node with text: Trace Import
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Import} time=-1712247926 data=null button=1 stateMask=0x0 x=101 y=127 count=1} to Tree node with text: Trace Import
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712247926 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
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Import} time=-1712247910 data=null button=1 stateMask=0x80000 x=101 y=127 count=1} to Tree node with text: Trace Import
12:36:59 [2020-06-09T16:36:59.105Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "&Next >", using matcher: with mnemonic 'Next >'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "&Next >", using matcher: with style 'SWT.PUSH'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "&Next >", using matcher: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Clicking on &Next >
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Next >} time=-1712247907 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')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Next >} time=-1712247907 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')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Next >} time=-1712247907 data=null doit=true} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Next >} time=-1712247907 data=null} to (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Next >} time=-1712247907 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')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Next >} time=-1712247906 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')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Next >} time=-1712247906 data=null item=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')
12:36:59 [2020-06-09T16:36:59.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.106Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Next >' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Clicked on &Next >
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:36:59 [2020-06-09T16:36:59.106Z] 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')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712247765 data=null} to (of type 'Combo')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712247728 data=null doit=true} to TreeItem with text {import}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712247728 data=null} to TreeItem with text {import}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712247728 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712247727 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}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712247719 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712247718 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712247718 data=null doit=true} to TreeItem with text {import}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712247718 data=null} to TreeItem with text {import}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712247718 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712247718 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}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712247717 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:36:59 [2020-06-09T16:36:59.106Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712247708 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:'))
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:36:59 [2020-06-09T16:36:59.361Z] 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')
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.361Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:36:59 [2020-06-09T16:36:59.362Z] 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')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:36:59 [2020-06-09T16:36:59.362Z] 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')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] 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')
12:36:59 [2020-06-09T16:36:59.362Z] 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.
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "< &Back", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Next >", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Clicking on &Finish
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712247702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712247702 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712247702 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712247689 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712247689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712247689 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.617Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712247689 data=null item=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')
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712248194 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Clicked on 
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1712247339 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712247339 data=null doit=true} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712247339 data=null} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712247338 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712247338 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}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712247328 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1712247321 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712247321 data=null doit=true} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712247321 data=null} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712247320 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712247320 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}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712247316 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712247315 data=null doit=true} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712247315 data=null} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712247315 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712247315 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}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712247313 data=null button=1 stateMask=0x80000 x=49 y=81 count=1} to TreeItem with text {Tracing}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712247312 data=null button=0 stateMask=0x0 x=76 y=127 count=0} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712247312 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712247312 data=null} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712247312 data=null button=1 stateMask=0x0 x=76 y=127 count=1} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712247312 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712247299 data=null button=1 stateMask=0x80000 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712247298 data=null doit=true} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712247298 data=null} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712247298 data=null button=1 stateMask=0x0 x=92 y=127 count=1} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712247298 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]}
12:36:59 [2020-06-09T16:36:59.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712247296 data=null button=1 stateMask=0x80000 x=76 y=127 count=1} to TreeItem with text {Traces [1]}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247178 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712247178 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712247178 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247178 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712247178 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247151 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:36:59 [2020-06-09T16:36:59.873Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247149 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712247149 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712247149 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247149 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712247149 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247146 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247146 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712247146 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Attempting to set focus on Tree with text {}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712247146 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247145 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712247145 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247143 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247143 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247142 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712247142 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247099 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712247099 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712247098 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712247098 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:36:59 [2020-06-09T16:36:59.873Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:00 [2020-06-09T16:37:00.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - Attempting to set focus on Table with text {}
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712245596 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712245596 data=null doit=true} to TableItem with text {}
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712245596 data=null} to TableItem with text {}
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712245596 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712245596 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712245592 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:01 [2020-06-09T16:37:01.359Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712245449 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712245449 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712245449 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712245449 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712245448 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712245445 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:01 [2020-06-09T16:37:01.614Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform} time=-1712245440 data=null doit=true} to Shell with text {data - Tracing/Traces/ExampleCustomTxt.log - Eclipse Platform}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1712245435 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712245435 data=null doit=true} to TreeItem with text {Tracing}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712245435 data=null} to TreeItem with text {Tracing}
12:37:01 [2020-06-09T16:37:01.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712245435 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:37:01 [2020-06-09T16:37:01.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712245435 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}
12:37:01 [2020-06-09T16:37:01.615Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712245406 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:37:01 [2020-06-09T16:37:01.869Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:37:01 [2020-06-09T16:37:01.869Z] DEBUG - Clicking on with mnemonic 'Delete'
12:37:01 [2020-06-09T16:37:01.869Z] DEBUG - Clicked on with mnemonic 'Delete'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244168 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244168 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244168 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244167 data=null item=null 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')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244167 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712244167 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Clicking on OK
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712244167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712244167 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712244166 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712244166 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712244166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712244166 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:02 [2020-06-09T16:37:02.794Z] DEBUG - Clicked on OK
12:37:03 [2020-06-09T16:37:03.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712244166 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:03 [2020-06-09T16:37:03.353Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1712245063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712243155 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712243155 data=null doit=true} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712243155 data=null} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712243154 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712243154 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712243140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712243132 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712243132 data=null doit=true} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712243132 data=null} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712243131 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712243131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712243126 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:03 [2020-06-09T16:37:03.913Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712243125 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712243125 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712243125 data=null} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712243125 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712243125 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]}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712243112 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:03 [2020-06-09T16:37:03.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712243111 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712243111 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712243111 data=null} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712243111 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712243111 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]}
12:37:03 [2020-06-09T16:37:03.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712243107 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:03 [2020-06-09T16:37:03.914Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:37:03 [2020-06-09T16:37:03.914Z] DEBUG - Clicking on with mnemonic 'Clear'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Clicked on with mnemonic 'Clear'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712242779 data=null doit=true} to Shell with text {Confirm Clear}
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Clicking on &Yes
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712242778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712242778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712242778 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712242778 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712242778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712242778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712242778 data=null item=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')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712243038 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Clicked on 
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712242684 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712242684 data=null doit=true} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.168Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712242684 data=null} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712242683 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712242683 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712242651 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:04 [2020-06-09T16:37:04.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712242650 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712242650 data=null doit=true} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712242650 data=null} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712242650 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712242650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712242639 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:04 [2020-06-09T16:37:04.424Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712242638 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712242638 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712242638 data=null} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712242638 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712242638 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]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712242631 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712242631 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712242630 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712242630 data=null} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712242630 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712242630 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]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712242619 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Clicking on with mnemonic 'Import...'
12:37:04 [2020-06-09T16:37:04.424Z] DEBUG - Clicked on with mnemonic 'Import...'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712242263 data=null doit=true} to Shell with text {Trace Import}
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:04 [2020-06-09T16:37:04.684Z] 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')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712242260 data=null} to (of type 'Combo')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712242225 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712242225 data=null doit=true} to TreeItem with text {import}
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712242225 data=null} to TreeItem with text {import}
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712242225 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712242224 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}
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712242224 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Setting state to checked on: import
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1712242205 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:'))
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:04 [2020-06-09T16:37:04.684Z] 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')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@785dad71
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712242203 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')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712242203 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')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712242203 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712242203 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712242203 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')
12:37:04 [2020-06-09T16:37:04.684Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712242203 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')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712242203 data=null item=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')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712242203 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')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712242203 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')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712242203 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')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712242202 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712242202 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:04 [2020-06-09T16:37:04.685Z] 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')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:04 [2020-06-09T16:37:04.685Z] 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')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] 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')
12:37:04 [2020-06-09T16:37:04.685Z] 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.
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Clicking on &Finish
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712242193 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712242192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712242192 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712242192 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712242192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712242192 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:04 [2020-06-09T16:37:04.685Z] DEBUG - Clicked on &Finish
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712242192 data=null item=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')
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712242590 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712241684 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712241684 data=null doit=true} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712241684 data=null} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712241684 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712241684 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712241664 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712241663 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712241663 data=null doit=true} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712241663 data=null} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712241663 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712241663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712241658 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:05 [2020-06-09T16:37:05.245Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712241657 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712241657 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712241657 data=null} to TreeItem with text {Traces [5]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712241657 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712241657 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]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712241651 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712241651 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712241651 data=null} to TreeItem with text {Traces [5]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712241651 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712241651 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]}
12:37:05 [2020-06-09T16:37:05.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712241649 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:05 [2020-06-09T16:37:05.500Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:05 [2020-06-09T16:37:05.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241312 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712241312 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712241312 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241312 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712241312 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241300 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:05 [2020-06-09T16:37:05.756Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241298 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712241298 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712241298 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241298 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712241298 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241288 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241288 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712241288 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712241288 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241288 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712241287 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241285 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241284 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241284 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712241284 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241249 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712241243 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712241243 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712241243 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:05 [2020-06-09T16:37:05.756Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:06 [2020-06-09T16:37:06.316Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Attempting to set focus on Table with text {}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712239741 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712239741 data=null doit=true} to TableItem with text {}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712239741 data=null} to TableItem with text {}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712239740 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712239740 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712239737 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712239674 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712239674 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712239673 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712239673 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712239673 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712239668 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2020-06-09T16:37:07.243Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2020-06-09T16:37:07.244Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712239664 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712239664 data=null doit=true} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712239664 data=null} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712239663 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712239663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712239646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712239645 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712239645 data=null doit=true} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712239645 data=null} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712239645 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712239645 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712239641 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:07 [2020-06-09T16:37:07.244Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712239640 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712239640 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712239640 data=null} to TreeItem with text {Traces [5]}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712239640 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712239640 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]}
12:37:07 [2020-06-09T16:37:07.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712239630 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:07 [2020-06-09T16:37:07.244Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239206 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712239206 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712239206 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239206 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712239206 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}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239177 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:07 [2020-06-09T16:37:07.808Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239175 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712239175 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712239175 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239174 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712239174 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}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239171 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239165 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712239165 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712239165 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239165 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712239165 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}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239161 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239161 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239161 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712239161 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}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239124 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712239118 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712239118 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712239118 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:37:07 [2020-06-09T16:37:07.808Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:08 [2020-06-09T16:37:08.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:08 [2020-06-09T16:37:08.369Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712237975 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712237974 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712237974 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712237974 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712237974 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}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712237971 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:08 [2020-06-09T16:37:08.930Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712237968 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712237968 data=null doit=true} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712237968 data=null} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712237968 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712237968 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712237954 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712237954 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712237954 data=null doit=true} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712237953 data=null} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712237953 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712237953 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712237950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:08 [2020-06-09T16:37:08.930Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712237949 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712237945 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712237945 data=null} to TreeItem with text {Traces [5]}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712237944 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712237944 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]}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712237938 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:08 [2020-06-09T16:37:08.930Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712237903 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712237903 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712237902 data=null} to TreeItem with text {unrecognized.log}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712237902 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:37:08 [2020-06-09T16:37:08.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712237902 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}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712237874 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:09 [2020-06-09T16:37:09.185Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712237872 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712237872 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712237872 data=null} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712237872 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712237872 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}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712237869 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712237868 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712237868 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.185Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712237868 data=null} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712237868 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712237868 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}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712237863 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712237863 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1712237863 data=null button=1 stateMask=0x0 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712237863 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}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712237824 data=null button=1 stateMask=0x80000 x=134 y=150 count=2} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1712237818 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1712237818 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1712237818 data=null} to TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2020-06-09T16:37:09.186Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2020-06-09T16:37:09.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2020-06-09T16:37:09.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:09 [2020-06-09T16:37:09.746Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712236674 data=null button=0 stateMask=0x0 x=134 y=150 count=0} to TreeItem with text {unrecognized.log}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712236674 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712236674 data=null} to TreeItem with text {unrecognized.log}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712236673 data=null button=1 stateMask=0x0 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712236673 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}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712236670 data=null button=1 stateMask=0x80000 x=134 y=150 count=1} to TreeItem with text {unrecognized.log}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2020-06-09T16:37:10.307Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712236664 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712236664 data=null doit=true} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712236664 data=null} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712236664 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712236663 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712236652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712236652 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712236652 data=null doit=true} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712236652 data=null} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712236652 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712236651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712236638 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:10 [2020-06-09T16:37:10.308Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712236637 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712236637 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712236637 data=null} to TreeItem with text {Traces [5]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712236637 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712236637 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]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712236627 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:10 [2020-06-09T16:37:10.308Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [2]} time=-1712236626 data=null doit=true} to TreeItem with text {z-clashes [2]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [2]} time=-1712236626 data=null} to TreeItem with text {z-clashes [2]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [2]} time=-1712236626 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [2]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712236626 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]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [2]} time=-1712236624 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [2]}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236590 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712236590 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712236590 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236590 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712236590 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236561 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:10 [2020-06-09T16:37:10.308Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236559 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712236559 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712236559 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236558 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712236558 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236556 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236555 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712236555 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712236555 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236555 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712236555 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236552 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236552 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.308Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236552 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712236552 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236514 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712236372 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712236372 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712236372 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:10 [2020-06-09T16:37:10.563Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:11 [2020-06-09T16:37:11.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:11 [2020-06-09T16:37:11.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:11 [2020-06-09T16:37:11.488Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:11 [2020-06-09T16:37:11.488Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Attempting to set focus on Table with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712235329 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712235328 data=null doit=true} to TableItem with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712235328 data=null} to TableItem with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712235328 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712235328 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712235324 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712235150 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712235150 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712235150 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712235150 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712235150 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712235144 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:11 [2020-06-09T16:37:11.743Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712235139 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712235139 data=null doit=true} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712235139 data=null} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712235139 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712235138 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712235116 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712235116 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712235115 data=null doit=true} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712235115 data=null} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712235111 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712235111 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712235105 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:11 [2020-06-09T16:37:11.743Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:11 [2020-06-09T16:37:11.744Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:11 [2020-06-09T16:37:11.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712235105 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:11 [2020-06-09T16:37:11.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712235105 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:11 [2020-06-09T16:37:11.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712235104 data=null} to TreeItem with text {Traces [5]}
12:37:11 [2020-06-09T16:37:11.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712235104 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:11 [2020-06-09T16:37:11.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712235104 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]}
12:37:11 [2020-06-09T16:37:11.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712235044 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:11 [2020-06-09T16:37:11.998Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:11 [2020-06-09T16:37:11.998Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234602 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712234602 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712234602 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234602 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712234602 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}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234582 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:12 [2020-06-09T16:37:12.253Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234580 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712234580 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712234580 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234580 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.253Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712234579 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}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234576 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234576 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712234576 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712234575 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234575 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712234575 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}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234572 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234572 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.254Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234572 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712234572 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}
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234530 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712234407 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712234407 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712234407 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:12 [2020-06-09T16:37:12.508Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:13 [2020-06-09T16:37:13.433Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:13 [2020-06-09T16:37:13.433Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712233356 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712233356 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712233356 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712233356 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712233356 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}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712233352 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2020-06-09T16:37:13.690Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712233348 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712233348 data=null doit=true} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712233348 data=null} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712233347 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712233347 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712233329 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712233329 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712233325 data=null doit=true} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712233325 data=null} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712233324 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712233324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712233318 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.690Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:13 [2020-06-09T16:37:13.690Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712233317 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712233317 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712233317 data=null} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712233317 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712233317 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]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712233305 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712233302 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712233301 data=null doit=true} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712233301 data=null} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712233301 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712233301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712233293 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712233293 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712233293 data=null doit=true} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712233293 data=null} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712233292 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712233292 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712233283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:13 [2020-06-09T16:37:13.691Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712233282 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712233282 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712233282 data=null} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712233282 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712233282 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]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712233242 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712233242 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712233242 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712233241 data=null} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712233241 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712233241 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]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712233238 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:13 [2020-06-09T16:37:13.691Z] DEBUG - Clicking on with mnemonic 'Import...'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Clicked on with mnemonic 'Import...'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712232828 data=null doit=true} to Shell with text {Trace Import}
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:14 [2020-06-09T16:37:14.251Z] 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')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712232825 data=null} to (of type 'Combo')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712232782 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712232782 data=null doit=true} to TreeItem with text {import}
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712232782 data=null} to TreeItem with text {import}
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712232782 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712232782 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}
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712232782 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Setting state to checked on: import
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1712232774 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:'))
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:14 [2020-06-09T16:37:14.251Z] 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')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.251Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:14 [2020-06-09T16:37:14.252Z] 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')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:14 [2020-06-09T16:37:14.252Z] 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')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] 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')
12:37:14 [2020-06-09T16:37:14.252Z] 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.
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Clicking on &Finish
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712232757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712232757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712232757 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712232757 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712232757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712232757 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.252Z] DEBUG - Clicked on &Finish
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712232230 data=null doit=true} to Shell with text {Confirmation}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Button with text "Skip All", using matcher: with mnemonic 'Skip All'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Button with text "Skip All", using matcher: with style 'SWT.PUSH'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Button with text "Skip All", using matcher: (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Clicking on Skip All
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Skip All} time=-1712232229 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')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Skip All} time=-1712232229 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')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Skip All} time=-1712232229 data=null doit=true} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Skip All} time=-1712232229 data=null} to (of type 'Button' and with mnemonic 'Skip All' and with style 'SWT.PUSH')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Skip All} time=-1712232229 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')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Skip All} time=-1712232229 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')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Skip All} time=-1712232229 data=null item=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')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712232757 data=null item=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')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712233207 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Clicked on 
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712232067 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712232066 data=null doit=true} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712232066 data=null} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712232066 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712232066 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712232036 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712232035 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712232035 data=null doit=true} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712232035 data=null} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712232035 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712232035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712232022 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:14 [2020-06-09T16:37:14.812Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712232021 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:14 [2020-06-09T16:37:14.812Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712232021 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:14 [2020-06-09T16:37:14.813Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712232021 data=null} to TreeItem with text {Traces [5]}
12:37:14 [2020-06-09T16:37:14.813Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712232021 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:14 [2020-06-09T16:37:14.813Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712232021 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]}
12:37:15 [2020-06-09T16:37:15.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712232005 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:15 [2020-06-09T16:37:15.068Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:15 [2020-06-09T16:37:15.322Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:15 [2020-06-09T16:37:15.322Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:15 [2020-06-09T16:37:15.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231683 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712231683 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712231683 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231683 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712231683 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231653 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2020-06-09T16:37:15.323Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231650 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712231650 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712231650 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231650 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712231650 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231642 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231641 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712231641 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712231641 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231641 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712231641 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231637 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231637 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231637 data=null button=1 stateMask=0x0 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712231637 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231599 data=null button=1 stateMask=0x80000 x=154 y=150 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231512 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712231511 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712231511 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Attempting to set focus on Table with text {}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712231509 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712231509 data=null doit=true} to TableItem with text {}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712231509 data=null} to TableItem with text {}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712231509 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712231509 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712231507 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:15 [2020-06-09T16:37:15.323Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231393 data=null button=0 stateMask=0x0 x=154 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712231393 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712231393 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231393 data=null button=1 stateMask=0x0 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712231393 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712231349 data=null button=1 stateMask=0x80000 x=154 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2020-06-09T16:37:15.578Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712231345 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712231345 data=null doit=true} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712231345 data=null} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712231345 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712231344 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712231325 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712231324 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712231324 data=null doit=true} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712231324 data=null} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712231324 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712231324 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712231320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:15 [2020-06-09T16:37:15.578Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712231319 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712231319 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712231319 data=null} to TreeItem with text {Traces [5]}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712231319 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:15 [2020-06-09T16:37:15.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712231319 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]}
12:37:15 [2020-06-09T16:37:15.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712231312 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:15 [2020-06-09T16:37:15.579Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230872 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712230872 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712230872 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230871 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230871 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}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230851 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.139Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230849 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712230849 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712230849 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230849 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230849 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}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230846 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230845 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712230845 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712230845 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230845 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230843 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}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230840 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230840 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230839 data=null button=1 stateMask=0x0 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712230839 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}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230797 data=null button=1 stateMask=0x80000 x=159 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230751 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712230751 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712230751 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230696 data=null button=0 stateMask=0x0 x=159 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712230696 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712230696 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230696 data=null button=1 stateMask=0x0 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230696 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}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712230690 data=null button=1 stateMask=0x80000 x=159 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.139Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712230686 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712230686 data=null doit=true} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712230686 data=null} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712230685 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230685 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712230660 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712230659 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712230659 data=null doit=true} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712230659 data=null} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712230655 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230655 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712230649 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.394Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712230649 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712230649 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712230649 data=null} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712230648 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230648 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]}
12:37:16 [2020-06-09T16:37:16.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712230636 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.394Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712230294 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712230293 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712230293 data=null} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712230293 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230293 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}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712230272 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.649Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712230270 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712230270 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712230270 data=null} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712230270 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230270 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}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712230267 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712230266 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712230266 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712230266 data=null} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712230266 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230266 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}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712230263 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712230262 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log} time=-1712230262 data=null button=1 stateMask=0x0 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712230262 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}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712230224 data=null button=1 stateMask=0x80000 x=134 y=196 count=2} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log} time=-1712230176 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log} time=-1712230176 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log} time=-1712230176 data=null} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.649Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log} time=-1712230120 data=null button=0 stateMask=0x0 x=134 y=196 count=0} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log} time=-1712230120 data=null doit=true} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log} time=-1712230119 data=null} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log} time=-1712230119 data=null button=1 stateMask=0x0 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230119 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}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log} time=-1712230116 data=null button=1 stateMask=0x80000 x=134 y=196 count=1} to TreeItem with text {unrecognized.log}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.904Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712230109 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712230109 data=null doit=true} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712230109 data=null} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712230109 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230108 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712230089 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712230088 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712230088 data=null doit=true} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712230088 data=null} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712230088 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230088 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712230084 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:16 [2020-06-09T16:37:16.905Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712230083 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712230083 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712230083 data=null} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712230083 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712230083 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]}
12:37:16 [2020-06-09T16:37:16.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712230076 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:16 [2020-06-09T16:37:16.905Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:16 [2020-06-09T16:37:16.905Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229605 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712229605 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712229605 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229604 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712229604 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229588 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2020-06-09T16:37:17.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229586 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712229586 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712229586 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229585 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712229585 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229576 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229576 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712229576 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712229576 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229576 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712229576 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229572 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229572 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229572 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712229572 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229531 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229463 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712229463 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712229463 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Attempting to set focus on Table with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712229461 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712229461 data=null doit=true} to TableItem with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712229461 data=null} to TableItem with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712229460 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712229460 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712229458 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229378 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712229378 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712229378 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229378 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712229378 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712229374 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2020-06-09T16:37:17.465Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712229369 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712229369 data=null doit=true} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712229369 data=null} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712229369 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712229369 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712229354 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.465Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712229354 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712229353 data=null doit=true} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712229353 data=null} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712229353 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712229353 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712229345 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:17 [2020-06-09T16:37:17.721Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:17 [2020-06-09T16:37:17.721Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.721Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712229344 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:17 [2020-06-09T16:37:17.721Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712229344 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:17 [2020-06-09T16:37:17.721Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712229344 data=null} to TreeItem with text {Traces [5]}
12:37:17 [2020-06-09T16:37:17.721Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712229344 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:17 [2020-06-09T16:37:17.721Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712229344 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]}
12:37:17 [2020-06-09T16:37:17.721Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712229337 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:17 [2020-06-09T16:37:17.721Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:17 [2020-06-09T16:37:17.721Z] WARN - Tree item TreeItem with text {z-clashes [2]} is already expanded. Won't expand it again.
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228997 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712228997 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712228996 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228996 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228996 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}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228976 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:17 [2020-06-09T16:37:17.976Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228974 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712228974 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712228974 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228974 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228973 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}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228970 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228970 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712228970 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712228969 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228969 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228969 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}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228966 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228966 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228966 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228929 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228928 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712228928 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712228928 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:17 [2020-06-09T16:37:17.976Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2020-06-09T16:37:18.232Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712228966 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}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228365 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712228365 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712228365 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228364 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228364 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}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712228360 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:18 [2020-06-09T16:37:18.488Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712228356 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712228356 data=null doit=true} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712228356 data=null} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712228356 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228355 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712228335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712228334 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712228334 data=null doit=true} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712228334 data=null} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712228334 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.488Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712228330 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712228329 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712228329 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712228329 data=null} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712228329 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228328 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]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712228321 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] WARN - Tree item TreeItem with text {Traces [5]} is already expanded. Won't expand it again.
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712228310 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712228310 data=null doit=true} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712228310 data=null} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712228310 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228310 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712228291 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712228290 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712228290 data=null doit=true} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712228290 data=null} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712228290 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228290 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712228286 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:18 [2020-06-09T16:37:18.744Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712228285 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712228285 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712228281 data=null} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712228281 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228281 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]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712228273 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [5]} time=-1712228273 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [5]} time=-1712228273 data=null doit=true} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [5]} time=-1712228273 data=null} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [5]} time=-1712228272 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712228272 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]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [5]} time=-1712228264 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [5]}
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:18 [2020-06-09T16:37:18.744Z] DEBUG - Clicking on with mnemonic 'Import...'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - Clicked on with mnemonic 'Import...'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712227875 data=null doit=true} to Shell with text {Trace Import}
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:18 [2020-06-09T16:37:18.999Z] 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')
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712227871 data=null} to (of type 'Combo')
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:18 [2020-06-09T16:37:18.999Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712227810 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712227810 data=null doit=true} to TreeItem with text {import}
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712227810 data=null} to TreeItem with text {import}
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712227810 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712227810 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}
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712227809 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Setting state to checked on: import
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1712227793 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:'))
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:19 [2020-06-09T16:37:19.255Z] 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')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:19 [2020-06-09T16:37:19.255Z] 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')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.255Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:19 [2020-06-09T16:37:19.256Z] 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')
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] 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')
12:37:19 [2020-06-09T16:37:19.256Z] 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.
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Clicking on &Finish
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712227781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712227781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712227781 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712227781 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712227781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712227780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.256Z] DEBUG - Clicked on &Finish
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712227272 data=null doit=true} to Shell with text {Confirmation}
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Clicking on Rename All
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1712227271 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')
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1712227271 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')
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1712227271 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1712227271 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1712227271 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')
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1712227271 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')
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1712227271 data=null item=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')
12:37:19 [2020-06-09T16:37:19.817Z] DEBUG - Clicked on 
12:37:20 [2020-06-09T16:37:20.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712227780 data=null item=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')
12:37:20 [2020-06-09T16:37:20.072Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712228237 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712226714 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712226714 data=null doit=true} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712226714 data=null} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712226713 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712226713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712226674 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712226674 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712226674 data=null doit=true} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712226674 data=null} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712226673 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712226673 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712226659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:20 [2020-06-09T16:37:20.327Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712226658 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712226658 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712226658 data=null} to TreeItem with text {Traces [10]}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712226658 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712226658 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]}
12:37:20 [2020-06-09T16:37:20.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712226627 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:20 [2020-06-09T16:37:20.327Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226381 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226381 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226381 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226381 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712226381 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)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226359 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:20 [2020-06-09T16:37:20.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226357 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226357 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226357 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226357 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712226357 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)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226353 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226353 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226353 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226352 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226352 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712226352 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)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226349 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226349 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226349 data=null button=1 stateMask=0x0 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712226348 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)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226302 data=null button=1 stateMask=0x80000 x=163 y=219 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226295 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226295 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712226295 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:20 [2020-06-09T16:37:20.583Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:21 [2020-06-09T16:37:21.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:21 [2020-06-09T16:37:21.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:21 [2020-06-09T16:37:21.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:21 [2020-06-09T16:37:21.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:21 [2020-06-09T16:37:21.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:21 [2020-06-09T16:37:21.142Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - Attempting to set focus on Table with text {}
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712224792 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712224792 data=null doit=true} to TableItem with text {}
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712224792 data=null} to TableItem with text {}
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712224792 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712224791 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712224788 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:22 [2020-06-09T16:37:22.068Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712224705 data=null button=0 stateMask=0x0 x=163 y=219 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712224705 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712224705 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712224705 data=null button=1 stateMask=0x0 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712224704 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)}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712224700 data=null button=1 stateMask=0x80000 x=163 y=219 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2020-06-09T16:37:22.324Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712224694 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712224693 data=null doit=true} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712224693 data=null} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712224693 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712224693 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712224669 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712224668 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712224668 data=null doit=true} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712224668 data=null} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712224668 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712224668 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712224663 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:22 [2020-06-09T16:37:22.324Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712224663 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712224663 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:22 [2020-06-09T16:37:22.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712224663 data=null} to TreeItem with text {Traces [10]}
12:37:22 [2020-06-09T16:37:22.325Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712224662 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:22 [2020-06-09T16:37:22.325Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712224662 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]}
12:37:22 [2020-06-09T16:37:22.325Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712224655 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:22 [2020-06-09T16:37:22.325Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:37:22 [2020-06-09T16:37:22.580Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:22 [2020-06-09T16:37:22.580Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224191 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224190 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224190 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224190 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712224190 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)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224163 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:22 [2020-06-09T16:37:22.835Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224161 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224161 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224161 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224160 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712224160 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)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224157 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224157 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224157 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224157 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224156 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712224156 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)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224154 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224153 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224153 data=null button=1 stateMask=0x0 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712224153 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)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224110 data=null button=1 stateMask=0x80000 x=168 y=265 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224079 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224079 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712224079 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:22 [2020-06-09T16:37:22.835Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2020-06-09T16:37:23.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2020-06-09T16:37:23.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2020-06-09T16:37:23.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2020-06-09T16:37:23.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2020-06-09T16:37:23.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2020-06-09T16:37:23.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2020-06-09T16:37:23.395Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:23 [2020-06-09T16:37:23.955Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:24 [2020-06-09T16:37:24.210Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:24 [2020-06-09T16:37:24.210Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712222817 data=null button=0 stateMask=0x0 x=168 y=265 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:24 [2020-06-09T16:37:24.210Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712222816 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:24 [2020-06-09T16:37:24.210Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712222816 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:24 [2020-06-09T16:37:24.210Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712222816 data=null button=1 stateMask=0x0 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:24 [2020-06-09T16:37:24.210Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712222816 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)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712222812 data=null button=1 stateMask=0x80000 x=168 y=265 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2020-06-09T16:37:24.211Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712222808 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712222807 data=null doit=true} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712222807 data=null} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712222807 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712222807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712222771 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712222771 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712222771 data=null doit=true} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712222770 data=null} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712222770 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712222770 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712222765 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:24 [2020-06-09T16:37:24.211Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712222764 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712222764 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712222764 data=null} to TreeItem with text {Traces [10]}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712222764 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712222763 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]}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712222742 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:24 [2020-06-09T16:37:24.211Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222648 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1712222648 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1712222648 data=null} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222648 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712222647 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)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222633 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:24 [2020-06-09T16:37:24.211Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222617 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1712222617 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1712222617 data=null} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222616 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712222616 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)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222610 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Double-clicking on TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222610 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1712222609 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1712222609 data=null} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.211Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222609 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712222609 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)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222605 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222605 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222605 data=null button=1 stateMask=0x0 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712222605 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)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222500 data=null button=1 stateMask=0x80000 x=143 y=311 count=2} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712222493 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1712222493 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1712222493 data=null} to TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - Double-clicked on TreeItem with text {unrecognized.log(2)}
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:24 [2020-06-09T16:37:24.466Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.026Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.586Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:25 [2020-06-09T16:37:25.586Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:25 [2020-06-09T16:37:25.586Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712221235 data=null button=0 stateMask=0x0 x=143 y=311 count=0} to TreeItem with text {unrecognized.log(2)}
12:37:25 [2020-06-09T16:37:25.586Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {unrecognized.log(2)} time=-1712221235 data=null doit=true} to TreeItem with text {unrecognized.log(2)}
12:37:25 [2020-06-09T16:37:25.586Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {unrecognized.log(2)} time=-1712221235 data=null} to TreeItem with text {unrecognized.log(2)}
12:37:25 [2020-06-09T16:37:25.586Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712221234 data=null button=1 stateMask=0x0 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:37:25 [2020-06-09T16:37:25.586Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712221234 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)}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {unrecognized.log(2)} time=-1712221231 data=null button=1 stateMask=0x80000 x=143 y=311 count=1} to TreeItem with text {unrecognized.log(2)}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:25 [2020-06-09T16:37:25.841Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712221226 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712221226 data=null doit=true} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712221226 data=null} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712221226 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712221226 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712221197 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712221197 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712221197 data=null doit=true} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712221197 data=null} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712221197 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712221197 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712221191 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:25 [2020-06-09T16:37:25.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712221190 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712221190 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:25 [2020-06-09T16:37:25.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712221190 data=null} to TreeItem with text {Traces [10]}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712221190 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712221190 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]}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712221183 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:25 [2020-06-09T16:37:25.842Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:37:25 [2020-06-09T16:37:25.842Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221147 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221147 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221147 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221121 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712221121 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)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221100 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:25 [2020-06-09T16:37:25.842Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221098 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221098 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221098 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221097 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712221097 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)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221093 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221093 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221093 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221093 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221093 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712221093 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)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221089 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221089 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221089 data=null button=1 stateMask=0x0 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712221089 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)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221040 data=null button=1 stateMask=0x80000 x=181 y=127 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221033 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221033 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712221032 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:25 [2020-06-09T16:37:25.842Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2020-06-09T16:37:26.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2020-06-09T16:37:26.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2020-06-09T16:37:26.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2020-06-09T16:37:26.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2020-06-09T16:37:26.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2020-06-09T16:37:26.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2020-06-09T16:37:26.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2020-06-09T16:37:26.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:26 [2020-06-09T16:37:26.402Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - Attempting to set focus on Table with text {}
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712219529 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712219528 data=null doit=true} to TableItem with text {}
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712219528 data=null} to TableItem with text {}
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712219528 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712219528 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712219522 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:27 [2020-06-09T16:37:27.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712219429 data=null button=0 stateMask=0x0 x=181 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712219429 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712219429 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712219429 data=null button=1 stateMask=0x0 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712219429 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)}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712219423 data=null button=1 stateMask=0x80000 x=181 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:27 [2020-06-09T16:37:27.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712219418 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712219417 data=null doit=true} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712219417 data=null} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712219417 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712219417 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712219387 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712219387 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712219386 data=null doit=true} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712219386 data=null} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712219386 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712219386 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712219380 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:27 [2020-06-09T16:37:27.582Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712219379 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712219379 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712219379 data=null} to TreeItem with text {Traces [10]}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712219379 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712219379 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]}
12:37:27 [2020-06-09T16:37:27.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712219365 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:27 [2020-06-09T16:37:27.582Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:37:27 [2020-06-09T16:37:27.582Z] WARN - Tree item TreeItem with text {z-clashes [4]} is already expanded. Won't expand it again.
12:37:27 [2020-06-09T16:37:27.839Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:27 [2020-06-09T16:37:27.839Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:27 [2020-06-09T16:37:27.839Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218989 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:27 [2020-06-09T16:37:27.839Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218989 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:27 [2020-06-09T16:37:27.839Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218989 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:27 [2020-06-09T16:37:27.839Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218989 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:27 [2020-06-09T16:37:27.839Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712218989 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)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218961 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:28 [2020-06-09T16:37:28.095Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218959 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218959 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218959 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218958 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712218958 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)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218952 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218952 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218952 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218952 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218951 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712218951 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)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218946 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218946 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218945 data=null button=1 stateMask=0x0 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712218945 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)}
12:37:28 [2020-06-09T16:37:28.095Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218877 data=null button=1 stateMask=0x80000 x=186 y=173 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218709 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218709 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712218709 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:28 [2020-06-09T16:37:28.350Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712217650 data=null button=0 stateMask=0x0 x=186 y=173 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712217650 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712217650 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712217649 data=null button=1 stateMask=0x0 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712217649 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)}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712217641 data=null button=1 stateMask=0x80000 x=186 y=173 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2020-06-09T16:37:29.278Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712217634 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712217634 data=null doit=true} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712217634 data=null} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712217634 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712217634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712217601 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712217601 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712217601 data=null doit=true} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712217601 data=null} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712217600 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712217599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712217593 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.278Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712217592 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712217592 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712217592 data=null} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712217592 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712217592 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]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712217577 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] WARN - Tree item TreeItem with text {Traces [10]} is already expanded. Won't expand it again.
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712217573 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712217573 data=null doit=true} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712217573 data=null} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712217573 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712217573 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712217558 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712217557 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712217557 data=null doit=true} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712217557 data=null} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712217557 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712217557 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712217553 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:29 [2020-06-09T16:37:29.279Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712217553 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712217553 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712217553 data=null} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712217552 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712217552 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]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712217540 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:29 [2020-06-09T16:37:29.535Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712217539 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.535Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712217539 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.535Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712217539 data=null} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.535Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712217539 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.535Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712217539 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]}
12:37:29 [2020-06-09T16:37:29.535Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712217535 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:29 [2020-06-09T16:37:29.535Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:37:29 [2020-06-09T16:37:29.535Z] DEBUG - Clicking on with mnemonic 'Clear'
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Clicked on with mnemonic 'Clear'
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712217218 data=null doit=true} to Shell with text {Confirm Clear}
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Clicking on &Yes
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712217218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712217218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712217218 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712217218 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712217218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712217218 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:29 [2020-06-09T16:37:29.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712217218 data=null item=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')
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - Clicked on 
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712217500 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712214294 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712214289 data=null doit=true} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712214289 data=null} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712214289 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712214289 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712214279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712214278 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712214278 data=null doit=true} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712214278 data=null} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712214278 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712214278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712214266 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:33 [2020-06-09T16:37:33.088Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712214265 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712214265 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712214265 data=null} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712214265 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712214265 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]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712214241 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [10]} time=-1712214240 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [10]} time=-1712214240 data=null doit=true} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [10]} time=-1712214240 data=null} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [10]} time=-1712214240 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712214240 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]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [10]} time=-1712214237 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [10]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Clicking on OK
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712213929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712213929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712213929 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712213929 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712213929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712213929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712213929 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1712214204 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...'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Clicked on 
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712213864 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712213863 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712213863 data=null} to TreeItem with text {Traces [0]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712213863 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712213863 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]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712213855 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:37:33 [2020-06-09T16:37:33.088Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Clicking on OK
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712213545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712213545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712213545 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712213545 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712213545 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712213544 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712213544 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1712213817 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...'
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Clicked on 
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712213482 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712213482 data=null} to TreeItem with text {Traces [0]}
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712213482 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712213482 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]}
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712213480 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1712213480 data=null button=0 stateMask=0x0 x=87 y=81 count=0} to TreeItem with text {FolderA}
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-1712213480 data=null doit=true} to TreeItem with text {FolderA}
12:37:33 [2020-06-09T16:37:33.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1712213480 data=null} to TreeItem with text {FolderA}
12:37:33 [2020-06-09T16:37:33.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1712213480 data=null button=1 stateMask=0x0 x=87 y=81 count=1} to TreeItem with text {FolderA}
12:37:33 [2020-06-09T16:37:33.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712213472 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}
12:37:33 [2020-06-09T16:37:33.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1712213466 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
12:37:33 [2020-06-09T16:37:33.598Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:33 [2020-06-09T16:37:33.598Z] DEBUG - Clicking on with mnemonic 'Import...'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Clicked on with mnemonic 'Import...'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712213109 data=null doit=true} to Shell with text {Trace Import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:33 [2020-06-09T16:37:33.855Z] 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')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712213092 data=null} to (of type 'Combo')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712213049 data=null doit=true} to TreeItem with text {import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712213049 data=null} to TreeItem with text {import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712213048 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712213048 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}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712213047 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712213046 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712213046 data=null doit=true} to TreeItem with text {import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712213046 data=null} to TreeItem with text {import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712213046 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712213046 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}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712213046 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:33 [2020-06-09T16:37:33.855Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712213025 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712213025 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712213025 data=null} to Tree node with text: kernel-overlap-testing
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712213025 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712213025 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
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712213022 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712213020 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:'))
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.855Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:33 [2020-06-09T16:37:33.856Z] 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@2e407d06
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712213018 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712213018 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712213018 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712213018 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712213018 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712213018 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712213018 data=null item=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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712213018 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712213017 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712213017 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712213017 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712213017 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:33 [2020-06-09T16:37:33.856Z] 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:33 [2020-06-09T16:37:33.856Z] 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')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] 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')
12:37:33 [2020-06-09T16:37:33.856Z] 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.
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Clicking on &Finish
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712213013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712213013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.856Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712213013 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.857Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712213013 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.857Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712213013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.857Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712213013 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.857Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:33 [2020-06-09T16:37:33.857Z] DEBUG - Clicked on &Finish
12:37:34 [2020-06-09T16:37:34.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712213013 data=null item=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')
12:37:34 [2020-06-09T16:37:34.782Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712213431 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712211976 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712211976 data=null doit=true} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712211976 data=null} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712211976 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712211976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712211967 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712211967 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712211967 data=null doit=true} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712211967 data=null} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712211967 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712211966 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712211956 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:35 [2020-06-09T16:37:35.038Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712211955 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712211955 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712211955 data=null} to TreeItem with text {Traces [0]}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712211955 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712211955 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]}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712211949 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:35 [2020-06-09T16:37:35.038Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [2]} time=-1712211949 data=null doit=true} to TreeItem with text {FolderA [2]}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [2]} time=-1712211949 data=null} to TreeItem with text {FolderA [2]}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [2]} time=-1712211948 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [2]}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712211941 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]}
12:37:35 [2020-06-09T16:37:35.038Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [2]} time=-1712211939 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to TreeItem with text {FolderA [2]}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211615 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712211614 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712211614 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211614 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712211614 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211567 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:35 [2020-06-09T16:37:35.293Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211565 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712211565 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712211565 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211565 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712211565 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211562 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211562 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712211562 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712211562 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211561 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712211561 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211559 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211558 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.293Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211558 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.548Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712211558 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211518 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.548Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712211411 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712211410 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712211410 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.548Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:35 [2020-06-09T16:37:35.548Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:36 [2020-06-09T16:37:36.910Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:36 [2020-06-09T16:37:36.910Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:36 [2020-06-09T16:37:36.910Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:36 [2020-06-09T16:37:36.910Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:36 [2020-06-09T16:37:36.910Z] DEBUG - Attempting to set focus on Table with text {}
12:37:36 [2020-06-09T16:37:36.910Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712209908 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:36 [2020-06-09T16:37:36.910Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712209908 data=null doit=true} to TableItem with text {}
12:37:36 [2020-06-09T16:37:36.910Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712209908 data=null} to TableItem with text {}
12:37:36 [2020-06-09T16:37:36.910Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712209908 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712209908 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712209904 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712209838 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712209838 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712209838 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712209838 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712209838 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712209835 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:37 [2020-06-09T16:37:37.165Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712209831 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712209831 data=null doit=true} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712209831 data=null} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712209831 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712209830 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712209815 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712209815 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712209815 data=null doit=true} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712209814 data=null} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712209814 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712209814 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712209810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:37 [2020-06-09T16:37:37.165Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712209805 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712209805 data=null doit=true} to TreeItem with text {Traces [2]}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712209805 data=null} to TreeItem with text {Traces [2]}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712209805 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712209804 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]}
12:37:37 [2020-06-09T16:37:37.165Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712209798 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:37 [2020-06-09T16:37:37.165Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:37:37 [2020-06-09T16:37:37.165Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209378 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712209378 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712209378 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209377 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712209377 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209343 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:37 [2020-06-09T16:37:37.726Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209334 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712209334 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712209334 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209334 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712209334 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209331 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209331 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712209331 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.726Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:37 [2020-06-09T16:37:37.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712209330 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209330 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712209330 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209327 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209327 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.727Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209327 data=null button=1 stateMask=0x0 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.727Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712209327 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209283 data=null button=1 stateMask=0x80000 x=169 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712209008 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712208982 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712208982 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Attempting to set focus on Table with text {}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712208980 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712208980 data=null doit=true} to TableItem with text {}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712208980 data=null} to TableItem with text {}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712208980 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712208980 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712208977 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:37 [2020-06-09T16:37:37.982Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712207827 data=null button=0 stateMask=0x0 x=169 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712207827 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712207827 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712207826 data=null button=1 stateMask=0x0 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712207826 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712207823 data=null button=1 stateMask=0x80000 x=169 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:39 [2020-06-09T16:37:39.346Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:39 [2020-06-09T16:37:39.346Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1712207821 data=null button=0 stateMask=0x0 x=103 y=150 count=0} to TreeItem with text {FolderB}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1712207821 data=null doit=true} to TreeItem with text {FolderB}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1712207821 data=null} to TreeItem with text {FolderB}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1712207821 data=null button=1 stateMask=0x0 x=103 y=150 count=1} to TreeItem with text {FolderB}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712207821 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}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1712207808 data=null button=1 stateMask=0x80000 x=103 y=150 count=1} to TreeItem with text {FolderB}
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:39 [2020-06-09T16:37:39.346Z] DEBUG - Clicking on with mnemonic 'Import...'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Clicked on with mnemonic 'Import...'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712207458 data=null doit=true} to Shell with text {Trace Import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712207433 data=null} to (of type 'Combo')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712207399 data=null doit=true} to TreeItem with text {import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712207399 data=null} to TreeItem with text {import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712207399 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712207399 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}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712207397 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712207397 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712207397 data=null doit=true} to TreeItem with text {import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712207397 data=null} to TreeItem with text {import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712207397 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712207397 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}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712207396 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:39 [2020-06-09T16:37:39.602Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712207388 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712207388 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712207388 data=null} to Tree node with text: kernel-overlap-testing
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712207388 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712207388 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
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712207386 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712207374 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:'))
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:39 [2020-06-09T16:37:39.602Z] 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')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:39 [2020-06-09T16:37:39.602Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:39 [2020-06-09T16:37:39.603Z] 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')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:39 [2020-06-09T16:37:39.603Z] 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')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] 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')
12:37:39 [2020-06-09T16:37:39.603Z] 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.
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Clicking on &Finish
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712207361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712207361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712207361 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712207361 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712207361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712207361 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:39 [2020-06-09T16:37:39.603Z] DEBUG - Clicked on &Finish
12:37:39 [2020-06-09T16:37:39.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712207361 data=null item=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')
12:37:39 [2020-06-09T16:37:39.859Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712207783 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712206853 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712206853 data=null doit=true} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712206853 data=null} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712206852 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712206852 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712206824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712206823 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712206823 data=null doit=true} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712206823 data=null} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712206823 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712206823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712206818 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:40 [2020-06-09T16:37:40.115Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712206818 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712206818 data=null doit=true} to TreeItem with text {Traces [2]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712206817 data=null} to TreeItem with text {Traces [2]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712206817 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712206817 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]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712206811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:40 [2020-06-09T16:37:40.115Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [2]} time=-1712206809 data=null doit=true} to TreeItem with text {FolderB [2]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [2]} time=-1712206809 data=null} to TreeItem with text {FolderB [2]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1712206809 data=null button=1 stateMask=0x0 x=114 y=150 count=1} to TreeItem with text {FolderB [2]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712206809 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]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1712206807 data=null button=1 stateMask=0x80000 x=98 y=150 count=1} to TreeItem with text {FolderB [2]}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206731 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712206730 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712206730 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206730 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712206730 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206707 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:40 [2020-06-09T16:37:40.115Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206705 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712206705 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712206705 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206705 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.115Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712206705 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206702 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206702 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712206702 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712206701 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206701 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712206701 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206698 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206698 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206698 data=null button=1 stateMask=0x0 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712206698 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206627 data=null button=1 stateMask=0x80000 x=172 y=173 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712206620 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712206620 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712206620 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:40 [2020-06-09T16:37:40.371Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:40 [2020-06-09T16:37:40.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:40 [2020-06-09T16:37:40.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:40 [2020-06-09T16:37:40.931Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Attempting to set focus on Table with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712205117 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712205117 data=null doit=true} to TableItem with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712205117 data=null} to TableItem with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712205117 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712205117 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712205113 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712205045 data=null button=0 stateMask=0x0 x=172 y=173 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712205045 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712205045 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712205045 data=null button=1 stateMask=0x0 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712205045 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712205042 data=null button=1 stateMask=0x80000 x=172 y=173 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:41 [2020-06-09T16:37:41.858Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712205036 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712205036 data=null doit=true} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712205036 data=null} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712205036 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712205035 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712205025 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712205025 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712205025 data=null doit=true} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712205025 data=null} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712205025 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712205024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712205012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:41 [2020-06-09T16:37:41.858Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712205011 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712205011 data=null doit=true} to TreeItem with text {Traces [4]}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712205011 data=null} to TreeItem with text {Traces [4]}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712205011 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712205011 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]}
12:37:41 [2020-06-09T16:37:41.858Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712205000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:37:41 [2020-06-09T16:37:41.858Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:37:41 [2020-06-09T16:37:41.858Z] WARN - Tree item TreeItem with text {FolderB [2]} is already expanded. Won't expand it again.
12:37:42 [2020-06-09T16:37:42.419Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204562 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712204562 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712204562 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204561 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712204561 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204542 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:42 [2020-06-09T16:37:42.420Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204540 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712204540 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712204540 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204540 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712204540 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204537 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204536 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712204536 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712204536 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204536 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712204536 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204531 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204531 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204531 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712204531 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204492 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.420Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712204486 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712204486 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712204279 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Attempting to set focus on Table with text {}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712204233 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712204233 data=null doit=true} to TableItem with text {}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712204233 data=null} to TableItem with text {}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712204232 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712204232 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712204229 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:42 [2020-06-09T16:37:42.675Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712203079 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712203079 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712203079 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712203079 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712203051 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712203048 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.036Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:44 [2020-06-09T16:37:44.036Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.036Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:37:44 [2020-06-09T16:37:44.036Z] WARN - Tree item TreeItem with text {FolderA [2]} is already expanded. Won't expand it again.
12:37:44 [2020-06-09T16:37:44.036Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1712203045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1712203045 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1712203045 data=null doit=true} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1712203045 data=null} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712203045 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712203045 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')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712203027 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1712203027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1712203026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1712203026 data=null doit=true} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1712203026 data=null} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [2]} time=-1712203026 data=null button=1 stateMask=0x40000 x=114 y=150 count=1} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712203026 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')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [2]} time=-1712203020 data=null button=1 stateMask=0xc0000 x=114 y=150 count=1} to (of type 'Tree')
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:37:44 [2020-06-09T16:37:44.037Z] DEBUG - Clicking on with mnemonic 'Delete'
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - Clicked on with mnemonic 'Delete'
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - Clicking on &Yes
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712202723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712202723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712202723 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712202723 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712202723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712202723 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:44 [2020-06-09T16:37:44.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712202723 data=null item=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')
12:37:45 [2020-06-09T16:37:45.217Z] DEBUG - Clicked on 
12:37:45 [2020-06-09T16:37:45.217Z] DEBUG - matched EditorReference with text "", using matcher: with name '"FolderA/kernel-overlap-testing"'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1712202989 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712200603 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712200603 data=null doit=true} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712200603 data=null} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712200603 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712200603 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712200571 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712200571 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712200571 data=null doit=true} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712200571 data=null} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712200570 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712200570 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712200567 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:46 [2020-06-09T16:37:46.578Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712200566 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712200566 data=null doit=true} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712200566 data=null} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712200566 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712200566 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]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712200550 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1712200550 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1712200550 data=null doit=true} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1712200550 data=null} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1712200550 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712200550 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]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1712200547 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Clicking on with mnemonic 'Clear'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Clicked on with mnemonic 'Clear'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712200248 data=null doit=true} to Shell with text {Confirm Clear}
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:46 [2020-06-09T16:37:46.578Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:37:46 [2020-06-09T16:37:46.579Z] DEBUG - Clicking on &Yes
12:37:46 [2020-06-09T16:37:46.579Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712200248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:46 [2020-06-09T16:37:46.579Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712200248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:46 [2020-06-09T16:37:46.579Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712200248 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:46 [2020-06-09T16:37:46.579Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712200248 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:46 [2020-06-09T16:37:46.579Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712200248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:46 [2020-06-09T16:37:46.579Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712200248 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:46 [2020-06-09T16:37:46.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712200248 data=null item=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')
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712200510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Clicked on 
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712199940 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712199940 data=null doit=true} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712199940 data=null} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712199939 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712199939 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712199917 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712199916 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712199916 data=null doit=true} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712199916 data=null} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712199916 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712199916 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712199913 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:47 [2020-06-09T16:37:47.088Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712199912 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712199912 data=null doit=true} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712199912 data=null} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712199912 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712199912 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712199907 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712199906 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712199906 data=null doit=true} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712199906 data=null} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712199906 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712199906 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712199898 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:37:47 [2020-06-09T16:37:47.088Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - Clicking on OK
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712199824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712199824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712199824 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712199824 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712199824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712199824 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712199824 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1712199873 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...'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Clicked on 
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712199602 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712199602 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712199602 data=null} to TreeItem with text {Traces [0]}
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712199602 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712199602 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]}
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712199599 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - matched Text with text "", using matcher: (of type 'Text')
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:37:47 [2020-06-09T16:37:47.343Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Clicking on OK
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712199418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712199418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712199418 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712199418 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712199418 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712199417 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712199417 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1712199569 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...'
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Clicked on 
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712199283 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712199283 data=null} to TreeItem with text {Traces [0]}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712199283 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712199283 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]}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712199282 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderA} time=-1712199281 data=null button=0 stateMask=0x0 x=87 y=81 count=0} to TreeItem with text {FolderA}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA} time=-1712199281 data=null doit=true} to TreeItem with text {FolderA}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA} time=-1712199281 data=null} to TreeItem with text {FolderA}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA} time=-1712199281 data=null button=1 stateMask=0x0 x=87 y=81 count=1} to TreeItem with text {FolderA}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712199281 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}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA} time=-1712199267 data=null button=1 stateMask=0x80000 x=103 y=81 count=1} to TreeItem with text {FolderA}
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:47 [2020-06-09T16:37:47.598Z] DEBUG - Clicking on with mnemonic 'Import...'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - Clicked on with mnemonic 'Import...'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712198972 data=null doit=true} to Shell with text {Trace Import}
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:47 [2020-06-09T16:37:47.853Z] 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')
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:47 [2020-06-09T16:37:47.853Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712198923 data=null} to (of type 'Combo')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712198890 data=null doit=true} to TreeItem with text {import}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712198890 data=null} to TreeItem with text {import}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712198890 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712198890 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}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712198888 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712198888 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712198888 data=null doit=true} to TreeItem with text {import}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712198888 data=null} to TreeItem with text {import}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712198888 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712198888 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}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712198887 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712198880 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:'))
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:48 [2020-06-09T16:37:48.108Z] 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')
12:37:48 [2020-06-09T16:37:48.108Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Clicking on &Finish
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712198862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712198862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712198862 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712198862 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712198862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:48 [2020-06-09T16:37:48.109Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712198862 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712198862 data=null item=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')
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712199239 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Clicked on 
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712198583 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712198583 data=null doit=true} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712198583 data=null} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712198583 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712198583 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712198569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712198568 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712198568 data=null doit=true} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712198568 data=null} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712198568 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712198568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712198558 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:48 [2020-06-09T16:37:48.364Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712198557 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712198557 data=null doit=true} to TreeItem with text {Traces [0]}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712198557 data=null} to TreeItem with text {Traces [0]}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712198557 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712198557 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]}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712198551 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:37:48 [2020-06-09T16:37:48.364Z] WARN - Tree item TreeItem with text {Traces [0]} is already expanded. Won't expand it again.
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderA [1]} time=-1712198550 data=null doit=true} to TreeItem with text {FolderA [1]}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderA [1]} time=-1712198550 data=null} to TreeItem with text {FolderA [1]}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1712198550 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to TreeItem with text {FolderA [1]}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712198550 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]}
12:37:48 [2020-06-09T16:37:48.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1712198548 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to TreeItem with text {FolderA [1]}
12:37:48 [2020-06-09T16:37:48.619Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:48 [2020-06-09T16:37:48.619Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:48 [2020-06-09T16:37:48.619Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198222 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.619Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712198222 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.619Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712198221 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.619Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198221 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712198221 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198195 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:48 [2020-06-09T16:37:48.874Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198193 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712198193 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712198193 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198193 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712198192 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198190 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198189 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712198189 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712198189 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198189 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712198189 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198186 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198186 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198186 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712198186 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198152 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712198146 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712198146 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712198146 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:48 [2020-06-09T16:37:48.875Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:49 [2020-06-09T16:37:49.434Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:50 [2020-06-09T16:37:50.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:50 [2020-06-09T16:37:50.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:50 [2020-06-09T16:37:50.358Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:50 [2020-06-09T16:37:50.358Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:50 [2020-06-09T16:37:50.358Z] DEBUG - Attempting to set focus on Table with text {}
12:37:50 [2020-06-09T16:37:50.358Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712196644 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:50 [2020-06-09T16:37:50.358Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712196644 data=null doit=true} to TableItem with text {}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712196644 data=null} to TableItem with text {}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712196643 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712196643 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712196636 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712196578 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712196578 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712196578 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712196577 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712196577 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712196574 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:50 [2020-06-09T16:37:50.359Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:50 [2020-06-09T16:37:50.359Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {FolderB} time=-1712196573 data=null button=0 stateMask=0x0 x=103 y=127 count=0} to TreeItem with text {FolderB}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB} time=-1712196570 data=null doit=true} to TreeItem with text {FolderB}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB} time=-1712196570 data=null} to TreeItem with text {FolderB}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB} time=-1712196570 data=null button=1 stateMask=0x0 x=103 y=127 count=1} to TreeItem with text {FolderB}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712196570 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}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB} time=-1712196563 data=null button=1 stateMask=0x80000 x=103 y=127 count=1} to TreeItem with text {FolderB}
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:50 [2020-06-09T16:37:50.359Z] DEBUG - Clicking on with mnemonic 'Import...'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - Clicked on with mnemonic 'Import...'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712196222 data=null doit=true} to Shell with text {Trace Import}
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:50 [2020-06-09T16:37:50.613Z] 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')
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.613Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712196219 data=null} to (of type 'Combo')
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:50 [2020-06-09T16:37:50.614Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712196187 data=null doit=true} to TreeItem with text {import}
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712196187 data=null} to TreeItem with text {import}
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712196186 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712196186 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}
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712196185 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712196185 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712196185 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712196184 data=null} to Tree node with text: kernel-overlap-testing
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712196184 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712196184 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
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712196177 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712196170 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:'))
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:50 [2020-06-09T16:37:50.869Z] 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')
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:50 [2020-06-09T16:37:50.869Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:50 [2020-06-09T16:37:50.870Z] 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')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:50 [2020-06-09T16:37:50.870Z] 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')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] 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')
12:37:50 [2020-06-09T16:37:50.870Z] 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.
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Clicking on &Finish
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712196165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712196165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712196165 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712196165 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712196165 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712196164 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:50 [2020-06-09T16:37:50.870Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712196164 data=null item=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')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712196533 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Clicked on 
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712196049 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712196049 data=null doit=true} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712196049 data=null} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712196049 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712196048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712196023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712196022 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712196022 data=null doit=true} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712196022 data=null} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712196022 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712196022 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712196017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:50 [2020-06-09T16:37:50.870Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712196016 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712196016 data=null doit=true} to TreeItem with text {Traces [1]}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712196016 data=null} to TreeItem with text {Traces [1]}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712196016 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712196016 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712196000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:37:50 [2020-06-09T16:37:50.870Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {FolderB [1]} time=-1712195999 data=null doit=true} to TreeItem with text {FolderB [1]}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {FolderB [1]} time=-1712195999 data=null} to TreeItem with text {FolderB [1]}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1712195999 data=null button=1 stateMask=0x0 x=114 y=127 count=1} to TreeItem with text {FolderB [1]}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712195999 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]}
12:37:50 [2020-06-09T16:37:50.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1712195997 data=null button=1 stateMask=0x80000 x=98 y=127 count=1} to TreeItem with text {FolderB [1]}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195661 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712195661 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712195661 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195660 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712195660 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195643 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:51 [2020-06-09T16:37:51.430Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195641 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712195641 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712195641 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195640 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712195640 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195638 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195637 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712195637 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:51 [2020-06-09T16:37:51.430Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712195637 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195637 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712195637 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195635 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195634 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195634 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712195634 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195597 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712195591 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712195590 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712195590 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:37:51 [2020-06-09T16:37:51.431Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - Attempting to set focus on Table with text {}
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712195069 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712195069 data=null doit=true} to TableItem with text {}
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712195069 data=null} to TableItem with text {}
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712195069 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712195069 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712195066 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:51 [2020-06-09T16:37:51.990Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:52 [2020-06-09T16:37:52.916Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:52 [2020-06-09T16:37:52.916Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:52 [2020-06-09T16:37:52.916Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712194117 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:37:52 [2020-06-09T16:37:52.916Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712194117 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:52 [2020-06-09T16:37:52.916Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712194117 data=null} to TreeItem with text {kernel-overlap-testing}
12:37:52 [2020-06-09T16:37:52.916Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712194117 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712194117 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712194113 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:37:52 [2020-06-09T16:37:52.917Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1712194108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1712194108 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1712194108 data=null doit=true} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1712194108 data=null} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderA [1]} time=-1712194108 data=null button=1 stateMask=0x0 x=114 y=81 count=1} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712194108 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')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderA [1]} time=-1712194099 data=null button=1 stateMask=0x80000 x=114 y=81 count=1} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1712194099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1712194099 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1712194099 data=null doit=true} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1712194099 data=null} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {FolderB [1]} time=-1712194099 data=null button=1 stateMask=0x40000 x=114 y=127 count=1} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712194099 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')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {FolderB [1]} time=-1712194049 data=null button=1 stateMask=0xc0000 x=114 y=127 count=1} to (of type 'Tree')
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:37:52 [2020-06-09T16:37:52.917Z] DEBUG - Clicking on with mnemonic 'Delete'
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - Clicked on with mnemonic 'Delete'
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - Clicking on &Yes
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712193716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712193716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712193716 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712193716 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712193716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712193716 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:53 [2020-06-09T16:37:53.172Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712193716 data=null item=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')
12:37:53 [2020-06-09T16:37:53.733Z] DEBUG - Clicked on 
12:37:53 [2020-06-09T16:37:53.733Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1712194020 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712193036 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712193036 data=null doit=true} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712193036 data=null} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712193036 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712193036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712193024 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712193023 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712193023 data=null doit=true} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712193023 data=null} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712193023 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712193017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712193012 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:53 [2020-06-09T16:37:53.989Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712193011 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712193011 data=null doit=true} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712193011 data=null} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712193011 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712193011 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]}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712193000 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:53 [2020-06-09T16:37:53.989Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712192999 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712192999 data=null doit=true} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712192999 data=null} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712192999 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712192999 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]}
12:37:53 [2020-06-09T16:37:53.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712192996 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:53 [2020-06-09T16:37:53.990Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:37:53 [2020-06-09T16:37:53.990Z] DEBUG - Clicking on with mnemonic 'Import...'
12:37:54 [2020-06-09T16:37:54.244Z] DEBUG - Clicked on with mnemonic 'Import...'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712192570 data=null doit=true} to Shell with text {Trace Import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712192567 data=null} to (of type 'Combo')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712192528 data=null doit=true} to TreeItem with text {import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712192528 data=null} to TreeItem with text {import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712192527 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712192527 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}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712192521 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712192520 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712192520 data=null doit=true} to TreeItem with text {import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712192520 data=null} to TreeItem with text {import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712192520 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712192520 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}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712192520 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:54 [2020-06-09T16:37:54.501Z] WARN - Tree item TreeItem with text {import} is already expanded. Won't expand it again.
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1712192512 data=null doit=true} to Tree node with text: z-clashes
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1712192512 data=null} to Tree node with text: z-clashes
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1712192511 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712192511 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
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1712192510 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1712192510 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1712192510 data=null doit=true} to Tree node with text: z-clashes
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1712192509 data=null} to Tree node with text: z-clashes
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1712192509 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712192509 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
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1712192508 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {Custom Text : TmfGeneric} time=-1712192505 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:'))
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to Custom Text : TmfGeneric
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.501Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:37:54 [2020-06-09T16:37:54.502Z] 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@5c9bc6c2
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712192489 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712192489 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712192488 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712192488 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712192488 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712192488 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712192488 data=null item=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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712192488 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712192488 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712192488 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712192488 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712192488 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:37:54 [2020-06-09T16:37:54.502Z] 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:37:54 [2020-06-09T16:37:54.502Z] 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')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] 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')
12:37:54 [2020-06-09T16:37:54.502Z] 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.
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Clicking on &Finish
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712192480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712192480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.502Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712192480 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.503Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712192480 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.503Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712192480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.503Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712192480 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.503Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:37:54 [2020-06-09T16:37:54.503Z] DEBUG - Clicked on &Finish
12:37:54 [2020-06-09T16:37:54.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712192480 data=null item=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')
12:37:54 [2020-06-09T16:37:54.503Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712192940 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712191972 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712191971 data=null doit=true} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712191971 data=null} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712191971 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712191971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712191952 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712191952 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712191952 data=null doit=true} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712191952 data=null} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712191952 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712191952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712191939 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:55 [2020-06-09T16:37:55.064Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712191939 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712191939 data=null doit=true} to TreeItem with text {Traces [2]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712191939 data=null} to TreeItem with text {Traces [2]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712191938 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712191938 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]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712191932 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712191923 data=null doit=true} to TreeItem with text {Traces [2]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712191923 data=null} to TreeItem with text {Traces [2]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712191923 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712191922 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]}
12:37:55 [2020-06-09T16:37:55.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712191920 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191600 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712191600 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712191600 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191600 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712191600 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191570 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:55 [2020-06-09T16:37:55.320Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191568 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712191568 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712191568 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191568 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712191568 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191559 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191559 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712191559 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712191559 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191558 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712191558 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191555 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191555 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191555 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712191555 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191516 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712191510 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712191510 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712191510 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.320Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:55 [2020-06-09T16:37:55.880Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Attempting to set focus on Table with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712190007 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712190007 data=null doit=true} to TableItem with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712190007 data=null} to TableItem with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712190007 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712190006 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712190002 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189937 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712189937 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712189937 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189937 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712189937 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189934 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2020-06-09T16:37:57.244Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712189929 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712189929 data=null doit=true} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712189929 data=null} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712189929 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712189921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712189897 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712189897 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712189897 data=null doit=true} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712189897 data=null} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712189896 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712189896 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712189892 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:57 [2020-06-09T16:37:57.244Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712189891 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712189891 data=null doit=true} to TreeItem with text {Traces [2]}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712189891 data=null} to TreeItem with text {Traces [2]}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712189891 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712189891 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]}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712189884 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:57 [2020-06-09T16:37:57.244Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1712189884 data=null doit=true} to TreeItem with text {z-clashes [1]}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1712189884 data=null} to TreeItem with text {z-clashes [1]}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1712189884 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712189884 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]}
12:37:57 [2020-06-09T16:37:57.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1712189882 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189444 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712189444 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712189443 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189443 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712189443 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189431 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:57 [2020-06-09T16:37:57.499Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189423 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712189423 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712189423 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189422 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712189422 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189420 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189419 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712189419 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712189419 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189419 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712189418 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189416 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189416 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189415 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712189415 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189377 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.500Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712189370 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.755Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712189340 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.755Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712189249 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.755Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:37:57 [2020-06-09T16:37:57.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:57 [2020-06-09T16:37:57.755Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - Attempting to set focus on Table with text {}
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712188202 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712188202 data=null doit=true} to TableItem with text {}
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712188202 data=null} to TableItem with text {}
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712188202 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712188202 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712188197 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:37:58 [2020-06-09T16:37:58.680Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712187946 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712187946 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712187946 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712187946 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712187946 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712187942 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:58 [2020-06-09T16:37:58.936Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712187933 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712187933 data=null doit=true} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712187933 data=null} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712187933 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712187933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712187915 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712187915 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712187915 data=null doit=true} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712187915 data=null} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712187915 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712187914 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712187903 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:37:58 [2020-06-09T16:37:58.936Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712187903 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712187903 data=null doit=true} to TreeItem with text {Traces [2]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712187903 data=null} to TreeItem with text {Traces [2]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712187902 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712187902 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]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712187896 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Attempting to set focus on Tree with text {}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712187895 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712187895 data=null doit=true} to TreeItem with text {Traces [2]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712187895 data=null} to TreeItem with text {Traces [2]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712187895 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712187895 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]}
12:37:58 [2020-06-09T16:37:58.936Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712187892 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:37:59 [2020-06-09T16:37:59.191Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:37:59 [2020-06-09T16:37:59.191Z] DEBUG - Clicking on with mnemonic 'Clear'
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - Clicked on with mnemonic 'Clear'
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - Clicking on &Yes
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712187589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712187589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:59 [2020-06-09T16:37:59.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712187589 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:59 [2020-06-09T16:37:59.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712187589 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:59 [2020-06-09T16:37:59.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712187589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:59 [2020-06-09T16:37:59.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712187589 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:37:59 [2020-06-09T16:37:59.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712187589 data=null item=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')
12:38:00 [2020-06-09T16:38:00.006Z] DEBUG - Clicked on 
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712187860 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712185573 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712185573 data=null doit=true} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712185573 data=null} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712185572 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712185572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712185557 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.369Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712185556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712185556 data=null doit=true} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712185556 data=null} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712185556 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712185556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712185545 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:01 [2020-06-09T16:38:01.370Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712185545 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712185545 data=null doit=true} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712185545 data=null} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712185544 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712185544 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]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712185538 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712185530 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712185530 data=null doit=true} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712185530 data=null} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712185530 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712185530 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]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712185527 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:01 [2020-06-09T16:38:01.370Z] DEBUG - Clicking on with mnemonic 'Import...'
12:38:01 [2020-06-09T16:38:01.625Z] DEBUG - Clicked on with mnemonic 'Import...'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712185188 data=null doit=true} to Shell with text {Trace Import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:38:01 [2020-06-09T16:38:01.881Z] 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')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712185172 data=null} to (of type 'Combo')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712185133 data=null doit=true} to TreeItem with text {import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712185133 data=null} to TreeItem with text {import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712185133 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712185132 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}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712185131 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {import} time=-1712185131 data=null button=0 stateMask=0x0 x=84 y=12 count=0} to TreeItem with text {import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712185131 data=null doit=true} to TreeItem with text {import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712185131 data=null} to TreeItem with text {import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712185130 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712185130 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}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712185130 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:01 [2020-06-09T16:38:01.881Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712185123 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:'))
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:01 [2020-06-09T16:38:01.882Z] 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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@429c9245
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712185121 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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712185120 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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712185120 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712185120 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712185120 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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712185120 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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712185120 data=null item=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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712185120 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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712185120 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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712185120 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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712185120 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712185120 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:01 [2020-06-09T16:38:01.882Z] 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')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.882Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:01 [2020-06-09T16:38:01.883Z] 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')
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] 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')
12:38:01 [2020-06-09T16:38:01.883Z] 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.
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - Clicking on &Finish
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712185103 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712185102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712185102 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712185102 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712185102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:01 [2020-06-09T16:38:01.883Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712185102 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712185102 data=null item=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')
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712185493 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Clicked on 
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712184835 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712184835 data=null doit=true} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712184835 data=null} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712184835 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712184835 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712184827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712184819 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712184819 data=null doit=true} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712184819 data=null} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712184819 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712184819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712184814 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:02 [2020-06-09T16:38:02.138Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712184813 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712184813 data=null doit=true} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712184813 data=null} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.138Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712184813 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.139Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712184813 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712184800 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.139Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712184800 data=null doit=true} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.139Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712184800 data=null} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.139Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712184800 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.139Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712184800 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]}
12:38:02 [2020-06-09T16:38:02.139Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712184798 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184480 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712184480 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712184480 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184480 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712184480 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184453 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:02 [2020-06-09T16:38:02.394Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184451 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712184451 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712184451 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184450 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712184450 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184447 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184447 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712184447 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712184446 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184446 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712184446 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184443 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184443 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.394Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184443 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.649Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712184443 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184408 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.649Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712184401 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.649Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712184401 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.649Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712184401 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:02 [2020-06-09T16:38:02.649Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:38:03 [2020-06-09T16:38:03.209Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Attempting to set focus on Table with text {}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712182899 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712182899 data=null doit=true} to TableItem with text {}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712182899 data=null} to TableItem with text {}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712182899 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712182898 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712182895 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712182830 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712182830 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:04 [2020-06-09T16:38:04.135Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712182830 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712182829 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712182829 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712182826 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2020-06-09T16:38:04.136Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1712182714 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712182714 data=null doit=true} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712182714 data=null} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712182714 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712182714 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}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712182693 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1712182693 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712182693 data=null doit=true} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712182693 data=null} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712182692 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712182692 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}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712182684 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712182683 data=null doit=true} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712182683 data=null} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712182683 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.136Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712182683 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}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712182681 data=null button=1 stateMask=0x80000 x=49 y=104 count=1} to TreeItem with text {Tracing}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712182680 data=null button=0 stateMask=0x0 x=76 y=150 count=0} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712182680 data=null doit=true} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712182680 data=null} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712182680 data=null button=1 stateMask=0x0 x=76 y=150 count=1} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712182680 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]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712182665 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712182665 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712182665 data=null doit=true} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712182665 data=null} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712182664 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712182664 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]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712182661 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [0]}
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:04 [2020-06-09T16:38:04.391Z] DEBUG - Clicking on with mnemonic 'Import...'
12:38:04 [2020-06-09T16:38:04.646Z] DEBUG - Clicked on with mnemonic 'Import...'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712182296 data=null doit=true} to Shell with text {Trace Import}
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712182238 data=null} to (of type 'Combo')
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712182205 data=null doit=true} to TreeItem with text {import}
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712182205 data=null} to TreeItem with text {import}
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712182205 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712182205 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}
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712182204 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712182203 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712182203 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712182203 data=null} to Tree node with text: kernel-overlap-testing
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712182203 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712182203 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
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712182195 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:38:04 [2020-06-09T16:38:04.647Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712182134 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:'))
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:04 [2020-06-09T16:38:04.903Z] 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')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK') already selected, not selecting again.
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:04 [2020-06-09T16:38:04.903Z] 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')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:04 [2020-06-09T16:38:04.903Z] 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')
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.903Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] 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')
12:38:04 [2020-06-09T16:38:04.904Z] 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.
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Clicking on &Finish
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712182128 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712182127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712182127 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712182127 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712182127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712182127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Clicked on &Finish
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712182127 data=null item=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')
12:38:04 [2020-06-09T16:38:04.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712182635 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1712181619 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712181619 data=null doit=true} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712181619 data=null} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712181618 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712181618 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}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712181600 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1712181600 data=null button=0 stateMask=0x0 x=65 y=104 count=0} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712181600 data=null doit=true} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712181600 data=null} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712181600 data=null button=1 stateMask=0x0 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712181600 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}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712181596 data=null button=1 stateMask=0x80000 x=65 y=104 count=1} to TreeItem with text {Tracing}
12:38:05 [2020-06-09T16:38:05.466Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712181595 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712181595 data=null doit=true} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712181595 data=null} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712181595 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.467Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712181595 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712181585 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.467Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712181585 data=null doit=true} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.467Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712181585 data=null} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.467Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712181585 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.467Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712181584 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]}
12:38:05 [2020-06-09T16:38:05.467Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712181583 data=null button=1 stateMask=0x80000 x=76 y=150 count=1} to TreeItem with text {Traces [1]}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181264 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712181244 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712181243 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181243 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712181243 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181224 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:05 [2020-06-09T16:38:05.722Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181222 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712181222 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712181222 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181221 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712181221 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181218 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181218 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712181218 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712181217 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181217 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712181217 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181214 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181214 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181214 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712181214 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181136 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712181129 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712181129 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712181129 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:38:05 [2020-06-09T16:38:05.722Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - Attempting to set focus on Table with text {}
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712180626 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712180626 data=null doit=true} to TableItem with text {}
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712180626 data=null} to TableItem with text {}
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712180626 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712180626 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712180622 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:06 [2020-06-09T16:38:06.283Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:07 [2020-06-09T16:38:07.207Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712179566 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712179566 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712179566 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712179566 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712179566 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712179562 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1712179557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1712179557 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1712179557 data=null doit=true} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1712179557 data=null} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712179556 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712179556 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')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712179548 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Tree {} time=-1712179548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Tree {} time=-1712179548 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Tree {} time=-1712179548 data=null doit=true} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Tree {} time=-1712179548 data=null} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712179548 data=null button=1 stateMask=0x40000 x=92 y=150 count=1} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712179548 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')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712179533 data=null button=1 stateMask=0xc0000 x=92 y=150 count=1} to (of type 'Tree')
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:38:07 [2020-06-09T16:38:07.462Z] DEBUG - Clicking on with mnemonic 'Clear'
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - Clicked on with mnemonic 'Clear'
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - Clicking on &Yes
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712179221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712179221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712179221 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712179221 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712179221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712179221 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:07 [2020-06-09T16:38:07.717Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712179221 data=null item=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')
12:38:08 [2020-06-09T16:38:08.277Z] DEBUG - Clicked on 
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712179504 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1712178346 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1712178342 data=null button=0 stateMask=0x0 x=65 y=81 count=0} to TreeItem with text {Tracing}
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1712178342 data=null doit=true} to TreeItem with text {Tracing}
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1712178342 data=null} to TreeItem with text {Tracing}
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1712178341 data=null button=1 stateMask=0x0 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712178341 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}
12:38:08 [2020-06-09T16:38:08.532Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1712178320 data=null button=1 stateMask=0x80000 x=65 y=81 count=1} to TreeItem with text {Tracing}
12:38:08 [2020-06-09T16:38:08.787Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:38:08 [2020-06-09T16:38:08.787Z] DEBUG - Clicking on with mnemonic 'Delete'
12:38:08 [2020-06-09T16:38:08.787Z] DEBUG - Clicked on with mnemonic 'Delete'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177654 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null item=null 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')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712177653 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Clicking on OK
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712177652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712177652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712177652 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712177652 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712177652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712177652 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Clicked on OK
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712177652 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.347Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1712178282 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712177145 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712177145 data=null doit=true} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712177145 data=null} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712177145 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712177145 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712177132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712177131 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712177131 data=null doit=true} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712177131 data=null} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712177131 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712177131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712177127 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:09 [2020-06-09T16:38:09.907Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712177122 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712177122 data=null doit=true} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712177122 data=null} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712177122 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712177122 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]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712177116 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712177115 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712177115 data=null doit=true} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712177115 data=null} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712177115 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712177115 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]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712177112 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Clicking on with mnemonic 'Clear'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Clicked on with mnemonic 'Clear'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712177001 data=null doit=true} to Shell with text {Confirm Clear}
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:38:09 [2020-06-09T16:38:09.907Z] DEBUG - Clicking on &Yes
12:38:09 [2020-06-09T16:38:09.908Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712177001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.908Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712177001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.908Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712177001 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.908Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712177001 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.908Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712177001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.908Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712177001 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:09 [2020-06-09T16:38:09.908Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712177000 data=null item=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')
12:38:10 [2020-06-09T16:38:10.162Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712177049 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:38:10 [2020-06-09T16:38:10.162Z] DEBUG - Clicked on 
12:38:10 [2020-06-09T16:38:10.162Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:10 [2020-06-09T16:38:10.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:10 [2020-06-09T16:38:10.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:10 [2020-06-09T16:38:10.162Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:10 [2020-06-09T16:38:10.162Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:10 [2020-06-09T16:38:10.162Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712176827 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712176827 data=null doit=true} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712176827 data=null} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712176827 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712176827 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712176819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712176819 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712176819 data=null doit=true} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712176819 data=null} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712176819 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712176819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712176809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:10 [2020-06-09T16:38:10.163Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712176809 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712176809 data=null doit=true} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712176809 data=null} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712176808 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712176808 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]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712176802 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712176802 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712176802 data=null doit=true} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712176802 data=null} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712176802 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712176802 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]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712176747 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:10 [2020-06-09T16:38:10.163Z] DEBUG - Clicking on with mnemonic 'Import...'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Clicked on with mnemonic 'Import...'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712176423 data=null doit=true} to Shell with text {Trace Import}
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select roo&t directory:} time=-1712176404 data=null doit=true} to Button with text {Select roo&t directory:}
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1712176403 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:}
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select &archive file:} time=-1712176403 data=null doit=true} to (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select &archive file:} time=-1712176403 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')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select &archive file:} time=-1712176403 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')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1712176403 data=null item=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')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:38:10 [2020-06-09T16:38:10.418Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-1712176401 data=null} to (of type 'Combo')
12:38:10 [2020-06-09T16:38:10.419Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:38:10 [2020-06-09T16:38:10.419Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:10 [2020-06-09T16:38:10.419Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:10 [2020-06-09T16:38:10.419Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:38:10 [2020-06-09T16:38:10.674Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:10 [2020-06-09T16:38:10.674Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:10 [2020-06-09T16:38:10.674Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:10 [2020-06-09T16:38:10.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1712176197 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
12:38:10 [2020-06-09T16:38:10.674Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1712176197 data=null doit=true} to TreeItem with text {/}
12:38:10 [2020-06-09T16:38:10.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1712176197 data=null} to TreeItem with text {/}
12:38:10 [2020-06-09T16:38:10.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1712176197 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712176197 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1712176196 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Setting state to checked on: /
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712176179 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:'))
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:10 [2020-06-09T16:38:10.675Z] 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')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@7d52e1f8
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712176177 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')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712176177 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')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712176177 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712176177 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712176177 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')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712176177 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')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712176177 data=null item=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')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712176177 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')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712176177 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')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712176177 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')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712176177 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712176176 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.675Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:10 [2020-06-09T16:38:10.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')
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.704Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:10 [2020-06-09T16:38:10.705Z] 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')
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] 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')
12:38:10 [2020-06-09T16:38:10.705Z] 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.
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Clicking on &Finish
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712176173 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712176172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712176172 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712176172 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712176172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712176172 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:10 [2020-06-09T16:38:10.705Z] DEBUG - Clicked on &Finish
12:38:12 [2020-06-09T16:38:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712176172 data=null item=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')
12:38:12 [2020-06-09T16:38:12.068Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712176722 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712174658 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712174658 data=null doit=true} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712174658 data=null} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712174658 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712174658 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712174640 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712174640 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712174640 data=null doit=true} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712174639 data=null} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712174639 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712174639 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712174635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:12 [2020-06-09T16:38:12.324Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712174634 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712174634 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712174634 data=null} to TreeItem with text {Traces [12]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712174634 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712174634 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]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712174620 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712174620 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712174620 data=null} to TreeItem with text {Traces [12]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712174619 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712174619 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]}
12:38:12 [2020-06-09T16:38:12.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712174616 data=null button=1 stateMask=0x80000 x=80 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174176 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712174176 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712174176 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174175 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712174175 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174139 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:12 [2020-06-09T16:38:12.884Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174136 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712174136 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712174136 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174136 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712174136 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174132 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174132 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712174131 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712174131 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174131 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712174129 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174126 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174125 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174125 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.884Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712174125 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174035 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712174028 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712174027 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712174027 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:12 [2020-06-09T16:38:12.885Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:38:13 [2020-06-09T16:38:13.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - Attempting to set focus on Table with text {}
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712172524 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712172524 data=null doit=true} to TableItem with text {}
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712172524 data=null} to TableItem with text {}
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712172524 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712172524 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712172519 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:14 [2020-06-09T16:38:14.370Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712172431 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712172431 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712172431 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712172431 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712172431 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712172427 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2020-06-09T16:38:14.626Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712172424 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712172424 data=null doit=true} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712172424 data=null} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712172423 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712172423 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712172407 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712172406 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712172406 data=null doit=true} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712172406 data=null} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712172406 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712172406 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712172402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:14 [2020-06-09T16:38:14.626Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712172401 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712172401 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712172401 data=null} to TreeItem with text {Traces [12]}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712172401 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712172401 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]}
12:38:14 [2020-06-09T16:38:14.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712172394 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:14 [2020-06-09T16:38:14.626Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:14 [2020-06-09T16:38:14.881Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:14 [2020-06-09T16:38:14.881Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:14 [2020-06-09T16:38:14.881Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171975 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:14 [2020-06-09T16:38:14.881Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712171975 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:14 [2020-06-09T16:38:14.881Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712171974 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:14 [2020-06-09T16:38:14.881Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171974 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:14 [2020-06-09T16:38:14.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712171974 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}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171933 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:15 [2020-06-09T16:38:15.136Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171930 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712171930 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712171930 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171930 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712171930 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}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171926 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171926 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712171926 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712171926 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171925 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712171925 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}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171922 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171922 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171922 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171879 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712171879 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712171879 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712171879 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:38:15 [2020-06-09T16:38:15.136Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:15 [2020-06-09T16:38:15.696Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:15 [2020-06-09T16:38:15.950Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:16 [2020-06-09T16:38:16.515Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:16 [2020-06-09T16:38:16.515Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712171922 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}
12:38:17 [2020-06-09T16:38:17.076Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:17 [2020-06-09T16:38:17.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:17 [2020-06-09T16:38:17.636Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - Attempting to set focus on Table with text {}
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712167872 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712167872 data=null doit=true} to TableItem with text {}
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712167872 data=null} to TableItem with text {}
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712167872 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712167872 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712167869 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:19 [2020-06-09T16:38:19.000Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712167806 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712167805 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712167805 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712167805 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712167805 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}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712167802 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2020-06-09T16:38:19.255Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712167798 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712167798 data=null doit=true} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712167798 data=null} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712167798 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712167798 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712167781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712167780 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712167780 data=null doit=true} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712167780 data=null} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712167780 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712167780 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.255Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712167776 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:19 [2020-06-09T16:38:19.256Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:19 [2020-06-09T16:38:19.256Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:19 [2020-06-09T16:38:19.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712167775 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:19 [2020-06-09T16:38:19.256Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712167775 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:19 [2020-06-09T16:38:19.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712167775 data=null} to TreeItem with text {Traces [12]}
12:38:19 [2020-06-09T16:38:19.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712167775 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:19 [2020-06-09T16:38:19.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712167775 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]}
12:38:19 [2020-06-09T16:38:19.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712167768 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:19 [2020-06-09T16:38:19.256Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:19 [2020-06-09T16:38:19.511Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:19 [2020-06-09T16:38:19.511Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:19 [2020-06-09T16:38:19.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167333 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712167333 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712167333 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167333 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712167332 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167290 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:19 [2020-06-09T16:38:19.766Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167287 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712167287 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712167287 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167287 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712167287 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167284 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167283 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712167283 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:19 [2020-06-09T16:38:19.766Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712167283 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167283 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712167283 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167277 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167277 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167277 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712167277 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167235 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712167205 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712167205 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712167205 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:19 [2020-06-09T16:38:19.767Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - Attempting to set focus on Table with text {}
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712166703 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712166703 data=null doit=true} to TableItem with text {}
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712166703 data=null} to TableItem with text {}
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712166702 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712166702 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712166699 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:20 [2020-06-09T16:38:20.327Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712164549 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712164549 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712164549 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712164549 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712164549 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712164545 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2020-06-09T16:38:22.840Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712164542 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712164541 data=null doit=true} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712164541 data=null} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712164541 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712164541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712164526 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712164526 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712164526 data=null doit=true} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712164526 data=null} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712164525 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712164525 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712164515 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:22 [2020-06-09T16:38:22.841Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712164515 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712164515 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712164515 data=null} to TreeItem with text {Traces [12]}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712164514 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712164514 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]}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712164503 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:22 [2020-06-09T16:38:22.841Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164043 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712164043 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712164043 data=null} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164043 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712164043 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}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164017 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:22 [2020-06-09T16:38:22.841Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164015 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712164015 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712164015 data=null} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164015 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712164015 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}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164012 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164011 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712164011 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712164011 data=null} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164011 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712164011 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}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164007 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164006 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:38:22 [2020-06-09T16:38:22.841Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712164006 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:38:23 [2020-06-09T16:38:23.096Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712164006 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}
12:38:23 [2020-06-09T16:38:23.096Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712163968 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:38:23 [2020-06-09T16:38:23.096Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712163960 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:23 [2020-06-09T16:38:23.096Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712163960 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:23 [2020-06-09T16:38:23.096Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712163960 data=null} to TreeItem with text {simple_server-thread1}
12:38:23 [2020-06-09T16:38:23.096Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:38:23 [2020-06-09T16:38:23.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:23 [2020-06-09T16:38:23.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:23 [2020-06-09T16:38:23.096Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - Attempting to set focus on Table with text {}
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712163318 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712163318 data=null doit=true} to TableItem with text {}
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712163318 data=null} to TableItem with text {}
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712163317 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712163317 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712163308 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:23 [2020-06-09T16:38:23.656Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712162558 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712162558 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712162558 data=null} to TreeItem with text {simple_server-thread1}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712162558 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712162557 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}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712162552 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:24 [2020-06-09T16:38:24.582Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712162541 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712162541 data=null doit=true} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712162541 data=null} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712162541 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712162541 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712162521 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712162520 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712162520 data=null doit=true} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712162520 data=null} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712162520 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712162520 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712162497 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:24 [2020-06-09T16:38:24.582Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712162496 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712162496 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712162496 data=null} to TreeItem with text {Traces [12]}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712162496 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712162496 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]}
12:38:24 [2020-06-09T16:38:24.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712162489 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:24 [2020-06-09T16:38:24.582Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162149 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712162149 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712162148 data=null} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162148 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712162148 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}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162126 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:24 [2020-06-09T16:38:24.838Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162124 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712162124 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712162124 data=null} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162124 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712162123 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}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162120 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162119 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712162119 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712162119 data=null} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162119 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712162119 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}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162115 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162115 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162115 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712162115 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}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162063 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712162056 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712162056 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712162056 data=null} to TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:24 [2020-06-09T16:38:24.838Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - Attempting to set focus on Table with text {}
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712161550 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712161550 data=null doit=true} to TableItem with text {}
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712161549 data=null} to TableItem with text {}
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712161549 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712161549 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712161541 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:25 [2020-06-09T16:38:25.398Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712160689 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712160689 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712160689 data=null} to TreeItem with text {simple_server-thread2}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712160689 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712160689 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}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712160685 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:26 [2020-06-09T16:38:26.323Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712160681 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712160681 data=null doit=true} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712160681 data=null} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.323Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712160681 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712160681 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712160654 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712160651 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712160651 data=null doit=true} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712160650 data=null} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712160650 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712160650 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712160646 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:26 [2020-06-09T16:38:26.324Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712160645 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712160645 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712160645 data=null} to TreeItem with text {Traces [12]}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712160645 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712160645 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]}
12:38:26 [2020-06-09T16:38:26.324Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712160638 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:26 [2020-06-09T16:38:26.324Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160196 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712160196 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712160196 data=null} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160195 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712160195 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}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160174 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:26 [2020-06-09T16:38:26.884Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160172 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712160172 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712160172 data=null} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160172 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712160172 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}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160167 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160167 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712160167 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712160166 data=null} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160166 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712160166 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}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160163 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160163 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160163 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712160163 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}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160116 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712160107 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712160107 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712160107 data=null} to TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:26 [2020-06-09T16:38:26.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - Attempting to set focus on Table with text {}
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712159604 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712159604 data=null doit=true} to TableItem with text {}
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712159604 data=null} to TableItem with text {}
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712159604 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712159603 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712159594 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:27 [2020-06-09T16:38:27.445Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:28 [2020-06-09T16:38:28.370Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:28 [2020-06-09T16:38:28.370Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:28 [2020-06-09T16:38:28.370Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712158734 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:28 [2020-06-09T16:38:28.370Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712158734 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:28 [2020-06-09T16:38:28.370Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712158734 data=null} to TreeItem with text {ust-overlap-testing}
12:38:28 [2020-06-09T16:38:28.370Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712158733 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:28 [2020-06-09T16:38:28.370Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712158733 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}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712158730 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2020-06-09T16:38:28.371Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712158724 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712158724 data=null doit=true} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712158724 data=null} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712158724 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712158724 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712158713 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712158713 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712158713 data=null doit=true} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712158713 data=null} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712158713 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712158712 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712158699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:28 [2020-06-09T16:38:28.371Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712158698 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712158698 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712158698 data=null} to TreeItem with text {Traces [12]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712158698 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712158697 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]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712158687 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:28 [2020-06-09T16:38:28.371Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1712158684 data=null doit=true} to TreeItem with text {z-clashes [6]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1712158684 data=null} to TreeItem with text {z-clashes [6]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1712158684 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712158684 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]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1712158681 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [6]}
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:28 [2020-06-09T16:38:28.371Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158436 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712158436 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712158436 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158435 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712158435 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158417 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:28 [2020-06-09T16:38:28.626Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158415 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712158415 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712158415 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158415 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712158415 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158412 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158411 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712158411 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712158411 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158411 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712158411 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158408 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158408 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158408 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712158408 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158365 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712158235 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712158235 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712158235 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:28 [2020-06-09T16:38:28.627Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Attempting to set focus on Table with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712157167 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712157167 data=null doit=true} to TableItem with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712157167 data=null} to TableItem with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712157151 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712157148 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712157144 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712156983 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712156983 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712156983 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712156983 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712156982 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712156979 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:29 [2020-06-09T16:38:29.995Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712156972 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712156972 data=null doit=true} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712156972 data=null} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712156971 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712156971 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712156950 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712156950 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712156950 data=null doit=true} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712156950 data=null} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712156949 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712156949 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712156944 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:29 [2020-06-09T16:38:29.995Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712156941 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712156940 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712156940 data=null} to TreeItem with text {Traces [12]}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712156940 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712156940 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]}
12:38:29 [2020-06-09T16:38:29.995Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712156932 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:29 [2020-06-09T16:38:29.995Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:29 [2020-06-09T16:38:29.995Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:38:30 [2020-06-09T16:38:30.250Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:30 [2020-06-09T16:38:30.250Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:30 [2020-06-09T16:38:30.250Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156584 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.250Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712156583 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.250Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712156583 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.250Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156583 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.250Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712156583 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}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156562 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:30 [2020-06-09T16:38:30.506Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156560 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712156560 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712156560 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156560 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712156560 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}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156556 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156556 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712156556 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712156556 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156555 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712156555 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}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156552 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156552 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156552 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712156552 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}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156502 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712156495 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712156495 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712156495 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:30 [2020-06-09T16:38:30.506Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:31 [2020-06-09T16:38:31.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:31 [2020-06-09T16:38:31.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:31 [2020-06-09T16:38:31.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:31 [2020-06-09T16:38:31.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:31 [2020-06-09T16:38:31.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:31 [2020-06-09T16:38:31.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:31 [2020-06-09T16:38:31.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:31 [2020-06-09T16:38:31.066Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Attempting to set focus on Table with text {}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712154992 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712154992 data=null doit=true} to TableItem with text {}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712154992 data=null} to TableItem with text {}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712154992 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712154991 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712154983 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712154900 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712154900 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712154900 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712154899 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712154899 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}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712154895 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:31 [2020-06-09T16:38:31.991Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:31 [2020-06-09T16:38:31.992Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712154889 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712154889 data=null doit=true} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712154889 data=null} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712154889 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712154889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712154862 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712154858 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712154858 data=null doit=true} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712154857 data=null} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712154857 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712154857 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712154852 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:31 [2020-06-09T16:38:31.992Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712154851 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712154851 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712154851 data=null} to TreeItem with text {Traces [12]}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712154851 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712154851 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]}
12:38:31 [2020-06-09T16:38:31.992Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712154837 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:31 [2020-06-09T16:38:31.992Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:31 [2020-06-09T16:38:31.992Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:38:32 [2020-06-09T16:38:32.552Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154388 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712154388 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712154388 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154388 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712154388 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154372 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:32 [2020-06-09T16:38:32.553Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154370 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712154370 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712154366 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154366 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712154365 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154362 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154362 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712154362 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712154362 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154361 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712154361 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154358 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154358 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154358 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:32 [2020-06-09T16:38:32.553Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712154358 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712154307 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712153975 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712153949 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712153949 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Attempting to set focus on Table with text {}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712153947 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712153947 data=null doit=true} to TableItem with text {}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712153947 data=null} to TableItem with text {}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712153947 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712153947 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712153940 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:33 [2020-06-09T16:38:33.114Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:34 [2020-06-09T16:38:34.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:34 [2020-06-09T16:38:34.039Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712152774 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712152774 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712152774 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712152774 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712152774 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712152770 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2020-06-09T16:38:34.295Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712152755 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712152755 data=null doit=true} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712152755 data=null} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712152755 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712152755 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712152738 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712152737 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712152737 data=null doit=true} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712152737 data=null} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712152737 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712152737 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712152725 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:34 [2020-06-09T16:38:34.295Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712152724 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712152724 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712152724 data=null} to TreeItem with text {Traces [12]}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712152724 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712152724 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]}
12:38:34 [2020-06-09T16:38:34.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712152711 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:34 [2020-06-09T16:38:34.295Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:34 [2020-06-09T16:38:34.295Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:38:34 [2020-06-09T16:38:34.550Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:34 [2020-06-09T16:38:34.550Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152260 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712152260 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712152260 data=null} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152259 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712152259 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}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152214 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:34 [2020-06-09T16:38:34.806Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152212 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712152212 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712152212 data=null} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152212 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712152212 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}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152207 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152207 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712152207 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712152207 data=null} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152207 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712152207 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}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152203 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152203 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152202 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:38:34 [2020-06-09T16:38:34.806Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712152202 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}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712152138 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712151926 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712151887 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712151887 data=null} to TreeItem with text {simple_server-thread1}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Attempting to set focus on Table with text {}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712151885 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712151885 data=null doit=true} to TableItem with text {}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712151885 data=null} to TableItem with text {}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712151885 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712151885 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712151840 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:35 [2020-06-09T16:38:35.062Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712150762 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712150762 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712150762 data=null} to TreeItem with text {simple_server-thread1}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712150761 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712150761 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}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712150756 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2020-06-09T16:38:36.426Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712150752 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712150752 data=null doit=true} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712150752 data=null} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712150751 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712150751 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712150722 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712150721 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712150721 data=null doit=true} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.426Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712150721 data=null} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712150721 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712150721 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712150715 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:36 [2020-06-09T16:38:36.427Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712150714 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712150714 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712150714 data=null} to TreeItem with text {Traces [12]}
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712150714 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712150713 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]}
12:38:36 [2020-06-09T16:38:36.427Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712150698 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:36 [2020-06-09T16:38:36.427Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:36 [2020-06-09T16:38:36.427Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150337 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712150336 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712150336 data=null} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150336 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712150336 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}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150301 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:36 [2020-06-09T16:38:36.682Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150298 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712150298 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712150298 data=null} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150298 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712150297 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}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150292 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150292 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712150291 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:36 [2020-06-09T16:38:36.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712150291 data=null} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150291 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712150291 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}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150282 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150282 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150282 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712150282 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}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150218 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712150211 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712150211 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712150211 data=null} to TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:36 [2020-06-09T16:38:36.683Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - Attempting to set focus on Table with text {}
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712149707 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712149707 data=null doit=true} to TableItem with text {}
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712149707 data=null} to TableItem with text {}
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712149707 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712149706 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712149701 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:37 [2020-06-09T16:38:37.244Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712148844 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712148844 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712148844 data=null} to TreeItem with text {simple_server-thread2}
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712148844 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712148844 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}
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712148838 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2020-06-09T16:38:38.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2020-06-09T16:38:38.170Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712148833 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712148833 data=null doit=true} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712148833 data=null} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712148833 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712148833 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712148810 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712148806 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712148806 data=null doit=true} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712148806 data=null} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712148806 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712148806 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712148775 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:38 [2020-06-09T16:38:38.170Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712148774 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712148774 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712148774 data=null} to TreeItem with text {Traces [12]}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712148774 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712148774 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]}
12:38:38 [2020-06-09T16:38:38.170Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712148766 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:38 [2020-06-09T16:38:38.170Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:38 [2020-06-09T16:38:38.170Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148310 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712148310 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712148309 data=null} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148309 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712148309 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}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148296 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:38 [2020-06-09T16:38:38.731Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148294 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712148294 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712148294 data=null} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148294 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712148294 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}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148280 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148280 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712148280 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712148279 data=null} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148279 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712148279 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}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148273 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148273 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148273 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.731Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712148273 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}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712148213 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712147993 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712147939 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712147939 data=null} to TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Attempting to set focus on Table with text {}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712147937 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712147937 data=null doit=true} to TableItem with text {}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712147937 data=null} to TableItem with text {}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712147936 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712147936 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712147908 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:38 [2020-06-09T16:38:38.987Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712146732 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712146732 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712146732 data=null} to TreeItem with text {ust-overlap-testing}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712146732 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712146732 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}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712146727 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2020-06-09T16:38:40.351Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712146723 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712146723 data=null doit=true} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712146723 data=null} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712146723 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712146723 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712146697 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712146696 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712146696 data=null doit=true} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712146696 data=null} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712146696 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712146696 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712146691 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712146690 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712146690 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712146690 data=null} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712146690 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712146690 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]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712146682 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712146671 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712146671 data=null doit=true} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712146671 data=null} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712146671 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712146671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712146655 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712146654 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712146654 data=null doit=true} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712146654 data=null} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712146654 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712146654 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712146648 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:40 [2020-06-09T16:38:40.351Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712146647 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712146647 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712146647 data=null} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712146647 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712146647 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]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712146639 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712146638 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.351Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712146638 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.352Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712146633 data=null} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.352Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712146632 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.352Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712146632 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]}
12:38:40 [2020-06-09T16:38:40.352Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712146626 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:40 [2020-06-09T16:38:40.352Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:38:40 [2020-06-09T16:38:40.352Z] DEBUG - Clicking on with mnemonic 'Clear'
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Clicked on with mnemonic 'Clear'
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712146320 data=null doit=true} to Shell with text {Confirm Clear}
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Clicking on &Yes
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712146320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712146320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712146320 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712146320 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712146320 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712146319 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:38:40 [2020-06-09T16:38:40.607Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712146319 data=null item=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')
12:38:44 [2020-06-09T16:38:44.774Z] DEBUG - Clicked on 
12:38:44 [2020-06-09T16:38:44.774Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712146595 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712141908 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712141908 data=null doit=true} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712141907 data=null} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712141907 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712141907 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712141890 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712141889 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712141889 data=null doit=true} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712141889 data=null} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712141889 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712141889 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712141885 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:45 [2020-06-09T16:38:45.030Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712141884 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712141884 data=null doit=true} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712141884 data=null} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712141884 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712141884 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]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712141873 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712141872 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712141872 data=null doit=true} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712141872 data=null} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712141872 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712141872 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]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712141869 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:38:45 [2020-06-09T16:38:45.030Z] DEBUG - Clicking on with mnemonic 'Import...'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Clicked on with mnemonic 'Import...'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712141526 data=null doit=true} to Shell with text {Trace Import}
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-1712141523 data=null} to (of type 'Combo')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1712141489 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1712141488 data=null doit=true} to TreeItem with text {/}
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1712141488 data=null} to TreeItem with text {/}
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1712141488 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712141488 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1712141488 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Setting state to checked on: /
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712141481 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:'))
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:38:45 [2020-06-09T16:38:45.591Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:38:45 [2020-06-09T16:38:45.592Z] 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@71381bfe
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712141468 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712141468 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712141468 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712141468 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712141468 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712141468 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712141468 data=null item=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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712141468 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712141467 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712141467 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712141467 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712141467 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:38:45 [2020-06-09T16:38:45.592Z] 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:38:45 [2020-06-09T16:38:45.592Z] 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')
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] 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')
12:38:45 [2020-06-09T16:38:45.592Z] 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.
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.592Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - Clicking on &Finish
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712141463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712141463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712141463 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712141463 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712141463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712141463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:38:45 [2020-06-09T16:38:45.593Z] DEBUG - Clicked on &Finish
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712137426 data=null doit=true} to Shell with text {Confirmation}
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Clicking on Rename All
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1712137425 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')
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1712137425 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')
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1712137425 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1712137425 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1712137425 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')
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1712137425 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')
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1712137425 data=null item=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')
12:38:49 [2020-06-09T16:38:49.753Z] DEBUG - Clicked on 
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712141463 data=null item=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')
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712141842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712133233 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712133233 data=null doit=true} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712133233 data=null} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712133232 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712133232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712133220 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712133220 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712133220 data=null doit=true} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712133220 data=null} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712133220 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712133220 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712133206 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:53 [2020-06-09T16:38:53.913Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712133205 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712133205 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712133205 data=null} to TreeItem with text {Traces [12]}
12:38:53 [2020-06-09T16:38:53.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712133205 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:53 [2020-06-09T16:38:53.914Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712133205 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]}
12:38:53 [2020-06-09T16:38:53.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712133198 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:53 [2020-06-09T16:38:53.914Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712133198 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:53 [2020-06-09T16:38:53.914Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712133198 data=null} to TreeItem with text {Traces [12]}
12:38:53 [2020-06-09T16:38:53.914Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712133198 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:53 [2020-06-09T16:38:53.914Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712133198 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]}
12:38:53 [2020-06-09T16:38:53.914Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712133183 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:54 [2020-06-09T16:38:54.168Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:54 [2020-06-09T16:38:54.168Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:54 [2020-06-09T16:38:54.168Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132740 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712132740 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712132740 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132739 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712132739 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132720 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:54 [2020-06-09T16:38:54.169Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132718 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712132718 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712132718 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132718 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712132718 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132714 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132714 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712132714 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712132714 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132714 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712132712 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132709 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132708 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132708 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.169Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712132708 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132665 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.424Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712132564 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.424Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712132564 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.424Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712132564 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.424Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:38:54 [2020-06-09T16:38:54.424Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - Attempting to set focus on Table with text {}
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712131061 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712131061 data=null doit=true} to TableItem with text {}
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712131061 data=null} to TableItem with text {}
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712131061 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712131061 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712131054 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:55 [2020-06-09T16:38:55.786Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712130979 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712130979 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712130979 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712130979 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712130979 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712130974 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2020-06-09T16:38:56.042Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712130970 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712130970 data=null doit=true} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712130970 data=null} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712130970 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712130970 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712130960 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712130959 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712130959 data=null doit=true} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712130953 data=null} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712130953 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712130952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712130948 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:56 [2020-06-09T16:38:56.042Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712130947 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712130947 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712130947 data=null} to TreeItem with text {Traces [12]}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712130947 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712130947 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]}
12:38:56 [2020-06-09T16:38:56.042Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712130936 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:56 [2020-06-09T16:38:56.042Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:56 [2020-06-09T16:38:56.297Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:56 [2020-06-09T16:38:56.297Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:56 [2020-06-09T16:38:56.552Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130484 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.552Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712130484 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.552Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712130484 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.552Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130484 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712130484 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}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130469 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:56 [2020-06-09T16:38:56.553Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130458 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712130458 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712130458 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130458 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712130458 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}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130453 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130453 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712130453 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712130453 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130453 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712130453 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}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130448 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130448 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130447 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712130447 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}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130400 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712130393 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712130393 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712130393 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:38:56 [2020-06-09T16:38:56.553Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:57 [2020-06-09T16:38:57.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:57 [2020-06-09T16:38:57.112Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Attempting to set focus on Table with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712128891 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712128891 data=null doit=true} to TableItem with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712128891 data=null} to TableItem with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712128890 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712128890 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712128887 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712128820 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712128820 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712128820 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712128820 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712128820 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}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712128817 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2020-06-09T16:38:58.037Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712128813 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712128813 data=null doit=true} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712128813 data=null} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712128812 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712128812 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712128796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712128796 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712128796 data=null doit=true} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712128796 data=null} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712128796 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712128796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712128787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:38:58 [2020-06-09T16:38:58.037Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712128787 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712128786 data=null doit=true} to TreeItem with text {Traces [12]}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712128786 data=null} to TreeItem with text {Traces [12]}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712128786 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:58 [2020-06-09T16:38:58.037Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712128786 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]}
12:38:58 [2020-06-09T16:38:58.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712128779 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:38:58 [2020-06-09T16:38:58.292Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128337 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712128337 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712128337 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128337 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712128336 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128316 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:38:58 [2020-06-09T16:38:58.547Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128314 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712128314 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712128314 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128314 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712128313 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128310 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128308 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712128308 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Attempting to set focus on Tree with text {}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712128308 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128308 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712128308 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128304 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128304 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.548Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128304 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.805Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712128304 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128231 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.805Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712128224 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.805Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712128224 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.805Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712128224 data=null} to TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.805Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:38:58 [2020-06-09T16:38:58.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:58 [2020-06-09T16:38:58.805Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - Attempting to set focus on Table with text {}
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712127718 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712127700 data=null doit=true} to TableItem with text {}
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712127699 data=null} to TableItem with text {}
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712127699 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712127699 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712127694 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:38:59 [2020-06-09T16:38:59.368Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712126735 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712126734 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712126725 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712126724 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712126724 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712126720 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:00 [2020-06-09T16:39:00.293Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712126714 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712126713 data=null doit=true} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712126713 data=null} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712126713 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712126713 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712126701 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712126691 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712126691 data=null doit=true} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712126691 data=null} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712126691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712126691 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712126686 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:00 [2020-06-09T16:39:00.293Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712126686 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712126686 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712126686 data=null} to TreeItem with text {Traces [12]}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712126685 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712126685 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]}
12:39:00 [2020-06-09T16:39:00.293Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712126675 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:00 [2020-06-09T16:39:00.293Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:00 [2020-06-09T16:39:00.548Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126354 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712126354 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712126354 data=null} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126353 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712126353 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}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126311 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:00 [2020-06-09T16:39:00.549Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126309 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712126309 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712126309 data=null} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126309 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712126309 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}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126306 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126305 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712126305 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712126305 data=null} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126305 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712126305 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}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126300 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126300 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.549Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126299 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712126299 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}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126254 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712126105 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712126085 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712126085 data=null} to TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Attempting to set focus on Table with text {}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712126084 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712126083 data=null doit=true} to TableItem with text {}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712126083 data=null} to TableItem with text {}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712126083 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712126083 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712126080 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:00 [2020-06-09T16:39:00.804Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712124826 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712124826 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712124825 data=null} to TreeItem with text {simple_server-thread1}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712124825 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712124825 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}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712124820 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2020-06-09T16:39:02.166Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712124815 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712124815 data=null doit=true} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712124815 data=null} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712124815 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712124815 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712124794 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712124793 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712124793 data=null doit=true} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712124793 data=null} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712124793 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712124793 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712124787 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:02 [2020-06-09T16:39:02.166Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712124786 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712124786 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712124786 data=null} to TreeItem with text {Traces [12]}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712124786 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712124786 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]}
12:39:02 [2020-06-09T16:39:02.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712124778 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:02 [2020-06-09T16:39:02.166Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124358 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712124358 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712124358 data=null} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124357 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712124334 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}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124312 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:02 [2020-06-09T16:39:02.727Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124310 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712124310 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712124310 data=null} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124309 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712124309 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}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124304 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124304 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712124304 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712124304 data=null} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124304 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712124304 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}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124301 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124301 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124300 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712124300 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}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124251 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712124245 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712124244 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712124244 data=null} to TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:02 [2020-06-09T16:39:02.727Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - Attempting to set focus on Table with text {}
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712123591 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712123590 data=null doit=true} to TableItem with text {}
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712123590 data=null} to TableItem with text {}
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712123590 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712123590 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712123586 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:03 [2020-06-09T16:39:03.288Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712122828 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712122828 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712122828 data=null} to TreeItem with text {simple_server-thread2}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712122827 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712122827 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}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712122824 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2020-06-09T16:39:04.213Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712122820 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712122820 data=null doit=true} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712122820 data=null} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712122819 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712122819 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712122796 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712122795 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712122795 data=null doit=true} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712122795 data=null} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712122795 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712122795 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712122790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:04 [2020-06-09T16:39:04.213Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712122790 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712122789 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712122789 data=null} to TreeItem with text {Traces [12]}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712122789 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712122789 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]}
12:39:04 [2020-06-09T16:39:04.213Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712122777 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:04 [2020-06-09T16:39:04.213Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122432 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712122432 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712122432 data=null} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122432 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712122432 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}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122408 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:04 [2020-06-09T16:39:04.468Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122406 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712122406 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712122406 data=null} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122405 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712122405 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}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122402 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122402 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712122402 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712122401 data=null} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122401 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712122401 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}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122398 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122398 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122398 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.468Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712122398 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}
12:39:04 [2020-06-09T16:39:04.723Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122356 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.723Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712122204 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.723Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712122183 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.723Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712122183 data=null} to TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.723Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:39:04 [2020-06-09T16:39:04.723Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - Attempting to set focus on Table with text {}
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712122181 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712122181 data=null doit=true} to TableItem with text {}
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712122181 data=null} to TableItem with text {}
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712122181 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712122181 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712122177 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:04 [2020-06-09T16:39:04.724Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:06 [2020-06-09T16:39:06.085Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712120901 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712120901 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712120901 data=null} to TreeItem with text {ust-overlap-testing}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712120901 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712120900 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}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712120896 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:06 [2020-06-09T16:39:06.086Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712120879 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712120879 data=null doit=true} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712120879 data=null} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712120879 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712120879 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712120849 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712120849 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712120849 data=null doit=true} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712120848 data=null} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712120848 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712120848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712120844 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:06 [2020-06-09T16:39:06.086Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712120841 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712120841 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712120841 data=null} to TreeItem with text {Traces [12]}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712120841 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712120841 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]}
12:39:06 [2020-06-09T16:39:06.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712120833 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:06 [2020-06-09T16:39:06.086Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:06 [2020-06-09T16:39:06.341Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:06 [2020-06-09T16:39:06.341Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:06 [2020-06-09T16:39:06.341Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120512 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.341Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120511 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.341Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120511 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.341Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120511 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.341Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712120511 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)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120467 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:06 [2020-06-09T16:39:06.596Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120465 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120465 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120464 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120464 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712120464 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)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120461 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120460 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120460 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120460 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120460 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712120460 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)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120456 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120456 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120456 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712120456 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)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120409 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.596Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120402 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.597Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120402 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.597Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712120402 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.597Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:39:06 [2020-06-09T16:39:06.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:06 [2020-06-09T16:39:06.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:06 [2020-06-09T16:39:06.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:06 [2020-06-09T16:39:06.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:06 [2020-06-09T16:39:06.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:06 [2020-06-09T16:39:06.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:07 [2020-06-09T16:39:07.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:07 [2020-06-09T16:39:07.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:07 [2020-06-09T16:39:07.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:07 [2020-06-09T16:39:07.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:07 [2020-06-09T16:39:07.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:07 [2020-06-09T16:39:07.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:07 [2020-06-09T16:39:07.156Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Attempting to set focus on Table with text {}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712118899 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712118899 data=null doit=true} to TableItem with text {}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712118899 data=null} to TableItem with text {}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712118899 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712118899 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712118895 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712118800 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712118800 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712118800 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712118799 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712118799 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)}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712118792 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:08 [2020-06-09T16:39:08.081Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:08 [2020-06-09T16:39:08.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712118786 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712118786 data=null doit=true} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712118786 data=null} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712118786 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712118786 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712118746 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712118746 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712118746 data=null doit=true} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712118746 data=null} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712118746 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712118745 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712118739 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:08 [2020-06-09T16:39:08.082Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712118739 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712118738 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712118738 data=null} to TreeItem with text {Traces [12]}
12:39:08 [2020-06-09T16:39:08.082Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712118738 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:08 [2020-06-09T16:39:08.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712118738 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]}
12:39:08 [2020-06-09T16:39:08.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712118730 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:08 [2020-06-09T16:39:08.337Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118384 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118384 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118384 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118384 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712118384 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)}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118365 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:08 [2020-06-09T16:39:08.592Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118363 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118363 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.592Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118363 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118362 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712118362 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)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118359 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118359 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118359 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118358 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118358 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712118358 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)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118355 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118355 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118354 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118314 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118314 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118314 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712118313 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:08 [2020-06-09T16:39:08.593Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.152Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712118354 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)}
12:39:09 [2020-06-09T16:39:09.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:09 [2020-06-09T16:39:09.741Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Attempting to set focus on Table with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712116310 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712116310 data=null doit=true} to TableItem with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712116310 data=null} to TableItem with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712116310 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712116309 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712116301 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712116225 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712116225 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712116225 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712116224 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712116224 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)}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712116221 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:10 [2020-06-09T16:39:10.668Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712116216 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712116216 data=null doit=true} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712116216 data=null} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712116216 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712116216 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712116195 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712116195 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712116195 data=null doit=true} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712116194 data=null} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712116194 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712116194 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712116169 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:10 [2020-06-09T16:39:10.668Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712116168 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712116168 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712116168 data=null} to TreeItem with text {Traces [12]}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712116168 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712116168 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]}
12:39:10 [2020-06-09T16:39:10.668Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712116150 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:10 [2020-06-09T16:39:10.925Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:11 [2020-06-09T16:39:11.180Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:11 [2020-06-09T16:39:11.180Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:11 [2020-06-09T16:39:11.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115718 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115718 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115718 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115718 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712115692 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)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115667 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:11 [2020-06-09T16:39:11.181Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115665 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115665 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115665 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115665 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712115665 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)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115661 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115661 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115661 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115660 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115660 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712115660 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)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115656 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115656 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.181Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115656 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712115656 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)}
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115607 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115597 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115597 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712115597 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.436Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - Attempting to set focus on Table with text {}
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712115094 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712115094 data=null doit=true} to TableItem with text {}
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712115094 data=null} to TableItem with text {}
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712115094 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712115094 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712115090 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:11 [2020-06-09T16:39:11.996Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:12 [2020-06-09T16:39:12.920Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712114035 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712114035 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712114035 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712114035 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712114035 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)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712114031 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2020-06-09T16:39:12.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712114025 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712114025 data=null doit=true} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712114025 data=null} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712114024 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712114024 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712114014 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712114014 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712114014 data=null doit=true} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712114014 data=null} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712114014 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712114013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712114000 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:12 [2020-06-09T16:39:12.921Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712113999 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712113999 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712113999 data=null} to TreeItem with text {Traces [12]}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712113999 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712113999 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]}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712113989 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:12 [2020-06-09T16:39:12.921Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113950 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712113950 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712113950 data=null} to TreeItem with text {simple_server-thread1(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113950 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712113950 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)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113903 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:12 [2020-06-09T16:39:12.921Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113900 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712113900 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712113900 data=null} to TreeItem with text {simple_server-thread1(2)}
12:39:12 [2020-06-09T16:39:12.921Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113900 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712113900 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)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113892 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113891 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712113891 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712113891 data=null} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113891 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712113890 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)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113886 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113886 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113885 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712113885 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)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113815 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712113815 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712113815 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712113815 data=null} to TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - Attempting to set focus on Table with text {}
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712113312 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712113312 data=null doit=true} to TableItem with text {}
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712113312 data=null} to TableItem with text {}
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712113312 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712113312 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712113302 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:13 [2020-06-09T16:39:13.736Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712112337 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712112337 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712112337 data=null} to TreeItem with text {simple_server-thread1(2)}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712112337 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712112337 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)}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712112333 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:14 [2020-06-09T16:39:14.662Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712112328 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712112328 data=null doit=true} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712112328 data=null} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712112328 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712112328 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712112302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712112301 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712112301 data=null doit=true} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712112301 data=null} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712112301 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712112301 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712112296 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:14 [2020-06-09T16:39:14.662Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712112296 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712112296 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712112296 data=null} to TreeItem with text {Traces [12]}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712112295 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712112295 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]}
12:39:14 [2020-06-09T16:39:14.662Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712112284 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:14 [2020-06-09T16:39:14.662Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111828 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712111828 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712111828 data=null} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111828 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712111828 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)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111802 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:15 [2020-06-09T16:39:15.222Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111800 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712111800 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712111800 data=null} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111800 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712111800 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)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111796 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111796 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712111796 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712111796 data=null} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111795 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712111795 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)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111791 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111790 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111790 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111749 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712111748 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712111748 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712111748 data=null} to TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.222Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.782Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:15 [2020-06-09T16:39:15.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.343Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:16 [2020-06-09T16:39:16.597Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.157Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:17 [2020-06-09T16:39:17.716Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.276Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:18 [2020-06-09T16:39:18.836Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.091Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712111790 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)}
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - Attempting to set focus on Table with text {}
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712107175 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712107175 data=null doit=true} to TableItem with text {}
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712107174 data=null} to TableItem with text {}
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712107174 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712107174 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712107170 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:19 [2020-06-09T16:39:19.651Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712105910 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712105910 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712105910 data=null} to TreeItem with text {simple_server-thread2(2)}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712105909 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712105909 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)}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712105903 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2020-06-09T16:39:21.014Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712105898 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712105898 data=null doit=true} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712105898 data=null} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712105898 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712105898 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712105875 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712105874 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712105874 data=null doit=true} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712105874 data=null} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712105874 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712105874 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712105847 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:21 [2020-06-09T16:39:21.014Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712105846 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712105846 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712105846 data=null} to TreeItem with text {Traces [12]}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712105846 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712105846 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]}
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712105834 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:21 [2020-06-09T16:39:21.014Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:21 [2020-06-09T16:39:21.014Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105785 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712105785 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712105785 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105785 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712105785 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)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105746 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:21 [2020-06-09T16:39:21.269Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105745 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712105744 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712105744 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105744 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712105744 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)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105740 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105740 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712105740 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712105740 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105740 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712105739 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)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105736 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105736 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105736 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105694 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712105693 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712105693 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712105693 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.269Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.270Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.524Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712105736 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)}
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:21 [2020-06-09T16:39:21.780Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.342Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - Attempting to set focus on Table with text {}
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712104188 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712104188 data=null doit=true} to TableItem with text {}
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712104188 data=null} to TableItem with text {}
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712104188 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712104187 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712104184 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:22 [2020-06-09T16:39:22.904Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712103223 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712103223 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712103223 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712103223 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712103223 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)}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712103217 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:23 [2020-06-09T16:39:23.829Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712103213 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712103213 data=null doit=true} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712103213 data=null} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712103213 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712103213 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712103181 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712103178 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712103178 data=null doit=true} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712103178 data=null} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.829Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712103177 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712103177 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712103173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712103173 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712103173 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712103172 data=null} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712103172 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712103172 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]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712103157 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712103150 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712103150 data=null doit=true} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712103150 data=null} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712103149 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712103149 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712103140 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712103140 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712103140 data=null doit=true} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712103140 data=null} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712103140 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712103140 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712103131 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:23 [2020-06-09T16:39:23.830Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712103131 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712103131 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712103130 data=null} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712103130 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712103130 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]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712103124 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712103124 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712103124 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712103124 data=null} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712103124 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712103123 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]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712103121 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:39:23 [2020-06-09T16:39:23.830Z] DEBUG - Clicking on with mnemonic 'Clear'
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Clicked on with mnemonic 'Clear'
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712102833 data=null doit=true} to Shell with text {Confirm Clear}
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Clicking on &Yes
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712102833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712102833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712102833 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712102833 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712102833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712102833 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:24 [2020-06-09T16:39:24.085Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712102833 data=null item=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')
12:39:27 [2020-06-09T16:39:27.346Z] DEBUG - Clicked on 
12:39:27 [2020-06-09T16:39:27.601Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712103090 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712098802 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712098802 data=null doit=true} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712098802 data=null} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712098802 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712098802 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712098789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712098788 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712098788 data=null doit=true} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712098788 data=null} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712098788 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712098788 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712098784 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.161Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712098783 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712098783 data=null doit=true} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712098783 data=null} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712098783 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712098783 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]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712098777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712098777 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712098777 data=null doit=true} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712098777 data=null} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712098776 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712098776 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]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712098774 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:28 [2020-06-09T16:39:28.161Z] DEBUG - Clicking on with mnemonic 'Import...'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - Clicked on with mnemonic 'Import...'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712098404 data=null doit=true} to Shell with text {Trace Import}
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.416Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip} time=-1712098401 data=null} to (of type 'Combo')
12:39:28 [2020-06-09T16:39:28.417Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.zip
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1712098369 data=null doit=true} to TreeItem with text {/}
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1712098369 data=null} to TreeItem with text {/}
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1712098369 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712098368 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1712098367 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1712098367 data=null doit=true} to Tree node with text: z-clashes
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1712098367 data=null} to Tree node with text: z-clashes
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1712098367 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712098366 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
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1712098365 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1712098365 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1712098365 data=null doit=true} to Tree node with text: z-clashes
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1712098365 data=null} to Tree node with text: z-clashes
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1712098365 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712098364 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
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1712098363 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.672Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712098339 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712098339 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712098339 data=null} to Tree node with text: kernel-overlap-testing
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712098339 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712098339 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
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712098337 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712098334 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:'))
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:28 [2020-06-09T16:39:28.673Z] 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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@ec4b86f
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712098332 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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712098332 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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712098332 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712098332 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712098332 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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712098332 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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712098331 data=null item=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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712098331 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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712098331 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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712098331 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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712098331 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712098331 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:28 [2020-06-09T16:39:28.673Z] 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')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:28 [2020-06-09T16:39:28.673Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:28 [2020-06-09T16:39:28.674Z] 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')
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] 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')
12:39:28 [2020-06-09T16:39:28.674Z] 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.
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - Clicking on &Finish
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712098326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712098326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712098326 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712098326 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712098326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:28 [2020-06-09T16:39:28.674Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712098326 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712098326 data=null item=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')
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712098742 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Clicked on 
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712098014 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712098014 data=null doit=true} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712098014 data=null} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712098013 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712098013 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712097999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712097998 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712097998 data=null doit=true} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712097998 data=null} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712097998 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712097998 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712097988 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:28 [2020-06-09T16:39:28.929Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712097987 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712097987 data=null doit=true} to TreeItem with text {Traces [2]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712097987 data=null} to TreeItem with text {Traces [2]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712097987 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712097987 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]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712097981 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712097981 data=null doit=true} to TreeItem with text {Traces [2]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712097981 data=null} to TreeItem with text {Traces [2]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712097980 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712097973 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]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712097972 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1712097971 data=null doit=true} to TreeItem with text {z-clashes [1]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1712097971 data=null} to TreeItem with text {z-clashes [1]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1712097971 data=null button=1 stateMask=0x0 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712097971 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]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1712097970 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097938 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712097938 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712097938 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097938 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712097937 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097908 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:28 [2020-06-09T16:39:28.929Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097906 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712097906 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712097906 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097906 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712097906 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097903 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097902 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712097902 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.929Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:28 [2020-06-09T16:39:28.930Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712097902 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097902 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.930Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712097902 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.930Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097899 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.930Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097899 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:39:28 [2020-06-09T16:39:28.930Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097899 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:39:29 [2020-06-09T16:39:29.185Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712097899 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:29 [2020-06-09T16:39:29.185Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097862 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:39:29 [2020-06-09T16:39:29.185Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712097770 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:29 [2020-06-09T16:39:29.185Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712097768 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:29 [2020-06-09T16:39:29.185Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712097767 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:29 [2020-06-09T16:39:29.185Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:29 [2020-06-09T16:39:29.185Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Attempting to set focus on Table with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712096266 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712096265 data=null doit=true} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712096265 data=null} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712096265 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712096265 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712096262 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712096194 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712096194 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712096194 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712096194 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712096194 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712096190 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:31 [2020-06-09T16:39:31.070Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712096184 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712096184 data=null doit=true} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712096184 data=null} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712096184 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712096184 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712096173 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712096172 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712096172 data=null doit=true} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712096172 data=null} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712096165 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712096164 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712096159 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:31 [2020-06-09T16:39:31.070Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712096159 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712096158 data=null doit=true} to TreeItem with text {Traces [2]}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712096158 data=null} to TreeItem with text {Traces [2]}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712096158 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712096158 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]}
12:39:31 [2020-06-09T16:39:31.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712096147 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:31 [2020-06-09T16:39:31.070Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095711 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712095711 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712095710 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095710 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712095710 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095699 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:31 [2020-06-09T16:39:31.326Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095689 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712095689 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712095689 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095688 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712095688 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095686 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095685 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712095685 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712095685 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095685 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712095685 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095683 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095682 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095682 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712095682 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095645 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712095640 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712095640 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712095639 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:39:31 [2020-06-09T16:39:31.326Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - Attempting to set focus on Table with text {}
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712095137 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712095137 data=null doit=true} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712095137 data=null} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712095137 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712095137 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712095133 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:31 [2020-06-09T16:39:31.886Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712094186 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712094186 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712094186 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712094185 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712094185 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712094182 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:32 [2020-06-09T16:39:32.811Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712094174 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712094174 data=null doit=true} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712094174 data=null} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712094174 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712094174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712094149 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712094149 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712094149 data=null doit=true} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712094149 data=null} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712094149 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712094148 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712094141 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712094140 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712094140 data=null doit=true} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712094140 data=null} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712094140 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712094140 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]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712094133 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712094130 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712094130 data=null doit=true} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712094130 data=null} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712094130 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712094130 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712094116 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712094116 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712094116 data=null doit=true} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712094116 data=null} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712094116 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712094116 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712094108 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:32 [2020-06-09T16:39:32.811Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712094107 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712094107 data=null doit=true} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712094107 data=null} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712094107 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712094106 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]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712094101 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712094100 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712094100 data=null doit=true} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712094100 data=null} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712094100 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712094100 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]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712094097 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:39:32 [2020-06-09T16:39:32.811Z] DEBUG - Clicking on with mnemonic 'Clear'
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Clicked on with mnemonic 'Clear'
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712093791 data=null doit=true} to Shell with text {Confirm Clear}
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Clicking on &Yes
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712093790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712093790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712093790 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712093790 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712093790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712093790 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:39:33 [2020-06-09T16:39:33.067Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712093790 data=null item=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')
12:39:33 [2020-06-09T16:39:33.627Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712094068 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Clicked on 
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712093132 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712093131 data=null doit=true} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712093131 data=null} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712093131 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712093131 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712093123 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712093123 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712093123 data=null doit=true} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712093122 data=null} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712093122 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712093122 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712093113 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:33 [2020-06-09T16:39:33.882Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712093112 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712093112 data=null doit=true} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712093112 data=null} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712093112 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712093112 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]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712093106 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712093105 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712093105 data=null doit=true} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712093105 data=null} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712093105 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712093105 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]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712093098 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:39:33 [2020-06-09T16:39:33.882Z] DEBUG - Clicking on with mnemonic 'Import...'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - Clicked on with mnemonic 'Import...'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712092763 data=null doit=true} to Shell with text {Trace Import}
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-1712092734 data=null} to (of type 'Combo')
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:34 [2020-06-09T16:39:34.137Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1712092647 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1712092647 data=null doit=true} to TreeItem with text {/}
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1712092647 data=null} to TreeItem with text {/}
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1712092647 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712092647 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1712092646 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Setting state to checked on: /
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712092639 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:'))
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.394Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:39:34 [2020-06-09T16:39:34.395Z] 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')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK') already selected, not selecting again.
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:39:34 [2020-06-09T16:39:34.395Z] 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')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:39:34 [2020-06-09T16:39:34.395Z] 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')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] 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')
12:39:34 [2020-06-09T16:39:34.395Z] 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.
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Clicking on &Finish
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712092622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712092622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712092622 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712092622 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712092622 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712092621 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:39:34 [2020-06-09T16:39:34.395Z] DEBUG - Clicked on &Finish
12:39:35 [2020-06-09T16:39:35.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712092621 data=null item=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')
12:39:35 [2020-06-09T16:39:35.761Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712093072 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712091034 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712091034 data=null doit=true} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712091033 data=null} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712091033 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712091028 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712090991 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712090990 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712090990 data=null doit=true} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712090990 data=null} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712090990 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712090989 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712090985 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:36 [2020-06-09T16:39:36.016Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712090984 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712090984 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712090984 data=null} to TreeItem with text {Traces [12]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712090984 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712090984 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]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712090978 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712090978 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712090978 data=null} to TreeItem with text {Traces [12]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712090978 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712090978 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]}
12:39:36 [2020-06-09T16:39:36.016Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712090975 data=null button=1 stateMask=0x80000 x=80 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:36 [2020-06-09T16:39:36.271Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:36 [2020-06-09T16:39:36.271Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2020-06-09T16:39:36.271Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090557 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.271Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712090557 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712090557 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090557 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712090539 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090528 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:36 [2020-06-09T16:39:36.527Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090526 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712090526 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712090526 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090526 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712090526 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090516 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090516 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712090516 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712090516 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090516 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712090516 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090513 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090512 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090512 data=null button=1 stateMask=0x0 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712090512 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090475 data=null button=1 stateMask=0x80000 x=154 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712090367 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712090367 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712090367 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:36 [2020-06-09T16:39:36.527Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Attempting to set focus on Table with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712088865 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712088865 data=null doit=true} to TableItem with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712088865 data=null} to TableItem with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712088865 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712088865 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712088862 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712088802 data=null button=0 stateMask=0x0 x=154 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712088802 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712088802 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712088801 data=null button=1 stateMask=0x0 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712088801 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712088798 data=null button=1 stateMask=0x80000 x=154 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2020-06-09T16:39:38.413Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712088792 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712088792 data=null doit=true} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712088792 data=null} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712088792 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712088792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712088781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712088773 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712088773 data=null doit=true} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712088773 data=null} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712088773 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712088772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712088768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:38 [2020-06-09T16:39:38.413Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712088768 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712088767 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712088767 data=null} to TreeItem with text {Traces [12]}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712088767 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712088767 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]}
12:39:38 [2020-06-09T16:39:38.413Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712088752 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:38 [2020-06-09T16:39:38.413Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088311 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712088311 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712088311 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088311 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712088311 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}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088291 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:38 [2020-06-09T16:39:38.669Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088289 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712088289 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712088289 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088289 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712088289 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}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088286 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088285 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712088285 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712088285 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088285 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712088285 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}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088282 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088282 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088282 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.669Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712088282 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}
12:39:38 [2020-06-09T16:39:38.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088242 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.924Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712088130 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.924Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712088130 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.924Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712088129 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.924Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:39:38 [2020-06-09T16:39:38.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:38 [2020-06-09T16:39:38.924Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - Attempting to set focus on Table with text {}
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712087106 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712087106 data=null doit=true} to TableItem with text {}
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712087106 data=null} to TableItem with text {}
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712087106 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712087106 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712087102 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:39 [2020-06-09T16:39:39.851Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712086855 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712086855 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712086855 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712086855 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712086855 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}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712086852 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:40 [2020-06-09T16:39:40.106Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712086848 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712086848 data=null doit=true} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712086848 data=null} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712086848 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712086848 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712086827 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712086827 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712086827 data=null doit=true} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712086827 data=null} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712086826 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712086826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712086817 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:40 [2020-06-09T16:39:40.107Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:40 [2020-06-09T16:39:40.107Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:40 [2020-06-09T16:39:40.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712086816 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:40 [2020-06-09T16:39:40.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712086816 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:40 [2020-06-09T16:39:40.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712086816 data=null} to TreeItem with text {Traces [12]}
12:39:40 [2020-06-09T16:39:40.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712086816 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:40 [2020-06-09T16:39:40.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712086816 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]}
12:39:40 [2020-06-09T16:39:40.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712086809 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:40 [2020-06-09T16:39:40.107Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086666 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712086666 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712086666 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086666 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712086666 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086646 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:40 [2020-06-09T16:39:40.362Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086644 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712086644 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712086644 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086644 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712086644 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086639 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086638 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712086638 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712086638 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086638 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712086638 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086635 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086634 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.362Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086634 data=null button=1 stateMask=0x0 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.363Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712086634 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086593 data=null button=1 stateMask=0x80000 x=151 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712086330 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712086304 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712086304 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Attempting to set focus on Table with text {}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712086303 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712086303 data=null doit=true} to TableItem with text {}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712086303 data=null} to TableItem with text {}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712086302 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712086302 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712086298 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:40 [2020-06-09T16:39:40.618Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712085107 data=null button=0 stateMask=0x0 x=151 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712085107 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712085107 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712085107 data=null button=1 stateMask=0x0 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712085107 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712085104 data=null button=1 stateMask=0x80000 x=151 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2020-06-09T16:39:41.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712085100 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712085100 data=null doit=true} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712085100 data=null} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712085099 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712085099 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712085080 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712085080 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712085080 data=null doit=true} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712085079 data=null} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712085079 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712085079 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712085075 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:41 [2020-06-09T16:39:41.981Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712085075 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712085075 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712085075 data=null} to TreeItem with text {Traces [12]}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712085074 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712085073 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]}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712085066 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:41 [2020-06-09T16:39:41.981Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712085019 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712085019 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712085019 data=null} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712085019 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712085019 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}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084985 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:41 [2020-06-09T16:39:41.981Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084983 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712084983 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712084983 data=null} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084983 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712084983 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}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084979 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084979 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712084979 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712084979 data=null} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084978 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712084978 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}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084974 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084973 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084973 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:39:41 [2020-06-09T16:39:41.981Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712084973 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}
12:39:42 [2020-06-09T16:39:42.236Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084932 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:39:42 [2020-06-09T16:39:42.236Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712084782 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:42 [2020-06-09T16:39:42.236Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712084768 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712084768 data=null} to TreeItem with text {simple_server-thread1}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - Attempting to set focus on Table with text {}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712084767 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712084767 data=null doit=true} to TableItem with text {}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712084767 data=null} to TableItem with text {}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712084767 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712084767 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712084756 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:42 [2020-06-09T16:39:42.237Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712083502 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712083502 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712083502 data=null} to TreeItem with text {simple_server-thread1}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712083502 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712083502 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}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712083492 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:43 [2020-06-09T16:39:43.599Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712083488 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712083488 data=null doit=true} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712083488 data=null} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712083488 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712083488 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712083469 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712083468 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712083468 data=null doit=true} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712083468 data=null} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712083468 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712083468 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712083464 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:43 [2020-06-09T16:39:43.599Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712083463 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712083463 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712083463 data=null} to TreeItem with text {Traces [12]}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712083463 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712083463 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]}
12:39:43 [2020-06-09T16:39:43.599Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712083442 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:43 [2020-06-09T16:39:43.599Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083121 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712083121 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712083121 data=null} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083121 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712083121 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}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083088 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:43 [2020-06-09T16:39:43.855Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083085 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712083085 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712083085 data=null} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083085 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712083085 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}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083079 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083079 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712083079 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712083079 data=null} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083079 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712083079 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}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083075 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083075 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083075 data=null button=1 stateMask=0x0 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712083075 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}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083033 data=null button=1 stateMask=0x80000 x=151 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712083003 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712083003 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712083003 data=null} to TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:43 [2020-06-09T16:39:43.855Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - Attempting to set focus on Table with text {}
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712082500 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712082500 data=null doit=true} to TableItem with text {}
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712082500 data=null} to TableItem with text {}
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712082500 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712082499 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712082490 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:44 [2020-06-09T16:39:44.415Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:45 [2020-06-09T16:39:45.340Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712081437 data=null button=0 stateMask=0x0 x=151 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712081437 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712081437 data=null} to TreeItem with text {simple_server-thread2}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712081437 data=null button=1 stateMask=0x0 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712081437 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}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712081433 data=null button=1 stateMask=0x80000 x=151 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:45 [2020-06-09T16:39:45.595Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712081429 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712081429 data=null doit=true} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712081429 data=null} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712081428 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712081428 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712081399 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712081398 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712081398 data=null doit=true} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712081398 data=null} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712081398 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712081398 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712081393 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:45 [2020-06-09T16:39:45.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712081392 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712081392 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712081392 data=null} to TreeItem with text {Traces [12]}
12:39:45 [2020-06-09T16:39:45.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712081392 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:45 [2020-06-09T16:39:45.596Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712081392 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]}
12:39:45 [2020-06-09T16:39:45.596Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712081379 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:45 [2020-06-09T16:39:45.596Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:45 [2020-06-09T16:39:45.851Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:45 [2020-06-09T16:39:45.851Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080936 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712080935 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712080935 data=null} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080935 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712080935 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}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080911 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:46 [2020-06-09T16:39:46.106Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080909 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712080909 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712080909 data=null} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080909 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712080909 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}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080905 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080905 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712080905 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712080904 data=null} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080904 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712080904 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}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080901 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080901 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080900 data=null button=1 stateMask=0x0 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080861 data=null button=1 stateMask=0x80000 x=140 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712080861 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712080861 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712080861 data=null} to TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2020-06-09T16:39:46.106Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2020-06-09T16:39:46.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2020-06-09T16:39:46.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2020-06-09T16:39:46.666Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2020-06-09T16:39:46.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:46 [2020-06-09T16:39:46.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.227Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.227Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712080900 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}
12:39:47 [2020-06-09T16:39:47.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:47 [2020-06-09T16:39:47.485Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - Attempting to set focus on Table with text {}
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712078856 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712078856 data=null doit=true} to TableItem with text {}
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712078856 data=null} to TableItem with text {}
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712078856 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712078856 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712078850 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:48 [2020-06-09T16:39:48.047Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712077795 data=null button=0 stateMask=0x0 x=140 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712077795 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712077794 data=null} to TreeItem with text {ust-overlap-testing}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712077794 data=null button=1 stateMask=0x0 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712077794 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}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712077789 data=null button=1 stateMask=0x80000 x=140 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:49 [2020-06-09T16:39:49.411Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712077784 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712077784 data=null doit=true} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712077784 data=null} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712077784 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712077784 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712077763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712077763 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712077763 data=null doit=true} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712077763 data=null} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712077762 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712077762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712077758 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:49 [2020-06-09T16:39:49.411Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712077757 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712077757 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712077757 data=null} to TreeItem with text {Traces [12]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712077757 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712077757 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]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712077750 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:49 [2020-06-09T16:39:49.411Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [6]} time=-1712077749 data=null doit=true} to TreeItem with text {z-clashes [6]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [6]} time=-1712077749 data=null} to TreeItem with text {z-clashes [6]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [6]} time=-1712077749 data=null button=1 stateMask=0x0 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712077749 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]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [6]} time=-1712077722 data=null button=1 stateMask=0x80000 x=120 y=81 count=1} to TreeItem with text {z-clashes [6]}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077561 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712077561 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712077561 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077560 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712077560 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077547 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:49 [2020-06-09T16:39:49.411Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077532 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712077532 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712077532 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077532 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712077532 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077524 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077524 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712077523 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712077523 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077523 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712077523 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077518 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077518 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077518 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.411Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712077517 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.412Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077457 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712077450 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712077320 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712077298 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:49 [2020-06-09T16:39:49.667Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - Attempting to set focus on Table with text {}
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712076273 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712076272 data=null doit=true} to TableItem with text {}
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712076272 data=null} to TableItem with text {}
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712076272 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712076272 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712076244 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:50 [2020-06-09T16:39:50.593Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712075985 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712075985 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712075985 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712075985 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712075985 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712075981 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:50 [2020-06-09T16:39:50.849Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712075976 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712075976 data=null doit=true} to TreeItem with text {test}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712075976 data=null} to TreeItem with text {test}
12:39:50 [2020-06-09T16:39:50.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712075976 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712075976 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712075953 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712075952 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712075952 data=null doit=true} to TreeItem with text {test}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712075952 data=null} to TreeItem with text {test}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712075952 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712075952 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712075941 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:51 [2020-06-09T16:39:51.105Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712075941 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712075941 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712075940 data=null} to TreeItem with text {Traces [12]}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712075940 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712075940 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]}
12:39:51 [2020-06-09T16:39:51.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712075926 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:51 [2020-06-09T16:39:51.105Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:51 [2020-06-09T16:39:51.105Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:39:51 [2020-06-09T16:39:51.361Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:51 [2020-06-09T16:39:51.361Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:51 [2020-06-09T16:39:51.361Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075460 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.361Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712075460 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.361Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712075460 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.361Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075460 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.361Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712075460 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}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075439 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:51 [2020-06-09T16:39:51.616Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075437 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712075437 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712075437 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075437 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712075437 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}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075433 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075433 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712075433 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712075433 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075432 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712075432 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}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075429 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075429 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.616Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075428 data=null button=1 stateMask=0x0 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712075428 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}
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075343 data=null button=1 stateMask=0x80000 x=177 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712075335 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712075335 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712075335 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:51 [2020-06-09T16:39:51.617Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:52 [2020-06-09T16:39:52.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:52 [2020-06-09T16:39:52.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:52 [2020-06-09T16:39:52.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:52 [2020-06-09T16:39:52.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:52 [2020-06-09T16:39:52.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:52 [2020-06-09T16:39:52.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:52 [2020-06-09T16:39:52.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:52 [2020-06-09T16:39:52.176Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Attempting to set focus on Table with text {}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712073831 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712073831 data=null doit=true} to TableItem with text {}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712073831 data=null} to TableItem with text {}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712073831 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712073831 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712073820 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712073727 data=null button=0 stateMask=0x0 x=177 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712073727 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712073727 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712073727 data=null button=1 stateMask=0x0 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712073726 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}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712073722 data=null button=1 stateMask=0x80000 x=177 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2020-06-09T16:39:53.102Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712073718 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712073718 data=null doit=true} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712073718 data=null} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.102Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712073717 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712073717 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712073699 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712073698 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712073698 data=null doit=true} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712073698 data=null} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712073698 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712073698 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712073687 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:53 [2020-06-09T16:39:53.359Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712073686 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712073686 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712073686 data=null} to TreeItem with text {Traces [12]}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712073685 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712073685 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]}
12:39:53 [2020-06-09T16:39:53.359Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712073674 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:53 [2020-06-09T16:39:53.359Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:53 [2020-06-09T16:39:53.359Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073252 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712073252 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712073252 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073251 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712073251 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073206 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:53 [2020-06-09T16:39:53.614Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073204 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712073204 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712073204 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.614Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073204 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712073203 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073200 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073199 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712073199 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712073199 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073199 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712073199 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073196 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073195 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073195 data=null button=1 stateMask=0x0 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:39:53 [2020-06-09T16:39:53.870Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712073195 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712073150 data=null button=1 stateMask=0x80000 x=169 y=150 count=2} to TreeItem with text {kernel-overlap-testing}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712072802 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712072771 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712072771 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Attempting to set focus on Table with text {}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712072769 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712072769 data=null doit=true} to TableItem with text {}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712072769 data=null} to TableItem with text {}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712072769 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712072769 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712072743 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:54 [2020-06-09T16:39:54.126Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712071567 data=null button=0 stateMask=0x0 x=169 y=150 count=0} to TreeItem with text {kernel-overlap-testing}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712071566 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712071566 data=null} to TreeItem with text {kernel-overlap-testing}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712071566 data=null button=1 stateMask=0x0 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712071566 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712071560 data=null button=1 stateMask=0x80000 x=169 y=150 count=1} to TreeItem with text {kernel-overlap-testing}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:55 [2020-06-09T16:39:55.491Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712071556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712071556 data=null doit=true} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712071556 data=null} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712071556 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712071556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712071531 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712071530 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712071530 data=null doit=true} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712071530 data=null} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712071529 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712071529 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712071524 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:55 [2020-06-09T16:39:55.491Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712071523 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712071523 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712071523 data=null} to TreeItem with text {Traces [12]}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712071523 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712071523 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]}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712071515 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:55 [2020-06-09T16:39:55.491Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:55 [2020-06-09T16:39:55.491Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071465 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712071465 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712071465 data=null} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071435 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712071435 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}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071412 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:55 [2020-06-09T16:39:55.491Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071410 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712071410 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712071410 data=null} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071410 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712071410 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}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071406 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071405 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712071405 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712071405 data=null} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071405 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712071405 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}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071401 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071401 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071401 data=null button=1 stateMask=0x0 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712071401 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}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071349 data=null button=1 stateMask=0x80000 x=169 y=173 count=2} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712071341 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712071341 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712071341 data=null} to TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:55 [2020-06-09T16:39:55.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - Attempting to set focus on Table with text {}
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712070838 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712070838 data=null doit=true} to TableItem with text {}
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712070838 data=null} to TableItem with text {}
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712070838 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712070837 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712070819 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:56 [2020-06-09T16:39:56.052Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712069946 data=null button=0 stateMask=0x0 x=169 y=173 count=0} to TreeItem with text {simple_server-thread1}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712069946 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712069945 data=null} to TreeItem with text {simple_server-thread1}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712069945 data=null button=1 stateMask=0x0 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712069945 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}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712069938 data=null button=1 stateMask=0x80000 x=169 y=173 count=1} to TreeItem with text {simple_server-thread1}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2020-06-09T16:39:56.979Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712069933 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712069933 data=null doit=true} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712069933 data=null} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712069933 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712069933 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712069904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712069903 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712069903 data=null doit=true} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712069903 data=null} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712069903 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712069903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712069880 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:56 [2020-06-09T16:39:56.979Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712069879 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712069879 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712069879 data=null} to TreeItem with text {Traces [12]}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712069879 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712069879 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]}
12:39:56 [2020-06-09T16:39:56.979Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712069865 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:56 [2020-06-09T16:39:56.979Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:56 [2020-06-09T16:39:56.979Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069442 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712069442 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712069442 data=null} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069442 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712069442 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}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069394 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:57 [2020-06-09T16:39:57.539Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069391 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712069391 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712069391 data=null} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069391 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712069391 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}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069386 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069386 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712069386 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712069385 data=null} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069385 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712069385 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}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069381 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069381 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069381 data=null button=1 stateMask=0x0 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712069381 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}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069328 data=null button=1 stateMask=0x80000 x=169 y=196 count=2} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712069320 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712069320 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712069320 data=null} to TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:57 [2020-06-09T16:39:57.539Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - Attempting to set focus on Table with text {}
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712068816 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712068816 data=null doit=true} to TableItem with text {}
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712068816 data=null} to TableItem with text {}
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712068816 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712068816 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712068811 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:39:58 [2020-06-09T16:39:58.100Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712067953 data=null button=0 stateMask=0x0 x=169 y=196 count=0} to TreeItem with text {simple_server-thread2}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712067953 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712067953 data=null} to TreeItem with text {simple_server-thread2}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712067953 data=null button=1 stateMask=0x0 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712067953 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}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712067947 data=null button=1 stateMask=0x80000 x=169 y=196 count=1} to TreeItem with text {simple_server-thread2}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:59 [2020-06-09T16:39:59.027Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712067943 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712067943 data=null doit=true} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712067943 data=null} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712067942 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712067942 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712067920 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712067906 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712067906 data=null doit=true} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712067906 data=null} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712067906 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712067906 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712067901 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:39:59 [2020-06-09T16:39:59.027Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712067900 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712067900 data=null doit=true} to TreeItem with text {Traces [12]}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712067900 data=null} to TreeItem with text {Traces [12]}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712067900 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712067900 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]}
12:39:59 [2020-06-09T16:39:59.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712067889 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:39:59 [2020-06-09T16:39:59.028Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:39:59 [2020-06-09T16:39:59.028Z] WARN - Tree item TreeItem with text {z-clashes [6]} is already expanded. Won't expand it again.
12:39:59 [2020-06-09T16:39:59.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:39:59 [2020-06-09T16:39:59.589Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:59 [2020-06-09T16:39:59.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067440 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712067439 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712067439 data=null} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067439 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712067439 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}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067417 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:39:59 [2020-06-09T16:39:59.590Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067415 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712067415 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712067415 data=null} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067415 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712067415 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}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067411 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067410 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712067410 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Attempting to set focus on Tree with text {}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712067410 data=null} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067410 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712067410 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}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067406 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067406 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067406 data=null button=1 stateMask=0x0 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067326 data=null button=1 stateMask=0x80000 x=158 y=219 count=2} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712067325 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712067325 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712067325 data=null} to TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:39:59 [2020-06-09T16:39:59.590Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712067406 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}
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - Attempting to set focus on Table with text {}
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712066822 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712066822 data=null doit=true} to TableItem with text {}
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712066822 data=null} to TableItem with text {}
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712066822 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712066822 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712066811 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:00 [2020-06-09T16:40:00.152Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:01 [2020-06-09T16:40:01.078Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:01 [2020-06-09T16:40:01.078Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:01 [2020-06-09T16:40:01.078Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712065744 data=null button=0 stateMask=0x0 x=158 y=219 count=0} to TreeItem with text {ust-overlap-testing}
12:40:01 [2020-06-09T16:40:01.078Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712065744 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:40:01 [2020-06-09T16:40:01.078Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712065744 data=null} to TreeItem with text {ust-overlap-testing}
12:40:01 [2020-06-09T16:40:01.078Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712065744 data=null button=1 stateMask=0x0 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:40:01 [2020-06-09T16:40:01.078Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712065744 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}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712065738 data=null button=1 stateMask=0x80000 x=158 y=219 count=1} to TreeItem with text {ust-overlap-testing}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:01 [2020-06-09T16:40:01.334Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712065722 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712065722 data=null doit=true} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712065722 data=null} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712065722 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712065722 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712065698 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712065697 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712065697 data=null doit=true} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712065697 data=null} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712065697 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712065697 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712065692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712065691 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712065691 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712065691 data=null} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712065691 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712065691 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]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712065683 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712065673 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712065673 data=null doit=true} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712065673 data=null} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712065672 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712065672 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712065659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712065659 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712065659 data=null doit=true} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712065659 data=null} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712065659 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712065659 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712065653 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:01 [2020-06-09T16:40:01.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712065653 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712065653 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712065653 data=null} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712065652 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712065652 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]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712065640 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712065640 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712065640 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712065640 data=null} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712065639 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712065639 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]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712065635 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:40:01 [2020-06-09T16:40:01.334Z] DEBUG - Clicking on with mnemonic 'Clear'
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Clicked on with mnemonic 'Clear'
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712065314 data=null doit=true} to Shell with text {Confirm Clear}
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Clicking on &Yes
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712065313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712065313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712065313 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712065313 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712065313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712065313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:01 [2020-06-09T16:40:01.589Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712065313 data=null item=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')
12:40:04 [2020-06-09T16:40:04.853Z] DEBUG - Clicked on 
12:40:05 [2020-06-09T16:40:05.413Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712065607 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712061076 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712061076 data=null doit=true} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712061075 data=null} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712061075 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712061075 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712061066 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712061066 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712061066 data=null doit=true} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712061066 data=null} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712061066 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712061065 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712061057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:05 [2020-06-09T16:40:05.973Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712061056 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712061056 data=null doit=true} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712061056 data=null} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712061056 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712061056 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]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712061049 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1712061049 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1712061049 data=null doit=true} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1712061049 data=null} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1712061049 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712061049 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]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1712061038 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:40:05 [2020-06-09T16:40:05.973Z] DEBUG - Clicking on with mnemonic 'Import...'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Clicked on with mnemonic 'Import...'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712060719 data=null doit=true} to Shell with text {Trace Import}
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-1712060696 data=null} to (of type 'Combo')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {/} time=-1712060659 data=null button=0 stateMask=0x0 x=64 y=12 count=0} to TreeItem with text {/}
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1712060659 data=null doit=true} to TreeItem with text {/}
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1712060659 data=null} to TreeItem with text {/}
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1712060658 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712060658 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {/}
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1712060658 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Setting state to checked on: /
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712060641 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:'))
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:40:06 [2020-06-09T16:40:06.231Z] 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')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@4888499d
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712060639 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')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712060638 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')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712060638 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712060638 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712060638 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')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712060638 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')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712060638 data=null item=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')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712060638 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')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712060638 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')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712060638 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')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712060638 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712060638 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.231Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:40:06 [2020-06-09T16:40:06.232Z] 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')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:40:06 [2020-06-09T16:40:06.232Z] 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')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] 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')
12:40:06 [2020-06-09T16:40:06.232Z] 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.
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Clicking on &Finish
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712060632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712060632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712060632 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712060632 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712060632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712060632 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:06 [2020-06-09T16:40:06.232Z] DEBUG - Clicked on &Finish
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Shell with text "Confirmation", using matcher: with text 'Confirmation'
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirmation} time=-1712059602 data=null doit=true} to Shell with text {Confirmation}
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Button with text "Rename", using matcher: of type 'Button'
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Button with text "Rename All", using matcher: of type 'Button'
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Button with text "Rename All", using matcher: with mnemonic 'Rename All'
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Button with text "Rename All", using matcher: with style 'SWT.PUSH'
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Button with text "Rename All", using matcher: (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Button with text "Overwrite", using matcher: of type 'Button'
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Button with text "Overwrite All", using matcher: of type 'Button'
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Button with text "Skip All", using matcher: of type 'Button'
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - matched Button with text "Skip", using matcher: of type 'Button'
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Clicking on Rename All
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Rename All} time=-1712059602 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')
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Rename All} time=-1712059601 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')
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Rename All} time=-1712059601 data=null doit=true} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Rename All} time=-1712059601 data=null} to (of type 'Button' and with mnemonic 'Rename All' and with style 'SWT.PUSH')
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Rename All} time=-1712059601 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')
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Rename All} time=-1712059601 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')
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Rename All} time=-1712059601 data=null item=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')
12:40:07 [2020-06-09T16:40:07.594Z] DEBUG - Clicked on 
12:40:07 [2020-06-09T16:40:07.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712060632 data=null item=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')
12:40:07 [2020-06-09T16:40:07.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712061009 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712058502 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712058502 data=null doit=true} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712058502 data=null} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712058501 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.409Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712058501 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712058493 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712058492 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712058492 data=null doit=true} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712058492 data=null} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712058492 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712058492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712058483 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:08 [2020-06-09T16:40:08.410Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712058482 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712058482 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712058482 data=null} to TreeItem with text {Traces [12]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712058482 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712058482 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]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712058476 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712058476 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712058476 data=null} to TreeItem with text {Traces [12]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712058475 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712058475 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]}
12:40:08 [2020-06-09T16:40:08.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712058460 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058116 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712058116 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712058116 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058116 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712058116 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058096 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:08 [2020-06-09T16:40:08.970Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058094 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712058093 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712058093 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058093 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712058093 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058089 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058089 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712058089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712058088 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058088 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712058088 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058085 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058085 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058084 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712058084 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712058041 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712057887 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712057886 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712057886 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:40:08 [2020-06-09T16:40:08.970Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Attempting to set focus on Table with text {}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712056884 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712056884 data=null doit=true} to TableItem with text {}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712056884 data=null} to TableItem with text {}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712056866 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712056866 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712056862 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712056611 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712056611 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712056610 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712056610 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712056610 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712056606 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2020-06-09T16:40:10.333Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712056602 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712056602 data=null doit=true} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712056602 data=null} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712056602 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.333Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712056601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712056581 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712056580 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712056580 data=null doit=true} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712056580 data=null} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712056580 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712056580 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712056568 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:10 [2020-06-09T16:40:10.334Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712056568 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712056567 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712056567 data=null} to TreeItem with text {Traces [12]}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712056567 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712056567 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]}
12:40:10 [2020-06-09T16:40:10.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712056554 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:10 [2020-06-09T16:40:10.334Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:10 [2020-06-09T16:40:10.589Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:10 [2020-06-09T16:40:10.589Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056207 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712056207 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712056207 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056207 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712056207 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}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056190 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:10 [2020-06-09T16:40:10.844Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056188 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712056183 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712056183 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056183 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712056182 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}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056179 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056178 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712056178 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712056178 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056178 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712056178 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}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056175 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056174 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056174 data=null button=1 stateMask=0x0 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712056174 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}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056128 data=null button=1 stateMask=0x80000 x=159 y=127 count=2} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712056094 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712056094 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712056094 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml}
12:40:10 [2020-06-09T16:40:10.844Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:11 [2020-06-09T16:40:11.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:11 [2020-06-09T16:40:11.404Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - Attempting to set focus on Table with text {}
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712054581 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712054581 data=null doit=true} to TableItem with text {}
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712054581 data=null} to TableItem with text {}
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712054581 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712054581 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712054578 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:12 [2020-06-09T16:40:12.330Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712054416 data=null button=0 stateMask=0x0 x=159 y=127 count=0} to TreeItem with text {ExampleCustomXml.xml}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml} time=-1712054416 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml} time=-1712054416 data=null} to TreeItem with text {ExampleCustomXml.xml}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712054416 data=null button=1 stateMask=0x0 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712054416 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}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml} time=-1712054412 data=null button=1 stateMask=0x80000 x=159 y=127 count=1} to TreeItem with text {ExampleCustomXml.xml}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:12 [2020-06-09T16:40:12.587Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712054409 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712054408 data=null doit=true} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712054408 data=null} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712054408 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712054408 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712054390 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712054390 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712054389 data=null doit=true} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712054389 data=null} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712054389 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712054389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712054385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:12 [2020-06-09T16:40:12.587Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712054385 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712054385 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712054385 data=null} to TreeItem with text {Traces [12]}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712054385 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712054384 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]}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712054375 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:12 [2020-06-09T16:40:12.587Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054339 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712054338 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712054338 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054338 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712054338 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054303 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:12 [2020-06-09T16:40:12.587Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054289 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712054289 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712054289 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054289 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712054289 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054285 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054285 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712054285 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712054285 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054285 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.587Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712054285 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054282 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054282 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.588Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054281 data=null button=1 stateMask=0x0 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.845Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712054281 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.845Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054234 data=null button=1 stateMask=0x80000 x=151 y=173 count=2} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.845Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712054227 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.845Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712054227 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.845Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712054227 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.845Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:40:12 [2020-06-09T16:40:12.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:12 [2020-06-09T16:40:12.845Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - Attempting to set focus on Table with text {}
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712053725 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712053725 data=null doit=true} to TableItem with text {}
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712053725 data=null} to TableItem with text {}
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712053725 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712053725 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712053721 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:13 [2020-06-09T16:40:13.101Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:14 [2020-06-09T16:40:14.125Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:14 [2020-06-09T16:40:14.125Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712052669 data=null button=0 stateMask=0x0 x=151 y=173 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712052668 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712052668 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712052665 data=null button=1 stateMask=0x0 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712052665 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712052662 data=null button=1 stateMask=0x80000 x=151 y=173 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:14 [2020-06-09T16:40:14.381Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712052658 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712052658 data=null doit=true} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712052658 data=null} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712052657 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712052657 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712052635 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712052634 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712052634 data=null doit=true} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712052634 data=null} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712052634 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712052634 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712052630 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:14 [2020-06-09T16:40:14.381Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712052629 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712052629 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712052629 data=null} to TreeItem with text {Traces [12]}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712052629 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712052629 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]}
12:40:14 [2020-06-09T16:40:14.381Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712052618 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:14 [2020-06-09T16:40:14.381Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:14 [2020-06-09T16:40:14.636Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:14 [2020-06-09T16:40:14.636Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052174 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712052174 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712052174 data=null} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052173 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712052173 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}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052155 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:14 [2020-06-09T16:40:14.892Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052149 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712052149 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712052149 data=null} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052149 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712052149 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}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052146 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052145 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712052145 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712052145 data=null} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052145 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712052145 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}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052142 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052142 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052142 data=null button=1 stateMask=0x0 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712052141 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}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052093 data=null button=1 stateMask=0x80000 x=151 y=219 count=2} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1} time=-1712052087 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1} time=-1712052087 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1} time=-1712052087 data=null} to TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1}
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:14 [2020-06-09T16:40:14.892Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - Attempting to set focus on Table with text {}
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712051584 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712051584 data=null doit=true} to TableItem with text {}
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712051584 data=null} to TableItem with text {}
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712051584 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712051584 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712051580 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:15 [2020-06-09T16:40:15.452Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1} time=-1712050624 data=null button=0 stateMask=0x0 x=151 y=219 count=0} to TreeItem with text {simple_server-thread1}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1} time=-1712050623 data=null doit=true} to TreeItem with text {simple_server-thread1}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1} time=-1712050623 data=null} to TreeItem with text {simple_server-thread1}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1} time=-1712050623 data=null button=1 stateMask=0x0 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712050623 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}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1} time=-1712050620 data=null button=1 stateMask=0x80000 x=151 y=219 count=1} to TreeItem with text {simple_server-thread1}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2020-06-09T16:40:16.378Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712050616 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712050616 data=null doit=true} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712050616 data=null} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712050615 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712050615 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712050594 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712050594 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712050593 data=null doit=true} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712050593 data=null} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712050593 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712050593 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712050590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:16 [2020-06-09T16:40:16.378Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712050589 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712050589 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712050589 data=null} to TreeItem with text {Traces [12]}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712050589 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712050589 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]}
12:40:16 [2020-06-09T16:40:16.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712050583 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:16 [2020-06-09T16:40:16.378Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050264 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712050264 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712050264 data=null} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050264 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712050264 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}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050231 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:16 [2020-06-09T16:40:16.634Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050229 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712050229 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712050229 data=null} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050229 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712050229 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}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050224 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050224 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712050224 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712050224 data=null} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050223 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712050223 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}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050221 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050221 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.634Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050220 data=null button=1 stateMask=0x0 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.889Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050178 data=null button=1 stateMask=0x80000 x=151 y=265 count=2} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2} time=-1712050178 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2} time=-1712050178 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2} time=-1712050178 data=null} to TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.889Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2}
12:40:16 [2020-06-09T16:40:16.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:16 [2020-06-09T16:40:16.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:16 [2020-06-09T16:40:16.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:16 [2020-06-09T16:40:16.889Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2020-06-09T16:40:17.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2020-06-09T16:40:17.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2020-06-09T16:40:17.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2020-06-09T16:40:17.144Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2020-06-09T16:40:17.399Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712050220 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}
12:40:17 [2020-06-09T16:40:17.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2020-06-09T16:40:17.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2020-06-09T16:40:17.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:17 [2020-06-09T16:40:17.654Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:18 [2020-06-09T16:40:18.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:18 [2020-06-09T16:40:18.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:18 [2020-06-09T16:40:18.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:18 [2020-06-09T16:40:18.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:18 [2020-06-09T16:40:18.214Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:18 [2020-06-09T16:40:18.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:18 [2020-06-09T16:40:18.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:18 [2020-06-09T16:40:18.469Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:18 [2020-06-09T16:40:18.469Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:18 [2020-06-09T16:40:18.469Z] DEBUG - Attempting to set focus on Table with text {}
12:40:18 [2020-06-09T16:40:18.469Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712048583 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:18 [2020-06-09T16:40:18.469Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712048583 data=null doit=true} to TableItem with text {}
12:40:18 [2020-06-09T16:40:18.469Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712048583 data=null} to TableItem with text {}
12:40:18 [2020-06-09T16:40:18.469Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712048583 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:18 [2020-06-09T16:40:18.470Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712048582 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:18 [2020-06-09T16:40:18.470Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712048579 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:18 [2020-06-09T16:40:18.470Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:18 [2020-06-09T16:40:18.470Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2} time=-1712047327 data=null button=0 stateMask=0x0 x=151 y=265 count=0} to TreeItem with text {simple_server-thread2}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2} time=-1712047327 data=null doit=true} to TreeItem with text {simple_server-thread2}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2} time=-1712047327 data=null} to TreeItem with text {simple_server-thread2}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2} time=-1712047327 data=null button=1 stateMask=0x0 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712047327 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}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2} time=-1712047322 data=null button=1 stateMask=0x80000 x=151 y=265 count=1} to TreeItem with text {simple_server-thread2}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:19 [2020-06-09T16:40:19.833Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712047318 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712047318 data=null doit=true} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712047318 data=null} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712047315 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712047315 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712047289 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712047288 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712047288 data=null doit=true} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712047288 data=null} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712047288 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712047288 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712047283 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:19 [2020-06-09T16:40:19.833Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712047282 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712047282 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712047282 data=null} to TreeItem with text {Traces [12]}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712047282 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712047282 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]}
12:40:19 [2020-06-09T16:40:19.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712047275 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:19 [2020-06-09T16:40:19.833Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046932 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712046932 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712046932 data=null} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046932 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712046932 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}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046908 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:20 [2020-06-09T16:40:20.089Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046906 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712046906 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712046906 data=null} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046906 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712046906 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}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046902 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046902 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712046902 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712046902 data=null} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046902 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712046901 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}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046899 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046899 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046898 data=null button=1 stateMask=0x0 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.089Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712046898 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}
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046855 data=null button=1 stateMask=0x80000 x=140 y=311 count=2} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712046699 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712046699 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712046699 data=null} to TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing}
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2020-06-09T16:40:20.344Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - Attempting to set focus on Table with text {}
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712046197 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712046197 data=null doit=true} to TableItem with text {}
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712046197 data=null} to TableItem with text {}
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712046197 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712046197 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712046188 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:20 [2020-06-09T16:40:20.905Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712045431 data=null button=0 stateMask=0x0 x=140 y=311 count=0} to TreeItem with text {ust-overlap-testing}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1712045431 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1712045430 data=null} to TreeItem with text {ust-overlap-testing}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712045430 data=null button=1 stateMask=0x0 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712045430 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}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1712045426 data=null button=1 stateMask=0x80000 x=140 y=311 count=1} to TreeItem with text {ust-overlap-testing}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:21 [2020-06-09T16:40:21.466Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712045423 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712045422 data=null doit=true} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712045422 data=null} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712045422 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712045422 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712045398 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712045397 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712045397 data=null doit=true} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712045397 data=null} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712045397 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712045397 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712045392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:21 [2020-06-09T16:40:21.466Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712045391 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712045391 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712045391 data=null} to TreeItem with text {Traces [12]}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712045391 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712045391 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]}
12:40:21 [2020-06-09T16:40:21.466Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712045384 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:21 [2020-06-09T16:40:21.466Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044938 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044938 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044938 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044938 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712044938 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)}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044917 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:22 [2020-06-09T16:40:22.026Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044915 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044915 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044915 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044915 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712044915 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)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044911 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044911 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044911 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044910 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044910 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712044910 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)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044907 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044907 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044906 data=null button=1 stateMask=0x0 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.027Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712044906 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)}
12:40:22 [2020-06-09T16:40:22.282Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044863 data=null button=1 stateMask=0x80000 x=163 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.282Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044714 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.282Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044714 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.282Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712044714 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.282Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log(2)}
12:40:22 [2020-06-09T16:40:22.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2020-06-09T16:40:22.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2020-06-09T16:40:22.282Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2020-06-09T16:40:22.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2020-06-09T16:40:22.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2020-06-09T16:40:22.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:22 [2020-06-09T16:40:22.283Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - Attempting to set focus on Table with text {}
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712043703 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712043703 data=null doit=true} to TableItem with text {}
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712043703 data=null} to TableItem with text {}
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712043703 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712043703 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712043699 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:23 [2020-06-09T16:40:23.208Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712043442 data=null button=0 stateMask=0x0 x=163 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712043442 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712043442 data=null} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712043441 data=null button=1 stateMask=0x0 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712043441 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)}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log(2)} time=-1712043436 data=null button=1 stateMask=0x80000 x=163 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log(2)}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:23 [2020-06-09T16:40:23.463Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712043431 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712043431 data=null doit=true} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712043431 data=null} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712043431 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712043431 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712043410 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712043404 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712043404 data=null doit=true} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712043404 data=null} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712043404 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712043404 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712043398 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:23 [2020-06-09T16:40:23.463Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712043398 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712043398 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712043398 data=null} to TreeItem with text {Traces [12]}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712043397 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712043397 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]}
12:40:23 [2020-06-09T16:40:23.463Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712043384 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:23 [2020-06-09T16:40:23.463Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042926 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042926 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042926 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042925 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712042925 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)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042902 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:24 [2020-06-09T16:40:24.028Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042900 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042900 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042900 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042899 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712042899 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)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042896 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042894 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042894 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042894 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042893 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712042893 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)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042890 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042890 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042890 data=null button=1 stateMask=0x0 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042849 data=null button=1 stateMask=0x80000 x=168 y=150 count=2} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042848 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.028Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042848 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712042848 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomXml.xml(2)}
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.029Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712042890 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)}
12:40:24 [2020-06-09T16:40:24.588Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:24 [2020-06-09T16:40:24.589Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - Attempting to set focus on Table with text {}
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712041345 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712041345 data=null doit=true} to TableItem with text {}
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712041345 data=null} to TableItem with text {}
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712041345 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712041345 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712041338 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:25 [2020-06-09T16:40:25.514Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712041262 data=null button=0 stateMask=0x0 x=168 y=150 count=0} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712041262 data=null doit=true} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712041262 data=null} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712041262 data=null button=1 stateMask=0x0 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712041262 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)}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomXml.xml(2)} time=-1712041258 data=null button=1 stateMask=0x80000 x=168 y=150 count=1} to TreeItem with text {ExampleCustomXml.xml(2)}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2020-06-09T16:40:25.769Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712041253 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712041253 data=null doit=true} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712041253 data=null} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712041253 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712041253 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712041238 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712041237 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712041237 data=null doit=true} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712041237 data=null} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712041237 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712041237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712041226 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:25 [2020-06-09T16:40:25.770Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712041226 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712041225 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712041225 data=null} to TreeItem with text {Traces [12]}
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712041225 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712041225 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]}
12:40:25 [2020-06-09T16:40:25.770Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712041219 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:25 [2020-06-09T16:40:25.770Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:26 [2020-06-09T16:40:26.025Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:26 [2020-06-09T16:40:26.025Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040763 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040762 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040762 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040762 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712040762 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)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040737 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:26 [2020-06-09T16:40:26.281Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040734 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040734 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040734 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040733 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712040733 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)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040728 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040728 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040728 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040728 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040727 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712040727 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)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040723 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040722 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040722 data=null button=1 stateMask=0x0 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.281Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712040722 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)}
12:40:26 [2020-06-09T16:40:26.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040660 data=null button=1 stateMask=0x80000 x=160 y=196 count=2} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040337 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040241 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712040241 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing(2)}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Attempting to set focus on Table with text {}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712040239 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712040239 data=null doit=true} to TableItem with text {}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712040239 data=null} to TableItem with text {}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712040239 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712040239 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712040233 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:26 [2020-06-09T16:40:26.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:27 [2020-06-09T16:40:27.717Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:27 [2020-06-09T16:40:27.717Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:27 [2020-06-09T16:40:27.717Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712039178 data=null button=0 stateMask=0x0 x=160 y=196 count=0} to TreeItem with text {kernel-overlap-testing(2)}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing(2)} time=-1712039178 data=null doit=true} to TreeItem with text {kernel-overlap-testing(2)}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing(2)} time=-1712039178 data=null} to TreeItem with text {kernel-overlap-testing(2)}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712039177 data=null button=1 stateMask=0x0 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712039177 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)}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing(2)} time=-1712039173 data=null button=1 stateMask=0x80000 x=160 y=196 count=1} to TreeItem with text {kernel-overlap-testing(2)}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:27 [2020-06-09T16:40:27.718Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712039170 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712039169 data=null doit=true} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712039169 data=null} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712039169 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712039169 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712039150 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712039146 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712039146 data=null doit=true} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712039146 data=null} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712039146 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712039146 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712039132 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:27 [2020-06-09T16:40:27.718Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712039132 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712039132 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712039131 data=null} to TreeItem with text {Traces [12]}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712039131 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712039131 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]}
12:40:27 [2020-06-09T16:40:27.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712039121 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:27 [2020-06-09T16:40:27.718Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038700 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712038700 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712038700 data=null} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038700 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712038699 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)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038662 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:28 [2020-06-09T16:40:28.279Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038660 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712038660 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712038660 data=null} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038659 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712038659 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)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038656 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038655 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712038655 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712038655 data=null} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038655 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712038655 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)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038652 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038652 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038652 data=null button=1 stateMask=0x0 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712038651 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)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038595 data=null button=1 stateMask=0x80000 x=160 y=242 count=2} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712038586 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712038586 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712038586 data=null} to TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread1(2)}
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.279Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:28 [2020-06-09T16:40:28.839Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.399Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - Attempting to set focus on Table with text {}
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712037082 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712037082 data=null doit=true} to TableItem with text {}
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712037081 data=null} to TableItem with text {}
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712037081 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712037081 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712037077 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:29 [2020-06-09T16:40:29.960Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712036112 data=null button=0 stateMask=0x0 x=160 y=242 count=0} to TreeItem with text {simple_server-thread1(2)}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread1(2)} time=-1712036112 data=null doit=true} to TreeItem with text {simple_server-thread1(2)}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread1(2)} time=-1712036111 data=null} to TreeItem with text {simple_server-thread1(2)}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712036111 data=null button=1 stateMask=0x0 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712036111 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)}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread1(2)} time=-1712036108 data=null button=1 stateMask=0x80000 x=160 y=242 count=1} to TreeItem with text {simple_server-thread1(2)}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:30 [2020-06-09T16:40:30.887Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712036102 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712036102 data=null doit=true} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712036102 data=null} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712036102 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712036102 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712036091 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712036091 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712036091 data=null doit=true} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712036091 data=null} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712036091 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712036091 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712036078 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:30 [2020-06-09T16:40:30.887Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712036078 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712036078 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712036078 data=null} to TreeItem with text {Traces [12]}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712036078 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712036078 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]}
12:40:30 [2020-06-09T16:40:30.887Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712036067 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:30 [2020-06-09T16:40:30.887Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035742 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712035742 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712035742 data=null} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035742 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712035742 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)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035707 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:31 [2020-06-09T16:40:31.142Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035701 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712035700 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712035700 data=null} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035700 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712035700 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)}
12:40:31 [2020-06-09T16:40:31.142Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035697 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Double-clicking on TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035696 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712035696 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712035696 data=null} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035696 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712035696 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)}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035693 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035693 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.143Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035692 data=null button=1 stateMask=0x0 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035630 data=null button=1 stateMask=0x80000 x=160 y=288 count=2} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712035629 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712035629 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712035629 data=null} to TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - Double-clicked on TreeItem with text {simple_server-thread2(2)}
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.398Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:31 [2020-06-09T16:40:31.959Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.520Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712035692 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)}
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:32 [2020-06-09T16:40:32.775Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.335Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:33 [2020-06-09T16:40:33.895Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:34 [2020-06-09T16:40:34.821Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Attempting to set focus on Table with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712031589 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712031589 data=null doit=true} to TableItem with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712031589 data=null} to TableItem with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712031589 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712031589 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712031579 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712031501 data=null button=0 stateMask=0x0 x=160 y=288 count=0} to TreeItem with text {simple_server-thread2(2)}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {simple_server-thread2(2)} time=-1712031501 data=null doit=true} to TreeItem with text {simple_server-thread2(2)}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {simple_server-thread2(2)} time=-1712031501 data=null} to TreeItem with text {simple_server-thread2(2)}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712031501 data=null button=1 stateMask=0x0 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712031501 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)}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {simple_server-thread2(2)} time=-1712031497 data=null button=1 stateMask=0x80000 x=160 y=288 count=1} to TreeItem with text {simple_server-thread2(2)}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2020-06-09T16:40:35.382Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712031493 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712031493 data=null doit=true} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712031493 data=null} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712031492 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712031492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712031470 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712031470 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712031470 data=null doit=true} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712031470 data=null} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712031470 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712031470 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712031466 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:35 [2020-06-09T16:40:35.382Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712031465 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712031465 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712031465 data=null} to TreeItem with text {Traces [12]}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712031465 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712031465 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]}
12:40:35 [2020-06-09T16:40:35.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712031458 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:35 [2020-06-09T16:40:35.382Z] WARN - Tree item TreeItem with text {Traces [12]} is already expanded. Won't expand it again.
12:40:35 [2020-06-09T16:40:35.637Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031397 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712031397 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712031397 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031396 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712031396 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)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031374 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:35 [2020-06-09T16:40:35.638Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031361 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712031361 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712031361 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031360 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712031360 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)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031357 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Double-clicking on TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031357 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712031357 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712031357 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031356 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712031356 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)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031354 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031353 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031352 data=null button=1 stateMask=0x0 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031312 data=null button=1 stateMask=0x80000 x=149 y=334 count=2} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712031312 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712031311 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712031311 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - Double-clicked on TreeItem with text {ust-overlap-testing(2)}
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.638Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:35 [2020-06-09T16:40:35.896Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712031352 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)}
12:40:36 [2020-06-09T16:40:36.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.151Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.152Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:36 [2020-06-09T16:40:36.712Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.273Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:37 [2020-06-09T16:40:37.833Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:38 [2020-06-09T16:40:38.393Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - Attempting to set focus on Table with text {}
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712028599 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712028599 data=null doit=true} to TableItem with text {}
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712028599 data=null} to TableItem with text {}
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712028598 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712028598 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712028589 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:38 [2020-06-09T16:40:38.394Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712028337 data=null button=0 stateMask=0x0 x=149 y=334 count=0} to TreeItem with text {ust-overlap-testing(2)}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing(2)} time=-1712028337 data=null doit=true} to TreeItem with text {ust-overlap-testing(2)}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing(2)} time=-1712028337 data=null} to TreeItem with text {ust-overlap-testing(2)}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712028337 data=null button=1 stateMask=0x0 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712028337 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)}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing(2)} time=-1712028333 data=null button=1 stateMask=0x80000 x=149 y=334 count=1} to TreeItem with text {ust-overlap-testing(2)}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2020-06-09T16:40:38.649Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712028330 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712028330 data=null doit=true} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712028330 data=null} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712028329 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712028329 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712028308 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712028308 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712028308 data=null doit=true} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712028308 data=null} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712028307 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712028307 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712028302 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712028302 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712028301 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712028301 data=null} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712028301 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712028301 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]}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712028295 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712028291 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712028291 data=null doit=true} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712028291 data=null} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712028291 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712028291 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712028279 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712028279 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712028279 data=null doit=true} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712028279 data=null} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712028278 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712028278 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712028275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:38 [2020-06-09T16:40:38.650Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712028274 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712028274 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712028274 data=null} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712028274 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712028274 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]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712028264 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712028263 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712028263 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712028263 data=null} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712028263 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712028263 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]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712028260 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:40:38 [2020-06-09T16:40:38.650Z] DEBUG - Clicking on with mnemonic 'Clear'
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Clicked on with mnemonic 'Clear'
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712027969 data=null doit=true} to Shell with text {Confirm Clear}
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Clicking on &Yes
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712027969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712027969 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712027969 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712027969 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712027968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712027968 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:38 [2020-06-09T16:40:38.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712027968 data=null item=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')
12:40:42 [2020-06-09T16:40:42.165Z] DEBUG - Clicked on 
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712028230 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712023667 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712023667 data=null doit=true} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712023667 data=null} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712023667 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712023667 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712023652 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712023652 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712023652 data=null doit=true} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712023652 data=null} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712023652 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712023651 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712023647 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:43 [2020-06-09T16:40:43.527Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712023647 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712023646 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712023646 data=null} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712023646 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712023646 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]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712023634 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [12]} time=-1712023634 data=null button=0 stateMask=0x0 x=96 y=58 count=0} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [12]} time=-1712023633 data=null doit=true} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [12]} time=-1712023633 data=null} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [12]} time=-1712023633 data=null button=1 stateMask=0x0 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712023633 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]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [12]} time=-1712023630 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Traces [12]}
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:40:43 [2020-06-09T16:40:43.527Z] DEBUG - Clicking on with mnemonic 'Import...'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Clicked on with mnemonic 'Import...'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712023273 data=null doit=true} to Shell with text {Trace Import}
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with mnemonic 'Select archive file:'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Select &archive file...", using matcher: with style 'SWT.RADIO'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Select &archive file...", using matcher: (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO')
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select archive file:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz} time=-1712023270 data=null} to (of type 'Combo')
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/archives/traces.tar.gz
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {/} time=-1712023240 data=null doit=true} to TreeItem with text {/}
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {/} time=-1712023240 data=null} to TreeItem with text {/}
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {/} time=-1712023240 data=null button=1 stateMask=0x0 x=64 y=12 count=1} to TreeItem with text {/}
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712023240 data=null item=TreeItem {/} detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to TreeItem with text {/}
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {/} time=-1712023239 data=null button=1 stateMask=0x80000 x=64 y=12 count=1} to TreeItem with text {/}
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1712023238 data=null doit=true} to Tree node with text: z-clashes
12:40:43 [2020-06-09T16:40:43.783Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1712023238 data=null} to Tree node with text: z-clashes
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1712023238 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712023238 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
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1712023237 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {z-clashes} time=-1712023237 data=null button=0 stateMask=0x0 x=111 y=150 count=0} to Tree node with text: z-clashes
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes} time=-1712023237 data=null doit=true} to Tree node with text: z-clashes
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes} time=-1712023237 data=null} to Tree node with text: z-clashes
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes} time=-1712023236 data=null button=1 stateMask=0x0 x=111 y=150 count=1} to Tree node with text: z-clashes
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712023236 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
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes} time=-1712023235 data=null button=1 stateMask=0x80000 x=111 y=150 count=1} to Tree node with text: z-clashes
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Setting state to checked on: ExampleCustomTxt.log
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:43 [2020-06-09T16:40:43.784Z] WARN - Tree item TreeItem with text {/} is already expanded. Won't expand it again.
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712023214 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712023214 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712023214 data=null} to Tree node with text: kernel-overlap-testing
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712023214 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712023214 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
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712023212 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712023205 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:'))
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:40:43 [2020-06-09T16:40:43.784Z] 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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@d8c6f0
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712023203 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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712023203 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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712023203 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712023203 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712023203 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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712023203 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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712023203 data=null item=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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712023203 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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712023203 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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712023203 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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712023203 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712023203 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:40:43 [2020-06-09T16:40:43.784Z] 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')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.784Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:40:43 [2020-06-09T16:40:43.785Z] 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')
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] 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')
12:40:43 [2020-06-09T16:40:43.785Z] 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.
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - Clicking on &Finish
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712023198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712023198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712023198 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712023198 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712023198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:43 [2020-06-09T16:40:43.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712023198 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712023198 data=null item=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')
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712023601 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Clicked on 
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712022829 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712022829 data=null doit=true} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712022828 data=null} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712022828 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712022828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712022821 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712022820 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712022820 data=null doit=true} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712022820 data=null} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712022820 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712022820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712022808 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:44 [2020-06-09T16:40:44.040Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712022808 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712022808 data=null doit=true} to TreeItem with text {Traces [2]}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712022808 data=null} to TreeItem with text {Traces [2]}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712022807 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:44 [2020-06-09T16:40:44.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712022807 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]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712022795 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712022747 data=null doit=true} to TreeItem with text {Traces [2]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712022747 data=null} to TreeItem with text {Traces [2]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712022747 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712022747 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]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712022745 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {z-clashes [1]} time=-1712022745 data=null doit=true} to TreeItem with text {z-clashes [1]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {z-clashes [1]} time=-1712022745 data=null} to TreeItem with text {z-clashes [1]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {z-clashes [1]} time=-1712022745 data=null button=1 stateMask=0x0 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712022745 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]}
12:40:44 [2020-06-09T16:40:44.295Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {z-clashes [1]} time=-1712022743 data=null button=1 stateMask=0x80000 x=104 y=81 count=1} to TreeItem with text {z-clashes [1]}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022420 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712022420 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712022419 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022419 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712022419 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022390 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:44 [2020-06-09T16:40:44.551Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022388 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712022388 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712022388 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022388 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712022388 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022385 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022384 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712022379 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712022378 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022378 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712022378 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022375 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022374 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022374 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712022374 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022337 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712022331 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712022331 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712022331 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:44 [2020-06-09T16:40:44.551Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:40:45 [2020-06-09T16:40:45.111Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - Attempting to set focus on Table with text {}
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712020828 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712020828 data=null doit=true} to TableItem with text {}
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712020828 data=null} to TableItem with text {}
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712020828 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712020828 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712020825 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:46 [2020-06-09T16:40:46.036Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:46 [2020-06-09T16:40:46.037Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:46 [2020-06-09T16:40:46.037Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712020769 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712020769 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712020769 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712020768 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712020768 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712020765 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:46 [2020-06-09T16:40:46.292Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712020762 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712020762 data=null doit=true} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712020762 data=null} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712020762 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712020762 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712020748 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712020748 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712020748 data=null doit=true} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712020748 data=null} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712020748 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712020748 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712020740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:46 [2020-06-09T16:40:46.292Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712020740 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712020740 data=null doit=true} to TreeItem with text {Traces [2]}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712020740 data=null} to TreeItem with text {Traces [2]}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712020739 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712020739 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]}
12:40:46 [2020-06-09T16:40:46.292Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712020734 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:46 [2020-06-09T16:40:46.292Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020415 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712020415 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712020415 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020415 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712020414 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020385 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:46 [2020-06-09T16:40:46.547Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020383 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712020383 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712020383 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020383 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712020383 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020380 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Double-clicking on TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020379 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712020379 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712020379 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020379 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712020374 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020370 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020370 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020370 data=null button=1 stateMask=0x0 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712020370 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020332 data=null button=1 stateMask=0x80000 x=151 y=127 count=2} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.547Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712020326 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.548Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712020326 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.548Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712020326 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.548Z] DEBUG - Double-clicked on TreeItem with text {kernel-overlap-testing}
12:40:46 [2020-06-09T16:40:46.548Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - Attempting to set focus on Table with text {}
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712019805 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712019805 data=null doit=true} to TableItem with text {}
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712019805 data=null} to TableItem with text {}
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712019805 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712019804 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712019802 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:47 [2020-06-09T16:40:47.107Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.views.PropertySheet"'
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712018858 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712018858 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712018858 data=null} to TreeItem with text {kernel-overlap-testing}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712018858 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712018858 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712018855 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:48 [2020-06-09T16:40:48.032Z] WARN - Tree item TreeItem with text {Resource properties} is already expanded. Won't expand it again.
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712018850 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712018850 data=null doit=true} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712018850 data=null} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712018850 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712018850 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712018826 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712018826 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712018826 data=null doit=true} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712018826 data=null} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712018826 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712018826 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712018822 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.032Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712018822 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712018822 data=null doit=true} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712018822 data=null} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712018822 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712018821 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]}
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712018811 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.032Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:48 [2020-06-09T16:40:48.032Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712018808 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712018807 data=null doit=true} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712018807 data=null} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712018807 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712018807 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712018792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712018792 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712018792 data=null doit=true} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712018792 data=null} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712018792 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712018792 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712018789 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:48 [2020-06-09T16:40:48.033Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712018788 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.033Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712018788 data=null doit=true} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712018788 data=null} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712018785 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712018785 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]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712018779 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712018779 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712018779 data=null doit=true} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712018778 data=null} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712018778 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712018778 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]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712018776 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - matched MenuItem with text "&New Folder...", using matcher: with mnemonic 'New Folder...'
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Clicking on with mnemonic 'New Folder...'
12:40:48 [2020-06-09T16:40:48.289Z] DEBUG - Clicked on with mnemonic 'New Folder...'
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Shell with text "New Folder", using matcher: with text 'New Folder'
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {New Folder} time=-1712018495 data=null doit=true} to Shell with text {New Folder}
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Text with text "", using matcher: of type 'Text'
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Label with text "Folder name:", using matcher: with mnemonic 'Folder name:'
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Text with text "", using matcher: with label (with mnemonic 'Folder name:')
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Text with text "", using matcher: (of type 'Text' and with label (with mnemonic 'Folder name:'))
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Clicking on OK
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712018492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712018492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712018492 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712018492 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712018492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712018492 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Clicked on OK
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712018492 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:48 [2020-06-09T16:40:48.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&New Folder...} time=-1712018748 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...'
12:40:49 [2020-06-09T16:40:49.105Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:40:49 [2020-06-09T16:40:49.105Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:49 [2020-06-09T16:40:49.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa} time=-1712017970 data=null button=0 stateMask=0x0 x=90 y=81 count=0} to TreeItem with text {aaa}
12:40:49 [2020-06-09T16:40:49.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa} time=-1712017970 data=null doit=true} to TreeItem with text {aaa}
12:40:49 [2020-06-09T16:40:49.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa} time=-1712017970 data=null} to TreeItem with text {aaa}
12:40:49 [2020-06-09T16:40:49.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa} time=-1712017970 data=null button=1 stateMask=0x0 x=90 y=81 count=1} to TreeItem with text {aaa}
12:40:49 [2020-06-09T16:40:49.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712017969 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}
12:40:49 [2020-06-09T16:40:49.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa} time=-1712017963 data=null button=1 stateMask=0x80000 x=90 y=81 count=1} to TreeItem with text {aaa}
12:40:49 [2020-06-09T16:40:49.105Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:40:49 [2020-06-09T16:40:49.105Z] DEBUG - Clicking on with mnemonic 'Import...'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Clicked on with mnemonic 'Import...'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Trace Import} time=-1712017608 data=null doit=true} to Shell with text {Trace Import}
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:40:49 [2020-06-09T16:40:49.362Z] 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')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Select &archive file:} time=-1712017607 data=null doit=true} to Button with text {Select &archive file:}
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select &archive file:} time=-1712017607 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:}
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Select roo&t directory:} time=-1712017606 data=null doit=true} to (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Select roo&t directory:} time=-1712017606 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')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Select roo&t directory:} time=-1712017606 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')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Select roo&t directory:} time=-1712017606 data=null item=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')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import} time=-1712017604 data=null} to (of type 'Combo')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/.tracecompass-temp/testtraces/import
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {import} time=-1712017573 data=null doit=true} to TreeItem with text {import}
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {import} time=-1712017573 data=null} to TreeItem with text {import}
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {import} time=-1712017573 data=null button=1 stateMask=0x0 x=84 y=12 count=1} to TreeItem with text {import}
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712017572 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}
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {import} time=-1712017571 data=null button=1 stateMask=0x80000 x=84 y=12 count=1} to TreeItem with text {import}
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712017571 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712017571 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712017571 data=null} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712017571 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712017571 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
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712017569 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "/home/jenkins/agent/...", using matcher: of type 'Combo'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Label with text "Trace Type:", using matcher: with mnemonic 'Trace Type:'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: with label (with mnemonic 'Trace Type:')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo' and with label (with mnemonic 'Trace Type:'))
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Setting selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Sent event Selection [13]: SelectionEvent{Combo {<Automatic Detection>} time=-1712017562 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:'))
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - Set selection on (of type 'Combo' and with label (with mnemonic 'Trace Type:')) to <Automatic Detection>
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with mnemonic 'Create links in workspace'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: with style 'SWT.CHECK'
12:40:49 [2020-06-09T16:40:49.362Z] 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')
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.362Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Selecting (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Selecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$2@1e7551a0
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null item=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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null doit=true} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Create lin&ks in workspace} time=-1712017561 data=null} to (of type 'Button' and with mnemonic 'Create links in workspace' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with mnemonic 'Preserve folder structure'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: with style 'SWT.CHECK'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Deselecting org.eclipse.swtbot.swt.finder.widgets.SWTBotCheckBox$1@6b4f285b
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Preserve &folder structure} time=-1712017543 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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712017543 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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Preserve &folder structure} time=-1712017543 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Preserve &folder structure} time=-1712017540 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Preserve &folder structure} time=-1712017540 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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Preserve &folder structure} time=-1712017540 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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Preserve &folder structure} time=-1712017540 data=null item=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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Preserve &folder structure} time=-1712017540 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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Preserve &folder structure} time=-1712017540 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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Preserve &folder structure} time=-1712017540 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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Preserve &folder structure} time=-1712017540 data=null doit=true} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Preserve &folder structure} time=-1712017540 data=null} to (of type 'Button' and with mnemonic 'Preserve folder structure' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with mnemonic 'Import unrecognized traces'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: with style 'SWT.CHECK'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Import unrecognized traces' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with mnemonic 'Overwrite existing trace without warning'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: with style 'SWT.CHECK'
12:40:49 [2020-06-09T16:40:49.363Z] 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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Overwrite existing trace without warning' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create experiment", using matcher: with mnemonic 'Create experiment'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create experiment", using matcher: with style 'SWT.CHECK'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create experiment", using matcher: (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Deselecting (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Create experiment' and with style 'SWT.CHECK') already deselected, not deselecting again.
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with mnemonic 'Time Range filtering (yyyy-MM-dd HH:mm:ss.SSS SSS SSS)'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: with style 'SWT.CHECK'
12:40:49 [2020-06-09T16:40:49.363Z] 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')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] 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')
12:40:49 [2020-06-09T16:40:49.363Z] 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.
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Clicking on &Finish
12:40:49 [2020-06-09T16:40:49.363Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1712017536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1712017536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1712017536 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1712017536 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1712017536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1712017536 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:40:49 [2020-06-09T16:40:49.364Z] DEBUG - Clicked on &Finish
12:40:49 [2020-06-09T16:40:49.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1712017536 data=null item=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')
12:40:49 [2020-06-09T16:40:49.619Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1712017937 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712017018 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712017018 data=null doit=true} to TreeItem with text {test}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712017017 data=null} to TreeItem with text {test}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712017017 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712017017 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712017009 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:49 [2020-06-09T16:40:49.874Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1712017002 data=null doit=true} to TreeItem with text {Experiments [1]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1712017002 data=null} to TreeItem with text {Experiments [1]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1712017002 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712017002 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]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1712016999 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1712016999 data=null doit=true} to TreeItem with text {aaa [1]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1712016999 data=null} to TreeItem with text {aaa [1]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1712016999 data=null button=1 stateMask=0x0 x=85 y=104 count=1} to TreeItem with text {aaa [1]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712016999 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]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1712016997 data=null button=1 stateMask=0x80000 x=85 y=104 count=1} to TreeItem with text {aaa [1]}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1712016995 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1712016995 data=null} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1712016995 data=null button=1 stateMask=0x0 x=153 y=127 count=1} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712016995 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
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {kernel-overlap-testing} time=-1712016975 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {kernel-overlap-testing} time=-1712016970 data=null x=169 y=127 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {kernel-overlap-testing} time=-1712016968 data=null x=95 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {kernel-overlap-testing} time=-1712016952 data=null x=95 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {kernel-overlap-testing} time=-1712016951 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {kernel-overlap-testing} time=-1712016950 data=null x=95 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:40:49 [2020-06-09T16:40:49.874Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {kernel-overlap-testing} time=-1712016950 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: kernel-overlap-testing
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {kernel-overlap-testing} time=-1712016950 data=[TmfTraceElement(/test/Traces/aaa/kernel-overlap-testing)] x=95 y=216 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {kernel-overlap-testing} time=-1712016935 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: kernel-overlap-testing
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [0]} time=-1712016932 data=null doit=true} to TreeItem with text {exp [0]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [0]} time=-1712016932 data=null} to TreeItem with text {exp [0]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [0]} time=-1712016931 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [0]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712016931 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]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [0]} time=-1712016928 data=null button=1 stateMask=0x80000 x=85 y=58 count=1} to TreeItem with text {exp [0]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {aaa [1]} time=-1712016928 data=null button=0 stateMask=0x0 x=85 y=196 count=0} to TreeItem with text {aaa [1]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {aaa [1]} time=-1712016928 data=null doit=true} to TreeItem with text {aaa [1]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {aaa [1]} time=-1712016928 data=null} to TreeItem with text {aaa [1]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {aaa [1]} time=-1712016928 data=null button=1 stateMask=0x0 x=85 y=196 count=1} to TreeItem with text {aaa [1]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712016928 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]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {aaa [1]} time=-1712016911 data=null button=1 stateMask=0x80000 x=101 y=196 count=1} to TreeItem with text {aaa [1]}
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:40:50 [2020-06-09T16:40:50.130Z] DEBUG - Clicking on with mnemonic 'Rename...'
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Clicked on with mnemonic 'Rename...'
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Shell with text "Rename Folder", using matcher: with text 'Rename Folder'
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Folder} time=-1712016605 data=null doit=true} to Shell with text {Rename Folder}
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Text with text "aaa", using matcher: of type 'Text'
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Label with text "New Folder name:", using matcher: with mnemonic 'New Folder name:'
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Text with text "aaa", using matcher: with label (with mnemonic 'New Folder name:')
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Text with text "aaa", using matcher: (of type 'Text' and with label (with mnemonic 'New Folder name:'))
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Clicking on OK
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712016603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712016603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712016603 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712016603 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712016603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712016603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712016603 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:50 [2020-06-09T16:40:50.385Z] DEBUG - Clicked on 
12:40:50 [2020-06-09T16:40:50.640Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1712016880 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
12:40:50 [2020-06-09T16:40:50.896Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:50 [2020-06-09T16:40:50.896Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:40:50 [2020-06-09T16:40:50.896Z] WARN - Tree item TreeItem with text {exp [1]} is already expanded. Won't expand it again.
12:40:50 [2020-06-09T16:40:50.896Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:50 [2020-06-09T16:40:50.896Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712015997 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712015997 data=null doit=true} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712015996 data=null} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712015996 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712015996 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712015984 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712015974 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712015974 data=null doit=true} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712015974 data=null} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712015974 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712015974 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712015969 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:50 [2020-06-09T16:40:50.896Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1712015968 data=null button=0 stateMask=0x0 x=92 y=173 count=0} to TreeItem with text {Traces [3]}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1712015968 data=null doit=true} to TreeItem with text {Traces [3]}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1712015968 data=null} to TreeItem with text {Traces [3]}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1712015968 data=null button=1 stateMask=0x0 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712015968 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]}
12:40:50 [2020-06-09T16:40:50.896Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1712015956 data=null button=1 stateMask=0x80000 x=92 y=173 count=1} to TreeItem with text {Traces [3]}
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform} time=-1712015752 data=null doit=true} to Shell with text {data - test/Traces/kernel-overlap-testing/kernel-overlap-testing_ - Eclipse Platform}
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712015729 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712015729 data=null doit=true} to TreeItem with text {test}
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712015729 data=null} to TreeItem with text {test}
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712015728 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712015728 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:51 [2020-06-09T16:40:51.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712015719 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:51 [2020-06-09T16:40:51.407Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:40:51 [2020-06-09T16:40:51.407Z] DEBUG - Clicking on with mnemonic 'Delete'
12:40:51 [2020-06-09T16:40:51.407Z] DEBUG - Clicked on with mnemonic 'Delete'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null item=null 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')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1712014810 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Clicking on OK
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712014809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712014809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712014809 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712014809 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712014809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712014809 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.332Z] DEBUG - Clicked on OK
12:40:52 [2020-06-09T16:40:52.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712014809 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:40:52 [2020-06-09T16:40:52.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1712015651 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:40:53 [2020-06-09T16:40:53.148Z] Tests run: 36, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 667.231 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest
12:40:53 [2020-06-09T16:40:53.148Z] test3_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 0.369 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_02Import(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 1.016 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_03SingleCustomTextTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 38.509 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_04SingleCustomXmlTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.184 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_05SingleCtfTrace(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.231 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_06RenameCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 14.106 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_07OverwriteCopyImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 35.286 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_08SkipImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.867 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_09OverwriteOptionImport(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 44.183 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_10ImportUnrecognized(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 6.022 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_11ImportUnrecognizedIgnore(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.116 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_12ImportCtfWithMetadataSelection(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 32.449 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_13ImportRecursiveAutoRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 80.639 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_14ImportRecursiveAutoOverwriteAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 32.539 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_15ImportRecursiveAutoSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 30.619 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_16ImportRecursiveAutoRenameOverwriteSkip(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 24.566 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_17ImportRecursiveSpecifyTraceTypeCTF(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 32.196 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_18ImportRecursiveSpecifyTraceTypeKernel(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.095 s
12:40:53 [2020-06-09T16:40:53.148Z] test3_19ImportRecursiveSpecifyTraceTypeUST(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.104 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_20ImportRecursiveSpecifyTraceTypeCustomText(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 13.676 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_21ImportFromMenuProjectSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 3.981 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_22ImportFromMenuProjectNotSelected(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 5.786 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_29ImportRecursivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.855 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_30ImportRecursivePreserveSkipAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 4.985 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_31ImportRecursivePreserveRenameAll(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 10.743 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_32DeleteTraceAndFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 16.97 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_33DeleteMultipleFolders(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.566 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_34ClearSingleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 7.464 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_35ClearMultipleTracesFolder(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 8.427 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_36ImportZipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 30.467 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_37ImportZipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 43.525 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_38ImportZipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.023 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_39ImportTarGzipArchivePreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 28.451 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_40ImportTarGzipArchiveNoPreserve(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 37.387 s
12:40:53 [2020-06-09T16:40:53.149Z] test3_41ImportTarGzipArchiveSpecificTraces(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 9.484 s
12:40:53 [2020-06-09T16:40:53.149Z] test_RenameFolderWorkaroundBug525833(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTracesFolderTest)  Time elapsed: 2.856 s
12:40:53 [2020-06-09T16:40:53.149Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712011915 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712011915 data=null doit=true} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712011915 data=null} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712011915 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712011915 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712011900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712011899 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712011899 data=null doit=true} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712011899 data=null} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712011899 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712011899 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712011888 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712011888 data=null doit=true} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712011888 data=null} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712011888 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712011888 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}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712011886 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712011886 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712011885 data=null doit=true} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712011885 data=null} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712011885 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712011885 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712011871 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712011871 data=null doit=true} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712011871 data=null} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712011851 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712011851 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]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712011850 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712011849 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712011849 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712011849 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712011849 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712011848 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712011828 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:55 [2020-06-09T16:40:55.045Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - Attempting to set focus on Table with text {}
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1712011612 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1712011612 data=null doit=true} to TableItem with text {}
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1712011612 data=null} to TableItem with text {}
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1712011612 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1712011611 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1712011608 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:40:55 [2020-06-09T16:40:55.300Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:40:55 [2020-06-09T16:40:55.555Z] 
12:40:55 [2020-06-09T16:40:55.555Z] (Eclipse:19974): Gtk-WARNING **: 16:40:55.428: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:55 [2020-06-09T16:40:55.555Z] 
12:40:55 [2020-06-09T16:40:55.555Z] (Eclipse:19974): Gtk-WARNING **: 16:40:55.477: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:55 [2020-06-09T16:40:55.555Z] 
12:40:55 [2020-06-09T16:40:55.555Z] (Eclipse:19974): Gtk-WARNING **: 16:40:55.507: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:55 [2020-06-09T16:40:55.810Z] 
12:40:55 [2020-06-09T16:40:55.810Z] (Eclipse:19974): Gtk-WARNING **: 16:40:55.739: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:55 [2020-06-09T16:40:55.810Z] 
12:40:55 [2020-06-09T16:40:55.810Z] (Eclipse:19974): Gtk-WARNING **: 16:40:55.746: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712011019 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712011019 data=null doit=true} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712011019 data=null} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712011018 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:55 [2020-06-09T16:40:55.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712011018 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712011004 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712011003 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712011003 data=null doit=true} to TreeItem with text {test}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712011003 data=null} to TreeItem with text {test}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712011003 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712011003 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712010999 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:56 [2020-06-09T16:40:56.065Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712010999 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712010999 data=null doit=true} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712010999 data=null} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712010998 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712010998 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712010995 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1712010995 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1712010995 data=null doit=true} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1712010995 data=null} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.065Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1712010995 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.066Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712010995 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.066Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1712010992 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:40:56 [2020-06-09T16:40:56.066Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:40:56 [2020-06-09T16:40:56.066Z] DEBUG - Clicking on with mnemonic 'Clear'
12:40:56 [2020-06-09T16:40:56.066Z] 
12:40:56 [2020-06-09T16:40:56.066Z] (Eclipse:19974): Gtk-WARNING **: 16:40:55.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.066Z] 
12:40:56 [2020-06-09T16:40:56.066Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.066Z] 
12:40:56 [2020-06-09T16:40:56.066Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.021: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.066Z] 
12:40:56 [2020-06-09T16:40:56.066Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.038: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.321Z] 
12:40:56 [2020-06-09T16:40:56.321Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.068: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.321Z] 
12:40:56 [2020-06-09T16:40:56.321Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.086: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.321Z] 
12:40:56 [2020-06-09T16:40:56.321Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.105: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.321Z] 
12:40:56 [2020-06-09T16:40:56.321Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.121: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.321Z] 
12:40:56 [2020-06-09T16:40:56.321Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.137: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Clicked on with mnemonic 'Clear'
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1712010667 data=null doit=true} to Shell with text {Confirm Clear}
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Clicking on &Yes
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1712010666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1712010666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1712010666 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1712010666 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1712010666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1712010666 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:40:56 [2020-06-09T16:40:56.321Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1712010666 data=null item=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')
12:40:56 [2020-06-09T16:40:56.321Z] 
12:40:56 [2020-06-09T16:40:56.321Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.196: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.881Z] 
12:40:56 [2020-06-09T16:40:56.881Z] (Eclipse:19974): Gtk-WARNING **: 16:40:56.623: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:56 [2020-06-09T16:40:56.881Z] DEBUG - Clicked on 
12:40:56 [2020-06-09T16:40:56.881Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1712010924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:40:57 [2020-06-09T16:40:57.441Z] 
12:40:57 [2020-06-09T16:40:57.441Z] (Eclipse:19974): Gtk-WARNING **: 16:40:57.387: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:57 [2020-06-09T16:40:57.696Z] 
12:40:57 [2020-06-09T16:40:57.696Z] (Eclipse:19974): Gtk-WARNING **: 16:40:57.474: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:59 [2020-06-09T16:40:59.060Z] 
12:40:59 [2020-06-09T16:40:59.060Z] (Eclipse:19974): Gtk-WARNING **: 16:40:58.733: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.060Z] 
12:40:59 [2020-06-09T16:40:59.060Z] (Eclipse:19974): Gtk-WARNING **: 16:40:58.740: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712008040 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712008040 data=null doit=true} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712008040 data=null} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712008040 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712008034 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712008027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712008027 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712008027 data=null doit=true} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712008027 data=null} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712008027 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712008027 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712008023 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.060Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712008017 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712008017 data=null doit=true} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712008017 data=null} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712008016 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712008016 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]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712008013 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712008013 data=null doit=true} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712008013 data=null} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712008013 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712008012 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]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712008011 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1712008011 data=null doit=true} to TreeItem with text {symbolic-link [1]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1712008011 data=null} to TreeItem with text {symbolic-link [1]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1712008010 data=null button=1 stateMask=0x0 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1712008010 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]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1712008009 data=null button=1 stateMask=0x80000 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712008007 data=null button=0 stateMask=0x0 x=156 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712008007 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712008007 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712007948 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712007948 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712007945 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712007944 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712007944 data=null button=1 stateMask=0x0 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1712007944 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712007908 data=null button=1 stateMask=0x80000 x=172 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712007902 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712007902 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712007902 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.060Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.315Z] 
12:40:59 [2020-06-09T16:40:59.315Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.069: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.315Z] 
12:40:59 [2020-06-09T16:40:59.315Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.102: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712007385 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712007385 data=null doit=true} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712007385 data=null} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712007385 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712007385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712007371 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712007371 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712007371 data=null doit=true} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712007371 data=null} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712007371 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712007370 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712007363 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:40:59 [2020-06-09T16:40:59.573Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712007362 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712007362 data=null doit=true} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712007362 data=null} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712007362 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712007362 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]}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712007357 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:40:59 [2020-06-09T16:40:59.573Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:40:59 [2020-06-09T16:40:59.573Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Attempting to set focus on Tree with text {}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712007356 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1712007356 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1712007356 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712007356 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712007356 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1712007352 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:40:59 [2020-06-09T16:40:59.573Z] DEBUG - Clicking on with mnemonic 'Rename...'
12:40:59 [2020-06-09T16:40:59.829Z] 
12:40:59 [2020-06-09T16:40:59.829Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.640: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.829Z] 
12:40:59 [2020-06-09T16:40:59.829Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.667: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.829Z] 
12:40:59 [2020-06-09T16:40:59.829Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.829Z] 
12:40:59 [2020-06-09T16:40:59.829Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.718: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.829Z] 
12:40:59 [2020-06-09T16:40:59.829Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.741: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.829Z] 
12:40:59 [2020-06-09T16:40:59.829Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.766: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.829Z] 
12:40:59 [2020-06-09T16:40:59.829Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.829Z] 
12:40:59 [2020-06-09T16:40:59.829Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:40:59 [2020-06-09T16:40:59.829Z] 
12:40:59 [2020-06-09T16:40:59.829Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Clicked on with mnemonic 'Rename...'
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1712006981 data=null doit=true} to Shell with text {Rename Trace}
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Clicking on OK
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1712006979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1712006979 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1712006979 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1712006978 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1712006978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1712006978 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:00 [2020-06-09T16:41:00.086Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1712006978 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:00 [2020-06-09T16:41:00.086Z] 
12:41:00 [2020-06-09T16:41:00.086Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.901: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.086Z] 
12:41:00 [2020-06-09T16:41:00.086Z] (Eclipse:19974): Gtk-WARNING **: 16:40:59.921: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.086Z] 
12:41:00 [2020-06-09T16:41:00.086Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.647Z] 
12:41:00 [2020-06-09T16:41:00.647Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.388: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.647Z] DEBUG - Clicked on 
12:41:00 [2020-06-09T16:41:00.647Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:00 [2020-06-09T16:41:00.647Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:00 [2020-06-09T16:41:00.647Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:00 [2020-06-09T16:41:00.902Z] 
12:41:00 [2020-06-09T16:41:00.902Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.784: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.902Z] 
12:41:00 [2020-06-09T16:41:00.902Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.803: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.902Z] 
12:41:00 [2020-06-09T16:41:00.902Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.821: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.902Z] 
12:41:00 [2020-06-09T16:41:00.902Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.841: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.902Z] 
12:41:00 [2020-06-09T16:41:00.902Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.858: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.902Z] 
12:41:00 [2020-06-09T16:41:00.902Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.874: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:00 [2020-06-09T16:41:00.902Z] 
12:41:00 [2020-06-09T16:41:00.902Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.888: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.157Z] 
12:41:01 [2020-06-09T16:41:01.157Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.902: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:01 [2020-06-09T16:41:01.157Z] 
12:41:01 [2020-06-09T16:41:01.157Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.916: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712005890 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712005890 data=null doit=true} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712005890 data=null} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712005890 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.157Z] 
12:41:01 [2020-06-09T16:41:01.157Z] (Eclipse:19974): Gtk-WARNING **: 16:41:00.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712005890 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712005824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1712005824 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1712005823 data=null doit=true} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1712005823 data=null} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.157Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1712005823 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712005823 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1712005819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:01 [2020-06-09T16:41:01.158Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:01 [2020-06-09T16:41:01.158Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:01 [2020-06-09T16:41:01.158Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1712005819 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:41:01 [2020-06-09T16:41:01.158Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1712005819 data=null doit=true} to TreeItem with text {Traces [2]}
12:41:01 [2020-06-09T16:41:01.158Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1712005819 data=null} to TreeItem with text {Traces [2]}
12:41:01 [2020-06-09T16:41:01.158Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1712005818 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:01 [2020-06-09T16:41:01.158Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712005818 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]}
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.158Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1712005808 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:01 [2020-06-09T16:41:01.158Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:41:01 [2020-06-09T16:41:01.158Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.017: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.034: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.050: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.067: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.084: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.101: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.117: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.133: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.158Z] 
12:41:01 [2020-06-09T16:41:01.158Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.150: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.413Z] 
12:41:01 [2020-06-09T16:41:01.413Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.166: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.413Z] 
12:41:01 [2020-06-09T16:41:01.413Z] (Eclipse:19974): Gtk-WARNING **: 16:41:01.183: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:01 [2020-06-09T16:41:01.668Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:41:02 [2020-06-09T16:41:02.228Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:41:02 [2020-06-09T16:41:02.788Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:41:03 [2020-06-09T16:41:03.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1712007293 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
12:41:03 [2020-06-09T16:41:03.043Z] WARN - Tree item TreeItem with text {symbolic-link [1]} is already expanded. Won't expand it again.
12:41:03 [2020-06-09T16:41:03.043Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:03 [2020-06-09T16:41:03.043Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1712003805 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:41:03 [2020-06-09T16:41:03.043Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1712003805 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:41:03 [2020-06-09T16:41:03.043Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1712003805 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:41:03 [2020-06-09T16:41:03.043Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1712003804 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:03 [2020-06-09T16:41:03.043Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1712003804 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}
12:41:03 [2020-06-09T16:41:03.043Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1712003798 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:03 [2020-06-09T16:41:03.298Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:41:03 [2020-06-09T16:41:03.298Z] DEBUG - Clicking on with mnemonic 'Open'
12:41:03 [2020-06-09T16:41:03.298Z] DEBUG - Clicked on with mnemonic 'Open'
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:03.885: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:03.900: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:03.915: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:03.932: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:03.949: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:03.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:03.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:03.999: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.015: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1712003772 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.090: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.223Z] 
12:41:04 [2020-06-09T16:41:04.223Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.106: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.224Z] 
12:41:04 [2020-06-09T16:41:04.224Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.122: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.224Z] 
12:41:04 [2020-06-09T16:41:04.224Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.139: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.224Z] 
12:41:04 [2020-06-09T16:41:04.224Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.156: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.224Z] 
12:41:04 [2020-06-09T16:41:04.224Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.173: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.224Z] 
12:41:04 [2020-06-09T16:41:04.224Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.224Z] 
12:41:04 [2020-06-09T16:41:04.224Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.206: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.479Z] 
12:41:04 [2020-06-09T16:41:04.479Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.222: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.479Z] 
12:41:04 [2020-06-09T16:41:04.479Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.240: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:04 [2020-06-09T16:41:04.479Z] 
12:41:04 [2020-06-09T16:41:04.479Z] (Eclipse:19974): Gtk-WARNING **: 16:41:04.256: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:08 [2020-06-09T16:41:08.643Z] 
12:41:08 [2020-06-09T16:41:08.643Z] (Eclipse:19974): Gtk-WARNING **: 16:41:07.774: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:08 [2020-06-09T16:41:08.643Z] 
12:41:08 [2020-06-09T16:41:08.643Z] (Eclipse:19974): Gtk-WARNING **: 16:41:07.807: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Attempting to set focus on Table with text {}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1711998738 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1711998737 data=null doit=true} to TableItem with text {}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1711998737 data=null} to TableItem with text {}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1711998737 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711998737 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1711998736 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711998664 data=null button=0 stateMask=0x0 x=176 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1711998664 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1711998664 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711998663 data=null button=1 stateMask=0x0 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711998663 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}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711998661 data=null button=1 stateMask=0x80000 x=176 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711998606 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.643Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711998606 data=null doit=true} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711998606 data=null} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711998606 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711998606 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711998591 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711998591 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711998591 data=null doit=true} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711998591 data=null} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711998591 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711998591 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711998579 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:08 [2020-06-09T16:41:08.645Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711998578 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711998578 data=null doit=true} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711998578 data=null} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711998578 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711998578 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]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711998542 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711998541 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711998541 data=null doit=true} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711998541 data=null} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711998541 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711998541 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]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711998538 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711998208 data=null doit=true} to Shell with text {Confirm Clear}
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:08 [2020-06-09T16:41:08.645Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:08 [2020-06-09T16:41:08.646Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:08 [2020-06-09T16:41:08.646Z] DEBUG - Clicking on &Yes
12:41:08 [2020-06-09T16:41:08.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711998207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:08 [2020-06-09T16:41:08.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711998207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:08 [2020-06-09T16:41:08.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711998207 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:08 [2020-06-09T16:41:08.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711998207 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:08 [2020-06-09T16:41:08.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711998207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:08 [2020-06-09T16:41:08.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711998207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:08 [2020-06-09T16:41:08.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711998207 data=null item=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')
12:41:09 [2020-06-09T16:41:09.206Z] DEBUG - Clicked on 
12:41:09 [2020-06-09T16:41:09.206Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711998507 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711995753 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711995753 data=null doit=true} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711995753 data=null} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711995753 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711995753 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711995737 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711995736 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711995736 data=null doit=true} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711995736 data=null} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711995736 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.093Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711995736 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711995724 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:11 [2020-06-09T16:41:11.350Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711995723 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711995723 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711995723 data=null} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711995723 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711995723 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711995707 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711995706 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711995706 data=null} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711995706 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711995706 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]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711995704 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711995702 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711995702 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711995702 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711995701 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711995701 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711995682 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:41:11 [2020-06-09T16:41:11.350Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1711995377 data=null doit=true} to Shell with text {Copy Trace}
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:41:11 [2020-06-09T16:41:11.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')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1711995375 data=null doit=true} to Button with text {Copy as a link}
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1711995375 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}
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1711995375 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1711995375 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')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1711995375 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')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1711995375 data=null item=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')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Clicking on OK
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711995374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711995374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711995374 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711995374 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711995374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711995374 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Clicked on OK
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711995374 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:11 [2020-06-09T16:41:11.606Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1711995655 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711994845 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711994845 data=null doit=true} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711994845 data=null} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711994844 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711994844 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711994819 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711994818 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711994818 data=null doit=true} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711994818 data=null} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711994818 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711994818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711994809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:12 [2020-06-09T16:41:12.166Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711994808 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711994808 data=null doit=true} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711994808 data=null} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711994808 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.166Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711994808 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]}
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711994801 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711994795 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711994795 data=null doit=true} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711994795 data=null} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711994795 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711994795 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]}
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711994792 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:41:12 [2020-06-09T16:41:12.167Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:12 [2020-06-09T16:41:12.728Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1711994743 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'
12:41:12 [2020-06-09T16:41:12.728Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2020-06-09T16:41:13.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2020-06-09T16:41:13.289Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:13 [2020-06-09T16:41:13.289Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711993508 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711993508 data=null doit=true} to TreeItem with text {test}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711993508 data=null} to TreeItem with text {test}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711993508 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711993508 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711993500 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:13 [2020-06-09T16:41:13.545Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1711993499 data=null doit=true} to TreeItem with text {Experiments [1]}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1711993499 data=null} to TreeItem with text {Experiments [1]}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1711993499 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711993499 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]}
12:41:13 [2020-06-09T16:41:13.545Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1711993497 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
12:41:13 [2020-06-09T16:41:13.546Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1711993495 data=null button=0 stateMask=0x0 x=111 y=58 count=0} to TreeItem with text {Experiment [2]}
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1711993495 data=null doit=true} to TreeItem with text {Experiment [2]}
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1711993495 data=null} to TreeItem with text {Experiment [2]}
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1711993495 data=null button=1 stateMask=0x0 x=111 y=58 count=1} to TreeItem with text {Experiment [2]}
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711993495 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]}
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1711993443 data=null button=1 stateMask=0x80000 x=127 y=58 count=1} to TreeItem with text {Experiment [2]}
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:41:13 [2020-06-09T16:41:13.546Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1711993136 data=null doit=true} to Shell with text {Copy Experiment}
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Text with text "Experiment", using matcher: of type 'Text'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Text with text "Experiment", using matcher: with label (with mnemonic 'New Experiment name:')
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Text with text "Experiment", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Clicking on OK
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711993134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711993134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711993134 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711993134 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711993134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711993134 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:13 [2020-06-09T16:41:13.803Z] DEBUG - Clicked on OK
12:41:14 [2020-06-09T16:41:14.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711993134 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.059Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1711993412 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:41:14 [2020-06-09T16:41:14.314Z] WARN - Tree item TreeItem with text {Experiments [2]} is already expanded. Won't expand it again.
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711992583 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711992582 data=null doit=true} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711992582 data=null} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711992582 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711992582 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711992563 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711992563 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711992562 data=null doit=true} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711992562 data=null} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711992562 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711992556 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711992550 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:14 [2020-06-09T16:41:14.314Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711992549 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711992549 data=null doit=true} to TreeItem with text {Traces [2]}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711992549 data=null} to TreeItem with text {Traces [2]}
12:41:14 [2020-06-09T16:41:14.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711992548 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:41:14 [2020-06-09T16:41:14.315Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711992548 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]}
12:41:14 [2020-06-09T16:41:14.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711992534 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:41:14 [2020-06-09T16:41:14.315Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:41:14 [2020-06-09T16:41:14.315Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1711992534 data=null doit=true} to TreeItem with text {exp [2]}
12:41:14 [2020-06-09T16:41:14.315Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1711992534 data=null} to TreeItem with text {exp [2]}
12:41:14 [2020-06-09T16:41:14.315Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1711992533 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
12:41:14 [2020-06-09T16:41:14.315Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711992533 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]}
12:41:14 [2020-06-09T16:41:14.315Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1711992530 data=null button=1 stateMask=0x80000 x=85 y=58 count=1} to TreeItem with text {exp [2]}
12:41:14 [2020-06-09T16:41:14.315Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:14 [2020-06-09T16:41:14.570Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:14 [2020-06-09T16:41:14.570Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [2]} time=-1711992413 data=null button=0 stateMask=0x0 x=101 y=58 count=0} to TreeItem with text {exp [2]}
12:41:14 [2020-06-09T16:41:14.570Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [2]} time=-1711992413 data=null doit=true} to TreeItem with text {exp [2]}
12:41:14 [2020-06-09T16:41:14.570Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [2]} time=-1711992413 data=null} to TreeItem with text {exp [2]}
12:41:14 [2020-06-09T16:41:14.570Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [2]} time=-1711992413 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [2]}
12:41:14 [2020-06-09T16:41:14.570Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711992413 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]}
12:41:14 [2020-06-09T16:41:14.570Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [2]} time=-1711992390 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [2]}
12:41:14 [2020-06-09T16:41:14.570Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:41:14 [2020-06-09T16:41:14.570Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Shell with text "Copy Experiment", using matcher: with text 'Copy Experiment'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Experiment} time=-1711992092 data=null doit=true} to Shell with text {Copy Experiment}
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Text with text "exp", using matcher: of type 'Text'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Label with text "New Experiment name:", using matcher: with mnemonic 'New Experiment name:'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Text with text "exp", using matcher: with label (with mnemonic 'New Experiment name:')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Text with text "exp", using matcher: (of type 'Text' and with label (with mnemonic 'New Experiment name:'))
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:41:14 [2020-06-09T16:41:14.826Z] 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)'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: with style 'SWT.CHECK'
12:41:14 [2020-06-09T16:41:14.826Z] 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:14 [2020-06-09T16:41:14.826Z] 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Toggling state on Button {Deep copy this experiment (each trace will be copied as a new trace)}. Setting state to selected
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 data=null item=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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Deep copy this experiment (each trace will be copied as a new trace)} time=-1711992089 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')
12:41:14 [2020-06-09T16:41:14.826Z] 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')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "Deep copy this exper...", using matcher: of type 'Button'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Clicking on OK
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711992088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711992088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711992088 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711992088 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711992088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711992088 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:14 [2020-06-09T16:41:14.826Z] DEBUG - Clicked on OK
12:41:15 [2020-06-09T16:41:15.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711992088 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:15 [2020-06-09T16:41:15.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1711992366 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:41:15 [2020-06-09T16:41:15.337Z] WARN - Tree item TreeItem with text {Experiments [3]} is already expanded. Won't expand it again.
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711991556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711991556 data=null doit=true} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711991556 data=null} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711991555 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711991555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711991548 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711991547 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711991547 data=null doit=true} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711991547 data=null} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711991547 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711991547 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711991534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:15 [2020-06-09T16:41:15.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1711991533 data=null button=0 stateMask=0x0 x=92 y=242 count=0} to TreeItem with text {Traces [4]}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1711991533 data=null doit=true} to TreeItem with text {Traces [4]}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1711991533 data=null} to TreeItem with text {Traces [4]}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1711991532 data=null button=1 stateMask=0x0 x=92 y=242 count=1} to TreeItem with text {Traces [4]}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711991532 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]}
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1711991515 data=null button=1 stateMask=0x80000 x=92 y=242 count=1} to TreeItem with text {Traces [4]}
12:41:15 [2020-06-09T16:41:15.337Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:41:15 [2020-06-09T16:41:15.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1711991515 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1711991515 data=null} to TreeItem with text {expDeepCopy [2]}
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1711991514 data=null button=1 stateMask=0x0 x=135 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711991514 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]}
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1711991496 data=null button=1 stateMask=0x80000 x=135 y=196 count=1} to TreeItem with text {expDeepCopy [2]}
12:41:15 [2020-06-09T16:41:15.338Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {expDeepCopy [2]} time=-1711991495 data=null doit=true} to TreeItem with text {expDeepCopy [2]}
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {expDeepCopy [2]} time=-1711991495 data=null} to TreeItem with text {expDeepCopy [2]}
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1711991494 data=null button=1 stateMask=0x0 x=135 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711991494 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]}
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {expDeepCopy [2]} time=-1711991491 data=null button=1 stateMask=0x80000 x=119 y=380 count=1} to TreeItem with text {expDeepCopy [2]}
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:41:15 [2020-06-09T16:41:15.338Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711991444 data=null button=0 stateMask=0x0 x=172 y=403 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711991444 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711991443 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711991443 data=null button=1 stateMask=0x0 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711991443 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711991429 data=null button=1 stateMask=0x80000 x=172 y=403 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711991349 data=null button=0 stateMask=0x0 x=176 y=426 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1711991349 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1711991349 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711991349 data=null button=1 stateMask=0x0 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711991349 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}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711991330 data=null button=1 stateMask=0x80000 x=176 y=426 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:15 [2020-06-09T16:41:15.593Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:16 [2020-06-09T16:41:16.153Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711990821 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711990820 data=null doit=true} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711990820 data=null} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711990820 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711990820 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711990809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711990807 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711990797 data=null doit=true} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711990797 data=null} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711990797 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711990796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711990792 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:16 [2020-06-09T16:41:16.154Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1711990792 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1711990792 data=null doit=true} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1711990791 data=null} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1711990791 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711990791 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]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1711990782 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1711990781 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1711990781 data=null doit=true} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1711990781 data=null} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1711990781 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711990781 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]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1711990778 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:16 [2020-06-09T16:41:16.154Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711990527 data=null doit=true} to Shell with text {Confirm Clear}
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Clicking on &Yes
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711990483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711990483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711990483 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711990483 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711990483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711990483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711990483 data=null item=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')
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Clicked on 
12:41:16 [2020-06-09T16:41:16.410Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711990731 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711985068 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711985068 data=null doit=true} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711985067 data=null} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711985067 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711985067 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711985049 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711985048 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711985048 data=null doit=true} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711985048 data=null} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711985048 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711985048 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711985034 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711985033 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711985033 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711985033 data=null} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711985033 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711985032 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711985021 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711985021 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711985021 data=null} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711985021 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711985021 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]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711985019 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711985019 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711985018 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711985018 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711985018 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711985018 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711984999 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711984921 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711984921 data=null doit=true} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711984921 data=null} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711984921 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711984921 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711984904 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:22 [2020-06-09T16:41:22.940Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711984903 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711984903 data=null doit=true} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711984903 data=null} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711984903 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711984903 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711984899 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:22 [2020-06-09T16:41:22.941Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711984898 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711984898 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711984898 data=null} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711984898 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711984898 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711984892 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711984891 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711984891 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711984891 data=null} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711984891 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711984891 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711984888 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711984604 data=null doit=true} to Shell with text {Confirm Clear}
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Clicking on &Yes
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711984604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711984604 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711984604 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711984604 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711984603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711984603 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711984603 data=null item=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')
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711984857 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:22 [2020-06-09T16:41:22.941Z] DEBUG - Clicked on 
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711982829 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711982829 data=null doit=true} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711982829 data=null} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711982828 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711982828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711982809 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711982809 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711982809 data=null doit=true} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711982808 data=null} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711982808 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711982808 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711982805 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:24 [2020-06-09T16:41:24.306Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711982800 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711982800 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711982800 data=null} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711982800 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.306Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711982800 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711982794 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711982793 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711982793 data=null} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711982793 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711982793 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]}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711982792 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711982791 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711982791 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711982791 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711982791 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711982791 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711982773 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - matched MenuItem with text "Rena&me...	F2", using matcher: with mnemonic 'Rename...'
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Clicking on with mnemonic 'Rename...'
12:41:24 [2020-06-09T16:41:24.307Z] DEBUG - Clicked on with mnemonic 'Rename...'
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Shell with text "Rename Trace", using matcher: with text 'Rename Trace'
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Rename Trace} time=-1711982473 data=null doit=true} to Shell with text {Rename Trace}
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - Clicking on OK
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711982450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711982450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711982450 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711982450 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711982450 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711982449 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:24 [2020-06-09T16:41:24.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711982449 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:24 [2020-06-09T16:41:24.817Z] DEBUG - Clicked on 
12:41:24 [2020-06-09T16:41:24.817Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:24 [2020-06-09T16:41:24.817Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:24 [2020-06-09T16:41:24.817Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:24 [2020-06-09T16:41:24.817Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Rena&me...	F2} time=-1711982723 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Rename...'
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711981628 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711981628 data=null doit=true} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711981628 data=null} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711981628 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711981628 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711981602 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711981601 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711981601 data=null doit=true} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711981601 data=null} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711981601 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711981601 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711981596 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.378Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711981596 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711981595 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711981595 data=null} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711981595 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711981595 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711981584 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.378Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711981583 data=null button=0 stateMask=0x0 x=158 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1711981583 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1711981583 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711981583 data=null button=1 stateMask=0x0 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711981583 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}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711981564 data=null button=1 stateMask=0x80000 x=158 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Clicking on with mnemonic 'Open'
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Clicked on with mnemonic 'Open'
12:41:25 [2020-06-09T16:41:25.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711981534 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Attempting to set focus on Table with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1711980996 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1711980996 data=null doit=true} to TableItem with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1711980996 data=null} to TableItem with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1711980995 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711980995 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1711980992 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711980923 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711980923 data=null doit=true} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711980923 data=null} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711980922 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711980922 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711980911 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711980911 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711980911 data=null doit=true} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711980911 data=null} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711980910 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711980910 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711980900 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:25 [2020-06-09T16:41:25.939Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711980899 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711980899 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711980899 data=null} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711980899 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711980898 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711980886 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711980886 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711980886 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711980886 data=null} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711980885 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711980885 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:25 [2020-06-09T16:41:25.939Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711980882 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:26 [2020-06-09T16:41:26.194Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:26 [2020-06-09T16:41:26.194Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711980595 data=null doit=true} to Shell with text {Confirm Clear}
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Clicking on &Yes
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711980595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711980594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711980594 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711980594 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711980594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711980594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:26 [2020-06-09T16:41:26.449Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711980594 data=null item=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')
12:41:26 [2020-06-09T16:41:26.704Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711980858 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:26 [2020-06-09T16:41:26.704Z] DEBUG - Clicked on 
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711978626 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711978626 data=null doit=true} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711978626 data=null} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711978626 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711978626 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711978600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711978600 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711978599 data=null doit=true} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711978599 data=null} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711978599 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711978599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711978590 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:28 [2020-06-09T16:41:28.595Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711978589 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711978589 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711978589 data=null} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711978589 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711978589 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711978583 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711978583 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711978583 data=null} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711978582 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711978582 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]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711978576 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711978575 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711978575 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711978575 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711978575 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711978575 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711978541 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:41:28 [2020-06-09T16:41:28.595Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:41:29 [2020-06-09T16:41:29.975Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1711978511 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'
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711976425 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711976425 data=null doit=true} to TreeItem with text {test}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711976424 data=null} to TreeItem with text {test}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711976424 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711976424 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711976402 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:30 [2020-06-09T16:41:30.536Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1711976401 data=null doit=true} to TreeItem with text {Experiments [1]}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1711976401 data=null} to TreeItem with text {Experiments [1]}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1711976401 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711976401 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]}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1711976399 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
12:41:30 [2020-06-09T16:41:30.536Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1711976399 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1711976399 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1711976398 data=null button=1 stateMask=0x0 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711976398 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]}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1711976396 data=null button=1 stateMask=0x80000 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711976396 data=null button=0 stateMask=0x0 x=156 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711976395 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711976395 data=null} to Tree node with text: ExampleCustomTxt.log
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711976395 data=null button=1 stateMask=0x0 x=156 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711976395 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
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711976373 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - matched MenuItem with text "Remo&ve", using matcher: with mnemonic 'Remove'
12:41:30 [2020-06-09T16:41:30.536Z] DEBUG - Clicking on with mnemonic 'Remove'
12:41:31 [2020-06-09T16:41:31.097Z] DEBUG - Clicked on with mnemonic 'Remove'
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - matched Shell with text "Confirm Remove", using matcher: with text 'Confirm Remove'
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Remove} time=-1711976016 data=null doit=true} to Shell with text {Confirm Remove}
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Clicking on &Yes
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711976015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711976015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711976015 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711976015 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711976015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711976015 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711976015 data=null item=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')
12:41:31 [2020-06-09T16:41:31.098Z] DEBUG - Clicked on 
12:41:31 [2020-06-09T16:41:31.658Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Remo&ve} time=-1711976325 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Remove'
12:41:31 [2020-06-09T16:41:31.658Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:41:32 [2020-06-09T16:41:32.219Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:41:32 [2020-06-09T16:41:32.219Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:32 [2020-06-09T16:41:32.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:32 [2020-06-09T16:41:32.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:32 [2020-06-09T16:41:32.219Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:32 [2020-06-09T16:41:32.219Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:32 [2020-06-09T16:41:32.219Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:32 [2020-06-09T16:41:32.219Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711974797 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711974797 data=null doit=true} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711974797 data=null} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711974796 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711974796 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711974768 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711974768 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711974767 data=null doit=true} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711974767 data=null} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711974767 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711974767 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711974763 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711974762 data=null button=0 stateMask=0x0 x=92 y=150 count=0} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711974762 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711974762 data=null} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711974762 data=null button=1 stateMask=0x0 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711974762 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711974749 data=null button=1 stateMask=0x80000 x=92 y=150 count=1} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711974742 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711974742 data=null doit=true} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711974742 data=null} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711974741 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711974741 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711974730 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711974730 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711974730 data=null doit=true} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711974729 data=null} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711974729 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711974729 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711974726 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:32 [2020-06-09T16:41:32.220Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711974725 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711974725 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711974725 data=null} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711974725 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711974725 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711974715 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711974714 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711974714 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711974714 data=null} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711974714 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711974714 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711974711 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711974619 data=null doit=true} to Shell with text {Confirm Clear}
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:32 [2020-06-09T16:41:32.220Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Clicking on &Yes
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711974503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711974502 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711974487 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711974487 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711974487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711974487 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711974487 data=null item=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')
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Clicked on 
12:41:32 [2020-06-09T16:41:32.476Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711974685 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:34 [2020-06-09T16:41:34.362Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:34 [2020-06-09T16:41:34.362Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711972131 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711972130 data=null doit=true} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711972129 data=null} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711972129 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711972129 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711972120 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711972119 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711972119 data=null doit=true} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711972119 data=null} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711972119 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711972119 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711972115 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:34 [2020-06-09T16:41:34.923Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711972115 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711972115 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711972115 data=null} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711972114 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.923Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711972114 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711972103 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711972103 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711972103 data=null} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711972103 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711972102 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]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711972101 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {symbolic-link [1]} time=-1711972101 data=null doit=true} to TreeItem with text {symbolic-link [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {symbolic-link [1]} time=-1711972101 data=null} to TreeItem with text {symbolic-link [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {symbolic-link [1]} time=-1711972100 data=null button=1 stateMask=0x0 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711972100 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]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {symbolic-link [1]} time=-1711972099 data=null button=1 stateMask=0x80000 x=117 y=81 count=1} to TreeItem with text {symbolic-link [1]}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711972089 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711972089 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711972089 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711972089 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711972089 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711972069 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1711971949 data=null doit=true} to Shell with text {Copy Trace}
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Clicking on OK
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711971930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711971917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711971917 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711971917 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711971917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:34 [2020-06-09T16:41:34.924Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711971917 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711971917 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1711972037 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Clicked on 
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711971724 data=null button=0 stateMask=0x0 x=172 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711971724 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711971724 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711971724 data=null button=1 stateMask=0x0 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711971723 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711971720 data=null button=1 stateMask=0x80000 x=172 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:41:35 [2020-06-09T16:41:35.179Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1711971562 data=null doit=true} to Shell with text {Copy Trace}
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:41:35 [2020-06-09T16:41:35.435Z] 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')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1711971491 data=null doit=true} to Button with text {Copy as a link}
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1711971491 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}
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1711971491 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1711971491 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')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1711971491 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')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1711971491 data=null item=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')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Clicking on OK
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711971490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711971490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711971490 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711971490 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711971490 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711971489 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711971489 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:35 [2020-06-09T16:41:35.435Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1711971689 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Clicked on 
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711971351 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711971351 data=null doit=true} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711971351 data=null} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711971351 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711971351 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711971332 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711971332 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711971332 data=null doit=true} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711971332 data=null} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711971332 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711971332 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711971328 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:35 [2020-06-09T16:41:35.691Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1711971328 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1711971328 data=null doit=true} to TreeItem with text {Traces [3]}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1711971328 data=null} to TreeItem with text {Traces [3]}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1711971328 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711971327 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]}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1711971322 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:41:35 [2020-06-09T16:41:35.691Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:41:35 [2020-06-09T16:41:35.691Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711971321 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1711971321 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1711971321 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711971321 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711971321 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}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711971301 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Clicking on with mnemonic 'Open'
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Clicked on with mnemonic 'Open'
12:41:35 [2020-06-09T16:41:35.691Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711971274 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:41:36 [2020-06-09T16:41:36.252Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Attempting to set focus on Table with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1711969733 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1711969733 data=null doit=true} to TableItem with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1711969733 data=null} to TableItem with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1711969733 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711969733 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1711969729 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711969682 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711969682 data=null doit=true} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711969682 data=null} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711969682 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711969682 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711969672 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711969671 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711969671 data=null doit=true} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711969671 data=null} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711969671 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711969671 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711969659 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:37 [2020-06-09T16:41:37.177Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1711969658 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1711969658 data=null doit=true} to TreeItem with text {Traces [4]}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1711969658 data=null} to TreeItem with text {Traces [4]}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1711969658 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:37 [2020-06-09T16:41:37.177Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711969658 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]}
12:41:37 [2020-06-09T16:41:37.178Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1711969651 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:37 [2020-06-09T16:41:37.178Z] WARN - Tree item TreeItem with text {Traces [4]} is already expanded. Won't expand it again.
12:41:37 [2020-06-09T16:41:37.178Z] WARN - Tree item TreeItem with text {symbolic-link [3]} is already expanded. Won't expand it again.
12:41:37 [2020-06-09T16:41:37.178Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:37 [2020-06-09T16:41:37.178Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711969645 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:41:37 [2020-06-09T16:41:37.178Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1711969644 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:41:37 [2020-06-09T16:41:37.178Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1711969644 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:41:37 [2020-06-09T16:41:37.178Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711969644 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:41:37 [2020-06-09T16:41:37.178Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711969644 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}
12:41:37 [2020-06-09T16:41:37.433Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711969625 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:41:37 [2020-06-09T16:41:37.433Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:41:37 [2020-06-09T16:41:37.433Z] DEBUG - Clicking on with mnemonic 'Open'
12:41:37 [2020-06-09T16:41:37.433Z] DEBUG - Clicked on with mnemonic 'Open'
12:41:37 [2020-06-09T16:41:37.433Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:37 [2020-06-09T16:41:37.433Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711969600 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:41:37 [2020-06-09T16:41:37.992Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:37 [2020-06-09T16:41:37.993Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Attempting to set focus on Table with text {}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1711968027 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1711968027 data=null doit=true} to TableItem with text {}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1711968027 data=null} to TableItem with text {}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1711968027 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711968026 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1711968022 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711967967 data=null button=0 stateMask=0x0 x=176 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1711967967 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1711967967 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711967967 data=null button=1 stateMask=0x0 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711967967 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}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711967937 data=null button=1 stateMask=0x80000 x=176 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711967903 data=null button=0 stateMask=0x0 x=176 y=150 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1711967903 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1711967902 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711967902 data=null button=1 stateMask=0x0 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:41:38 [2020-06-09T16:41:38.919Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711967902 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}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711967873 data=null button=1 stateMask=0x80000 x=176 y=150 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711967801 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711967801 data=null doit=true} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711967801 data=null} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711967801 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711967800 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711967781 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711967777 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711967777 data=null doit=true} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711967777 data=null} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711967776 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.175Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711967776 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711967770 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:39 [2020-06-09T16:41:39.176Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1711967770 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1711967770 data=null doit=true} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1711967770 data=null} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1711967769 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711967769 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]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1711967763 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [4]} time=-1711967763 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [4]} time=-1711967762 data=null doit=true} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [4]} time=-1711967762 data=null} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [4]} time=-1711967762 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711967762 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]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [4]} time=-1711967755 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [4]}
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:39 [2020-06-09T16:41:39.176Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711967484 data=null doit=true} to Shell with text {Confirm Clear}
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - Clicking on &Yes
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711967484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711967484 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711967484 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711967484 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711967483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711967483 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:39 [2020-06-09T16:41:39.431Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711967482 data=null item=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')
12:41:39 [2020-06-09T16:41:39.686Z] DEBUG - Clicked on 
12:41:39 [2020-06-09T16:41:39.686Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711967729 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:41 [2020-06-09T16:41:41.571Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:41 [2020-06-09T16:41:41.571Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711965232 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711965232 data=null doit=true} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711965232 data=null} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711965232 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711965232 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711965225 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711965224 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711965224 data=null doit=true} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711965224 data=null} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711965224 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711965224 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711965215 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:41 [2020-06-09T16:41:41.827Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711965215 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711965215 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711965215 data=null} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711965214 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711965214 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711965209 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711965208 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711965208 data=null} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711965208 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711965208 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]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711965207 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711965207 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711965206 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711965206 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711965206 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711965206 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:41 [2020-06-09T16:41:41.827Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711965190 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:41 [2020-06-09T16:41:41.828Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:41:41 [2020-06-09T16:41:41.828Z] DEBUG - Clicking on with mnemonic 'Delete'
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - Clicked on with mnemonic 'Delete'
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1711964864 data=null doit=true} to Shell with text {Confirm Delete}
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - Clicking on &Yes
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711964863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711964863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.082Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711964863 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.083Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711964863 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.083Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711964863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.083Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711964863 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.083Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711964863 data=null item=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')
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711965130 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - Clicked on 
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711964521 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711964521 data=null doit=true} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711964521 data=null} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711964521 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.338Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711964521 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.593Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711964439 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.593Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:42 [2020-06-09T16:41:42.593Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711964439 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.593Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711964439 data=null doit=true} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.593Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711964439 data=null} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.593Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711964438 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.593Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711964438 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711964434 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:42 [2020-06-09T16:41:42.594Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711964434 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711964434 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711964434 data=null} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711964434 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711964433 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711964424 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711964423 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711964423 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711964423 data=null} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711964423 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711964423 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711964420 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:42 [2020-06-09T16:41:42.594Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711964081 data=null doit=true} to Shell with text {Confirm Clear}
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Clicking on &Yes
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711964080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711964080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711964080 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711964080 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711964080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711964080 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711964080 data=null item=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')
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711964351 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:42 [2020-06-09T16:41:42.849Z] DEBUG - Clicked on 
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711962495 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711962495 data=null doit=true} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711962494 data=null} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711962494 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711962494 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711962487 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711962487 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711962487 data=null doit=true} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711962487 data=null} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711962487 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711962487 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711962484 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.734Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711962483 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711962483 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711962483 data=null} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711962483 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711962483 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.734Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711962473 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711962472 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711962472 data=null} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711962472 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711962472 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]}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711962471 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711962471 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711962471 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711962470 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711962470 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711962470 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711962454 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:41:44 [2020-06-09T16:41:44.735Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1711962429 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'
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711961861 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711961861 data=null doit=true} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711961860 data=null} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711961860 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711961860 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711961846 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:44 [2020-06-09T16:41:44.990Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1711961846 data=null doit=true} to TreeItem with text {Experiments [1]}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1711961846 data=null} to TreeItem with text {Experiments [1]}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1711961846 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711961845 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]}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1711961844 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
12:41:44 [2020-06-09T16:41:44.990Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1711961844 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log [1]}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1711961844 data=null} to TreeItem with text {ExampleCustomTxt.log [1]}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1711961843 data=null button=1 stateMask=0x0 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711961843 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]}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log [1]} time=-1711961841 data=null button=1 stateMask=0x80000 x=149 y=58 count=1} to TreeItem with text {ExampleCustomTxt.log [1]}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711961831 data=null button=0 stateMask=0x0 x=172 y=81 count=0} to Tree node with text: ExampleCustomTxt.log
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711961831 data=null doit=true} to Tree node with text: ExampleCustomTxt.log
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711961831 data=null} to Tree node with text: ExampleCustomTxt.log
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711961831 data=null button=1 stateMask=0x0 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:41:44 [2020-06-09T16:41:44.990Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711961831 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
12:41:45 [2020-06-09T16:41:45.245Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711961812 data=null button=1 stateMask=0x80000 x=172 y=81 count=1} to Tree node with text: ExampleCustomTxt.log
12:41:45 [2020-06-09T16:41:45.245Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:41:45 [2020-06-09T16:41:45.245Z] DEBUG - Clicking on with mnemonic 'Delete'
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Clicked on with mnemonic 'Delete'
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1711961510 data=null doit=true} to Shell with text {Confirm Delete}
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Clicking on &Yes
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711961510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711961510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711961510 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711961510 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711961510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711961510 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:45 [2020-06-09T16:41:45.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711961510 data=null item=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')
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Clicked on 
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711961785 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711961089 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711961089 data=null doit=true} to TreeItem with text {test}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711961089 data=null} to TreeItem with text {test}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711961089 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711961089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711961069 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711961065 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711961065 data=null doit=true} to TreeItem with text {test}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711961065 data=null} to TreeItem with text {test}
12:41:45 [2020-06-09T16:41:45.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711961065 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:46 [2020-06-09T16:41:46.010Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711961064 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:46 [2020-06-09T16:41:46.010Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711961059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:46 [2020-06-09T16:41:46.010Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:46 [2020-06-09T16:41:46.010Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711961059 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711961059 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711961059 data=null} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711961058 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711961058 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711961053 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711961052 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711961052 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711961052 data=null} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711961052 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711961047 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711961045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711960897 data=null doit=true} to Shell with text {Confirm Clear}
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Clicking on &Yes
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711960897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711960897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711960896 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711960896 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711960896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711960896 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711960896 data=null item=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')
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711961019 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:46 [2020-06-09T16:41:46.011Z] DEBUG - Clicked on 
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711959331 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711959330 data=null doit=true} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711959330 data=null} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711959330 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711959330 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711959320 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711959320 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711959320 data=null doit=true} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711959320 data=null} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711959320 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711959319 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711959316 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:47 [2020-06-09T16:41:47.897Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711959315 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711959315 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711959315 data=null} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711959315 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711959315 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711959304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711959304 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711959304 data=null} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711959304 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711959304 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]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711959303 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959302 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711959302 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711959302 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959302 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711959302 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959284 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959284 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959284 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1711959284 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959181 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959180 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711959180 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711959180 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959138 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711959138 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.897Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711959138 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.898Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959138 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711959138 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.898Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711959133 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:47 [2020-06-09T16:41:47.898Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:41:47 [2020-06-09T16:41:47.898Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1711958844 data=null doit=true} to Shell with text {Copy Trace}
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Clicking on OK
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711958842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711958842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711958842 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711958842 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711958842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711958842 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.152Z] DEBUG - Clicked on OK
12:41:48 [2020-06-09T16:41:48.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711958842 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:41:48 [2020-06-09T16:41:48.712Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1711959110 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711957819 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711957819 data=null doit=true} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711957819 data=null} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711957818 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711957818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711957802 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711957801 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711957801 data=null doit=true} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711957801 data=null} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711957801 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711957801 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711957790 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:49 [2020-06-09T16:41:49.273Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711957789 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711957789 data=null doit=true} to TreeItem with text {Traces [2]}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711957789 data=null} to TreeItem with text {Traces [2]}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711957789 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711957789 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]}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711957777 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:49 [2020-06-09T16:41:49.273Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957775 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.273Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957775 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957774 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957774 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711957774 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}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957753 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957753 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957753 data=null button=1 stateMask=0x0 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1711957753 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}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957716 data=null button=1 stateMask=0x80000 x=158 y=104 count=2} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957709 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957709 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1711957709 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log2}
12:41:49 [2020-06-09T16:41:49.314Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2020-06-09T16:41:49.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:49 [2020-06-09T16:41:49.874Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711956167 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711956167 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711956166 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711956166 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711956166 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711956126 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711956126 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711956126 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:41:50 [2020-06-09T16:41:50.800Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1711956126 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711956088 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711956001 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711956001 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711956001 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711955872 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711955872 data=null doit=true} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711955872 data=null} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711955872 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711955872 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711955843 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:51 [2020-06-09T16:41:51.055Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711955842 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711955842 data=null doit=true} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711955842 data=null} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711955838 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711955838 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711955832 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:51 [2020-06-09T16:41:51.056Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711955831 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711955831 data=null doit=true} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711955831 data=null} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711955831 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711955831 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]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711955817 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711955817 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711955817 data=null doit=true} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711955817 data=null} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711955817 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711955817 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]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711955813 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:51 [2020-06-09T16:41:51.056Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:51 [2020-06-09T16:41:51.311Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711955504 data=null doit=true} to Shell with text {Confirm Clear}
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - Clicking on &Yes
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711955504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711955504 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711955504 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711955503 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711955503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711955503 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:51 [2020-06-09T16:41:51.566Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711955503 data=null item=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')
12:41:51 [2020-06-09T16:41:51.821Z] DEBUG - Clicked on 
12:41:51 [2020-06-09T16:41:51.821Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711955786 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:53 [2020-06-09T16:41:53.709Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:53 [2020-06-09T16:41:53.709Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711953102 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711953102 data=null doit=true} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711953102 data=null} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711953102 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711953073 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711953061 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711953061 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711953061 data=null doit=true} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711953061 data=null} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711953060 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711953060 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711953056 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:53 [2020-06-09T16:41:53.966Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711953056 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711953056 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711953056 data=null} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711953056 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711953055 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711953044 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711953044 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711953043 data=null} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711953043 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711953043 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]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711953042 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711953041 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711953041 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711953041 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711953041 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711953041 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711953021 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:53 [2020-06-09T16:41:53.966Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - matched Shell with text "Confirm Delete", using matcher: with text 'Confirm Delete'
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Delete} time=-1711952755 data=null doit=true} to Shell with text {Confirm Delete}
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - Clicking on &Yes
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711952754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711952754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711952754 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711952754 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711952754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711952754 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:54 [2020-06-09T16:41:54.223Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711952754 data=null item=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')
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Clicked on 
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711952307 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711952307 data=null doit=true} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711952307 data=null} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711952306 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711952306 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711952275 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711952275 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711952275 data=null doit=true} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711952275 data=null} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711952275 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711952275 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711952271 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:54 [2020-06-09T16:41:54.785Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1711952270 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1711952270 data=null doit=true} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1711952270 data=null} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1711952270 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711952270 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]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1711952259 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1711952259 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1711952259 data=null doit=true} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1711952259 data=null} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1711952259 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711952258 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]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1711952250 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:54 [2020-06-09T16:41:54.785Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711952006 data=null doit=true} to Shell with text {Confirm Clear}
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Clicking on &Yes
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711951990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711951990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711951990 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711951990 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711951990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711951990 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711951990 data=null item=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')
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711952222 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:55 [2020-06-09T16:41:55.041Z] DEBUG - Clicked on 
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711950243 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711950243 data=null doit=true} to TreeItem with text {test}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711950243 data=null} to TreeItem with text {test}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711950243 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711950243 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711950235 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:56 [2020-06-09T16:41:56.927Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1711950235 data=null doit=true} to TreeItem with text {Experiments [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1711950235 data=null} to TreeItem with text {Experiments [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1711950234 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711950234 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]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1711950233 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1711950233 data=null doit=true} to TreeItem with text {exp [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1711950233 data=null} to TreeItem with text {exp [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1711950233 data=null button=1 stateMask=0x0 x=85 y=58 count=1} to TreeItem with text {exp [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711950233 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]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1711950222 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {exp [1]} time=-1711950222 data=null button=0 stateMask=0x0 x=101 y=58 count=0} to TreeItem with text {exp [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {exp [1]} time=-1711950222 data=null doit=true} to TreeItem with text {exp [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {exp [1]} time=-1711950222 data=null} to TreeItem with text {exp [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {exp [1]} time=-1711950222 data=null button=1 stateMask=0x0 x=101 y=58 count=1} to TreeItem with text {exp [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711950221 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]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {exp [1]} time=-1711950210 data=null button=1 stateMask=0x80000 x=101 y=58 count=1} to TreeItem with text {exp [1]}
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Clicking on with mnemonic 'Open'
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Clicked on with mnemonic 'Open'
12:41:56 [2020-06-09T16:41:56.927Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711950186 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:41:57 [2020-06-09T16:41:57.183Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711949335 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711949334 data=null doit=true} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711949334 data=null} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711949334 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711949334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711949317 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711949316 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711949316 data=null doit=true} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711949316 data=null} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711949316 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711949316 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711949312 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:57 [2020-06-09T16:41:57.743Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711949311 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711949311 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711949311 data=null} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711949311 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711949310 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711949304 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711949304 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711949303 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711949303 data=null} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711949303 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711949303 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711949295 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Clicking on with mnemonic 'Clear'
12:41:57 [2020-06-09T16:41:57.743Z] DEBUG - Clicked on with mnemonic 'Clear'
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711949017 data=null doit=true} to Shell with text {Confirm Clear}
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Clicking on &Yes
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711949016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711949016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711949016 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711949016 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711949016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711949016 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711949016 data=null item=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')
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Clicked on 
12:41:57 [2020-06-09T16:41:57.998Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711949268 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711947076 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711947076 data=null doit=true} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711947076 data=null} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711947076 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711947076 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711947064 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711947063 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711947063 data=null doit=true} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711947063 data=null} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711947063 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.884Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711947063 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711947059 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:41:59 [2020-06-09T16:41:59.885Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711947059 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711947059 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711947059 data=null} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711947058 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711947058 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711947053 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711947053 data=null doit=true} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711947053 data=null} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711947053 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711947053 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]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711947045 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Attempting to set focus on Tree with text {}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711947045 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711947045 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711947045 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711947044 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711947044 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711947033 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Clicking on with mnemonic 'Open'
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Clicked on with mnemonic 'Open'
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:41:59 [2020-06-09T16:41:59.885Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711947000 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Attempting to set focus on Table with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1711946897 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1711946897 data=null doit=true} to TableItem with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1711946897 data=null} to TableItem with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1711946897 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711946896 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1711946892 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:00 [2020-06-09T16:42:00.141Z] 
12:42:00 [2020-06-09T16:42:00.141Z] (Eclipse:19974): Gtk-WARNING **: 16:41:59.935: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:00 [2020-06-09T16:42:00.141Z] 
12:42:00 [2020-06-09T16:42:00.141Z] (Eclipse:19974): Gtk-WARNING **: 16:41:59.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:00 [2020-06-09T16:42:00.141Z] 
12:42:00 [2020-06-09T16:42:00.141Z] (Eclipse:19974): Gtk-WARNING **: 16:41:59.997: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:00 [2020-06-09T16:42:00.141Z] 
12:42:00 [2020-06-09T16:42:00.141Z] (Eclipse:19974): Gtk-WARNING **: 16:42:00.004: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711946777 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711946777 data=null doit=true} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711946777 data=null} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711946777 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711946777 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711946772 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711946772 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711946772 data=null doit=true} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711946772 data=null} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711946772 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711946772 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711946769 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:00 [2020-06-09T16:42:00.141Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711946768 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711946768 data=null doit=true} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711946768 data=null} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711946768 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711946768 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711946765 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711946765 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711946765 data=null doit=true} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711946765 data=null} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711946765 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711946765 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711946757 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Clicking on with mnemonic 'Clear'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Clicked on with mnemonic 'Clear'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711946686 data=null doit=true} to Shell with text {Confirm Clear}
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Clicking on &Yes
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711946686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711946686 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711946685 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711946685 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711946685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:00 [2020-06-09T16:42:00.141Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711946685 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:00 [2020-06-09T16:42:00.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711946685 data=null item=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')
12:42:00 [2020-06-09T16:42:00.397Z] DEBUG - Clicked on 
12:42:00 [2020-06-09T16:42:00.397Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711946735 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:42:00 [2020-06-09T16:42:00.957Z] 
12:42:00 [2020-06-09T16:42:00.957Z] (Eclipse:19974): Gtk-WARNING **: 16:42:00.939: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:01 [2020-06-09T16:42:01.212Z] 
12:42:01 [2020-06-09T16:42:01.212Z] (Eclipse:19974): Gtk-WARNING **: 16:42:00.982: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711944577 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711944577 data=null doit=true} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711944576 data=null} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711944576 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711944576 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711944569 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711944568 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711944568 data=null doit=true} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711944568 data=null} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711944568 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711944568 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711944564 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:02 [2020-06-09T16:42:02.575Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711944564 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711944564 data=null doit=true} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711944564 data=null} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711944563 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711944563 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711944560 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711944560 data=null doit=true} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711944560 data=null} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711944560 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711944560 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]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711944559 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:02 [2020-06-09T16:42:02.575Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:02 [2020-06-09T16:42:02.576Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:02 [2020-06-09T16:42:02.576Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711944556 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.576Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711944552 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.576Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711944552 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.576Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711944552 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.576Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711944552 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.576Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711944548 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.576Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:02 [2020-06-09T16:42:02.576Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.385: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.403: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.422: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.439: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.455: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.478: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.495: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.576Z] 
12:42:02 [2020-06-09T16:42:02.576Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.552: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1711944230 data=null doit=true} to Shell with text {Copy Trace}
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Clicking on OK
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711944228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711944228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711944228 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711944228 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711944228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711944228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711944228 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1711944516 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:42:02 [2020-06-09T16:42:02.831Z] 
12:42:02 [2020-06-09T16:42:02.831Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.644: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.831Z] 
12:42:02 [2020-06-09T16:42:02.831Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.675: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.831Z] 
12:42:02 [2020-06-09T16:42:02.831Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.681: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Clicked on 
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711944128 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711944128 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711944128 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711944128 data=null button=1 stateMask=0x0 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711944128 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711944125 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:42:02 [2020-06-09T16:42:02.831Z] 
12:42:02 [2020-06-09T16:42:02.831Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.695: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.831Z] 
12:42:02 [2020-06-09T16:42:02.831Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.725: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.831Z] 
12:42:02 [2020-06-09T16:42:02.831Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.731: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - matched MenuItem with text "&Copy...	Ctrl+C", using matcher: with mnemonic 'Copy...'
12:42:02 [2020-06-09T16:42:02.831Z] DEBUG - Clicking on with mnemonic 'Copy...'
12:42:02 [2020-06-09T16:42:02.831Z] 
12:42:02 [2020-06-09T16:42:02.831Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.810: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:02 [2020-06-09T16:42:02.831Z] 
12:42:02 [2020-06-09T16:42:02.831Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.826: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.086Z] 
12:42:03 [2020-06-09T16:42:03.086Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.843: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.086Z] 
12:42:03 [2020-06-09T16:42:03.086Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.860: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.086Z] 
12:42:03 [2020-06-09T16:42:03.086Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.877: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.087Z] 
12:42:03 [2020-06-09T16:42:03.087Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.894: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.087Z] 
12:42:03 [2020-06-09T16:42:03.087Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.087Z] 
12:42:03 [2020-06-09T16:42:03.087Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.087Z] 
12:42:03 [2020-06-09T16:42:03.087Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.943: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.087Z] 
12:42:03 [2020-06-09T16:42:03.087Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.972: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.087Z] 
12:42:03 [2020-06-09T16:42:03.087Z] (Eclipse:19974): Gtk-WARNING **: 16:42:02.988: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Clicked on with mnemonic 'Copy...'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Shell with text "Copy Trace", using matcher: with text 'Copy Trace'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Copy Trace} time=-1711943813 data=null doit=true} to Shell with text {Copy Trace}
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: of type 'Text'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Label with text "New Trace name:", using matcher: with mnemonic 'New Trace name:'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: with label (with mnemonic 'New Trace name:')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Text with text "ExampleCustomTxt.log", using matcher: (of type 'Text' and with label (with mnemonic 'New Trace name:'))
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with mnemonic 'Copy as a new trace'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: with style 'SWT.RADIO'
12:42:03 [2020-06-09T16:42:03.087Z] 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')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Copy as a link} time=-1711943812 data=null doit=true} to Button with text {Copy as a link}
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a link} time=-1711943812 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}
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Attempting to set focus on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Copy as a new trace} time=-1711943811 data=null doit=true} to (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Copy as a new trace} time=-1711943811 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')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Copy as a new trace} time=-1711943811 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')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Copy as a new trace} time=-1711943811 data=null item=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')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Copy as a new trace' and with style 'SWT.RADIO')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "Copy as a link", using matcher: of type 'Button'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "Copy as a new trace", using matcher: of type 'Button'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Clicking on OK
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711943810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711943810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711943810 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711943810 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711943810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711943810 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Clicked on OK
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711943810 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:03 [2020-06-09T16:42:03.087Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Copy...	Ctrl+C} time=-1711944081 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Copy...'
12:42:03 [2020-06-09T16:42:03.087Z] 
12:42:03 [2020-06-09T16:42:03.087Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.073: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.107: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.125: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.141: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.157: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.174: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.190: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.207: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.225: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.242: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.342Z] 
12:42:03 [2020-06-09T16:42:03.342Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.275: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.597Z] 
12:42:03 [2020-06-09T16:42:03.597Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.545: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.597Z] 
12:42:03 [2020-06-09T16:42:03.597Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.554: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711943235 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711943235 data=null doit=true} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711943235 data=null} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711943235 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.597Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711943235 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711943213 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711943212 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711943212 data=null doit=true} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711943212 data=null} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711943212 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711943212 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711943204 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:03 [2020-06-09T16:42:03.853Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1711943203 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1711943203 data=null doit=true} to TreeItem with text {Traces [3]}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1711943203 data=null} to TreeItem with text {Traces [3]}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1711943203 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711943202 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]}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1711943199 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:42:03 [2020-06-09T16:42:03.853Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711943198 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1711943198 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1711943198 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711943198 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711943198 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}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711943195 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Clicking on with mnemonic 'Open'
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Clicked on with mnemonic 'Open'
12:42:03 [2020-06-09T16:42:03.853Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711943164 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:42:03 [2020-06-09T16:42:03.853Z] 
12:42:03 [2020-06-09T16:42:03.853Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.750: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:03 [2020-06-09T16:42:03.853Z] 
12:42:03 [2020-06-09T16:42:03.853Z] (Eclipse:19974): Gtk-WARNING **: 16:42:03.789: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:04 [2020-06-09T16:42:04.413Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Attempting to set focus on Table with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1711941621 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1711941621 data=null doit=true} to TableItem with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1711941621 data=null} to TableItem with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1711941621 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711941621 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1711941618 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711941572 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711941572 data=null doit=true} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711941572 data=null} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711941572 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711941572 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711941562 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711941562 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711941562 data=null doit=true} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711941562 data=null} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711941561 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711941561 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711941549 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:05 [2020-06-09T16:42:05.339Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1711941548 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1711941548 data=null doit=true} to TreeItem with text {Traces [3]}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1711941548 data=null} to TreeItem with text {Traces [3]}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1711941548 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711941548 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]}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1711941545 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:42:05 [2020-06-09T16:42:05.339Z] WARN - Tree item TreeItem with text {Traces [3]} is already expanded. Won't expand it again.
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711941544 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1711941544 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1711941544 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711941544 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711941544 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}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711941541 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:05 [2020-06-09T16:42:05.339Z] DEBUG - Clicking on with mnemonic 'Open'
12:42:05 [2020-06-09T16:42:05.594Z] DEBUG - Clicked on with mnemonic 'Open'
12:42:05 [2020-06-09T16:42:05.594Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:05 [2020-06-09T16:42:05.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711941510 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:42:05 [2020-06-09T16:42:05.594Z] 
12:42:05 [2020-06-09T16:42:05.594Z] (Eclipse:19974): Gtk-WARNING **: 16:42:05.414: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:05 [2020-06-09T16:42:05.594Z] 
12:42:05 [2020-06-09T16:42:05.594Z] (Eclipse:19974): Gtk-WARNING **: 16:42:05.445: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:06 [2020-06-09T16:42:06.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:06 [2020-06-09T16:42:06.155Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Attempting to set focus on Table with text {}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1711939938 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1711939938 data=null doit=true} to TableItem with text {}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1711939938 data=null} to TableItem with text {}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1711939938 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711939938 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1711939936 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711939847 data=null button=0 stateMask=0x0 x=158 y=104 count=0} to TreeItem with text {ExampleCustomTxt.log2}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log2} time=-1711939847 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log2}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log2} time=-1711939847 data=null} to TreeItem with text {ExampleCustomTxt.log2}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711939847 data=null button=1 stateMask=0x0 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711939847 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}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log2} time=-1711939836 data=null button=1 stateMask=0x80000 x=158 y=104 count=1} to TreeItem with text {ExampleCustomTxt.log2}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Properties"'
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711939787 data=null button=0 stateMask=0x0 x=158 y=127 count=0} to TreeItem with text {ExampleCustomTxt.log3}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log3} time=-1711939786 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log3}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log3} time=-1711939786 data=null} to TreeItem with text {ExampleCustomTxt.log3}
12:42:07 [2020-06-09T16:42:07.081Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711939786 data=null button=1 stateMask=0x0 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:42:07 [2020-06-09T16:42:07.082Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711939786 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}
12:42:07 [2020-06-09T16:42:07.082Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log3} time=-1711939777 data=null button=1 stateMask=0x80000 x=158 y=127 count=1} to TreeItem with text {ExampleCustomTxt.log3}
12:42:07 [2020-06-09T16:42:07.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:07 [2020-06-09T16:42:07.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:07 [2020-06-09T16:42:07.082Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:07 [2020-06-09T16:42:07.082Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711939707 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711939707 data=null doit=true} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711939707 data=null} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711939707 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711939707 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711939692 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711939691 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711939691 data=null doit=true} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711939691 data=null} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711939691 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711939690 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711939679 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:07 [2020-06-09T16:42:07.337Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1711939679 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1711939679 data=null doit=true} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1711939679 data=null} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1711939678 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711939678 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]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1711939643 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [3]} time=-1711939643 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [3]} time=-1711939643 data=null doit=true} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [3]} time=-1711939643 data=null} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [3]} time=-1711939642 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711939642 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]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [3]} time=-1711939639 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [3]}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Clicking on with mnemonic 'Clear'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Clicked on with mnemonic 'Clear'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711939504 data=null doit=true} to Shell with text {Confirm Clear}
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Clicking on &Yes
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711939500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711939500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711939500 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711939500 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711939500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711939500 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:07 [2020-06-09T16:42:07.337Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711939500 data=null item=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')
12:42:07 [2020-06-09T16:42:07.898Z] DEBUG - Clicked on 
12:42:07 [2020-06-09T16:42:07.898Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711939616 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:42:09 [2020-06-09T16:42:09.783Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711937174 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711937174 data=null doit=true} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711937174 data=null} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711937174 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711937174 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711937162 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711937162 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711937162 data=null doit=true} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711937162 data=null} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711937161 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711937161 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711937158 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:09 [2020-06-09T16:42:09.784Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711937157 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711937157 data=null doit=true} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711937157 data=null} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711937157 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711937157 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711937146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711937145 data=null doit=true} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711937145 data=null} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711937145 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711937145 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]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711937144 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Double-clicking on TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711937143 data=null button=0 stateMask=0x0 x=138 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711937143 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711937143 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711937143 data=null button=1 stateMask=0x0 x=138 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711937143 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711937131 data=null button=1 stateMask=0x80000 x=154 y=81 count=1} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711937130 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711937130 data=null button=1 stateMask=0x0 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1711937130 data=null item=TreeItem {ExampleCustomTxt.log} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711937091 data=null button=1 stateMask=0x80000 x=154 y=81 count=2} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {ExampleCustomTxt.log} time=-1711937038 data=null button=0 stateMask=0x0 x=154 y=81 count=0} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {ExampleCustomTxt.log} time=-1711937038 data=null doit=true} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {ExampleCustomTxt.log} time=-1711937038 data=null} to TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Double-clicked on TreeItem with text {ExampleCustomTxt.log}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Attempting to set focus on Table with text {}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {} time=-1711937036 data=null button=0 stateMask=0x0 x=24 y=35 count=0} to TableItem with text {}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {} time=-1711937036 data=null doit=true} to TableItem with text {}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {} time=-1711937036 data=null} to TableItem with text {}
12:42:09 [2020-06-09T16:42:09.784Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {} time=-1711937036 data=null button=1 stateMask=0x0 x=24 y=35 count=1} to TableItem with text {}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711937036 data=null item=TableItem {} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TableItem with text {}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {} time=-1711937023 data=null button=1 stateMask=0x80000 x=24 y=35 count=1} to TableItem with text {}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:42:10 [2020-06-09T16:42:10.039Z] 
12:42:10 [2020-06-09T16:42:10.039Z] (Eclipse:19974): Gtk-WARNING **: 16:42:09.805: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.039Z] 
12:42:10 [2020-06-09T16:42:10.039Z] (Eclipse:19974): Gtk-WARNING **: 16:42:09.812: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.views.statistics"'
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:10 [2020-06-09T16:42:10.039Z] 
12:42:10 [2020-06-09T16:42:10.039Z] (Eclipse:19974): Gtk-WARNING **: 16:42:09.934: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.039Z] 
12:42:10 [2020-06-09T16:42:10.039Z] (Eclipse:19974): Gtk-WARNING **: 16:42:09.941: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711936835 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711936834 data=null doit=true} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711936834 data=null} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711936834 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711936834 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711936829 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711936828 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711936828 data=null doit=true} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711936828 data=null} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711936828 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711936828 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711936824 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.039Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711936823 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711936823 data=null doit=true} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711936817 data=null} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711936816 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711936816 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711936812 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:10 [2020-06-09T16:42:10.039Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711936812 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.040Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711936812 data=null doit=true} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.040Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711936812 data=null} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.040Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711936812 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.040Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711936812 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.040Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711936809 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:42:10 [2020-06-09T16:42:10.295Z] DEBUG - matched MenuItem with text "C&lear	Delete", using matcher: with mnemonic 'Clear'
12:42:10 [2020-06-09T16:42:10.295Z] DEBUG - Clicking on with mnemonic 'Clear'
12:42:10 [2020-06-09T16:42:10.295Z] 
12:42:10 [2020-06-09T16:42:10.295Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.138: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.295Z] 
12:42:10 [2020-06-09T16:42:10.295Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.179: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.295Z] 
12:42:10 [2020-06-09T16:42:10.295Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.200: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.295Z] 
12:42:10 [2020-06-09T16:42:10.295Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.219: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.295Z] 
12:42:10 [2020-06-09T16:42:10.295Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.238: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.295Z] 
12:42:10 [2020-06-09T16:42:10.295Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.254: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.295Z] 
12:42:10 [2020-06-09T16:42:10.295Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.270: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.295Z] 
12:42:10 [2020-06-09T16:42:10.295Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.288: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.550Z] 
12:42:10 [2020-06-09T16:42:10.550Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.306: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.550Z] 
12:42:10 [2020-06-09T16:42:10.550Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.323: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.550Z] 
12:42:10 [2020-06-09T16:42:10.550Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.339: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - Clicked on with mnemonic 'Clear'
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - matched Shell with text "Confirm Clear", using matcher: with text 'Confirm Clear'
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Confirm Clear} time=-1711936466 data=null doit=true} to Shell with text {Confirm Clear}
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - Clicking on &Yes
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711936466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711936466 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711936465 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711936465 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711936465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:10 [2020-06-09T16:42:10.550Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711936465 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:10 [2020-06-09T16:42:10.551Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711936465 data=null item=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')
12:42:10 [2020-06-09T16:42:10.551Z] 
12:42:10 [2020-06-09T16:42:10.551Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.389: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.805Z] 
12:42:10 [2020-06-09T16:42:10.805Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.594: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {C&lear	Delete} time=-1711936734 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Clear'
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Clicked on 
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711936209 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711936190 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711936190 data=null doit=true} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711936190 data=null} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711936189 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711936189 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711936185 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Clicking on with mnemonic 'Delete'
12:42:10 [2020-06-09T16:42:10.805Z] DEBUG - Clicked on with mnemonic 'Delete'
12:42:11 [2020-06-09T16:42:11.060Z] 
12:42:11 [2020-06-09T16:42:11.060Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.892: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:11 [2020-06-09T16:42:11.060Z] 
12:42:11 [2020-06-09T16:42:11.060Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.910: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:11 [2020-06-09T16:42:11.060Z] 
12:42:11 [2020-06-09T16:42:11.060Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.965: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:11 [2020-06-09T16:42:11.060Z] 
12:42:11 [2020-06-09T16:42:11.060Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.979: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:11 [2020-06-09T16:42:11.060Z] 
12:42:11 [2020-06-09T16:42:11.060Z] (Eclipse:19974): Gtk-WARNING **: 16:42:10.996: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:11 [2020-06-09T16:42:11.060Z] 
12:42:11 [2020-06-09T16:42:11.060Z] (Eclipse:19974): Gtk-WARNING **: 16:42:11.013: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:11 [2020-06-09T16:42:11.316Z] 
12:42:11 [2020-06-09T16:42:11.316Z] (Eclipse:19974): Gtk-WARNING **: 16:42:11.074: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935228 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null item=null 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')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711935227 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Clicking on OK
12:42:11 [2020-06-09T16:42:11.876Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711935226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711935226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711935226 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711935226 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711935226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711935226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:11 [2020-06-09T16:42:11.877Z] DEBUG - Clicked on OK
12:42:12 [2020-06-09T16:42:12.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711935226 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:12 [2020-06-09T16:42:12.132Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711936133 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:42:12 [2020-06-09T16:42:12.132Z] 
12:42:12 [2020-06-09T16:42:12.132Z] (Eclipse:19974): Gtk-WARNING **: 16:42:11.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:12 [2020-06-09T16:42:12.133Z] 
12:42:12 [2020-06-09T16:42:12.133Z] (Eclipse:19974): Gtk-WARNING **: 16:42:11.995: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:12 [2020-06-09T16:42:12.133Z] 
12:42:12 [2020-06-09T16:42:12.133Z] (Eclipse:19974): Gtk-WARNING **: 16:42:12.011: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:12 [2020-06-09T16:42:12.133Z] 
12:42:12 [2020-06-09T16:42:12.133Z] (Eclipse:19974): Gtk-WARNING **: 16:42:12.028: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:12 [2020-06-09T16:42:12.133Z] 
12:42:12 [2020-06-09T16:42:12.133Z] (Eclipse:19974): Gtk-WARNING **: 16:42:12.046: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:12 [2020-06-09T16:42:12.133Z] 
12:42:12 [2020-06-09T16:42:12.133Z] (Eclipse:19974): Gtk-WARNING **: 16:42:12.062: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:12 [2020-06-09T16:42:12.133Z] 
12:42:12 [2020-06-09T16:42:12.133Z] (Eclipse:19974): Gtk-WARNING **: 16:42:12.078: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:12 [2020-06-09T16:42:12.133Z] 
12:42:12 [2020-06-09T16:42:12.133Z] (Eclipse:19974): Gtk-WARNING **: 16:42:12.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:12 [2020-06-09T16:42:12.133Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 79.052 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest
12:42:12 [2020-06-09T16:42:12.133Z] test4_06OpenKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.83 s
12:42:12 [2020-06-09T16:42:12.133Z] testRenameSymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 12.261 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_10CopyExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.464 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_01ContextMenuPresence(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 5.592 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_04Rename(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 4.111 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_12RemoveTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.28 s
12:42:12 [2020-06-09T16:42:12.133Z] testCopySymbolicLinks(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.222 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_05Delete(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.717 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_11DeleteTraceFromExperiment(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.171 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_09BringToTop(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 6.102 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_07DeleteKeyboard(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.835 s
12:42:12 [2020-06-09T16:42:12.133Z] testExperimentLinkBackwardCompatibility(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 3.425 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_02Open(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.51 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_03Copy(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 7.265 s
12:42:12 [2020-06-09T16:42:12.133Z] test4_08OpenDoubleClick(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerTraceActionsTest)  Time elapsed: 2.482 s
12:42:12 [2020-06-09T16:42:12.133Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
12:42:12 [2020-06-09T16:42:12.388Z] 
12:42:12 [2020-06-09T16:42:12.388Z] (Eclipse:19974): Gtk-WARNING **: 16:42:12.258: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:12 [2020-06-09T16:42:12.949Z] 
12:42:12 [2020-06-09T16:42:12.949Z] (Eclipse:19974): Gtk-WARNING **: 16:42:12.684: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:13 [2020-06-09T16:42:13.876Z] 
12:42:13 [2020-06-09T16:42:13.876Z] (Eclipse:19974): Gtk-WARNING **: 16:42:13.782: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:13 [2020-06-09T16:42:13.876Z] 
12:42:13 [2020-06-09T16:42:13.876Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:13.803: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:14 [2020-06-09T16:42:14.131Z] 
12:42:14 [2020-06-09T16:42:14.131Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:13.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:14 [2020-06-09T16:42:14.131Z] 
12:42:14 [2020-06-09T16:42:14.131Z] (Eclipse:19974): Gtk-WARNING **: 16:42:13.906: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:16 [2020-06-09T16:42:16.017Z] DEBUG - matched EditorReference with text "", using matcher: with name '"bug446190"'
12:42:16 [2020-06-09T16:42:16.272Z] 
12:42:16 [2020-06-09T16:42:16.272Z] (Eclipse:19974): Gtk-WARNING **: 16:42:16.116: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:16 [2020-06-09T16:42:16.272Z] 
12:42:16 [2020-06-09T16:42:16.272Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:16.186: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:16 [2020-06-09T16:42:16.272Z] 
12:42:16 [2020-06-09T16:42:16.272Z] (Eclipse:19974): Gtk-WARNING **: 16:42:16.211: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:17 [2020-06-09T16:42:17.634Z] DEBUG - matched EditorReference with text "", using matcher: with name '"debuginfo-synth-exec"'
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711918062 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711918062 data=null doit=true} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711918062 data=null} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711918062 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711918061 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711918057 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711918056 data=null doit=true} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711918056 data=null} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711918056 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711918056 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}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711918055 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711918055 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711918055 data=null} to TreeItem with text {Traces [2]}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711918054 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711918054 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]}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711918053 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
12:42:29 [2020-06-09T16:42:29.796Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1711918053 data=null doit=true} to TreeItem with text {Experiments [1]}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1711918053 data=null} to TreeItem with text {Experiments [1]}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1711918052 data=null button=1 stateMask=0x0 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711918052 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]}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1711918051 data=null button=1 stateMask=0x80000 x=96 y=35 count=1} to TreeItem with text {Experiments [1]}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1711918050 data=null doit=true} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1711918050 data=null} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1711918050 data=null button=1 stateMask=0x0 x=133 y=127 count=1} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711918050 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
12:42:29 [2020-06-09T16:42:29.796Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {debuginfo-synth-exec} time=-1711918046 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {debuginfo-synth-exec} time=-1711918042 data=null x=149 y=127 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {debuginfo-synth-exec} time=-1711918041 data=null x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {debuginfo-synth-exec} time=-1711918041 data=null x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {debuginfo-synth-exec} time=-1711918041 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {debuginfo-synth-exec} time=-1711918040 data=null x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {debuginfo-synth-exec} time=-1711918040 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {debuginfo-synth-exec} time=-1711918040 data=[TmfTraceElement(/test/Traces/debuginfo-synth-exec)] x=134 y=216 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {debuginfo-synth-exec} time=-1711917173 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: debuginfo-synth-exec
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1711917169 data=null doit=true} to Tree node with text: bug446190
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1711917169 data=null} to Tree node with text: bug446190
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1711917169 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to Tree node with text: bug446190
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711917169 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
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DragDetect [29]: Event {type=29 TreeItem {bug446190} time=-1711917165 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragStart [2008]: Event {type=2008 TreeItem {bug446190} time=-1711917165 data=null x=114 y=104 width=0 height=0 detail=0} to Tree node with text: bug446190
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragEnter [2002]: Event {type=2002 TreeItem {bug446190} time=-1711917165 data=null x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragOver [2004]: Event {type=2004 TreeItem {bug446190} time=-1711917165 data=null x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragLeave [2003]: Event {type=2003 TreeItem {bug446190} time=-1711917164 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DropAccept [2007]: Event {type=2007 TreeItem {bug446190} time=-1711917164 data=null x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
12:42:29 [2020-06-09T16:42:29.797Z] DEBUG - Sent event DND.DragSetData [2001]: Event {type=2001 TreeItem {bug446190} time=-1711917164 data=null x=0 y=0 width=0 height=0 detail=0} to Tree node with text: bug446190
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event DND.Drop [2006]: Event {type=2006 TreeItem {bug446190} time=-1711917164 data=[TmfTraceElement(/test/Traces/bug446190)] x=150 y=216 width=0 height=0 detail=2} to Tree node with text: bug446190
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event DND.DragEnd [2000]: Event {type=2000 TreeItem {bug446190} time=-1711916967 data=null x=0 y=0 width=0 height=0 detail=2} to Tree node with text: bug446190
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Double-clicking on TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {TestExperiment [2]} time=-1711916964 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-1711916964 data=null doit=true} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-1711916964 data=null} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-1711916963 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711916963 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-1711916959 data=null button=1 stateMask=0x80000 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-1711916959 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {TestExperiment [2]} time=-1711916959 data=null button=1 stateMask=0x0 x=140 y=58 count=2} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-1711916905 data=null button=1 stateMask=0x80000 x=140 y=58 count=2} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {TestExperiment [2]} time=-1711916905 data=null button=0 stateMask=0x0 x=140 y=58 count=0} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {TestExperiment [2]} time=-1711916904 data=null doit=true} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {TestExperiment [2]} time=-1711916904 data=null} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - Double-clicked on TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:30 [2020-06-09T16:42:30.052Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:30 [2020-06-09T16:42:30.307Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1711916959 data=null item=TreeItem {TestExperiment [2]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {TestExperiment [2]}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711916401 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711916401 data=null doit=true} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711916401 data=null} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711916401 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711916400 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711916392 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711916390 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711916390 data=null doit=true} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711916390 data=null} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711916390 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711916389 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711916385 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711916385 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.562Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711916385 data=null doit=true} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711916385 data=null} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711916385 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711916385 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711916381 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:30 [2020-06-09T16:42:30.563Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711916378 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711916378 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711916378 data=null} to TreeItem with text {Traces [2]}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711916378 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711916378 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]}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711916374 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:30 [2020-06-09T16:42:30.563Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:30 [2020-06-09T16:42:30.563Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {debuginfo-synth-exec} time=-1711916374 data=null doit=true} to TreeItem with text {debuginfo-synth-exec}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {debuginfo-synth-exec} time=-1711916373 data=null} to TreeItem with text {debuginfo-synth-exec}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1711916373 data=null button=1 stateMask=0x0 x=149 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711916373 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}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {debuginfo-synth-exec} time=-1711916371 data=null button=1 stateMask=0x80000 x=133 y=127 count=1} to TreeItem with text {debuginfo-synth-exec}
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1711916371 data=null doit=true} to Tree node with text: Views
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1711916371 data=null} to Tree node with text: Views
12:42:30 [2020-06-09T16:42:30.563Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1711916371 data=null button=1 stateMask=0x0 x=100 y=150 count=1} to Tree node with text: Views
12:42:30 [2020-06-09T16:42:30.818Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711916371 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
12:42:30 [2020-06-09T16:42:30.818Z] 
12:42:30 [2020-06-09T16:42:30.818Z] (Eclipse:19974): Gtk-WARNING **: 16:42:30.789: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:31 [2020-06-09T16:42:31.074Z] 
12:42:31 [2020-06-09T16:42:31.074Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:30.886: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:31 [2020-06-09T16:42:31.074Z] 
12:42:31 [2020-06-09T16:42:31.074Z] (Eclipse:19974): Gtk-WARNING **: 16:42:30.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1711915820 data=null button=1 stateMask=0x80000 x=116 y=150 count=1} to Tree node with text: Views
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711915602 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711915602 data=null doit=true} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711915602 data=null} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711915602 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711915602 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711915595 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711915545 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711915545 data=null doit=true} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711915545 data=null} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711915544 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711915544 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711915540 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711915539 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711915539 data=null doit=true} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711915539 data=null} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711915539 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711915539 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711915534 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:31 [2020-06-09T16:42:31.329Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711915534 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711915534 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711915534 data=null} to TreeItem with text {Traces [2]}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711915533 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711915533 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]}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711915524 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:31 [2020-06-09T16:42:31.329Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:31 [2020-06-09T16:42:31.329Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1711915524 data=null doit=true} to TreeItem with text {bug446190}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1711915523 data=null} to TreeItem with text {bug446190}
12:42:31 [2020-06-09T16:42:31.329Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1711915523 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:42:31 [2020-06-09T16:42:31.330Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711915523 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}
12:42:31 [2020-06-09T16:42:31.330Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1711915520 data=null button=1 stateMask=0x80000 x=98 y=104 count=1} to TreeItem with text {bug446190}
12:42:31 [2020-06-09T16:42:31.330Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1711915520 data=null doit=true} to Tree node with text: Views
12:42:31 [2020-06-09T16:42:31.330Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1711915519 data=null} to Tree node with text: Views
12:42:31 [2020-06-09T16:42:31.330Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1711915519 data=null button=1 stateMask=0x0 x=100 y=127 count=1} to Tree node with text: Views
12:42:31 [2020-06-09T16:42:31.330Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711915519 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
12:42:31 [2020-06-09T16:42:31.585Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1711915434 data=null button=1 stateMask=0x80000 x=116 y=127 count=1} to Tree node with text: Views
12:42:32 [2020-06-09T16:42:32.510Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:32 [2020-06-09T16:42:32.511Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1711914449 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
12:42:32 [2020-06-09T16:42:32.511Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1711914449 data=null doit=true} to TreeItem with text {bug446190}
12:42:32 [2020-06-09T16:42:32.511Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1711914449 data=null} to TreeItem with text {bug446190}
12:42:32 [2020-06-09T16:42:32.511Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1711914449 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:42:32 [2020-06-09T16:42:32.511Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711914449 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
12:42:32 [2020-06-09T16:42:32.511Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1711914443 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:42:32 [2020-06-09T16:42:32.511Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:42:32 [2020-06-09T16:42:32.511Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
12:42:32 [2020-06-09T16:42:32.765Z] 
12:42:32 [2020-06-09T16:42:32.765Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:32.597: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.021Z] 
12:42:33 [2020-06-09T16:42:33.021Z] (Eclipse:19974): Gtk-WARNING **: 16:42:32.778: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:33 [2020-06-09T16:42:33.021Z] 
12:42:33 [2020-06-09T16:42:33.021Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:32.779: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.021Z] 
12:42:33 [2020-06-09T16:42:33.021Z] (Eclipse:19974): Gtk-WARNING **: 16:42:32.806: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:33 [2020-06-09T16:42:33.021Z] 
12:42:33 [2020-06-09T16:42:33.021Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:32.807: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Clicking on Cancel
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1711913944 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')
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1711913944 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')
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1711913944 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1711913944 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1711913944 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')
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1711913944 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')
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1711913944 data=null item=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')
12:42:33 [2020-06-09T16:42:33.021Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1711914402 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
12:42:33 [2020-06-09T16:42:33.021Z] 
12:42:33 [2020-06-09T16:42:33.021Z] (Eclipse:19974): Gtk-WARNING **: 16:42:32.913: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:33 [2020-06-09T16:42:33.021Z] 
12:42:33 [2020-06-09T16:42:33.021Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:32.914: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-WARNING **: 16:42:33.065: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:33.065: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-WARNING **: 16:42:33.077: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:33.077: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Clicked on 
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {IRQ Analysis} time=-1711913732 data=null button=0 stateMask=0x0 x=155 y=288 count=0} to Tree node with text: IRQ Analysis
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {IRQ Analysis} time=-1711913732 data=null doit=true} to Tree node with text: IRQ Analysis
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {IRQ Analysis} time=-1711913732 data=null} to Tree node with text: IRQ Analysis
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {IRQ Analysis} time=-1711913732 data=null button=1 stateMask=0x0 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711913732 data=null item=TreeItem {IRQ Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: IRQ Analysis
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-WARNING **: 16:42:33.095: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:33.095: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-WARNING **: 16:42:33.111: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:33.111: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {IRQ Analysis} time=-1711913702 data=null button=1 stateMask=0x80000 x=155 y=288 count=1} to Tree node with text: IRQ Analysis
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:33.185: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Clicking on with mnemonic 'Open'
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711913628 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:42:33 [2020-06-09T16:42:33.277Z] DEBUG - Clicked on with mnemonic 'Open'
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:33.202: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:33 [2020-06-09T16:42:33.277Z] 
12:42:33 [2020-06-09T16:42:33.277Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:33.219: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1711911606 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1711911606 data=null doit=true} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1711911606 data=null} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1711911605 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711911605 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1711911601 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.410: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.410: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.434: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.435: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.459: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.460: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.484: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.485: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.508: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.509: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.533: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.533: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Clicking on Cancel
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1711911260 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')
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1711911260 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')
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1711911260 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1711911260 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1711911260 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')
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1711911260 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')
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1711911260 data=null item=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')
12:42:35 [2020-06-09T16:42:35.790Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1711911572 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.602: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.603: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.790Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.693: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.790Z] 
12:42:35 [2020-06-09T16:42:35.791Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.694: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - Clicked on 
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1711911113 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1711911113 data=null doit=true} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1711911113 data=null} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1711911113 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711911113 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.791Z] 
12:42:35 [2020-06-09T16:42:35.791Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.713: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.791Z] 
12:42:35 [2020-06-09T16:42:35.791Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.714: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1711911096 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:42:35 [2020-06-09T16:42:35.791Z] 
12:42:35 [2020-06-09T16:42:35.791Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.749: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:35 [2020-06-09T16:42:35.791Z] 
12:42:35 [2020-06-09T16:42:35.791Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.749: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:42:35 [2020-06-09T16:42:35.791Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.805: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.896: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.922: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.923: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.947: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.947: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-WARNING **: 16:42:35.975: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:35.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-WARNING **: 16:42:36.002: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.046Z] 
12:42:36 [2020-06-09T16:42:36.046Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.003: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Clicking on Cancel
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1711910743 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')
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1711910743 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')
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1711910743 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1711910743 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1711910743 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')
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1711910742 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')
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1711910742 data=null item=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')
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1711911062 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
12:42:36 [2020-06-09T16:42:36.301Z] 
12:42:36 [2020-06-09T16:42:36.301Z] (Eclipse:19974): Gtk-WARNING **: 16:42:36.114: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.301Z] 
12:42:36 [2020-06-09T16:42:36.301Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.115: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.301Z] 
12:42:36 [2020-06-09T16:42:36.301Z] (Eclipse:19974): Gtk-WARNING **: 16:42:36.218: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.301Z] 
12:42:36 [2020-06-09T16:42:36.301Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.218: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.301Z] 
12:42:36 [2020-06-09T16:42:36.301Z] (Eclipse:19974): Gtk-WARNING **: 16:42:36.273: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.301Z] 
12:42:36 [2020-06-09T16:42:36.301Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.273: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Clicked on 
12:42:36 [2020-06-09T16:42:36.301Z] DEBUG - Double-clicking on Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1711910537 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.302Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1711910537 data=null doit=true} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.302Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:36 [2020-06-09T16:42:36.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1711910536 data=null} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1711910536 data=null button=1 stateMask=0x0 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711910536 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.302Z] 
12:42:36 [2020-06-09T16:42:36.302Z] (Eclipse:19974): Gtk-WARNING **: 16:42:36.290: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.302Z] 
12:42:36 [2020-06-09T16:42:36.302Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.290: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1711910518 data=null button=1 stateMask=0x80000 x=199 y=242 count=1} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1711910517 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.302Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1711910517 data=null button=1 stateMask=0x0 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.557Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1711910517 data=null item=TreeItem {Futex Contention Analysis} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.557Z] 
12:42:36 [2020-06-09T16:42:36.557Z] (Eclipse:19974): Gtk-WARNING **: 16:42:36.308: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.557Z] 
12:42:36 [2020-06-09T16:42:36.557Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.309: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.557Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1711910502 data=null button=1 stateMask=0x80000 x=199 y=242 count=2} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.557Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Futex Contention Analysis} time=-1711910502 data=null button=0 stateMask=0x0 x=199 y=242 count=0} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.557Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Futex Contention Analysis} time=-1711910502 data=null doit=true} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.557Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Futex Contention Analysis} time=-1711910502 data=null} to Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.557Z] DEBUG - Double-clicked on Tree node with text: Futex Contention Analysis
12:42:36 [2020-06-09T16:42:36.557Z] 
12:42:36 [2020-06-09T16:42:36.557Z] (Eclipse:19974): Gtk-WARNING **: 16:42:36.368: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:36 [2020-06-09T16:42:36.557Z] 
12:42:36 [2020-06-09T16:42:36.557Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.369: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.557Z] 
12:42:36 [2020-06-09T16:42:36.557Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.374: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.557Z] 
12:42:36 [2020-06-09T16:42:36.557Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.390: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:36 [2020-06-09T16:42:36.557Z] 
12:42:36 [2020-06-09T16:42:36.557Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:36.408: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {bug446190} time=-1711908229 data=null button=0 stateMask=0x0 x=114 y=104 count=0} to TreeItem with text {bug446190}
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1711908229 data=null doit=true} to TreeItem with text {bug446190}
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1711908229 data=null} to TreeItem with text {bug446190}
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1711908229 data=null button=1 stateMask=0x0 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711908228 data=null item=TreeItem {bug446190} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {bug446190}
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1711908224 data=null button=1 stateMask=0x80000 x=114 y=104 count=1} to TreeItem with text {bug446190}
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched MenuItem with text "Delete &Supplementar...", using matcher: with mnemonic 'Delete Supplementary Files...'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Clicking on with mnemonic 'Delete Supplementary Files...'
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:38.689: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-WARNING **: 16:42:38.781: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:38.782: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-WARNING **: 16:42:38.808: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:38.808: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-WARNING **: 16:42:38.835: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:38.835: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-WARNING **: 16:42:38.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:38.879: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Clicked on with mnemonic 'Delete Supplementary Files...'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Button with text "Select All", using matcher: of type 'Button'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Button with text "Deselect All", using matcher: of type 'Button'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Clicking on Cancel
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1711907908 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')
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1711907908 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')
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1711907908 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1711907908 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1711907908 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')
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1711907908 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')
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1711907908 data=null item=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')
12:42:39 [2020-06-09T16:42:39.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Delete &Supplementary Files...} time=-1711908195 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete Supplementary Files...'
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-WARNING **: 16:42:38.974: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.070Z] 
12:42:39 [2020-06-09T16:42:39.070Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:38.976: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-WARNING **: 16:42:39.080: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:39.081: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-WARNING **: 16:42:39.099: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:39.099: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Clicked on 
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711907694 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711907694 data=null doit=true} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711907694 data=null} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711907694 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-WARNING **: 16:42:39.130: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:39.131: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711907694 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-WARNING **: 16:42:39.182: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:39.182: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711907629 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711907625 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711907625 data=null doit=true} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711907625 data=null} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711907624 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:39.205: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711907624 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711907600 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711907599 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711907599 data=null doit=true} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711907599 data=null} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711907599 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:39.221: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711907599 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] 
12:42:39 [2020-06-09T16:42:39.326Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:39.268: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711907546 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711907545 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711907545 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711907545 data=null} to TreeItem with text {Traces [2]}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711907544 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711907544 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]}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711907540 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:39 [2020-06-09T16:42:39.326Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:39 [2020-06-09T16:42:39.326Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:39 [2020-06-09T16:42:39.326Z] WARN - Tree item TreeItem with text {bug446190} is already expanded. Won't expand it again.
12:42:39 [2020-06-09T16:42:39.326Z] WARN - Tree item Tree node with text: Views is already expanded. Won't expand it again.
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711907530 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711907530 data=null doit=true} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711907530 data=null} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.326Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711907530 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711907530 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711907519 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:39 [2020-06-09T16:42:39.327Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiments [1]} time=-1711907518 data=null button=0 stateMask=0x0 x=112 y=35 count=0} to TreeItem with text {Experiments [1]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1711907518 data=null doit=true} to TreeItem with text {Experiments [1]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1711907518 data=null} to TreeItem with text {Experiments [1]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1711907518 data=null button=1 stateMask=0x0 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711907518 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]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1711907513 data=null button=1 stateMask=0x80000 x=112 y=35 count=1} to TreeItem with text {Experiments [1]}
12:42:39 [2020-06-09T16:42:39.327Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:39 [2020-06-09T16:42:39.327Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {TestExperiment [2]} time=-1711907510 data=null doit=true} to TreeItem with text {TestExperiment [2]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {TestExperiment [2]} time=-1711907510 data=null} to TreeItem with text {TestExperiment [2]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {TestExperiment [2]} time=-1711907510 data=null button=1 stateMask=0x0 x=140 y=58 count=1} to TreeItem with text {TestExperiment [2]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711907509 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]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {TestExperiment [2]} time=-1711907504 data=null button=1 stateMask=0x80000 x=124 y=58 count=1} to TreeItem with text {TestExperiment [2]}
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1711907504 data=null doit=true} to Tree node with text: Views
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1711907504 data=null} to Tree node with text: Views
12:42:39 [2020-06-09T16:42:39.327Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1711907503 data=null button=1 stateMask=0x0 x=100 y=127 count=1} to Tree node with text: Views
12:42:39 [2020-06-09T16:42:39.582Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711907503 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
12:42:39 [2020-06-09T16:42:39.582Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1711907428 data=null button=1 stateMask=0x80000 x=116 y=127 count=1} to Tree node with text: Views
12:42:39 [2020-06-09T16:42:39.582Z] 
12:42:39 [2020-06-09T16:42:39.582Z] (Eclipse:19974): Gtk-WARNING **: 16:42:39.503: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:39 [2020-06-09T16:42:39.582Z] 
12:42:39 [2020-06-09T16:42:39.582Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:39.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:39 [2020-06-09T16:42:39.582Z] 
12:42:39 [2020-06-09T16:42:39.582Z] (Eclipse:19974): Gtk-WARNING **: 16:42:39.513: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:40 [2020-06-09T16:42:40.142Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711906702 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:42:40 [2020-06-09T16:42:40.143Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:42:40 [2020-06-09T16:42:40.399Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:40 [2020-06-09T16:42:40.399Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:40 [2020-06-09T16:42:40.399Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:40 [2020-06-09T16:42:40.399Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711906669 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:42:40 [2020-06-09T16:42:40.399Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711906669 data=null doit=true} to TreeItem with text {test}
12:42:40 [2020-06-09T16:42:40.400Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711906669 data=null} to TreeItem with text {test}
12:42:40 [2020-06-09T16:42:40.400Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711906669 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:42:40 [2020-06-09T16:42:40.400Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711906669 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:40 [2020-06-09T16:42:40.400Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711906660 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:42:40 [2020-06-09T16:42:40.400Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:42:40 [2020-06-09T16:42:40.400Z] DEBUG - Clicking on with mnemonic 'Delete'
12:42:40 [2020-06-09T16:42:40.400Z] DEBUG - Clicked on with mnemonic 'Delete'
12:42:40 [2020-06-09T16:42:40.655Z] 
12:42:40 [2020-06-09T16:42:40.655Z] (Eclipse:19974): Gtk-WARNING **: 16:42:40.590: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:40 [2020-06-09T16:42:40.655Z] 
12:42:40 [2020-06-09T16:42:40.655Z] (Eclipse:19974): Gtk-WARNING **: 16:42:40.619: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:40 [2020-06-09T16:42:40.910Z] 
12:42:40 [2020-06-09T16:42:40.910Z] (Eclipse:19974): Gtk-WARNING **: 16:42:40.694: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null item=null 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')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711905595 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Clicking on OK
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711905594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711905594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711905594 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711905594 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711905594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711905594 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:41 [2020-06-09T16:42:41.472Z] DEBUG - Clicked on OK
12:42:42 [2020-06-09T16:42:42.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711905594 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:42:42 [2020-06-09T16:42:42.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711906622 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:42:42 [2020-06-09T16:42:42.033Z] 
12:42:42 [2020-06-09T16:42:42.033Z] (Eclipse:19974): Gtk-WARNING **: 16:42:41.802: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:42 [2020-06-09T16:42:42.033Z] 
12:42:42 [2020-06-09T16:42:42.033Z] (Eclipse:19974): Gtk-WARNING **: 16:42:41.820: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:42 [2020-06-09T16:42:42.033Z] 
12:42:42 [2020-06-09T16:42:42.033Z] (Eclipse:19974): Gtk-WARNING **: 16:42:41.828: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:42 [2020-06-09T16:42:42.033Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.727 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest
12:42:42 [2020-06-09T16:42:42.033Z] testUstAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 1.266 s
12:42:42 [2020-06-09T16:42:42.033Z] testAnalysisRun(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 7.94 s
12:42:42 [2020-06-09T16:42:42.033Z] testKernelAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.163 s
12:42:42 [2020-06-09T16:42:42.033Z] testExperimentAnalyses(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerAnalysisTest)  Time elapsed: 0.108 s
12:42:42 [2020-06-09T16:42:42.033Z] Running org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
12:42:42 [2020-06-09T16:42:42.033Z] 
12:42:42 [2020-06-09T16:42:42.033Z] (Eclipse:19974): Gtk-WARNING **: 16:42:41.846: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:42 [2020-06-09T16:42:42.033Z] 
12:42:42 [2020-06-09T16:42:42.033Z] (Eclipse:19974): Gtk-WARNING **: 16:42:41.868: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:42 [2020-06-09T16:42:42.033Z] 
12:42:42 [2020-06-09T16:42:42.033Z] (Eclipse:19974): Gtk-WARNING **: 16:42:41.879: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:42 [2020-06-09T16:42:42.033Z] 
12:42:42 [2020-06-09T16:42:42.033Z] (Eclipse:19974): Gtk-WARNING **: 16:42:41.907: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:42 [2020-06-09T16:42:42.033Z] 
12:42:42 [2020-06-09T16:42:42.033Z] (Eclipse:19974): Gtk-WARNING **: 16:42:41.926: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711904238 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711904238 data=null doit=true} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711904237 data=null} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711904237 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.594Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711904237 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}
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711904200 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711904150 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711904149 data=null doit=true} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711904149 data=null} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711904149 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711904149 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}
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711904144 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:42 [2020-06-09T16:42:42.849Z] 
12:42:42 [2020-06-09T16:42:42.849Z] !ENTRY org.eclipse.cdt.core 1 0 2020-06-09 16:42:42.680
12:42:42 [2020-06-09T16:42:42.849Z] !MESSAGE Indexed 'c-project' (0 sources, 0 headers) in 0.002 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - matched MenuItem with text "Confi&gure", using matcher: with mnemonic 'Configure'
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - matched MenuItem with text "Configure or convert...", using matcher: with mnemonic 'Configure or convert to Tracing Project'
12:42:42 [2020-06-09T16:42:42.849Z] DEBUG - Clicking on with mnemonic 'Configure or convert to Tracing Project'
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Configure or convert to Tracing Project} time=-1711904047 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'
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Clicked on with mnemonic 'Configure or convert to Tracing Project'
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711903817 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711903816 data=null doit=true} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711903816 data=null} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711903816 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903816 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711903786 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711903751 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711903750 data=null doit=true} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711903750 data=null} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711903749 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903749 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711903743 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711903743 data=null doit=true} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711903742 data=null} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711903742 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711903742 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}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711903740 data=null button=1 stateMask=0x80000 x=39 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1711903739 data=null button=0 stateMask=0x0 x=76 y=81 count=0} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1711903739 data=null doit=true} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1711903739 data=null} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1711903739 data=null button=1 stateMask=0x0 x=76 y=81 count=1} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903739 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]}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1711903721 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1711903719 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1711903718 data=null doit=true} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1711903718 data=null} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.105Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1711903718 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903713 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]}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1711903708 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [0]}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711903615 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711903598 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711903598 data=null} to TreeItem with text {Traces [2]}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711903597 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711903597 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]}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711903595 data=null button=1 stateMask=0x80000 x=76 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711903594 data=null button=0 stateMask=0x0 x=135 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711903594 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711903594 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711903593 data=null button=1 stateMask=0x0 x=135 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903593 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.360Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711903514 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1711903433 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'
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
12:42:43 [2020-06-09T16:42:43.615Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711903423 data=null button=0 stateMask=0x0 x=140 y=127 count=0} to TreeItem with text {ust-overlap-testing}
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1711903419 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1711903419 data=null} to TreeItem with text {ust-overlap-testing}
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711903418 data=null button=1 stateMask=0x0 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:42:43 [2020-06-09T16:42:43.615Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903418 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}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711903399 data=null button=1 stateMask=0x80000 x=140 y=127 count=1} to TreeItem with text {ust-overlap-testing}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - matched MenuItem with text "LTTng UST Trace", using matcher: with mnemonic 'LTTng UST Trace'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Clicking on with mnemonic 'LTTng UST Trace'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {LTTng UST Trace} time=-1711903367 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'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Clicked on with mnemonic 'LTTng UST Trace'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711903335 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711903335 data=null doit=true} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711903335 data=null} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711903334 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903334 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711903310 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711903310 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711903310 data=null doit=true} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711903310 data=null} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711903309 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903309 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711903305 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:43 [2020-06-09T16:42:43.616Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711903304 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711903304 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711903304 data=null} to TreeItem with text {Traces [2]}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711903304 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903304 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]}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711903296 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:43 [2020-06-09T16:42:43.616Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711903295 data=null button=0 stateMask=0x0 x=151 y=104 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711903295 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711903295 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711903294 data=null button=1 stateMask=0x0 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711903294 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711903270 data=null button=1 stateMask=0x80000 x=151 y=104 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Clicking on with mnemonic 'Open'
12:42:43 [2020-06-09T16:42:43.616Z] DEBUG - Clicked on with mnemonic 'Open'
12:42:43 [2020-06-09T16:42:43.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711903244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:42:44 [2020-06-09T16:42:44.127Z] 
12:42:44 [2020-06-09T16:42:44.127Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:43.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:44 [2020-06-09T16:42:44.127Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711901531 data=null button=0 stateMask=0x0 x=92 y=81 count=0} to TreeItem with text {Traces [2]}
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711901531 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711901530 data=null} to TreeItem with text {Traces [2]}
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711901530 data=null button=1 stateMask=0x0 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711901530 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]}
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711901520 data=null button=1 stateMask=0x80000 x=92 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:42:45 [2020-06-09T16:42:45.491Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:42:45 [2020-06-09T16:42:45.746Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1711901475 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'
12:42:45 [2020-06-09T16:42:45.746Z] 
12:42:45 [2020-06-09T16:42:45.746Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-09 16:42:45.506
12:42:45 [2020-06-09T16:42:45.746Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:42:45 [2020-06-09T16:42:45.746Z] 
12:42:45 [2020-06-09T16:42:45.746Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:45.708: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:46 [2020-06-09T16:42:46.003Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711899738 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711899738 data=null doit=true} to TreeItem with text {test}
12:42:47 [2020-06-09T16:42:47.366Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711899738 data=null} to TreeItem with text {test}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711899738 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711899738 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711899686 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:47 [2020-06-09T16:42:47.396Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1711899686 data=null doit=true} to TreeItem with text {Experiments [1]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1711899686 data=null} to TreeItem with text {Experiments [1]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1711899685 data=null button=1 stateMask=0x0 x=112 y=58 count=1} to TreeItem with text {Experiments [1]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711899685 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]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1711899683 data=null button=1 stateMask=0x80000 x=96 y=58 count=1} to TreeItem with text {Experiments [1]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711899682 data=null button=0 stateMask=0x0 x=135 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711899682 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711899682 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711899682 data=null button=1 stateMask=0x0 x=135 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711899682 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711899658 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1711899634 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1711899634 data=null doit=true} to TreeItem with text {Experiment [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1711899634 data=null} to TreeItem with text {Experiment [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1711899634 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711899634 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]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1711899618 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711899588 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711899588 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711899588 data=null} to TreeItem with text {Traces [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711899588 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711899588 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]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711899579 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711899528 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:42:47 [2020-06-09T16:42:47.396Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:42:48 [2020-06-09T16:42:48.321Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:42:48 [2020-06-09T16:42:48.321Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:42:48 [2020-06-09T16:42:48.321Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
12:42:48 [2020-06-09T16:42:48.321Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:42:48 [2020-06-09T16:42:48.321Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:42:48 [2020-06-09T16:42:48.321Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Clicking on &No
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1711898749 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')
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1711898749 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')
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1711898749 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1711898749 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1711898749 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')
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1711898749 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')
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1711898749 data=null item=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')
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Clicked on 
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711898660 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711898660 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711898659 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711898659 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711898659 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711898632 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1711898591 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1711898591 data=null doit=true} to TreeItem with text {Experiment [2]}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1711898591 data=null} to TreeItem with text {Experiment [2]}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1711898591 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711898591 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]}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1711898569 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:48 [2020-06-09T16:42:48.322Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:42:48 [2020-06-09T16:42:48.322Z] 
12:42:48 [2020-06-09T16:42:48.322Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:48.313: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:48 [2020-06-09T16:42:48.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:48 [2020-06-09T16:42:48.577Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:48 [2020-06-09T16:42:48.577Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:42:48 [2020-06-09T16:42:48.577Z] 
12:42:48 [2020-06-09T16:42:48.577Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:48.514: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:48 [2020-06-09T16:42:48.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:48 [2020-06-09T16:42:48.832Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:49 [2020-06-09T16:42:49.757Z] 
12:42:49 [2020-06-09T16:42:49.757Z] !ENTRY org.eclipse.tracecompass.tmf.ctf.core 4 0 2020-06-09 16:42:49.640
12:42:49 [2020-06-09T16:42:49.757Z] !MESSAGE Failed to allocate mapped byte buffer at 0 of size 4096 on a file of size 0
12:42:49 [2020-06-09T16:42:49.757Z] !STACK 0
12:42:49 [2020-06-09T16:42:49.757Z] org.eclipse.tracecompass.ctf.core.CTFException: Failed to allocate mapped byte buffer at 0 of size 4096 on a file of size 0
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.internal.ctf.core.SafeMappedByteBuffer.map(SafeMappedByteBuffer.java:68)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFStreamInputReader.getByteBufferAt(CTFStreamInputReader.java:165)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFStreamInputReader.getCurrentPacketReader(CTFStreamInputReader.java:141)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFStreamInputReader.<init>(CTFStreamInputReader.java:123)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTraceReader.createStreamInputReaders(CTFTraceReader.java:219)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.ctf.core.trace.CTFTraceReader.<init>(CTFTraceReader.java:106)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.internal.tmf.ctf.core.trace.iterator.CtfIterator.<init>(CtfIterator.java:78)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.createIterator(CtfTmfTrace.java:704)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.internal.tmf.ctf.core.trace.iterator.CtfIteratorManager.getIterator(CtfIteratorManager.java:107)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.createIteratorFromContext(CtfTmfTrace.java:739)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.tmf.ctf.core.context.CtfTmfContext.getIterator(CtfTmfContext.java:205)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.tmf.ctf.core.context.CtfTmfContext.setLocation(CtfTmfContext.java:83)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.tmf.ctf.core.trace.CtfTmfTrace.seekEvent(CtfTmfTrace.java:421)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.tmf.core.trace.experiment.TmfExperiment.seekEvent(TmfExperiment.java:446)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.tmf.core.trace.indexer.checkpoint.TmfCheckpointIndexer.restoreCheckpoint(TmfCheckpointIndexer.java:343)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.tmf.core.trace.indexer.checkpoint.TmfCheckpointIndexer.seekIndex(TmfCheckpointIndexer.java:301)
12:42:49 [2020-06-09T16:42:49.757Z] 	at org.eclipse.tracecompass.tmf.core.trace.TmfTrace.seekEvent(TmfTrace.java:531)
12:42:49 [2020-06-09T16:42:49.758Z] 	at org.eclipse.tracecompass.tmf.core.trace.experiment.TmfExperiment.armRequest(TmfExperiment.java:411)
12:42:49 [2020-06-09T16:42:49.758Z] 	at org.eclipse.tracecompass.internal.tmf.core.component.TmfEventThread.run(TmfEventThread.java:178)
12:42:49 [2020-06-09T16:42:49.758Z] 	at org.eclipse.tracecompass.internal.tmf.core.request.TmfRequestExecutor$1.run(TmfRequestExecutor.java:152)
12:42:49 [2020-06-09T16:42:49.758Z] 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
12:42:49 [2020-06-09T16:42:49.758Z] 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
12:42:49 [2020-06-09T16:42:49.758Z] 	at java.lang.Thread.run(Thread.java:748)
12:42:50 [2020-06-09T16:42:50.013Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:50 [2020-06-09T16:42:50.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711896897 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:50 [2020-06-09T16:42:50.013Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711896897 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:50 [2020-06-09T16:42:50.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711896897 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:50 [2020-06-09T16:42:50.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711896897 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:50 [2020-06-09T16:42:50.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711896896 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:50 [2020-06-09T16:42:50.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711896837 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711896793 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711896793 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711896793 data=null} to TreeItem with text {Traces [2]}
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711896793 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711896793 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]}
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711896740 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711896704 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:42:50 [2020-06-09T16:42:50.272Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - matched Shell with text "Trace Changed", using matcher: with text 'Trace Changed'
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - Clicking on &Yes
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711896337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711896336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711896336 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711896336 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711896336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711896336 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:42:50 [2020-06-09T16:42:50.528Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711896336 data=null item=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')
12:42:51 [2020-06-09T16:42:51.892Z] 
12:42:51 [2020-06-09T16:42:51.892Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:51.470: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:51 [2020-06-09T16:42:51.892Z] 
12:42:51 [2020-06-09T16:42:51.892Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:51.471: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Clicked on 
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711895243 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711895243 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711895243 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711895243 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711895242 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711895218 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:51 [2020-06-09T16:42:51.892Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711895125 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711895125 data=null doit=true} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711895125 data=null} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711895125 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711895125 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711895091 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711895090 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711895090 data=null doit=true} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711895090 data=null} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711895089 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711895089 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711895043 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:51 [2020-06-09T16:42:51.893Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711895042 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711895042 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711895042 data=null} to TreeItem with text {Traces [2]}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711895042 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711895042 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]}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711895026 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:51 [2020-06-09T16:42:51.893Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:51 [2020-06-09T16:42:51.893Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711895025 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711895025 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711895025 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711895024 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711895024 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711895005 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - matched MenuItem with text "Select &Trace Type.....", using matcher: with mnemonic 'Select Trace Type...'
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - matched MenuItem with text "Common Trace Format", using matcher: with mnemonic 'Common Trace Format'
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - matched MenuItem with text "Linux Kernel Trace", using matcher: with mnemonic 'Linux Kernel Trace'
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Clicking on with mnemonic 'Linux Kernel Trace'
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Linux Kernel Trace} time=-1711894932 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'
12:42:51 [2020-06-09T16:42:51.893Z] DEBUG - Clicked on with mnemonic 'Linux Kernel Trace'
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711894913 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711894912 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711894912 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711894912 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711894912 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711894908 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - matched MenuItem with text "&Open	Shift+Ctrl+R", using matcher: with mnemonic 'Open'
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Clicking on with mnemonic 'Open'
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Clicked on with mnemonic 'Open'
12:42:52 [2020-06-09T16:42:52.148Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Open	Shift+Ctrl+R} time=-1711894838 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Open'
12:42:52 [2020-06-09T16:42:52.404Z] 
12:42:52 [2020-06-09T16:42:52.404Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:52.289: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:52 [2020-06-09T16:42:52.659Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kernel-overlap-testing"'
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:54 [2020-06-09T16:42:54.024Z] 
12:42:54 [2020-06-09T16:42:54.024Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:53.701: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:54 [2020-06-09T16:42:54.024Z] 
12:42:54 [2020-06-09T16:42:54.024Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:53.702: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711893043 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711893043 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711893043 data=null} to TreeItem with text {Traces [2]}
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711893043 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711893043 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]}
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711893029 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:42:54 [2020-06-09T16:42:54.024Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1711892999 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'
12:42:54 [2020-06-09T16:42:54.024Z] 
12:42:54 [2020-06-09T16:42:54.024Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-09 16:42:53.873
12:42:54 [2020-06-09T16:42:54.024Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:42:54 [2020-06-09T16:42:54.280Z] 
12:42:54 [2020-06-09T16:42:54.280Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:54.082: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:54 [2020-06-09T16:42:54.535Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:42:55 [2020-06-09T16:42:55.460Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:55 [2020-06-09T16:42:55.718Z] 
12:42:55 [2020-06-09T16:42:55.718Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:55.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:55 [2020-06-09T16:42:55.718Z] 
12:42:55 [2020-06-09T16:42:55.718Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:55.512: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711891270 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711891270 data=null doit=true} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711891270 data=null} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711891270 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711891270 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711891258 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.718Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:55 [2020-06-09T16:42:55.718Z] WARN - Tree item TreeItem with text {Experiments [1]} is already expanded. Won't expand it again.
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711891257 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711891257 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711891257 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711891257 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711891257 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711891237 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711891210 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1711891210 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1711891210 data=null} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711891210 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711891210 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}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711891193 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1711891164 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1711891164 data=null doit=true} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1711891164 data=null} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1711891164 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711891164 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]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1711891135 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711891107 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711891107 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711891107 data=null} to TreeItem with text {Traces [2]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711891107 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:55 [2020-06-09T16:42:55.718Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711891107 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]}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711891092 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711891063 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711891054 data=null button=0 stateMask=0x0 x=151 y=127 count=0} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711891054 data=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711891054 data=null} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711891054 data=null button=1 stateMask=0x0 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711891054 data=null item=TreeItem {kernel-overlap-testing} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711891032 data=null button=1 stateMask=0x80000 x=151 y=127 count=1} to TreeItem with text {kernel-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711891004 data=null button=0 stateMask=0x0 x=140 y=150 count=0} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1711891004 data=null doit=true} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1711891004 data=null} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711891003 data=null button=1 stateMask=0x0 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711891003 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}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711890993 data=null button=1 stateMask=0x80000 x=140 y=150 count=1} to TreeItem with text {ust-overlap-testing}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Experiment [2]} time=-1711890939 data=null button=0 stateMask=0x0 x=127 y=81 count=0} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1711890939 data=null doit=true} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1711890939 data=null} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1711890939 data=null button=1 stateMask=0x0 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711890939 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]}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1711890919 data=null button=1 stateMask=0x80000 x=127 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711890888 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711890888 data=null doit=true} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711890888 data=null} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711890888 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711890888 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711890875 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711890875 data=null button=0 stateMask=0x0 x=55 y=35 count=0} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711890875 data=null doit=true} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711890875 data=null} to TreeItem with text {test}
12:42:55 [2020-06-09T16:42:55.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711890875 data=null button=1 stateMask=0x0 x=55 y=35 count=1} to TreeItem with text {test}
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711890875 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711890828 data=null button=1 stateMask=0x80000 x=55 y=35 count=1} to TreeItem with text {test}
12:42:56 [2020-06-09T16:42:56.231Z] WARN - Tree item TreeItem with text {test} is already expanded. Won't expand it again.
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711890827 data=null button=0 stateMask=0x0 x=92 y=104 count=0} to TreeItem with text {Traces [2]}
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711890827 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711890827 data=null} to TreeItem with text {Traces [2]}
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711890827 data=null button=1 stateMask=0x0 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711890827 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]}
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711890820 data=null button=1 stateMask=0x80000 x=92 y=104 count=1} to TreeItem with text {Traces [2]}
12:42:56 [2020-06-09T16:42:56.231Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:56 [2020-06-09T16:42:56.231Z] WARN - Tree item TreeItem with text {Traces [2]} is already expanded. Won't expand it again.
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - matched MenuItem with text "&File", using matcher: with mnemonic 'File'
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711890812 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.231Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.487Z] WARN - Tree item TreeItem with text {Traces [1]} is already expanded. Won't expand it again.
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711890344 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711890344 data=null doit=true} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711890344 data=null} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711890343 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711890343 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}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711890335 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711890334 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711890334 data=null doit=true} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711890334 data=null} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711890334 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.487Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711890334 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}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711890324 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711890280 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711890178 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711890178 data=null doit=true} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711890178 data=null} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711890178 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711890178 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}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711890159 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711890127 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711890122 data=null doit=true} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711890122 data=null} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711890121 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711890121 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}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711890118 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {c-project}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Trace Compass} time=-1711890118 data=null doit=true} to TreeItem with text {Trace Compass}
12:42:56 [2020-06-09T16:42:56.742Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Trace Compass} time=-1711890118 data=null} to TreeItem with text {Trace Compass}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Trace Compass} time=-1711890118 data=null button=1 stateMask=0x0 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711890117 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}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Trace Compass} time=-1711890115 data=null button=1 stateMask=0x80000 x=93 y=35 count=1} to TreeItem with text {Trace Compass}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1711890115 data=null button=0 stateMask=0x0 x=94 y=81 count=0} to TreeItem with text {Traces [0]}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1711890115 data=null doit=true} to TreeItem with text {Traces [0]}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1711890115 data=null} to TreeItem with text {Traces [0]}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1711890115 data=null button=1 stateMask=0x0 x=94 y=81 count=1} to TreeItem with text {Traces [0]}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711890114 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]}
12:42:56 [2020-06-09T16:42:56.743Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1711890100 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [0]}
12:42:56 [2020-06-09T16:42:56.998Z] DEBUG - matched MenuItem with text "&Import...", using matcher: with mnemonic 'Import...'
12:42:56 [2020-06-09T16:42:56.998Z] DEBUG - Clicking on with mnemonic 'Import...'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Clicked on with mnemonic 'Import...'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with mnemonic 'Select root directory:'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: with style 'SWT.RADIO'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO')
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Widget (of type 'Button' and with mnemonic 'Select root directory:' and with style 'SWT.RADIO') is already selected, not clicking again.
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Combo with text "", using matcher: of type 'Combo'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Combo with text "", using matcher: (of type 'Combo')
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: of type 'Combo'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Combo with text "<Automatic Detection...", using matcher: (of type 'Combo')
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Attempting to set focus on (of type 'Combo')
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Setting text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Sent event Modify [24]: ModifyEvent{Combo {/home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project} time=-1711889710 data=null} to (of type 'Combo')
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Set text on (of type 'Combo') to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/work/data/c-project
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Attempting to set focus on (of type 'Tree')
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711889639 data=null doit=true} to TreeItem with text {c-project}
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711889639 data=null} to TreeItem with text {c-project}
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711889638 data=null button=1 stateMask=0x0 x=91 y=12 count=1} to TreeItem with text {c-project}
12:42:57 [2020-06-09T16:42:57.253Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711889638 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}
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711889637 data=null button=1 stateMask=0x80000 x=91 y=12 count=1} to TreeItem with text {c-project}
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711889636 data=null button=0 stateMask=0x0 x=153 y=58 count=0} to Tree node with text: kernel-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel-overlap-testing} time=-1711889636 data=null doit=true} to Tree node with text: kernel-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel-overlap-testing} time=-1711889636 data=null} to Tree node with text: kernel-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711889636 data=null button=1 stateMask=0x0 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711889636 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
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel-overlap-testing} time=-1711889633 data=null button=1 stateMask=0x80000 x=153 y=58 count=1} to Tree node with text: kernel-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Setting state to checked on: kernel-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:42:57 [2020-06-09T16:42:57.254Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711889600 data=null button=0 stateMask=0x0 x=142 y=81 count=0} to Tree node with text: ust-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {ust-overlap-testing} time=-1711889600 data=null doit=true} to Tree node with text: ust-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {ust-overlap-testing} time=-1711889600 data=null} to Tree node with text: ust-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711889600 data=null button=1 stateMask=0x0 x=142 y=81 count=1} to Tree node with text: ust-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711889600 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
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {ust-overlap-testing} time=-1711889598 data=null button=1 stateMask=0x80000 x=142 y=81 count=1} to Tree node with text: ust-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Setting state to checked on: ust-overlap-testing
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Shell with text "Trace Import", using matcher: with text 'Trace Import'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "Select roo&t directo...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "Select &archive file...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "B&rowse...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "Import unrecognized ...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "Overwrite existing t...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "Create lin&ks in wor...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "Preserve &folder str...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "Create experiment", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "Time Range filtering...", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "&Finish", using matcher: of type 'Button'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "&Finish", using matcher: with mnemonic 'Finish'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "&Finish", using matcher: with style 'SWT.PUSH'
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - matched Button with text "&Finish", using matcher: (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Clicking on &Finish
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Finish} time=-1711889595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Finish} time=-1711889595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Finish} time=-1711889595 data=null doit=true} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Finish} time=-1711889595 data=null} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Finish} time=-1711889595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:42:57 [2020-06-09T16:42:57.254Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Finish} time=-1711889595 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Finish' and with style 'SWT.PUSH')
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Finish} time=-1711889595 data=null item=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')
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Import...} time=-1711890071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Import...'
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Clicked on 
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711889364 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711889364 data=null} to TreeItem with text {Traces [2]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711889364 data=null button=1 stateMask=0x0 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711889364 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]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711889361 data=null button=1 stateMask=0x80000 x=94 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711889361 data=null button=0 stateMask=0x0 x=94 y=81 count=0} to TreeItem with text {Traces [2]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711889361 data=null doit=true} to TreeItem with text {Traces [2]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711889360 data=null} to TreeItem with text {Traces [2]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711889360 data=null button=1 stateMask=0x0 x=94 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711889360 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]}
12:42:57 [2020-06-09T16:42:57.509Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711889357 data=null button=1 stateMask=0x80000 x=110 y=81 count=1} to TreeItem with text {Traces [2]}
12:42:57 [2020-06-09T16:42:57.764Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:42:57 [2020-06-09T16:42:57.764Z] DEBUG - matched MenuItem with text "Generic Experiment", using matcher: with mnemonic 'Generic Experiment'
12:42:57 [2020-06-09T16:42:57.764Z] DEBUG - Clicking on with mnemonic 'Generic Experiment'
12:42:57 [2020-06-09T16:42:57.764Z] DEBUG - Clicked on with mnemonic 'Generic Experiment'
12:42:58 [2020-06-09T16:42:58.019Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Generic Experiment} time=-1711889305 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'
12:42:58 [2020-06-09T16:42:58.019Z] 
12:42:58 [2020-06-09T16:42:58.019Z] !ENTRY org.eclipse.tracecompass.tmf.core 2 0 2020-06-09 16:42:57.974
12:42:58 [2020-06-09T16:42:58.019Z] !MESSAGE Average clock correction (1368000272650993664) is higher than threshold of 500000 ns for experiment [TmfExperiment (Experiment)]
12:42:58 [2020-06-09T16:42:58.275Z] 
12:42:58 [2020-06-09T16:42:58.275Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:58.173: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:58 [2020-06-09T16:42:58.275Z] DEBUG - matched EditorReference with text "", using matcher: with name '"Experiment"'
12:42:59 [2020-06-09T16:42:59.639Z] DEBUG - matched EditorReference with text "", using matcher: with id '"org.eclipse.linuxtools.tmf.ui.editors.events"'
12:42:59 [2020-06-09T16:42:59.894Z] 
12:42:59 [2020-06-09T16:42:59.894Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:59.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:59 [2020-06-09T16:42:59.894Z] 
12:42:59 [2020-06-09T16:42:59.894Z] (Eclipse:19974): Gtk-CRITICAL **: 16:42:59.641: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:42:59 [2020-06-09T16:42:59.894Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:42:59 [2020-06-09T16:42:59.894Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [1]} time=-1711887146 data=null doit=true} to TreeItem with text {Experiments [1]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [1]} time=-1711887146 data=null} to TreeItem with text {Experiments [1]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [1]} time=-1711887146 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711887146 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]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [1]} time=-1711887134 data=null button=1 stateMask=0x80000 x=130 y=58 count=1} to TreeItem with text {Experiments [1]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiment [2]} time=-1711887134 data=null doit=true} to TreeItem with text {Experiment [2]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiment [2]} time=-1711887134 data=null} to TreeItem with text {Experiment [2]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiment [2]} time=-1711887133 data=null button=1 stateMask=0x0 x=145 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711887133 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]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiment [2]} time=-1711887130 data=null button=1 stateMask=0x80000 x=129 y=81 count=1} to TreeItem with text {Experiment [2]}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Attempting to set focus on Tree with text {}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711887129 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {c-project}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711887128 data=null doit=true} to TreeItem with text {c-project}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711887128 data=null} to TreeItem with text {c-project}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711887128 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {c-project}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711887128 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}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711887119 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711887071 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:42:59 [2020-06-09T16:42:59.894Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:43:00 [2020-06-09T16:43:00.150Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:00 [2020-06-09T16:43:00.150Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711886727 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:43:00 [2020-06-09T16:43:00.150Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711886727 data=null doit=true} to TreeItem with text {c-project}
12:43:00 [2020-06-09T16:43:00.150Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711886727 data=null} to TreeItem with text {c-project}
12:43:00 [2020-06-09T16:43:00.150Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711886727 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:43:00 [2020-06-09T16:43:00.150Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711886726 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}
12:43:00 [2020-06-09T16:43:00.150Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711886712 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:43:00 [2020-06-09T16:43:00.406Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:43:00 [2020-06-09T16:43:00.406Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:43:00 [2020-06-09T16:43:00.406Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711886643 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:43:00 [2020-06-09T16:43:00.406Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711885138 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711885138 data=null doit=true} to TreeItem with text {c-project}
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711885138 data=null} to TreeItem with text {c-project}
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711885137 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711885137 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}
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711885122 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711885066 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:43:01 [2020-06-09T16:43:01.769Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711884964 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711884961 data=null doit=true} to TreeItem with text {c-project}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711884961 data=null} to TreeItem with text {c-project}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711884961 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711884961 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}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711884947 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - matched MenuItem with text "Re&fresh	F5", using matcher: with mnemonic 'Refresh'
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Clicking on with mnemonic 'Refresh'
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Re&fresh	F5} time=-1711884906 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Refresh'
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Clicked on with mnemonic 'Refresh'
12:43:02 [2020-06-09T16:43:02.026Z] WARN - Tree item TreeItem with text {c-project} is already expanded. Won't expand it again.
12:43:02 [2020-06-09T16:43:02.026Z] WARN - Tree item TreeItem with text {Trace Compass} is already expanded. Won't expand it again.
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Experiments [0]} time=-1711884902 data=null doit=true} to TreeItem with text {Experiments [0]}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Experiments [0]} time=-1711884901 data=null} to TreeItem with text {Experiments [0]}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Experiments [0]} time=-1711884901 data=null button=1 stateMask=0x0 x=130 y=58 count=1} to TreeItem with text {Experiments [0]}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711884901 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]}
12:43:02 [2020-06-09T16:43:02.026Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Experiments [0]} time=-1711884901 data=null button=1 stateMask=0x80000 x=130 y=58 count=1} to TreeItem with text {Experiments [0]}
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711884498 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711884492 data=null button=0 stateMask=0x0 x=55 y=104 count=0} to TreeItem with text {test}
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711884492 data=null doit=true} to TreeItem with text {test}
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711884492 data=null} to TreeItem with text {test}
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711884492 data=null button=1 stateMask=0x0 x=55 y=104 count=1} to TreeItem with text {test}
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711884492 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711884468 data=null button=1 stateMask=0x80000 x=55 y=104 count=1} to TreeItem with text {test}
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Clicking on with mnemonic 'Delete'
12:43:02 [2020-06-09T16:43:02.588Z] DEBUG - Clicked on with mnemonic 'Delete'
12:43:03 [2020-06-09T16:43:03.148Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:43:03 [2020-06-09T16:43:03.148Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:43:03 [2020-06-09T16:43:03.148Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:03 [2020-06-09T16:43:03.148Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:43:03 [2020-06-09T16:43:03.148Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.148Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null item=null 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')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883713 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883712 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711883712 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Clicking on OK
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711883712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711883712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711883712 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711883712 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711883712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711883712 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Clicked on OK
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711883712 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:03 [2020-06-09T16:43:03.149Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711884432 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:43:03 [2020-06-09T16:43:03.709Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711883207 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:03 [2020-06-09T16:43:03.709Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:43:03 [2020-06-09T16:43:03.709Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:03 [2020-06-09T16:43:03.709Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:03 [2020-06-09T16:43:03.709Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:03 [2020-06-09T16:43:03.710Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {c-project} time=-1711883186 data=null button=0 stateMask=0x0 x=71 y=12 count=0} to TreeItem with text {c-project}
12:43:03 [2020-06-09T16:43:03.710Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {c-project} time=-1711883185 data=null doit=true} to TreeItem with text {c-project}
12:43:03 [2020-06-09T16:43:03.710Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {c-project} time=-1711883185 data=null} to TreeItem with text {c-project}
12:43:03 [2020-06-09T16:43:03.710Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {c-project} time=-1711883185 data=null button=1 stateMask=0x0 x=71 y=12 count=1} to TreeItem with text {c-project}
12:43:03 [2020-06-09T16:43:03.710Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711883185 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}
12:43:03 [2020-06-09T16:43:03.710Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {c-project} time=-1711883172 data=null button=1 stateMask=0x80000 x=71 y=12 count=1} to TreeItem with text {c-project}
12:43:03 [2020-06-09T16:43:03.710Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:43:03 [2020-06-09T16:43:03.710Z] DEBUG - Clicking on with mnemonic 'Delete'
12:43:03 [2020-06-09T16:43:03.964Z] DEBUG - Clicked on with mnemonic 'Delete'
12:43:03 [2020-06-09T16:43:03.964Z] 
12:43:03 [2020-06-09T16:43:03.964Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:03.771: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: with style 'SWT.CHECK'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882463 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882462 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882462 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882462 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] 
12:43:04 [2020-06-09T16:43:04.526Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:04.358: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:04 [2020-06-09T16:43:04.526Z] 
12:43:04 [2020-06-09T16:43:04.526Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:04.359: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882462 data=null item=null 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')
12:43:04 [2020-06-09T16:43:04.526Z] 
12:43:04 [2020-06-09T16:43:04.526Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:04.361: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882455 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882455 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711882455 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "Delete 1 &nested pro...", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Clicking on OK
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711882454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711882454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711882454 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711882454 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711882454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711882454 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Clicked on OK
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711882454 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:04 [2020-06-09T16:43:04.526Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711883129 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:43:05 [2020-06-09T16:43:05.089Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.028 s - in org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest
12:43:05 [2020-06-09T16:43:05.089Z] test16_01RefreshTraceAdded(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.485 s
12:43:05 [2020-06-09T16:43:05.089Z] test16_02RefreshOpenedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 8.21 s
12:43:05 [2020-06-09T16:43:05.089Z] test16_03RefreshClosedTraceContentModified(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 4.237 s
12:43:05 [2020-06-09T16:43:05.089Z] test16_04RefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 0.5 s
12:43:05 [2020-06-09T16:43:05.089Z] test16_05CProjectRefreshTraceDeleted(org.eclipse.tracecompass.integration.swtbot.tests.projectexplorer.ProjectExplorerRefreshTest)  Time elapsed: 5.49 s
12:43:05 [2020-06-09T16:43:05.089Z] Running org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
12:43:05 [2020-06-09T16:43:05.649Z] 
12:43:05 [2020-06-09T16:43:05.649Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:05.357: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:17 [2020-06-09T16:43:17.815Z] 
12:43:17 [2020-06-09T16:43:17.815Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:15.682: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:17 [2020-06-09T16:43:17.815Z] 
12:43:17 [2020-06-09T16:43:17.815Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:15.683: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:20 [2020-06-09T16:43:20.326Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.42 s - in org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest
12:43:20 [2020-06-09T16:43:20.326Z] testEditMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 3.87 s
12:43:20 [2020-06-09T16:43:20.326Z] testMenuNoMarkerSet(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 0.243 s
12:43:20 [2020-06-09T16:43:20.326Z] testNavigateBetweenMarkers(org.eclipse.tracecompass.integration.swtbot.tests.markers.MarkerSetSwtBotTest)  Time elapsed: 2.768 s
12:43:20 [2020-06-09T16:43:20.326Z] Running org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
12:43:21 [2020-06-09T16:43:21.253Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711865756 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:21 [2020-06-09T16:43:21.253Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:21 [2020-06-09T16:43:21.253Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:21 [2020-06-09T16:43:21.253Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711864803 data=null doit=true} to Shell with text {Preferences}
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711864801 data=null doit=true} to TreeItem with text {Tracing}
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711864801 data=null} to TreeItem with text {Tracing}
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711864800 data=null button=1 stateMask=0x0 x=49 y=150 count=1} to TreeItem with text {Tracing}
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711864800 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}
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711864798 data=null button=1 stateMask=0x80000 x=49 y=150 count=1} to TreeItem with text {Tracing}
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711864798 data=null doit=true} to Tree node with text: Perspectives
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711864798 data=null} to Tree node with text: Perspectives
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711864797 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711864797 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
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711864796 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711864795 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711864795 data=null doit=true} to Tree node with text: Perspectives
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711864795 data=null} to Tree node with text: Perspectives
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711864795 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711864795 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
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711864771 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
12:43:22 [2020-06-09T16:43:22.180Z] 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')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] 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.
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:22 [2020-06-09T16:43:22.180Z] 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')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Clicking on Apply and Close
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711864765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711864765 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711864764 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711864764 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711864764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711864764 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711864764 data=null item=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')
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711865576 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:22 [2020-06-09T16:43:22.180Z] DEBUG - Clicked on 
12:43:22 [2020-06-09T16:43:22.740Z] 
12:43:22 [2020-06-09T16:43:22.740Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:22.497: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:24 [2020-06-09T16:43:24.113Z] 
12:43:24 [2020-06-09T16:43:24.113Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:23.895: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:24 [2020-06-09T16:43:24.113Z] 
12:43:24 [2020-06-09T16:43:24.113Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:23.896: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:24 [2020-06-09T16:43:24.113Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711862722 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:24 [2020-06-09T16:43:24.113Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:24 [2020-06-09T16:43:24.372Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:24 [2020-06-09T16:43:24.372Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711862339 data=null doit=true} to Shell with text {Preferences}
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:24 [2020-06-09T16:43:24.627Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711862337 data=null doit=true} to Tree node with text: Perspectives
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711862337 data=null} to Tree node with text: Perspectives
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711862336 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711862336 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
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711862336 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:24 [2020-06-09T16:43:24.627Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711862325 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711862324 data=null doit=true} to Tree node with text: Perspectives
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711862324 data=null} to Tree node with text: Perspectives
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711862324 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711862324 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
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711862323 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:43:24 [2020-06-09T16:43:24.628Z] 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')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] 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')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Never} time=-1711862321 data=null doit=true} to Button with text {Never}
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Never} time=-1711862321 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}
12:43:24 [2020-06-09T16:43:24.628Z] 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')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1711862320 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')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1711862320 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')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1711862320 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')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1711862320 data=null item=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')
12:43:24 [2020-06-09T16:43:24.628Z] 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')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:24 [2020-06-09T16:43:24.628Z] 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')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Clicking on Apply and Close
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711862317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711862317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711862317 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711862317 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711862317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711862317 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711862317 data=null item=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')
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711862698 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:24 [2020-06-09T16:43:24.628Z] DEBUG - Clicked on 
12:43:25 [2020-06-09T16:43:25.189Z] 
12:43:25 [2020-06-09T16:43:25.189Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:24.883: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:26 [2020-06-09T16:43:26.551Z] 
12:43:26 [2020-06-09T16:43:26.551Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:26.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:26 [2020-06-09T16:43:26.551Z] 
12:43:26 [2020-06-09T16:43:26.551Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:26.230: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:26 [2020-06-09T16:43:26.551Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711860440 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:26 [2020-06-09T16:43:26.551Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:26 [2020-06-09T16:43:26.551Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:26 [2020-06-09T16:43:26.551Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711860022 data=null doit=true} to Shell with text {Preferences}
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:26 [2020-06-09T16:43:26.807Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711860020 data=null doit=true} to Tree node with text: Perspectives
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711860020 data=null} to Tree node with text: Perspectives
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711860019 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711860019 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
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711860019 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711860017 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711860017 data=null doit=true} to Tree node with text: Perspectives
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711860017 data=null} to Tree node with text: Perspectives
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711860017 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711860017 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
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711860016 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:43:26 [2020-06-09T16:43:26.807Z] 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')
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:26 [2020-06-09T16:43:26.807Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:27 [2020-06-09T16:43:27.062Z] 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.
12:43:27 [2020-06-09T16:43:27.062Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:27 [2020-06-09T16:43:27.062Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:27 [2020-06-09T16:43:27.063Z] 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')
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Clicking on Apply and Close
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711860004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711860004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711860004 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711860004 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711860004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711860004 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711860004 data=null item=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')
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711860410 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:27 [2020-06-09T16:43:27.063Z] DEBUG - Clicked on 
12:43:27 [2020-06-09T16:43:27.318Z] 
12:43:27 [2020-06-09T16:43:27.318Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:27.222: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:27 [2020-06-09T16:43:27.879Z] 
12:43:27 [2020-06-09T16:43:27.879Z] (Eclipse:19974): Gtk-WARNING **: 16:43:27.689: Negative content width -11 (allocation 1, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:43:28 [2020-06-09T16:43:28.134Z] 
12:43:28 [2020-06-09T16:43:28.134Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:27.880: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:28 [2020-06-09T16:43:28.134Z] 
12:43:28 [2020-06-09T16:43:28.134Z] (Eclipse:19974): Gtk-CRITICAL **: 16:43:28.011: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711858037 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711858037 data=null doit=true} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711858037 data=null} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711858036 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711858036 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711858024 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711858023 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711858023 data=null doit=true} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711858023 data=null} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711858023 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711858023 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711858017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711858017 data=null doit=true} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711858017 data=null} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711858016 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711858016 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}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711858014 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:29 [2020-06-09T16:43:29.060Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [2]} time=-1711858014 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [2]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711858014 data=null doit=true} to TreeItem with text {Traces [2]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711858014 data=null} to TreeItem with text {Traces [2]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711858013 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711858013 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]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711858008 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [2]} time=-1711858003 data=null doit=true} to TreeItem with text {Traces [2]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [2]} time=-1711858003 data=null} to TreeItem with text {Traces [2]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [2]} time=-1711858003 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [2]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711858002 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]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [2]} time=-1711858001 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [2]}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {kernel} time=-1711858000 data=null button=0 stateMask=0x0 x=83 y=81 count=0} to TreeItem with text {kernel}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {kernel} time=-1711858000 data=null doit=true} to TreeItem with text {kernel}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {kernel} time=-1711858000 data=null} to TreeItem with text {kernel}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {kernel} time=-1711858000 data=null button=1 stateMask=0x0 x=83 y=81 count=1} to TreeItem with text {kernel}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711858000 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}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {kernel} time=-1711857995 data=null button=1 stateMask=0x80000 x=99 y=81 count=1} to TreeItem with text {kernel}
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - matched MenuItem with text "Open As E&xperiment....", using matcher: with mnemonic 'Open As Experiment...'
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - matched MenuItem with text "Test trace", using matcher: with mnemonic 'Test trace'
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - matched MenuItem with text "Test experiment", using matcher: with mnemonic 'Test experiment'
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Clicking on with mnemonic 'Test experiment'
12:43:29 [2020-06-09T16:43:29.061Z] DEBUG - Clicked on with mnemonic 'Test experiment'
12:43:29 [2020-06-09T16:43:29.316Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {Test experiment} time=-1711857915 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'
12:43:30 [2020-06-09T16:43:30.678Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711856308 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:30 [2020-06-09T16:43:30.678Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:30 [2020-06-09T16:43:30.678Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:30 [2020-06-09T16:43:30.678Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711855901 data=null doit=true} to Shell with text {Preferences}
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:30 [2020-06-09T16:43:30.934Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711855899 data=null doit=true} to Tree node with text: Perspectives
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711855899 data=null} to Tree node with text: Perspectives
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711855898 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711855898 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
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711855898 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711855897 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711855897 data=null doit=true} to Tree node with text: Perspectives
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711855897 data=null} to Tree node with text: Perspectives
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711855896 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711855896 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
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711855896 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:30 [2020-06-09T16:43:30.934Z] 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')
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:30 [2020-06-09T16:43:30.934Z] 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')
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1711855894 data=null doit=true} to Button with text {Always}
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1711855894 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}
12:43:30 [2020-06-09T16:43:30.934Z] 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')
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1711855894 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')
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1711855894 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')
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1711855893 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')
12:43:30 [2020-06-09T16:43:30.934Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1711855893 data=null item=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')
12:43:30 [2020-06-09T16:43:30.934Z] 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')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:31 [2020-06-09T16:43:31.189Z] 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')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - Clicking on Apply and Close
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711855840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711855840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711855840 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711855840 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711855840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711855840 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711855840 data=null item=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')
12:43:31 [2020-06-09T16:43:31.189Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711856244 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:31 [2020-06-09T16:43:31.444Z] DEBUG - Clicked on 
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1711853326 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')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1711853322 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')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1711853322 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1711853322 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1711853322 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')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1711853322 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')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1711853322 data=null item=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')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1711853322 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')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1711853322 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')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1711853322 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')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1711853322 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1711853322 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Clicking on &Yes
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711853321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711853321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711853321 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711853321 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711853321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711853321 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711853321 data=null item=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')
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Clicked on 
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1711853037 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:33 [2020-06-09T16:43:33.956Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711852537 data=null doit=true} to Shell with text {Preferences}
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:34 [2020-06-09T16:43:34.517Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711852534 data=null doit=true} to Tree node with text: Perspectives
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711852534 data=null} to Tree node with text: Perspectives
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711852533 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711852533 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
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711852533 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711852532 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711852532 data=null doit=true} to Tree node with text: Perspectives
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711852532 data=null} to Tree node with text: Perspectives
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711852532 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711852531 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
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711852531 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:43:34 [2020-06-09T16:43:34.517Z] 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')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Clicking on Cancel
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1711852529 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')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1711852529 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')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1711852529 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1711852529 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1711852529 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')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1711852529 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')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1711852528 data=null item=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')
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711852985 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:34 [2020-06-09T16:43:34.517Z] DEBUG - Clicked on 
12:43:35 [2020-06-09T16:43:35.077Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711851915 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:35 [2020-06-09T16:43:35.077Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:35 [2020-06-09T16:43:35.077Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:35 [2020-06-09T16:43:35.077Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711851499 data=null doit=true} to Shell with text {Preferences}
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:35 [2020-06-09T16:43:35.334Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711851498 data=null doit=true} to Tree node with text: Perspectives
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711851498 data=null} to Tree node with text: Perspectives
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711851497 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711851497 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
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711851496 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711851495 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711851495 data=null doit=true} to Tree node with text: Perspectives
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711851495 data=null} to Tree node with text: Perspectives
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711851495 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:35 [2020-06-09T16:43:35.334Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711851495 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
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711851495 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:35 [2020-06-09T16:43:35.335Z] 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')
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.335Z] 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')
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1711851493 data=null doit=true} to Button with text {Always}
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1711851493 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}
12:43:35 [2020-06-09T16:43:35.335Z] 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')
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1711851492 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')
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1711851492 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')
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1711851492 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')
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1711851492 data=null item=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')
12:43:35 [2020-06-09T16:43:35.335Z] 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')
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.335Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Clicking on Apply and Close
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711851442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711851442 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711851442 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711851441 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711851441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711851441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711851441 data=null item=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')
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711851846 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:35 [2020-06-09T16:43:35.591Z] DEBUG - Clicked on 
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - Clicking on &No
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1711849738 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')
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1711849738 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')
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1711849738 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:43:37 [2020-06-09T16:43:37.478Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1711849738 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:43:37 [2020-06-09T16:43:37.479Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1711849737 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')
12:43:37 [2020-06-09T16:43:37.479Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1711849737 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')
12:43:37 [2020-06-09T16:43:37.479Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1711849737 data=null item=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')
12:43:37 [2020-06-09T16:43:37.479Z] DEBUG - Clicked on 
12:43:37 [2020-06-09T16:43:37.479Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1711849614 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
12:43:37 [2020-06-09T16:43:37.479Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:37 [2020-06-09T16:43:37.479Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:37 [2020-06-09T16:43:37.479Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711849099 data=null doit=true} to Shell with text {Preferences}
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:37 [2020-06-09T16:43:37.762Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711849089 data=null doit=true} to Tree node with text: Perspectives
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711849089 data=null} to Tree node with text: Perspectives
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711849089 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711849089 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
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711849089 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711849087 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711849087 data=null doit=true} to Tree node with text: Perspectives
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711849087 data=null} to Tree node with text: Perspectives
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711849087 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:37 [2020-06-09T16:43:37.762Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711849087 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
12:43:38 [2020-06-09T16:43:38.017Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711849051 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.017Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.017Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.017Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.017Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:38 [2020-06-09T16:43:38.017Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:38 [2020-06-09T16:43:38.017Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:38 [2020-06-09T16:43:38.017Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:38 [2020-06-09T16:43:38.018Z] 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')
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Clicking on Cancel
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1711849030 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')
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1711849030 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')
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1711849030 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1711849030 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1711849030 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')
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1711849030 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')
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1711849030 data=null item=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')
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711849501 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:38 [2020-06-09T16:43:38.018Z] DEBUG - Clicked on 
12:43:38 [2020-06-09T16:43:38.273Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711848645 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:38 [2020-06-09T16:43:38.273Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:38 [2020-06-09T16:43:38.273Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:38 [2020-06-09T16:43:38.273Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711848241 data=null doit=true} to Shell with text {Preferences}
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:38 [2020-06-09T16:43:38.833Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711848239 data=null doit=true} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711848239 data=null} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711848238 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711848238 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
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711848238 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711848236 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711848236 data=null doit=true} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711848236 data=null} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711848236 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711848236 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
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711848235 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:38 [2020-06-09T16:43:38.833Z] 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')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] 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.
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:38 [2020-06-09T16:43:38.833Z] 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')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Clicking on Apply and Close
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711848233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711848233 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711848233 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711848232 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711848232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711848232 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711848232 data=null item=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')
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711848634 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:38 [2020-06-09T16:43:38.833Z] DEBUG - Clicked on 
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - Clicking on &Yes
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711846360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711846360 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711846360 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711846360 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711846359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711846359 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:43:40 [2020-06-09T16:43:40.719Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711846359 data=null item=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')
12:43:40 [2020-06-09T16:43:40.974Z] DEBUG - Clicked on 
12:43:40 [2020-06-09T16:43:40.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1711846040 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
12:43:40 [2020-06-09T16:43:40.974Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:40 [2020-06-09T16:43:40.974Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:40 [2020-06-09T16:43:40.974Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711845661 data=null doit=true} to Shell with text {Preferences}
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:41 [2020-06-09T16:43:41.229Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711845659 data=null doit=true} to Tree node with text: Perspectives
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711845659 data=null} to Tree node with text: Perspectives
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711845659 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711845658 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
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711845658 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711845657 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711845657 data=null doit=true} to Tree node with text: Perspectives
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711845657 data=null} to Tree node with text: Perspectives
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711845657 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711845657 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
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711845656 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:41 [2020-06-09T16:43:41.229Z] 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')
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.229Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - Clicking on Cancel
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1711845645 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')
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1711845645 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')
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1711845645 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1711845645 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1711845645 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')
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1711845645 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')
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1711845645 data=null item=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')
12:43:41 [2020-06-09T16:43:41.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711845993 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:41 [2020-06-09T16:43:41.485Z] DEBUG - Clicked on 
12:43:41 [2020-06-09T16:43:41.740Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711845135 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:41 [2020-06-09T16:43:41.741Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:41 [2020-06-09T16:43:41.741Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:41 [2020-06-09T16:43:41.741Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711844733 data=null doit=true} to Shell with text {Preferences}
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:42 [2020-06-09T16:43:42.301Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711844725 data=null doit=true} to Tree node with text: Perspectives
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711844725 data=null} to Tree node with text: Perspectives
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711844725 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711844725 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
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711844724 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711844723 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711844723 data=null doit=true} to Tree node with text: Perspectives
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711844723 data=null} to Tree node with text: Perspectives
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711844722 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711844722 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
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711844722 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "Always", using matcher: with mnemonic 'Always'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "Always", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "Always", using matcher: with style 'SWT.RADIO'
12:43:42 [2020-06-09T16:43:42.301Z] 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')
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.301Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.302Z] 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')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Prompt} time=-1711844720 data=null doit=true} to Button with text {Prompt}
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1711844720 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}
12:43:42 [2020-06-09T16:43:42.302Z] 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')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Always} time=-1711844719 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')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Always} time=-1711844719 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')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Always} time=-1711844719 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')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1711844719 data=null item=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')
12:43:42 [2020-06-09T16:43:42.302Z] 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')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:42 [2020-06-09T16:43:42.302Z] 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')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Clicking on Apply and Close
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711844717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711844717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711844717 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711844717 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711844717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711844717 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711844717 data=null item=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')
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711845105 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:42 [2020-06-09T16:43:42.302Z] DEBUG - Clicked on 
12:43:44 [2020-06-09T16:43:44.190Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711842885 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:44 [2020-06-09T16:43:44.190Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:44 [2020-06-09T16:43:44.190Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:44 [2020-06-09T16:43:44.190Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711842548 data=null doit=true} to Shell with text {Preferences}
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:44 [2020-06-09T16:43:44.446Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711842546 data=null doit=true} to Tree node with text: Perspectives
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711842546 data=null} to Tree node with text: Perspectives
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711842545 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711842544 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
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711842544 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711842534 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711842534 data=null doit=true} to Tree node with text: Perspectives
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711842534 data=null} to Tree node with text: Perspectives
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711842534 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711842534 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
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711842533 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "Prompt", using matcher: with mnemonic 'Prompt'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "Prompt", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "Prompt", using matcher: with style 'SWT.RADIO'
12:43:44 [2020-06-09T16:43:44.446Z] 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')
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.446Z] 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')
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Always} time=-1711842532 data=null doit=true} to Button with text {Always}
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Always} time=-1711842532 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}
12:43:44 [2020-06-09T16:43:44.446Z] 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')
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Prompt} time=-1711842531 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')
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Prompt} time=-1711842531 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')
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Prompt} time=-1711842531 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')
12:43:44 [2020-06-09T16:43:44.446Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Prompt} time=-1711842531 data=null item=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')
12:43:44 [2020-06-09T16:43:44.446Z] 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')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:43:44 [2020-06-09T16:43:44.447Z] 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')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Clicking on Apply and Close
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711842529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711842529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711842529 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711842529 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711842529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711842529 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711842529 data=null item=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')
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711842833 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:44 [2020-06-09T16:43:44.447Z] DEBUG - Clicked on 
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - matched Shell with text "Confirm Perspective ...", using matcher: with text 'Confirm Perspective Switch'
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with mnemonic 'Remember my decision'
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: with style 'SWT.CHECK'
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - Clicking on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - Toggling state on Button {&Remember my decision}. Setting state to selected
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Remember my decision} time=-1711841026 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')
12:43:45 [2020-06-09T16:43:45.809Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1711841023 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Remember my decision} time=-1711841023 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Remember my decision} time=-1711841023 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Remember my decision} time=-1711841022 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Remember my decision} time=-1711841022 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Remember my decision} time=-1711841022 data=null item=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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Remember my decision} time=-1711841022 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Remember my decision} time=-1711841022 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Remember my decision} time=-1711841022 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Remember my decision} time=-1711841022 data=null doit=true} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Remember my decision} time=-1711841022 data=null} to (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Clicked on (of type 'Button' and with mnemonic 'Remember my decision' and with style 'SWT.CHECK')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - matched Button with text "&Remember my decisio...", using matcher: of type 'Button'
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - matched Button with text "&No", using matcher: with mnemonic 'No'
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - matched Button with text "&No", using matcher: with style 'SWT.PUSH'
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - matched Button with text "&No", using matcher: (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Clicking on &No
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&No} time=-1711841022 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&No} time=-1711841022 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&No} time=-1711841022 data=null doit=true} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&No} time=-1711841022 data=null} to (of type 'Button' and with mnemonic 'No' and with style 'SWT.PUSH')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&No} time=-1711841021 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&No} time=-1711841021 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')
12:43:45 [2020-06-09T16:43:45.810Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&No} time=-1711841021 data=null item=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')
12:43:46 [2020-06-09T16:43:46.065Z] DEBUG - Clicked on 
12:43:46 [2020-06-09T16:43:46.065Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - test/Traces/kernel/kernel_ - Eclipse Platform} time=-1711840932 data=null doit=true} to Shell with text {data - test/Traces/kernel/kernel_ - Eclipse Platform}
12:43:46 [2020-06-09T16:43:46.065Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:43:46 [2020-06-09T16:43:46.065Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:43:46 [2020-06-09T16:43:46.065Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:43:46 [2020-06-09T16:43:46.625Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:43:46 [2020-06-09T16:43:46.625Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711840494 data=null doit=true} to Shell with text {Preferences}
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Expanding nodes Tracing>Perspectives in tree (of type 'Tree')
12:43:46 [2020-06-09T16:43:46.626Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711840443 data=null doit=true} to Tree node with text: Perspectives
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711840442 data=null} to Tree node with text: Perspectives
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711840442 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711840442 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
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711840442 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Perspectives} time=-1711840441 data=null button=0 stateMask=0x0 x=86 y=219 count=0} to Tree node with text: Perspectives
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Perspectives} time=-1711840441 data=null doit=true} to Tree node with text: Perspectives
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Perspectives} time=-1711840440 data=null} to Tree node with text: Perspectives
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Perspectives} time=-1711840440 data=null button=1 stateMask=0x0 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711840440 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
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Perspectives} time=-1711840440 data=null button=1 stateMask=0x80000 x=86 y=219 count=1} to Tree node with text: Perspectives
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Never", using matcher: with mnemonic 'Never'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Group with text "Open the associated ...", using matcher: with mnemonic 'Open the associated perspective when a trace is opened'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Never", using matcher: in group (with mnemonic 'Open the associated perspective when a trace is opened')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Never", using matcher: with style 'SWT.RADIO'
12:43:46 [2020-06-09T16:43:46.626Z] 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')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Always", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Never", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Prompt", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Cancel", using matcher: with mnemonic 'Cancel'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Cancel", using matcher: with style 'SWT.PUSH'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Cancel", using matcher: (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Clicking on Cancel
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Cancel} time=-1711840438 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')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Cancel} time=-1711840438 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')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Cancel} time=-1711840438 data=null doit=true} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Cancel} time=-1711840438 data=null} to (of type 'Button' and with mnemonic 'Cancel' and with style 'SWT.PUSH')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Cancel} time=-1711840438 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')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Cancel} time=-1711840437 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')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Cancel} time=-1711840437 data=null item=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')
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711840827 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:43:46 [2020-06-09T16:43:46.626Z] DEBUG - Clicked on 
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711839642 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - Attempting to set focus on Tree with text {}
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711839637 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711839637 data=null doit=true} to TreeItem with text {test}
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711839637 data=null} to TreeItem with text {test}
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711839637 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:43:47 [2020-06-09T16:43:47.186Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711839637 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:43:47 [2020-06-09T16:43:47.441Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711839620 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:43:47 [2020-06-09T16:43:47.441Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:43:47 [2020-06-09T16:43:47.441Z] DEBUG - Clicking on with mnemonic 'Delete'
12:43:47 [2020-06-09T16:43:47.441Z] DEBUG - Clicked on with mnemonic 'Delete'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null item=null 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')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711838742 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Clicking on OK
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711838741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.368Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711838741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711838741 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711838741 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711838741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711838741 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:48 [2020-06-09T16:43:48.369Z] DEBUG - Clicked on OK
12:43:50 [2020-06-09T16:43:50.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711838741 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:43:50 [2020-06-09T16:43:50.255Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711839588 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:43:50 [2020-06-09T16:43:50.816Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.318 s - in org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest
12:43:50 [2020-06-09T16:43:50.816Z] testNever(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.253 s
12:43:50 [2020-06-09T16:43:50.816Z] testNoAssociatedPerspective(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.327 s
12:43:50 [2020-06-09T16:43:50.816Z] testExperiment(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 4.042 s
12:43:50 [2020-06-09T16:43:50.816Z] testPromptYesRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 4.392 s
12:43:50 [2020-06-09T16:43:50.816Z] testPromptNo(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.322 s
12:43:50 [2020-06-09T16:43:50.816Z] testPromptYes(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 3.472 s
12:43:50 [2020-06-09T16:43:50.816Z] testAlways(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.33 s
12:43:50 [2020-06-09T16:43:50.816Z] testPromptNoRemember(org.eclipse.tracecompass.integration.swtbot.tests.perspectives.TmfPerspectiveManagerTest)  Time elapsed: 2.865 s
12:43:50 [2020-06-09T16:43:50.816Z] 
12:43:50 [2020-06-09T16:43:50.816Z] Results:
12:43:50 [2020-06-09T16:43:50.816Z] 
12:43:50 [2020-06-09T16:43:50.816Z] Tests run: 71, Failures: 0, Errors: 0, Skipped: 0
12:43:50 [2020-06-09T16:43:50.816Z] 
12:43:51 [2020-06-09T16:43:51.071Z] 
12:43:51 [2020-06-09T16:43:51.071Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 16:43:51.031
12:43:51 [2020-06-09T16:43:51.071Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] All tests passed!
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.pom
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.integration.swtbot.tests/target/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.integration.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.integration.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.integration.swtbot.tests ---
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.datastore.core.tests >--
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] Building org.eclipse.tracecompass.datastore.core.tests 1.0.5-SNAPSHOT [127/138]
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] The project's OSGi version is 1.0.5.202006091432
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/main/resources
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.556Z] [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/classes
12:44:17 [2020-06-09T16:44:17.556Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[252] 
12:44:17 [2020-06-09T16:44:17.556Z] 	node.writeSelf(htIo.getFileWriter(node.getSequenceNumber()).getChannel());
12:44:17 [2020-06-09T16:44:17.556Z] 	               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:44:17 [2020-06-09T16:44:17.556Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
12:44:17 [2020-06-09T16:44:17.556Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/HTNodeTest.java:[269] 
12:44:17 [2020-06-09T16:44:17.556Z] 	htIo.supplyATReader(seqNb).getChannel(),
12:44:17 [2020-06-09T16:44:17.556Z] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:44:17 [2020-06-09T16:44:17.556Z] Null type safety (type annotations): The expression of type 'FileChannel' needs unchecked conversion to conform to '@NonNull FileChannel'
12:44:17 [2020-06-09T16:44:17.556Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[84] 
12:44:17 [2020-06-09T16:44:17.557Z] 	long time = fillValues(ht, node.getNodeFreeSpace(), start);
12:44:17 [2020-06-09T16:44:17.557Z] 	                       ^^
12:44:17 [2020-06-09T16:44:17.557Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
12:44:17 [2020-06-09T16:44:17.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[109] 
12:44:17 [2020-06-09T16:44:17.557Z] 	time = fillValues(ht, node.getNodeFreeSpace(), time);
12:44:17 [2020-06-09T16:44:17.557Z] 	                  ^^
12:44:17 [2020-06-09T16:44:17.557Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
12:44:17 [2020-06-09T16:44:17.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[128] 
12:44:17 [2020-06-09T16:44:17.557Z] 	time = fillValues(ht, node.getNodeFreeSpace(), node.getNodeStart());
12:44:17 [2020-06-09T16:44:17.557Z] 	                  ^^
12:44:17 [2020-06-09T16:44:17.557Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
12:44:17 [2020-06-09T16:44:17.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[140] 
12:44:17 [2020-06-09T16:44:17.557Z] 	time = fillValues(ht, node.getNodeFreeSpace(), time);
12:44:17 [2020-06-09T16:44:17.557Z] 	                  ^^
12:44:17 [2020-06-09T16:44:17.557Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
12:44:17 [2020-06-09T16:44:17.557Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/org/eclipse/tracecompass/internal/provisional/datastore/core/historytree/overlapping/OverlappingHistoryTreeTest.java:[154] 
12:44:17 [2020-06-09T16:44:17.557Z] 	HtTestUtils.assertTreeIntegrity(ht);
12:44:17 [2020-06-09T16:44:17.557Z] 	                                ^^
12:44:17 [2020-06-09T16:44:17.557Z] Null type safety (type annotations): The expression of type 'OverlappingHistoryTreeStub' needs unchecked conversion to conform to '@NonNull AbstractHistoryTree<@NonNull HTInterval,@NonNull OverlappingNode<@NonNull HTInterval>>', corresponding supertype is 'AbstractHistoryTree<@NonNull HTInterval,OverlappingNode<@NonNull HTInterval>>'
12:44:17 [2020-06-09T16:44:17.557Z] 10 problems (0 errors, 7 warnings, 7 info)
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/src/test/resources
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-sources.jar
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] 
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data/.metadata/.log
12:44:17 [2020-06-09T16:44:17.557Z] [INFO] Command line:
12:44:17 [2020-06-09T16:44:17.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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:44:17 [2020-06-09T16:44:17.557Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:44:18 [2020-06-09T16:44:18.118Z] !SESSION 2020-06-09 16:44:16.328 -----------------------------------------------
12:44:18 [2020-06-09T16:44:18.118Z] eclipse.buildId=unknown
12:44:18 [2020-06-09T16:44:18.118Z] java.version=1.8.0_202
12:44:18 [2020-06-09T16:44:18.118Z] java.vendor=Oracle Corporation
12:44:18 [2020-06-09T16:44:18.118Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:44:18 [2020-06-09T16:44:18.118Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:44:18 [2020-06-09T16:44:18.118Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:44:18 [2020-06-09T16:44:18.118Z] 
12:44:18 [2020-06-09T16:44:18.118Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:44:18.007
12:44:18 [2020-06-09T16:44:18.118Z] !MESSAGE FrameworkEvent ERROR
12:44:18 [2020-06-09T16:44:18.118Z] !STACK 0
12:44:18 [2020-06-09T16:44:18.118Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
12:44:18 [2020-06-09T16:44:18.118Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:18 [2020-06-09T16:44:18.118Z] 
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:18 [2020-06-09T16:44:18.118Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:18 [2020-06-09T16:44:18.373Z] 
12:44:18 [2020-06-09T16:44:18.373Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:44:18.184
12:44:18 [2020-06-09T16:44:18.373Z] !MESSAGE FrameworkEvent ERROR
12:44:18 [2020-06-09T16:44:18.373Z] !STACK 0
12:44:18 [2020-06-09T16:44:18.373Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
12:44:18 [2020-06-09T16:44:18.373Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:18 [2020-06-09T16:44:18.373Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:44:18 [2020-06-09T16:44:18.373Z]     -> 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"
12:44:18 [2020-06-09T16:44:18.373Z]        org.apache.httpcomponents.httpclient.win [31]
12:44:18 [2020-06-09T16:44:18.373Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:18 [2020-06-09T16:44:18.373Z] 
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:18 [2020-06-09T16:44:18.373Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:24 [2020-06-09T16:44:24.902Z] Running org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
12:44:24 [2020-06-09T16:44:24.902Z] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteByte(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.002 s
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteChar(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteLong(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testMainBuffer2(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testMainBuffer3(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testLimit(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteFloat(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteShort(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
12:44:24 [2020-06-09T16:44:24.902Z] testMainBuffer(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testEndianness(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testMultipleValues(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0.001 s
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteDouble(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteString(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteInt(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteByteArray(org.eclipse.tracecompass.internal.datastore.core.serialization.SafeByteBufferWrapperTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] Running org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
12:44:24 [2020-06-09T16:44:24.902Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest
12:44:24 [2020-06-09T16:44:24.902Z] testReadWriteNode(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.036 s
12:44:24 [2020-06-09T16:44:24.902Z] testTooFarData(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
12:44:24 [2020-06-09T16:44:24.902Z] testExtraDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
12:44:24 [2020-06-09T16:44:24.902Z] testHeaderDataSave(org.eclipse.tracecompass.internal.datastore.core.historytree.HtIoTest)  Time elapsed: 0.001 s
12:44:24 [2020-06-09T16:44:24.902Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
12:44:24 [2020-06-09T16:44:24.902Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest
12:44:24 [2020-06-09T16:44:24.902Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
12:44:24 [2020-06-09T16:44:24.902Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest
12:44:24 [2020-06-09T16:44:24.902Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testPredicateAndAdd(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0.001 s
12:44:24 [2020-06-09T16:44:24.902Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.DiscreteIntegerRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
12:44:24 [2020-06-09T16:44:24.902Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest
12:44:24 [2020-06-09T16:44:24.902Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.SingletonTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] Running org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
12:44:24 [2020-06-09T16:44:24.902Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest
12:44:24 [2020-06-09T16:44:24.902Z] testSubCondition(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testPredicate(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testBounds(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testIntersects(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.902Z] testConstructor(org.eclipse.tracecompass.internal.datastore.core.condition.ContinuousTimeRangeConditionTest)  Time elapsed: 0 s
12:44:24 [2020-06-09T16:44:24.903Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
12:44:24 [2020-06-09T16:44:24.903Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.31 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest
12:44:24 [2020-06-09T16:44:24.903Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.089 s
12:44:24 [2020-06-09T16:44:24.903Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.026 s
12:44:24 [2020-06-09T16:44:24.903Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.117 s
12:44:24 [2020-06-09T16:44:24.903Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.072 s
12:44:24 [2020-06-09T16:44:24.903Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.classic.ClassicHistoryTreeTest)  Time elapsed: 0.004 s
12:44:24 [2020-06-09T16:44:24.903Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
12:44:25 [2020-06-09T16:44:25.463Z] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.496 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest
12:44:25 [2020-06-09T16:44:25.463Z] testGetLatestChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.463Z] testLinkNewChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetLatestChild2[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testAddToCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetChild[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testNbChildren[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testNodeInvalidAdd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testNodeInvalidEnd[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.045 s
12:44:25 [2020-06-09T16:44:25.463Z] testCloseNode[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.463Z] testNodeData[0: Core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetLatestChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testLinkNewChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.027 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetLatestChild2[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testAddToCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.002 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetChild[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testNbChildren[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testNodeInvalidAdd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testNodeInvalidEnd[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testCloseNode[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testNodeData[1: Classic core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetLatestChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.463Z] testLinkNewChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.395 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetLatestChild2[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testAddToCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.463Z] testGetChild[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testNbChildren[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testNodeInvalidAdd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.463Z] testNodeInvalidEnd[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.463Z] testCloseNode[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.464Z] testNodeData[2: Overlapping core node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTCoreNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.464Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
12:44:25 [2020-06-09T16:44:25.719Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest
12:44:25 [2020-06-09T16:44:25.719Z] testInsertions(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.024 s
12:44:25 [2020-06-09T16:44:25.719Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.006 s
12:44:25 [2020-06-09T16:44:25.719Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.028 s
12:44:25 [2020-06-09T16:44:25.719Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.058 s
12:44:25 [2020-06-09T16:44:25.719Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.057 s
12:44:25 [2020-06-09T16:44:25.719Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.overlapping.OverlappingHistoryTreeTest)  Time elapsed: 0.002 s
12:44:25 [2020-06-09T16:44:25.719Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
12:44:25 [2020-06-09T16:44:25.719Z] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest
12:44:25 [2020-06-09T16:44:25.719Z] testAddToCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.719Z] testGetChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testGetLatestChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testLinkNewChild[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testNbChildren[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testNodeInvalidAdd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testNodeInvalidEnd[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testCloseNode[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testNodeData[0: Leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testAddToCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testGetChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testGetLatestChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.719Z] testLinkNewChild[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testNbChildren[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testNodeInvalidAdd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testNodeInvalidEnd[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.720Z] testCloseNode[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testNodeData[1: Classic leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.720Z] testAddToCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testGetChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testGetLatestChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0.001 s
12:44:25 [2020-06-09T16:44:25.720Z] testLinkNewChild[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testNbChildren[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testNodeInvalidAdd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testNodeInvalidEnd[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testCloseNode[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] testNodeData[2: Overlapping leaf node](org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HTNodeTest)  Time elapsed: 0 s
12:44:25 [2020-06-09T16:44:25.720Z] Running org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
12:44:25 [2020-06-09T16:44:25.720Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.183 s - in org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest
12:44:25 [2020-06-09T16:44:25.720Z] testTreeEnd(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.006 s
12:44:25 [2020-06-09T16:44:25.720Z] testNodeSequenceNumbers(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.058 s
12:44:25 [2020-06-09T16:44:25.720Z] testDepth(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.102 s
12:44:25 [2020-06-09T16:44:25.720Z] testReadTree(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.015 s
12:44:25 [2020-06-09T16:44:25.720Z] testSequentialFill(org.eclipse.tracecompass.internal.provisional.datastore.core.historytree.HistoryTreeStubTest)  Time elapsed: 0.002 s
12:44:25 [2020-06-09T16:44:25.720Z] Running org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
12:44:26 [2020-06-09T16:44:26.280Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.512 s - in org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest
12:44:26 [2020-06-09T16:44:26.280Z] ReadWriteLongTestUnsigned(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.306 s
12:44:26 [2020-06-09T16:44:26.280Z] ReadWriteLongTest(org.eclipse.tracecompass.datastore.core.encoding.HTVarIntTest)  Time elapsed: 0.205 s
12:44:26 [2020-06-09T16:44:26.280Z] 
12:44:26 [2020-06-09T16:44:26.280Z] Results:
12:44:26 [2020-06-09T16:44:26.280Z] 
12:44:26 [2020-06-09T16:44:26.280Z] Tests run: 118, Failures: 0, Errors: 0, Skipped: 0
12:44:26 [2020-06-09T16:44:26.280Z] 
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] All tests passed!
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.pom
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-sources.jar
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.datastore.core.tests/target/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.datastore.core.tests/1.0.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-pack200.jar.pack.gz
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-p2metadata.xml
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.5-SNAPSHOT/org.eclipse.tracecompass.datastore.core.tests-1.0.5-SNAPSHOT-p2artifacts.xml
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.168Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.datastore.core.tests ---
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.segmentstore.core.tests >--
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] Building org.eclipse.tracecompass.segmentstore.core.tests 1.0.4-SNAPSHOT [128/138]
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] The project's OSGi version is 1.0.4.202006091432
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/main/resources
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.423Z] [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/classes
12:44:28 [2020-06-09T16:44:28.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/perf/org/eclipse/tracecompass/segmentstore/core/tests/perf/SegmentStoreBigBenchmark.java:[53] 
12:44:28 [2020-06-09T16:44:28.983Z] 	{ "HT store", new HistoryTreeSegmentStoreStub<>(Files.createTempFile("tmpSegStore", null), 1, BasicSegment.BASIC_SEGMENT_READ_FACTORY) },
12:44:28 [2020-06-09T16:44:28.983Z] 	                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:44:28 [2020-06-09T16:44:28.983Z] Null type safety (type annotations): The expression of type 'Path' needs unchecked conversion to conform to '@NonNull Path'
12:44:28 [2020-06-09T16:44:28.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[234] 
12:44:28 [2020-06-09T16:44:28.983Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(fSegmentStore.toArray(new TestSegment[fSegmentStore.size()]));
12:44:28 [2020-06-09T16:44:28.983Z] 	                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:44:28 [2020-06-09T16:44:28.983Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
12:44:28 [2020-06-09T16:44:28.983Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/AbstractTestSegmentStore.java:[244] 
12:44:28 [2020-06-09T16:44:28.983Z] 	ISegmentStore<@NonNull TestSegment> other = getSegmentStore(REVERSE_SEGMENTS.toArray(new TestSegment[fSegmentStore.size()]));
12:44:28 [2020-06-09T16:44:28.984Z] 	                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:44:28 [2020-06-09T16:44:28.984Z] Null type safety (type annotations): The expression of type 'AbstractTestSegmentStore.TestSegment[]' needs unchecked conversion to conform to 'AbstractTestSegmentStore.@NonNull TestSegment @NonNull[]'
12:44:28 [2020-06-09T16:44:28.984Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/org/eclipse/tracecompass/segmentstore/core/tests/TreeMapStoreTest.java:[49] 
12:44:28 [2020-06-09T16:44:28.984Z] 	boolean ret = fSegmentStore.add(new TestSegment(segment.getStart(), segment.getEnd(), segment.getPayload()));
12:44:28 [2020-06-09T16:44:28.984Z] 	                                                                                      ^^^^^^^^^^^^^^^^^^^^
12:44:28 [2020-06-09T16:44:28.984Z] Null type safety (type annotations): The expression of type 'String' needs unchecked conversion to conform to '@NonNull String'
12:44:28 [2020-06-09T16:44:28.984Z] 4 problems (4 warnings)
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/src/test/resources
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] 
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:28 [2020-06-09T16:44:28.984Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
12:44:29 [2020-06-09T16:44:29.239Z] [INFO] 
12:44:29 [2020-06-09T16:44:29.239Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:29 [2020-06-09T16:44:29.239Z] [INFO] 
12:44:29 [2020-06-09T16:44:29.239Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:29 [2020-06-09T16:44:29.799Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data/.metadata/.log
12:44:29 [2020-06-09T16:44:29.799Z] [INFO] Command line:
12:44:29 [2020-06-09T16:44:29.799Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:44:29 [2020-06-09T16:44:29.799Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:44:31 [2020-06-09T16:44:31.685Z] !SESSION 2020-06-09 16:44:29.900 -----------------------------------------------
12:44:31 [2020-06-09T16:44:31.685Z] eclipse.buildId=unknown
12:44:31 [2020-06-09T16:44:31.685Z] java.version=1.8.0_202
12:44:31 [2020-06-09T16:44:31.685Z] java.vendor=Oracle Corporation
12:44:31 [2020-06-09T16:44:31.685Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:44:31 [2020-06-09T16:44:31.685Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide
12:44:31 [2020-06-09T16:44:31.685Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:44:31 [2020-06-09T16:44:31.685Z] 
12:44:31 [2020-06-09T16:44:31.685Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:44:31.676
12:44:31 [2020-06-09T16:44:31.685Z] !MESSAGE FrameworkEvent ERROR
12:44:31 [2020-06-09T16:44:31.685Z] !STACK 0
12:44:31 [2020-06-09T16:44:31.685Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [50]
12:44:31 [2020-06-09T16:44:31.685Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:31 [2020-06-09T16:44:31.685Z] 
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:31 [2020-06-09T16:44:31.685Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:31 [2020-06-09T16:44:31.940Z] 
12:44:31 [2020-06-09T16:44:31.940Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:44:31.874
12:44:31 [2020-06-09T16:44:31.940Z] !MESSAGE FrameworkEvent ERROR
12:44:31 [2020-06-09T16:44:31.940Z] !STACK 0
12:44:31 [2020-06-09T16:44:31.940Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [123]
12:44:31 [2020-06-09T16:44:31.940Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:31 [2020-06-09T16:44:31.940Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:44:31 [2020-06-09T16:44:31.940Z]     -> 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"
12:44:31 [2020-06-09T16:44:31.940Z]        org.apache.httpcomponents.httpclient.win [31]
12:44:31 [2020-06-09T16:44:31.940Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:31 [2020-06-09T16:44:31.940Z] 
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:31 [2020-06-09T16:44:31.940Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:33 [2020-06-09T16:44:33.826Z] Running org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
12:44:34 [2020-06-09T16:44:34.081Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest
12:44:34 [2020-06-09T16:44:34.081Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.004 s
12:44:34 [2020-06-09T16:44:34.081Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.081Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.003 s
12:44:34 [2020-06-09T16:44:34.081Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.081Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.002 s
12:44:34 [2020-06-09T16:44:34.081Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.081Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.081Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.081Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.LazyArrayListStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.081Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
12:44:34 [2020-06-09T16:44:34.081Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest
12:44:34 [2020-06-09T16:44:34.081Z] testAddToCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.043 s
12:44:34 [2020-06-09T16:44:34.081Z] testGetChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testGetLatestChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testLinkNewChild[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testNbChildren[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.081Z] testNodeInvalidAdd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.081Z] testNodeInvalidEnd[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.081Z] testCloseNode[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.007 s
12:44:34 [2020-06-09T16:44:34.081Z] testNodeData[0: Segment tree node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeNodeTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.081Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
12:44:34 [2020-06-09T16:44:34.642Z] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.392 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest
12:44:34 [2020-06-09T16:44:34.642Z] testSizeAndIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.078 s
12:44:34 [2020-06-09T16:44:34.642Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.642Z] testChildrenTimes(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.044 s
12:44:34 [2020-06-09T16:44:34.642Z] testTreeEnd(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.059 s
12:44:34 [2020-06-09T16:44:34.642Z] testNodeSequenceNumbers(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.022 s
12:44:34 [2020-06-09T16:44:34.642Z] testDepth(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.117 s
12:44:34 [2020-06-09T16:44:34.642Z] testReadTree(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.066 s
12:44:34 [2020-06-09T16:44:34.642Z] testSequentialFill(org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentHistoryTreeTest)  Time elapsed: 0.003 s
12:44:34 [2020-06-09T16:44:34.642Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
12:44:34 [2020-06-09T16:44:34.642Z] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest
12:44:34 [2020-06-09T16:44:34.642Z] testChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.642Z] testIntersectingChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.03 s
12:44:34 [2020-06-09T16:44:34.642Z] testSpecifics[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.642Z] testGetLatestChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.642Z] testLinkNewChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.004 s
12:44:34 [2020-06-09T16:44:34.642Z] testGetChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.642Z] testGetLatestChild2[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.642Z] testAddToCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.642Z] testGetChild[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.642Z] testNbChildren[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.642Z] testNodeInvalidAdd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.642Z] testNodeInvalidEnd[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.642Z] testCloseNode[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.642Z] testNodeData[0: Segment tree core node](org.eclipse.tracecompass.segmentstore.core.tests.htStore.SegmentTreeCoreNodeTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.642Z] Running org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
12:44:34 [2020-06-09T16:44:34.898Z] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest
12:44:34 [2020-06-09T16:44:34.898Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testSegmentStoreVersion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.004 s
12:44:34 [2020-06-09T16:44:34.898Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testReadingSegmentStore(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
12:44:34 [2020-06-09T16:44:34.898Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.002 s
12:44:34 [2020-06-09T16:44:34.898Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.003 s
12:44:34 [2020-06-09T16:44:34.898Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.htStore.HTStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] Running org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
12:44:34 [2020-06-09T16:44:34.898Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest
12:44:34 [2020-06-09T16:44:34.898Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.ArrayListStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] Running org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
12:44:34 [2020-06-09T16:44:34.898Z] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest
12:44:34 [2020-06-09T16:44:34.898Z] createDoubleDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.005 s
12:44:34 [2020-06-09T16:44:34.898Z] simpleCreate(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] createTortureTest(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] createAllDressed(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] createDistinct(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] createDistinctStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] createFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] createStable(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] createPreloaded(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] createDistinctFast(org.eclipse.tracecompass.segmentstore.core.tests.SegmentStoreFactoryTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] Running org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
12:44:34 [2020-06-09T16:44:34.898Z] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest
12:44:34 [2020-06-09T16:44:34.898Z] testNoDuplicateElements(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testSize(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testToSpecifyArraySubtype(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testIterationOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testRetainAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testGetIntersectingElementsTime(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.01 s
12:44:34 [2020-06-09T16:44:34.898Z] testToObjectArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testContains(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testSortedIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testIterationOrderNonSortedInsertion(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testToSpecificArray(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAllConstructorOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testDispose(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testIsEmpty(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testRemove(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAllOutOfOrder(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testIterator(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testGetIntersectingElementsRange(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testRemoveAll(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testAddAllConstructor(org.eclipse.tracecompass.segmentstore.core.tests.TreeMapStoreTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] Running org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
12:44:34 [2020-06-09T16:44:34.898Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest
12:44:34 [2020-06-09T16:44:34.898Z] testNamedAspect(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0 s
12:44:34 [2020-06-09T16:44:34.898Z] testComparator(org.eclipse.tracecompass.segmentstore.core.tests.interfaces.INamedSegmentTest)  Time elapsed: 0.001 s
12:44:34 [2020-06-09T16:44:34.898Z] 
12:44:34 [2020-06-09T16:44:34.898Z] Results:
12:44:34 [2020-06-09T16:44:34.898Z] 
12:44:34 [2020-06-09T16:44:34.898Z] Tests run: 126, Failures: 0, Errors: 0, Skipped: 0
12:44:34 [2020-06-09T16:44:34.898Z] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] All tests passed!
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.pom
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-sources.jar
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/statesystem/org.eclipse.tracecompass.segmentstore.core.tests/target/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.segmentstore.core.tests/1.0.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-pack200.jar.pack.gz
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-p2metadata.xml
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.4-SNAPSHOT/org.eclipse.tracecompass.segmentstore.core.tests-1.0.4-SNAPSHOT-p2artifacts.xml
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.segmentstore.core.tests ---
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests >--
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.11-SNAPSHOT [129/138]
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] The project's OSGi version is 1.0.11.202006091432
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:41 [2020-06-09T16:44:41.428Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/main/resources
12:44:41 [2020-06-09T16:44:41.429Z] [INFO] 
12:44:41 [2020-06-09T16:44:41.429Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:41 [2020-06-09T16:44:41.429Z] [INFO] Compiling 6 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/classes
12:44:42 [2020-06-09T16:44:42.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternScatterChartViewTest.java:[94] 
12:44:42 [2020-06-09T16:44:42.799Z] 	assertTrue("Verifying series " + i, series[i].getXSeries().length > 0);
12:44:42 [2020-06-09T16:44:42.799Z] 	                                              ^^^^^^^^^^^^
12:44:42 [2020-06-09T16:44:42.799Z] The method getXSeries() from the type ISeries<capture#1-of ?> is deprecated
12:44:42 [2020-06-09T16:44:42.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[96] 
12:44:42 [2020-06-09T16:44:42.799Z] 	fDensityChart = viewBot.bot().widget(WidgetOfType.widgetOfType(Chart.class));
12:44:42 [2020-06-09T16:44:42.799Z] 	                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
12:44:42 [2020-06-09T16:44:42.799Z] 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
12:44:42 [2020-06-09T16:44:42.799Z] [WARNING] /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/org/eclipse/tracecompass/tmf/analysis/xml/ui/swtbot/tests/latency/PatternDensityViewTest.java:[145] 
12:44:42 [2020-06-09T16:44:42.799Z] 	assertTrue(series[0].getXSeries().length > 0);
12:44:42 [2020-06-09T16:44:42.799Z] 	                     ^^^^^^^^^^^^
12:44:42 [2020-06-09T16:44:42.799Z] The method getXSeries() from the type ISeries<capture#1-of ?> is deprecated
12:44:42 [2020-06-09T16:44:42.799Z] 3 problems (3 warnings)
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] 
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/src/test/resources
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] 
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] 
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] 
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] 
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] 
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] 
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] 
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] 
12:44:42 [2020-06-09T16:44:42.799Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:44:44 [2020-06-09T16:44:44.161Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data/.metadata/.log
12:44:44 [2020-06-09T16:44:44.161Z] [INFO] Command line:
12:44:44 [2020-06-09T16:44:44.161Z] 	[/opt/tools/java/oracle/jdk-8/1.8.0_202/jre/bin/java, -Dosgi.noShutdown=false, -Dosgi.os=linux, -Dosgi.ws=gtk, -Dosgi.arch=x86_64, -Dorg.eclipse.swt.browser.DefaultType=mozilla, -Xms512m, -Xmx1024m, -Dosgi.clean=true, -jar, /home/jenkins/.m2/repository/p2/osgi/bundle/org.eclipse.equinox.launcher/1.5.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:44:44 [2020-06-09T16:44:44.161Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:44:46 [2020-06-09T16:44:46.674Z] !SESSION 2020-06-09 16:44:44.214 -----------------------------------------------
12:44:46 [2020-06-09T16:44:46.674Z] eclipse.buildId=unknown
12:44:46 [2020-06-09T16:44:46.674Z] java.version=1.8.0_202
12:44:46 [2020-06-09T16:44:46.674Z] java.vendor=Oracle Corporation
12:44:46 [2020-06-09T16:44:46.674Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:44:46 [2020-06-09T16:44:46.674Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:44:46 [2020-06-09T16:44:46.674Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:44:46 [2020-06-09T16:44:46.675Z] 
12:44:46 [2020-06-09T16:44:46.675Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:44:46.487
12:44:46 [2020-06-09T16:44:46.675Z] !MESSAGE FrameworkEvent ERROR
12:44:46 [2020-06-09T16:44:46.675Z] !STACK 0
12:44:46 [2020-06-09T16:44:46.675Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:44:46 [2020-06-09T16:44:46.675Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:46 [2020-06-09T16:44:46.675Z] 
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:46 [2020-06-09T16:44:46.675Z] 
12:44:46 [2020-06-09T16:44:46.675Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:44:46.598
12:44:46 [2020-06-09T16:44:46.675Z] !MESSAGE FrameworkEvent ERROR
12:44:46 [2020-06-09T16:44:46.675Z] !STACK 0
12:44:46 [2020-06-09T16:44:46.675Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:44:46 [2020-06-09T16:44:46.675Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:46 [2020-06-09T16:44:46.675Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:44:46 [2020-06-09T16:44:46.675Z]     -> 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"
12:44:46 [2020-06-09T16:44:46.675Z]        org.apache.httpcomponents.httpclient.win [36]
12:44:46 [2020-06-09T16:44:46.675Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:44:46 [2020-06-09T16:44:46.675Z] 
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:44:46 [2020-06-09T16:44:46.675Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:44:49 [2020-06-09T16:44:49.185Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:44:49 [2020-06-09T16:44:49.185Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:45:11 [2020-06-09T16:45:11.058Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:45:11 [2020-06-09T16:45:11.058Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
12:45:11 [2020-06-09T16:45:11.058Z] Display size: 1440x900
12:45:11 [2020-06-09T16:45:11.058Z] OS version=3.10.0-1127.10.1.el7.x86_64
12:45:11 [2020-06-09T16:45:11.058Z] GTK version=3.22.30
12:45:11 [2020-06-09T16:45:11.058Z] GTK theme=Ambiance
12:45:11 [2020-06-09T16:45:11.058Z] LIBOVERLAY_SCROLLBAR=0
12:45:11 [2020-06-09T16:45:11.058Z] Time zone: Greenwich Mean Time
12:45:11 [2020-06-09T16:45:11.058Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:45:11 [2020-06-09T16:45:11.058Z] log4j:WARN Please initialize the log4j system properly.
12:45:11 [2020-06-09T16:45:11.983Z] 
12:45:11 [2020-06-09T16:45:11.983Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:45:11.895
12:45:11 [2020-06-09T16:45:11.983Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:45:15 [2020-06-09T16:45:15.244Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711751449 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711751448 data=null doit=true} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711751448 data=null} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711751447 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711751447 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711751335 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711751334 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711751334 data=null doit=true} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711751333 data=null} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711751333 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711751333 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.500Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711751318 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711751317 data=null doit=true} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711751316 data=null} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711751316 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711751313 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}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711751202 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711751199 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711751199 data=null doit=true} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711751198 data=null} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711751198 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711751198 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711751146 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711751145 data=null doit=true} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711751145 data=null} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711751144 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711751144 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]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711751141 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1711751139 data=null doit=true} to Tree node with text: bug446190
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1711751139 data=null} to Tree node with text: bug446190
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1711751139 data=null button=1 stateMask=0x0 x=98 y=81 count=1} to Tree node with text: bug446190
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711751139 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
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1711751135 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to Tree node with text: bug446190
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1711751127 data=null doit=true} to Tree node with text: Views
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1711751126 data=null} to Tree node with text: Views
12:45:15 [2020-06-09T16:45:15.757Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1711751126 data=null button=1 stateMask=0x0 x=116 y=104 count=1} to Tree node with text: Views
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711751125 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
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1711751014 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1711751003 data=null doit=true} to Tree node with text: XML system call analysis
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1711751003 data=null} to Tree node with text: XML system call analysis
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1711751003 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711751002 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
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1711750935 data=null button=1 stateMask=0x80000 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Double-clicking on Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency Table} time=-1711750934 data=null button=0 stateMask=0x0 x=177 y=495 count=0} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency Table} time=-1711750934 data=null doit=true} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency Table} time=-1711750933 data=null} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1711750933 data=null button=1 stateMask=0x0 x=177 y=495 count=1} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711750933 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
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1711750921 data=null button=1 stateMask=0x80000 x=177 y=495 count=1} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency Table} time=-1711750920 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.012Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency Table} time=-1711750920 data=null button=1 stateMask=0x0 x=177 y=495 count=2} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.267Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1711750919 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
12:45:16 [2020-06-09T16:45:16.522Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency Table} time=-1711750819 data=null button=1 stateMask=0x80000 x=177 y=495 count=2} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.522Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency Table} time=-1711750424 data=null button=0 stateMask=0x0 x=177 y=495 count=0} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.522Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency Table} time=-1711750424 data=null doit=true} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.522Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency Table} time=-1711750423 data=null} to Tree node with text: Latency Table
12:45:16 [2020-06-09T16:45:16.522Z] DEBUG - Double-clicked on Tree node with text: Latency Table
12:45:19 [2020-06-09T16:45:19.033Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
12:45:19 [2020-06-09T16:45:19.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1711748336 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}
12:45:19 [2020-06-09T16:45:19.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1711748330 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1} to TableColumn with text {Name}
12:45:19 [2020-06-09T16:45:19.033Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1711748312 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}
12:45:19 [2020-06-09T16:45:19.033Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1711748309 data=null button=1 stateMask=0x80000 x=448 y=-13 count=1} to TableColumn with text {Name}
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711747617 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711747556 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711747556 data=null doit=true} to TreeItem with text {test}
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711747556 data=null} to TreeItem with text {test}
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711747555 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711747555 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:19 [2020-06-09T16:45:19.288Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711747530 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:19 [2020-06-09T16:45:19.543Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:45:19 [2020-06-09T16:45:19.543Z] DEBUG - Clicking on with mnemonic 'Delete'
12:45:19 [2020-06-09T16:45:19.798Z] DEBUG - Clicked on with mnemonic 'Delete'
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746783 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746782 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746782 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746782 data=null item=null 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')
12:45:20 [2020-06-09T16:45:20.053Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746782 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746781 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746781 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711746781 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Clicking on OK
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711746779 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711746778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711746778 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711746778 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711746778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.054Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711746778 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.309Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.309Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.309Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.309Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.309Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.309Z] DEBUG - Clicked on OK
12:45:20 [2020-06-09T16:45:20.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711746778 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:20 [2020-06-09T16:45:20.868Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711747333 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:45:20 [2020-06-09T16:45:20.868Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.latencytable"'
12:45:20 [2020-06-09T16:45:20.868Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.604 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest
12:45:20 [2020-06-09T16:45:20.868Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternLatencyTableViewTest)  Time elapsed: 5.704 s
12:45:20 [2020-06-09T16:45:20.868Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
12:45:22 [2020-06-09T16:45:22.228Z] 
12:45:22 [2020-06-09T16:45:22.228Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:45:21.916
12:45:22 [2020-06-09T16:45:22.228Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711742897 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711742897 data=null doit=true} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711742897 data=null} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711742896 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711742818 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711742740 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711742739 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711742739 data=null doit=true} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711742739 data=null} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711742739 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711742739 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711742726 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711742726 data=null doit=true} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711742725 data=null} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711742725 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711742725 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}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711742723 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711742722 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711742722 data=null doit=true} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711742722 data=null} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711742722 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711742721 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711742709 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711742709 data=null doit=true} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711742709 data=null} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711742708 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711742708 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]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711742707 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1711742706 data=null doit=true} to Tree node with text: bug446190
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1711742706 data=null} to Tree node with text: bug446190
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1711742706 data=null button=1 stateMask=0x0 x=98 y=81 count=1} to Tree node with text: bug446190
12:45:24 [2020-06-09T16:45:24.114Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711742706 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
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1711742704 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to Tree node with text: bug446190
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1711742703 data=null doit=true} to Tree node with text: Views
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1711742703 data=null} to Tree node with text: Views
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1711742703 data=null button=1 stateMask=0x0 x=100 y=104 count=1} to Tree node with text: Views
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711742702 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
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1711742637 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1711742636 data=null doit=true} to Tree node with text: XML system call analysis
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1711742636 data=null} to Tree node with text: XML system call analysis
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1711742636 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711742635 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
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1711742630 data=null button=1 stateMask=0x80000 x=180 y=449 count=1} to Tree node with text: XML system call analysis
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Double-clicking on Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Time} time=-1711742630 data=null button=0 stateMask=0x0 x=170 y=541 count=0} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Time} time=-1711742630 data=null doit=true} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Time} time=-1711742629 data=null} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1711742629 data=null button=1 stateMask=0x0 x=170 y=541 count=1} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711742629 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
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1711742620 data=null button=1 stateMask=0x80000 x=186 y=541 count=1} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Time} time=-1711742601 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Time} time=-1711742601 data=null button=1 stateMask=0x0 x=186 y=541 count=2} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Time} time=-1711742502 data=null button=1 stateMask=0x80000 x=186 y=541 count=2} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Time} time=-1711742502 data=null button=0 stateMask=0x0 x=186 y=541 count=0} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Time} time=-1711742502 data=null doit=true} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Time} time=-1711742502 data=null} to Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.369Z] DEBUG - Double-clicked on Tree node with text: Latency vs Time
12:45:24 [2020-06-09T16:45:24.929Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1711742601 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
12:45:26 [2020-06-09T16:45:26.290Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
12:45:28 [2020-06-09T16:45:28.176Z] 
12:45:28 [2020-06-09T16:45:28.176Z] (Eclipse:23367): Gtk-WARNING **: 16:45:27.683: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:28 [2020-06-09T16:45:28.176Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
12:45:28 [2020-06-09T16:45:28.176Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:28 [2020-06-09T16:45:28.176Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:28 [2020-06-09T16:45:28.176Z] DEBUG - Setting state to checked on: bug446190
12:45:28 [2020-06-09T16:45:28.737Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711738092 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:28 [2020-06-09T16:45:28.737Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711738040 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711738040 data=null doit=true} to TreeItem with text {test}
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711738040 data=null} to TreeItem with text {test}
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711738040 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711738040 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711738017 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:45:28 [2020-06-09T16:45:28.993Z] DEBUG - Clicking on with mnemonic 'Delete'
12:45:29 [2020-06-09T16:45:29.248Z] DEBUG - Clicked on with mnemonic 'Delete'
12:45:29 [2020-06-09T16:45:29.248Z] 
12:45:29 [2020-06-09T16:45:29.248Z] (Eclipse:23367): Gtk-WARNING **: 16:45:29.206: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:29 [2020-06-09T16:45:29.503Z] 
12:45:29 [2020-06-09T16:45:29.504Z] (Eclipse:23367): Gtk-WARNING **: 16:45:29.286: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:29 [2020-06-09T16:45:29.504Z] 
12:45:29 [2020-06-09T16:45:29.504Z] (Eclipse:23367): Gtk-WARNING **: 16:45:29.303: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:29 [2020-06-09T16:45:29.504Z] 
12:45:29 [2020-06-09T16:45:29.504Z] (Eclipse:23367): Gtk-WARNING **: 16:45:29.322: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:29 [2020-06-09T16:45:29.504Z] 
12:45:29 [2020-06-09T16:45:29.504Z] (Eclipse:23367): Gtk-WARNING **: 16:45:29.381: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:29 [2020-06-09T16:45:29.504Z] 
12:45:29 [2020-06-09T16:45:29.504Z] (Eclipse:23367): Gtk-WARNING **: 16:45:29.397: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:29 [2020-06-09T16:45:29.504Z] 
12:45:29 [2020-06-09T16:45:29.504Z] (Eclipse:23367): Gtk-WARNING **: 16:45:29.413: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.063Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736890 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null item=null 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')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736889 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711736888 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Clicking on OK
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711736887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711736887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711736887 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711736887 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711736887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711736887 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.064Z] DEBUG - Clicked on OK
12:45:30 [2020-06-09T16:45:30.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711736886 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:30 [2020-06-09T16:45:30.624Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711737907 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:45:30 [2020-06-09T16:45:30.624Z] 
12:45:30 [2020-06-09T16:45:30.624Z] (Eclipse:23367): Gtk-WARNING **: 16:45:30.485: Negative content width -2 (allocation 10, extents 6x6) while allocating gadget (node button, owner GtkButton)
12:45:30 [2020-06-09T16:45:30.624Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.scattergraph"'
12:45:30 [2020-06-09T16:45:30.624Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.662 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest
12:45:30 [2020-06-09T16:45:30.624Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternScatterChartViewTest)  Time elapsed: 6.66 s
12:45:30 [2020-06-09T16:45:30.624Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
12:45:31 [2020-06-09T16:45:31.986Z] 
12:45:31 [2020-06-09T16:45:31.986Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 2 0 2020-06-09 16:45:31.786
12:45:31 [2020-06-09T16:45:31.986Z] !MESSAGE Fsm syscall: Both 'initial' attribute and <initial> element were declared. Only the 'initial' attribute will be used
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711733238 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711733237 data=null doit=true} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711733237 data=null} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711733237 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711733237 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711733210 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711733209 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711733209 data=null doit=true} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711733209 data=null} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711733209 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711733208 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711733203 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711733203 data=null doit=true} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711733202 data=null} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711733202 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711733202 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}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711733200 data=null button=1 stateMask=0x80000 x=39 y=12 count=1} to TreeItem with text {test}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:33 [2020-06-09T16:45:33.871Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [1]} time=-1711733199 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711733199 data=null doit=true} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711733199 data=null} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711733198 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711733198 data=null item=TreeItem {Traces [1]} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711733139 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [1]} time=-1711733138 data=null doit=true} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [1]} time=-1711733138 data=null} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [1]} time=-1711733138 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711733138 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]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [1]} time=-1711733136 data=null button=1 stateMask=0x80000 x=76 y=58 count=1} to TreeItem with text {Traces [1]}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {bug446190} time=-1711733136 data=null doit=true} to Tree node with text: bug446190
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {bug446190} time=-1711733135 data=null} to Tree node with text: bug446190
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {bug446190} time=-1711733135 data=null button=1 stateMask=0x0 x=98 y=81 count=1} to Tree node with text: bug446190
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711733135 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
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {bug446190} time=-1711733133 data=null button=1 stateMask=0x80000 x=98 y=81 count=1} to Tree node with text: bug446190
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Views} time=-1711733132 data=null doit=true} to Tree node with text: Views
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Views} time=-1711733132 data=null} to Tree node with text: Views
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Views} time=-1711733132 data=null button=1 stateMask=0x0 x=100 y=104 count=1} to Tree node with text: Views
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711733132 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
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Views} time=-1711733109 data=null button=1 stateMask=0x80000 x=116 y=104 count=1} to Tree node with text: Views
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML system call analysis} time=-1711733109 data=null doit=true} to Tree node with text: XML system call analysis
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML system call analysis} time=-1711733109 data=null} to Tree node with text: XML system call analysis
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML system call analysis} time=-1711733109 data=null button=1 stateMask=0x0 x=196 y=449 count=1} to Tree node with text: XML system call analysis
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711733108 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
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML system call analysis} time=-1711733103 data=null button=1 stateMask=0x80000 x=180 y=449 count=1} to Tree node with text: XML system call analysis
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Double-clicking on Tree node with text: Latency vs Count
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Latency vs Count} time=-1711733103 data=null button=0 stateMask=0x0 x=172 y=518 count=0} to Tree node with text: Latency vs Count
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Latency vs Count} time=-1711733103 data=null doit=true} to Tree node with text: Latency vs Count
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Latency vs Count} time=-1711733102 data=null} to Tree node with text: Latency vs Count
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1711733102 data=null button=1 stateMask=0x0 x=172 y=518 count=1} to Tree node with text: Latency vs Count
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711733102 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
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1711733031 data=null button=1 stateMask=0x80000 x=188 y=518 count=1} to Tree node with text: Latency vs Count
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Latency vs Count} time=-1711733031 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
12:45:33 [2020-06-09T16:45:33.872Z] DEBUG - Sent event MouseDoubleClick [8]: MouseEvent{TreeItem {Latency vs Count} time=-1711733031 data=null button=1 stateMask=0x0 x=188 y=518 count=2} to Tree node with text: Latency vs Count
12:45:34 [2020-06-09T16:45:34.127Z] DEBUG - Sent event DefaultSelection [14]: SelectionEvent{Tree {} time=-1711733031 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
12:45:34 [2020-06-09T16:45:34.382Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Latency vs Count} time=-1711732805 data=null button=1 stateMask=0x80000 x=188 y=518 count=2} to Tree node with text: Latency vs Count
12:45:34 [2020-06-09T16:45:34.382Z] DEBUG - Sent event MouseExit [7]: MouseEvent{TreeItem {Latency vs Count} time=-1711732614 data=null button=0 stateMask=0x0 x=188 y=518 count=0} to Tree node with text: Latency vs Count
12:45:34 [2020-06-09T16:45:34.382Z] DEBUG - Sent event Deactivate [27]: ShellEvent{TreeItem {Latency vs Count} time=-1711732614 data=null doit=true} to Tree node with text: Latency vs Count
12:45:34 [2020-06-09T16:45:34.383Z] DEBUG - Sent event FocusOut [16]: FocusEvent{TreeItem {Latency vs Count} time=-1711732613 data=null} to Tree node with text: Latency vs Count
12:45:34 [2020-06-09T16:45:34.383Z] DEBUG - Double-clicked on Tree node with text: Latency vs Count
12:45:36 [2020-06-09T16:45:36.268Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
12:45:36 [2020-06-09T16:45:36.268Z] DEBUG - matched Chart with text "", using matcher: of type 'Chart'
12:45:36 [2020-06-09T16:45:36.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1711730631 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}
12:45:36 [2020-06-09T16:45:36.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1711730628 data=null button=1 stateMask=0x80000 x=474 y=-13 count=1} to TableColumn with text {Name}
12:45:36 [2020-06-09T16:45:36.268Z] DEBUG - Sent event Selection [13]: SelectionEvent{TableColumn {Name} time=-1711730618 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}
12:45:36 [2020-06-09T16:45:36.268Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableColumn {Name} time=-1711730616 data=null button=1 stateMask=0x80000 x=0 y=-13 count=1} to TableColumn with text {Name}
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711730135 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {test} time=-1711730085 data=null button=0 stateMask=0x0 x=55 y=12 count=0} to TreeItem with text {test}
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {test} time=-1711730085 data=null doit=true} to TreeItem with text {test}
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {test} time=-1711730085 data=null} to TreeItem with text {test}
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {test} time=-1711730085 data=null button=1 stateMask=0x0 x=55 y=12 count=1} to TreeItem with text {test}
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711730085 data=null item=TreeItem {test} detail=0 x=0 y=0 width=0 height=0 stateMask=0x80000 text=null doit=true} to TreeItem with text {test}
12:45:36 [2020-06-09T16:45:36.828Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {test} time=-1711730027 data=null button=1 stateMask=0x80000 x=55 y=12 count=1} to TreeItem with text {test}
12:45:37 [2020-06-09T16:45:37.083Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:45:37 [2020-06-09T16:45:37.083Z] DEBUG - Clicking on with mnemonic 'Delete'
12:45:37 [2020-06-09T16:45:37.083Z] DEBUG - Clicked on with mnemonic 'Delete'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728927 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null item=null 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')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711728926 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Clicking on OK
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711728925 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711728924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711728924 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711728924 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711728924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711728924 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.008Z] DEBUG - Clicked on OK
12:45:38 [2020-06-09T16:45:38.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711728924 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:38 [2020-06-09T16:45:38.569Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711729913 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:45:38 [2020-06-09T16:45:38.569Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.tracecompass.internal.tmf.analysis.xml.ui.views.density"'
12:45:38 [2020-06-09T16:45:38.569Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.941 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest
12:45:38 [2020-06-09T16:45:38.569Z] testWithTrace(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.latency.PatternDensityViewTest)  Time elapsed: 5.009 s
12:45:38 [2020-06-09T16:45:38.569Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
12:45:46 [2020-06-09T16:45:46.649Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.729 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest
12:45:46 [2020-06-09T16:45:46.649Z] testData(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.timegraph.XmlTimegraphViewTest)  Time elapsed: 6.72 s
12:45:46 [2020-06-09T16:45:46.649Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711721441 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Shell with text "Preferences", using matcher: of type 'Shell'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Shell with text "Preferences", using matcher: with text 'Preferences'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Shell with text "Preferences", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Shell with text "Preferences", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Preferences} time=-1711720908 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711720905 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711720905 data=null doit=true} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711720905 data=null} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711720904 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711720904 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}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711720830 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711720829 data=null doit=true} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711720829 data=null} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711720829 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711720828 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}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711720827 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711720826 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711720826 data=null doit=true} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711720826 data=null} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711720825 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711720825 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
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711720741 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:46 [2020-06-09T16:45:46.649Z] 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')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Clicking on Apply and Close
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711720737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711720737 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711720737 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711720736 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711720736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711720736 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711720736 data=null item=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')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711721332 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Clicked on 
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711720634 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711720295 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711720291 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711720291 data=null doit=true} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711720291 data=null} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711720291 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711720291 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}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711720237 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:46 [2020-06-09T16:45:46.649Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711720236 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711720236 data=null doit=true} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711720236 data=null} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711720236 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711720235 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
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711720234 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Selecting rows [0, 1, 2] in (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711720227 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711720226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711720226 data=null doit=true} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711720226 data=null} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1711720225 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711720225 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')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1711720202 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711720202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711720202 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.649Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711720202 data=null doit=true} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.650Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711720202 data=null} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.650Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1711720201 data=null button=1 stateMask=0x40000 x=87 y=35 count=1} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711720201 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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1711720138 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711720137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711720137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711720137 data=null doit=true} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711720137 data=null} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_conditions} time=-1711720137 data=null button=1 stateMask=0x40000 x=78 y=58 count=1} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711720137 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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_conditions} time=-1711720046 data=null button=1 stateMask=0xc0000 x=78 y=58 count=1} to (of type 'Table')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Clicking on Delete
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1711720044 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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711720044 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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1711720044 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1711720044 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1711720044 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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1711720043 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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1711719940 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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711719939 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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1711719939 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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1711719939 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1711719939 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Clicked on Delete
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1711719938 data=null doit=true} to Shell with text {Delete XML file(s)}
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Clicking on &Yes
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711719937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711719937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711719937 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711719937 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711719937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711719937 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711719937 data=null item=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')
12:45:46 [2020-06-09T16:45:46.905Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1711720043 data=null item=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')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Clicked on 
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:47 [2020-06-09T16:45:47.161Z] 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')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Clicking on Apply and Close
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711719844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711719844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711719844 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711719844 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711719843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711719843 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711719843 data=null item=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')
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711720625 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Clicked on 
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711719749 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:47 [2020-06-09T16:45:47.161Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:47 [2020-06-09T16:45:47.416Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711719395 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711719386 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711719386 data=null doit=true} to TreeItem with text {Tracing}
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711719386 data=null} to TreeItem with text {Tracing}
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711719385 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711719385 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}
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711719325 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:47 [2020-06-09T16:45:47.672Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711719324 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711719324 data=null doit=true} to Tree node with text: XML Analyses
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711719324 data=null} to Tree node with text: XML Analyses
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711719323 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711719323 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
12:45:47 [2020-06-09T16:45:47.672Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711719322 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Clicking on Import
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1711719310 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')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711719309 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')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1711719309 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1711719309 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1711719309 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')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1711719309 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')
12:45:47 [2020-06-09T16:45:47.673Z] 
12:45:47 [2020-06-09T16:45:47.673Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:45:47.516
12:45:47 [2020-06-09T16:45:47.673Z] !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.
12:45:47 [2020-06-09T16:45:47.673Z] 
12:45:47 [2020-06-09T16:45:47.673Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.ui 4 0 2020-06-09 16:45:47.517
12:45:47 [2020-06-09T16:45:47.673Z] !MESSAGE Import XML analysis file failed.
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1711719309 data=null item=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')
12:45:47 [2020-06-09T16:45:47.673Z] 
12:45:47 [2020-06-09T16:45:47.673Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 16:45:47.567
12:45:47 [2020-06-09T16:45:47.673Z] !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.
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1711719250 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')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711719203 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')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1711719203 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')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1711719203 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1711719203 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - Clicked on Import
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:47 [2020-06-09T16:45:47.673Z] DEBUG - matched Shell with text "Import XML analysis ...", using matcher: with text 'Import XML analysis file failed.'
12:45:47 [2020-06-09T16:45:47.928Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Import XML analysis file failed.} time=-1711719135 data=null doit=true} to Shell with text {Import XML analysis file failed.}
12:45:47 [2020-06-09T16:45:47.928Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.928Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:45:47 [2020-06-09T16:45:47.928Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:45:47 [2020-06-09T16:45:47.928Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Clicking on OK
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711719132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711719132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711719132 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711719132 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711719132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711719132 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711719132 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Clicked on 
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:47 [2020-06-09T16:45:47.929Z] 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')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Clicking on Apply and Close
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711719030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711719030 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711719030 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711719030 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711719029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711719029 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711719029 data=null item=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')
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711719740 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Clicked on 
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711718947 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:47 [2020-06-09T16:45:47.929Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711718526 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711718523 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711718523 data=null doit=true} to TreeItem with text {Tracing}
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711718523 data=null} to TreeItem with text {Tracing}
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711718523 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711718523 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}
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711718496 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:48 [2020-06-09T16:45:48.490Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:45:48 [2020-06-09T16:45:48.490Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711718448 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711718448 data=null doit=true} to Tree node with text: XML Analyses
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711718448 data=null} to Tree node with text: XML Analyses
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711718446 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711718446 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
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711718444 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:48 [2020-06-09T16:45:48.491Z] 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')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Clicking on Apply and Close
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711718441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711718441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711718441 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711718441 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711718441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711718441 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711718441 data=null item=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')
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711718936 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:48 [2020-06-09T16:45:48.491Z] DEBUG - Clicked on 
12:45:48 [2020-06-09T16:45:48.746Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1711717712 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1711717712 data=null doit=true} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1711717711 data=null} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1711717711 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711717711 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}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1711717668 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1711717667 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1711717667 data=null doit=true} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1711717667 data=null} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1711717666 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711717666 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}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1711717660 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1711717660 data=null doit=true} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1711717660 data=null} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1711717659 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Expand [17]: TreeEvent{Tree {} time=-1711717656 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}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1711717654 data=null button=1 stateMask=0x80000 x=54 y=12 count=1} to TreeItem with text {xml-test}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1711717653 data=null button=0 stateMask=0x0 x=76 y=58 count=0} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1711717653 data=null doit=true} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1711717653 data=null} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1711717653 data=null button=1 stateMask=0x0 x=76 y=58 count=1} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711717653 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]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1711717634 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - matched ViewReference with text "", using matcher: with title '"Project Explorer"'
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Traces [0]} time=-1711717631 data=null button=0 stateMask=0x0 x=92 y=58 count=0} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Traces [0]} time=-1711717631 data=null doit=true} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Traces [0]} time=-1711717630 data=null} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Traces [0]} time=-1711717630 data=null button=1 stateMask=0x0 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711717630 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]}
12:45:49 [2020-06-09T16:45:49.307Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Traces [0]} time=-1711717623 data=null button=1 stateMask=0x80000 x=92 y=58 count=1} to TreeItem with text {Traces [0]}
12:45:49 [2020-06-09T16:45:49.308Z] DEBUG - matched MenuItem with text "&Manage XML analyses...", using matcher: with mnemonic 'Manage XML analyses...'
12:45:49 [2020-06-09T16:45:49.308Z] DEBUG - Clicking on with mnemonic 'Manage XML analyses...'
12:45:49 [2020-06-09T16:45:49.563Z] *** BUG ***
12:45:49 [2020-06-09T16:45:49.563Z] In pixman_region32_init_rect: Invalid rectangle passed
12:45:49 [2020-06-09T16:45:49.563Z] Set a breakpoint on '_pixman_log_error' to debug
12:45:49 [2020-06-09T16:45:49.563Z] 
12:45:49 [2020-06-09T16:45:49.563Z] *** BUG ***
12:45:49 [2020-06-09T16:45:49.563Z] In pixman_region32_init_rect: Invalid rectangle passed
12:45:49 [2020-06-09T16:45:49.563Z] Set a breakpoint on '_pixman_log_error' to debug
12:45:49 [2020-06-09T16:45:49.563Z] 
12:45:49 [2020-06-09T16:45:49.563Z] *** BUG ***
12:45:49 [2020-06-09T16:45:49.563Z] In pixman_region32_init_rect: Invalid rectangle passed
12:45:49 [2020-06-09T16:45:49.563Z] Set a breakpoint on '_pixman_log_error' to debug
12:45:49 [2020-06-09T16:45:49.563Z] 
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Clicked on with mnemonic 'Manage XML analyses...'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files (Filtered)'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)')
12:45:49 [2020-06-09T16:45:49.819Z] 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)'))
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files (Filtered)} time=-1711717142 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files (Filtered)'))
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:49 [2020-06-09T16:45:49.819Z] 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')
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Clicking on Apply and Close
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711717140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711717140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711717140 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711717139 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711717139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711717139 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711717139 data=null item=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')
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Manage XML analyses...} time=-1711717546 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...'
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Clicked on 
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711717003 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:49 [2020-06-09T16:45:49.819Z] DEBUG - matched ViewReference with text "", using matcher: with id '"org.eclipse.ui.navigator.ProjectExplorer"'
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {xml-test} time=-1711716931 data=null button=0 stateMask=0x0 x=70 y=12 count=0} to TreeItem with text {xml-test}
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {xml-test} time=-1711716930 data=null doit=true} to TreeItem with text {xml-test}
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {xml-test} time=-1711716930 data=null} to TreeItem with text {xml-test}
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {xml-test} time=-1711716930 data=null button=1 stateMask=0x0 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711716930 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}
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {xml-test} time=-1711716890 data=null button=1 stateMask=0x80000 x=70 y=12 count=1} to TreeItem with text {xml-test}
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - matched MenuItem with text "&Delete	Delete", using matcher: with mnemonic 'Delete'
12:45:50 [2020-06-09T16:45:50.074Z] DEBUG - Clicking on with mnemonic 'Delete'
12:45:50 [2020-06-09T16:45:50.330Z] DEBUG - Clicked on with mnemonic 'Delete'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Shell with text "Delete Resources", using matcher: with text 'Delete Resources'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Attempting to set focus on Shell with text {Delete Resources}
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: with style 'SWT.CHECK'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Clicking on (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Toggling state on Button {&Delete project contents on disk (cannot be undone)}. Setting state to selected
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715797 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715797 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715797 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715796 data=null item=null 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')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715796 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715796 data=null doit=true} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {&Delete project contents on disk (cannot be undone)} time=-1711715796 data=null} to (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Clicked on (of type 'Button' and with style 'SWT.CHECK')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "&Delete project cont...", using matcher: of type 'Button'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "Previe&w >", using matcher: of type 'Button'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "OK", using matcher: of type 'Button'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "OK", using matcher: with mnemonic 'OK'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "OK", using matcher: with style 'SWT.PUSH'
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - matched Button with text "OK", using matcher: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.256Z] DEBUG - Clicking on OK
12:45:51 [2020-06-09T16:45:51.257Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {OK} time=-1711715795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {OK} time=-1711715795 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {OK} time=-1711715794 data=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {OK} time=-1711715794 data=null} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {OK} time=-1711715794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {OK} time=-1711715794 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] WARN - Widget is not enabled: (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] DEBUG - Clicked on OK
12:45:51 [2020-06-09T16:45:51.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {OK} time=-1711715794 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to (of type 'Button' and with mnemonic 'OK' and with style 'SWT.PUSH')
12:45:51 [2020-06-09T16:45:51.257Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Delete	Delete} time=-1711716749 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Delete'
12:45:51 [2020-06-09T16:45:51.817Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711715289 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:51 [2020-06-09T16:45:51.817Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:51 [2020-06-09T16:45:51.817Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:51 [2020-06-09T16:45:51.817Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711714926 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711714923 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711714923 data=null doit=true} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711714923 data=null} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711714922 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711714922 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}
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711714897 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.073Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711714896 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711714896 data=null doit=true} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711714896 data=null} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711714896 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711714895 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
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711714847 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:52 [2020-06-09T16:45:52.073Z] 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')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Clicking on Apply and Close
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711714844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711714844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711714844 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711714844 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711714844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711714844 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711714844 data=null item=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')
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711715270 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:52 [2020-06-09T16:45:52.073Z] DEBUG - Clicked on 
12:45:52 [2020-06-09T16:45:52.329Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711714745 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:52 [2020-06-09T16:45:52.329Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:52 [2020-06-09T16:45:52.329Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:52 [2020-06-09T16:45:52.329Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711714335 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711714333 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711714333 data=null doit=true} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711714333 data=null} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711714332 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711714332 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}
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711714294 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:52 [2020-06-09T16:45:52.584Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711714293 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711714292 data=null doit=true} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711714292 data=null} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711714292 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711714292 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
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711714241 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Clicking on Import
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1711714237 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')
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711714237 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')
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1711714237 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1711714237 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1711714236 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')
12:45:52 [2020-06-09T16:45:52.584Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1711714236 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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1711714236 data=null item=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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1711714137 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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711714137 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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1711714137 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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1711714137 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1711714137 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Clicked on Import
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Selecting rows [1, 0] in (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711714129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711714129 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711714129 data=null doit=true} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711714129 data=null} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1711714128 data=null button=1 stateMask=0x0 x=62 y=35 count=1} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711714128 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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1711714107 data=null button=1 stateMask=0x80000 x=62 y=35 count=1} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711714107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711714107 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711714107 data=null doit=true} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711714107 data=null} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1711714106 data=null button=1 stateMask=0x40000 x=96 y=12 count=1} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711714106 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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1711714040 data=null button=1 stateMask=0xc0000 x=96 y=12 count=1} to (of type 'Table')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Clicking on Edit...
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1711714038 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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1711714037 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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1711714037 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1711714037 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1711714037 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')
12:45:52 [2020-06-09T16:45:52.840Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1711714037 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')
12:45:56 [2020-06-09T16:45:56.101Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1711714037 data=null item=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')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1711710635 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')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1711710595 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')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1711710594 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')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1711710594 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1711710594 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Clicked on Edit...
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:56 [2020-06-09T16:45:56.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')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Clicking on Apply and Close
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711710588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711710588 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711710588 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711710587 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711710587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711710587 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711710587 data=null item=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')
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711714736 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - Clicked on 
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched EditorReference with text "", using matcher: with name '"kvm_exits.xml"'
12:45:56 [2020-06-09T16:45:56.357Z] DEBUG - matched EditorReference with text "", using matcher: with name '"test_consuming_fsm.xml"'
12:45:56 [2020-06-09T16:45:56.612Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711710376 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:56 [2020-06-09T16:45:56.612Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:56 [2020-06-09T16:45:56.612Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:56 [2020-06-09T16:45:56.612Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711710017 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711710012 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711710012 data=null doit=true} to TreeItem with text {Tracing}
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711710012 data=null} to TreeItem with text {Tracing}
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711710011 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:56 [2020-06-09T16:45:56.867Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711710011 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}
12:45:57 [2020-06-09T16:45:57.122Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711709937 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:57 [2020-06-09T16:45:57.122Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:45:57 [2020-06-09T16:45:57.122Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:57 [2020-06-09T16:45:57.122Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711709936 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711709936 data=null doit=true} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711709936 data=null} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711709936 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711709936 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
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711709934 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711709930 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711709929 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711709929 data=null doit=true} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711709929 data=null} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_consuming_fsm} time=-1711709929 data=null button=1 stateMask=0x0 x=96 y=12 count=1} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711709929 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')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_consuming_fsm} time=-1711709897 data=null button=1 stateMask=0x80000 x=96 y=12 count=1} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711709897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711709897 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711709897 data=null doit=true} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711709897 data=null} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {kvm_exits} time=-1711709896 data=null button=1 stateMask=0x40000 x=62 y=35 count=1} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711709896 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')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {kvm_exits} time=-1711709824 data=null button=1 stateMask=0xc0000 x=62 y=35 count=1} to (of type 'Table')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Clicking on Delete
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1711709821 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')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711709821 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')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1711709821 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1711709821 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1711709821 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')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1711709821 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')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1711709727 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')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711709727 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')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1711709726 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')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1711709726 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1711709726 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Clicked on Delete
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1711709725 data=null doit=true} to Shell with text {Delete XML file(s)}
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Clicking on &Yes
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711709725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711709725 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711709724 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711709724 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711709724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711709724 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.123Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711709724 data=null item=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')
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1711709821 data=null item=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')
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - Clicked on 
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:57 [2020-06-09T16:45:57.378Z] 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')
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - Clicking on Apply and Close
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711709636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711709636 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711709636 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711709635 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711709635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.378Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711709635 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711709635 data=null item=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')
12:45:57 [2020-06-09T16:45:57.379Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711710340 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:57 [2020-06-09T16:45:57.379Z] DEBUG - Clicked on 
12:45:57 [2020-06-09T16:45:57.379Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711709587 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:57 [2020-06-09T16:45:57.379Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:57 [2020-06-09T16:45:57.379Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:57 [2020-06-09T16:45:57.379Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711709282 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711709223 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:57 [2020-06-09T16:45:57.633Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711709223 data=null doit=true} to TreeItem with text {Tracing}
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711709223 data=null} to TreeItem with text {Tracing}
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711709223 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711709223 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}
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711709200 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:57 [2020-06-09T16:45:57.634Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711709199 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711709199 data=null doit=true} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711709199 data=null} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711709199 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711709199 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
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711709197 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Clicking on Import
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1711709195 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')
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711709195 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')
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1711709195 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1711709195 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1711709194 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')
12:45:57 [2020-06-09T16:45:57.634Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1711709194 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')
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1711709194 data=null item=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')
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1711709020 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')
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711709018 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')
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1711709018 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')
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1711709018 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1711709018 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Clicked on Import
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Attempting to set focus on Table with text {}
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid} time=-1711709013 data=null button=0 stateMask=0x0 x=60 y=35 count=0} to TableItem with text {test_valid}
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid} time=-1711709013 data=null doit=true} to TableItem with text {test_valid}
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid} time=-1711709013 data=null} to TableItem with text {test_valid}
12:45:57 [2020-06-09T16:45:57.889Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1711709013 data=null button=1 stateMask=0x0 x=60 y=35 count=1} to TableItem with text {test_valid}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711709012 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}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1711708916 data=null button=1 stateMask=0x80000 x=60 y=35 count=1} to TableItem with text {test_valid}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Attempting to set focus on Table with text {}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1711708914 data=null button=0 stateMask=0x0 x=129 y=12 count=0} to TableItem with text {test_valid_xml_timegraphView}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_valid_xml_timegraphView} time=-1711708914 data=null doit=true} to TableItem with text {test_valid_xml_timegraphView}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_valid_xml_timegraphView} time=-1711708914 data=null} to TableItem with text {test_valid_xml_timegraphView}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1711708913 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711708913 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}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1711708904 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to TableItem with text {test_valid_xml_timegraphView}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "File enabled", using matcher: of type 'Label'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "File enabled", using matcher: with mnemonic 'File enabled'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "File enabled", using matcher: (of type 'Label' and with mnemonic 'File enabled')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:58 [2020-06-09T16:45:58.146Z] 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')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Clicking on Apply and Close
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711708902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711708902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711708902 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711708902 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711708902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711708902 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711708902 data=null item=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')
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711709549 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Clicked on 
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711708802 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:58 [2020-06-09T16:45:58.146Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:58 [2020-06-09T16:45:58.401Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:58 [2020-06-09T16:45:58.401Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:58 [2020-06-09T16:45:58.401Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:45:58 [2020-06-09T16:45:58.401Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:58 [2020-06-09T16:45:58.401Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:58 [2020-06-09T16:45:58.401Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711708422 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:58 [2020-06-09T16:45:58.401Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:58 [2020-06-09T16:45:58.401Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:58 [2020-06-09T16:45:58.401Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711708420 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711708413 data=null doit=true} to TreeItem with text {Tracing}
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711708413 data=null} to TreeItem with text {Tracing}
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711708413 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711708412 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}
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711708393 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:58 [2020-06-09T16:45:58.657Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711708392 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711708392 data=null doit=true} to Tree node with text: XML Analyses
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711708392 data=null} to Tree node with text: XML Analyses
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711708391 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711708391 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
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711708390 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711708387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711708387 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711708387 data=null doit=true} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711708387 data=null} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1711708386 data=null button=1 stateMask=0x0 x=129 y=12 count=1} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711708386 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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_xml_timegraphView} time=-1711708380 data=null button=1 stateMask=0x80000 x=129 y=12 count=1} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711708380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711708380 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711708380 data=null doit=true} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711708380 data=null} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid} time=-1711708379 data=null button=1 stateMask=0x40000 x=60 y=35 count=1} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711708379 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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid} time=-1711708314 data=null button=1 stateMask=0xc0000 x=60 y=35 count=1} to (of type 'Table')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Clicking on Delete
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1711708312 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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711708312 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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1711708312 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1711708312 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1711708312 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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1711708312 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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1711708234 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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711708234 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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1711708233 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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1711708233 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1711708233 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Clicked on Delete
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1711708226 data=null doit=true} to Shell with text {Delete XML file(s)}
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Clicking on &Yes
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711708226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711708226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711708226 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711708226 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711708225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711708225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711708225 data=null item=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')
12:45:58 [2020-06-09T16:45:58.657Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1711708312 data=null item=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')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Clicked on 
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:58 [2020-06-09T16:45:58.913Z] 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')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Clicking on Apply and Close
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711708140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711708140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711708140 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711708140 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711708140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711708140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711708140 data=null item=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')
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711708795 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Clicked on 
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711708089 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:58 [2020-06-09T16:45:58.913Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711707732 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711707730 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711707729 data=null doit=true} to TreeItem with text {Tracing}
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711707729 data=null} to TreeItem with text {Tracing}
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711707729 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711707729 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}
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711707701 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:45:59 [2020-06-09T16:45:59.169Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Attempting to set focus on Tree with text {}
12:45:59 [2020-06-09T16:45:59.169Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711707700 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711707700 data=null doit=true} to Tree node with text: XML Analyses
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711707649 data=null} to Tree node with text: XML Analyses
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711707648 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711707648 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
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711707646 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - Clicking on Import
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1711707609 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')
12:45:59 [2020-06-09T16:45:59.424Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711707609 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')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1711707609 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1711707609 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1711707608 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')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1711707608 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')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1711707608 data=null item=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')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1711707431 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')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711707429 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')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1711707429 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')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1711707429 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1711707429 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Clicked on Import
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711707424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711707424 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711707424 data=null doit=true} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711707424 data=null} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1711707424 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711707424 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')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1711707393 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.425Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711707393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711707393 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711707393 data=null doit=true} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711707393 data=null} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1711707346 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711707346 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')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1711707320 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with mnemonic 'Uncheck selected'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Uncheck selected", using matcher: with style 'SWT.PUSH'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Uncheck selected", using matcher: (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Clicking on Uncheck selected
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck selected} time=-1711707319 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')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1711707318 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')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck selected} time=-1711707318 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck selected} time=-1711707318 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck selected} time=-1711707318 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')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck selected} time=-1711707318 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')
12:45:59 [2020-06-09T16:45:59.680Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck selected} time=-1711707318 data=null item=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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck selected} time=-1711707315 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck selected} time=-1711707314 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck selected} time=-1711707314 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck selected} time=-1711707314 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck selected} time=-1711707314 data=null} to (of type 'Button' and with mnemonic 'Uncheck selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Clicked on Uncheck selected
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Attempting to set focus on (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Selecting rows [3, 2] in (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711707313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711707313 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711707313 data=null doit=true} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711707313 data=null} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1711707312 data=null button=1 stateMask=0x0 x=86 y=81 count=1} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711707312 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1711707249 data=null button=1 stateMask=0x80000 x=86 y=81 count=1} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711707249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711707249 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711707248 data=null doit=true} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711707248 data=null} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1711707248 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711707248 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1711707223 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check selected", using matcher: with mnemonic 'Check selected'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check selected", using matcher: with style 'SWT.PUSH'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check selected", using matcher: (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Clicking on Check selected
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check selected} time=-1711707221 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1711707221 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check selected} time=-1711707221 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check selected} time=-1711707221 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check selected} time=-1711707220 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check selected} time=-1711707220 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check selected} time=-1711707220 data=null item=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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check selected} time=-1711707144 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check selected} time=-1711707144 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check selected} time=-1711707144 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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check selected} time=-1711707144 data=null doit=true} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check selected} time=-1711707144 data=null} to (of type 'Button' and with mnemonic 'Check selected' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Clicked on Check selected
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Uncheck all", using matcher: with mnemonic 'Uncheck all'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Uncheck all", using matcher: with style 'SWT.PUSH'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Uncheck all", using matcher: (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Clicking on Uncheck all
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Uncheck all} time=-1711707142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1711707142 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Uncheck all} time=-1711707142 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Uncheck all} time=-1711707142 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Uncheck all} time=-1711707141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Uncheck all} time=-1711707141 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Uncheck all} time=-1711707141 data=null item=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')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Uncheck all} time=-1711707140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Uncheck all} time=-1711707140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Uncheck all} time=-1711707140 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Uncheck all} time=-1711707140 data=null doit=true} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Uncheck all} time=-1711707140 data=null} to (of type 'Button' and with mnemonic 'Uncheck all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Clicked on Uncheck all
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check all", using matcher: with mnemonic 'Check all'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check all", using matcher: with style 'SWT.PUSH'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Check all", using matcher: (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Clicking on Check all
12:45:59 [2020-06-09T16:45:59.681Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Check all} time=-1711707138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.682Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1711707138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.682Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Check all} time=-1711707138 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.682Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Check all} time=-1711707138 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.937Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Check all} time=-1711707138 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.937Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Check all} time=-1711707137 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.937Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Check all} time=-1711707137 data=null item=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')
12:45:59 [2020-06-09T16:45:59.937Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Check all} time=-1711707113 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Check all} time=-1711707112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Check all} time=-1711707112 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Check all} time=-1711707112 data=null doit=true} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Check all} time=-1711707112 data=null} to (of type 'Button' and with mnemonic 'Check all' and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Clicked on Check all
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:45:59 [2020-06-09T16:45:59.938Z] 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')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Clicking on Apply and Close
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711707110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711707110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711707110 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711707110 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711707110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711707110 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711707110 data=null item=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')
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711708079 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Clicked on 
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711706929 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:45:59 [2020-06-09T16:45:59.938Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711706509 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711706507 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711706506 data=null doit=true} to TreeItem with text {Tracing}
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711706506 data=null} to TreeItem with text {Tracing}
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711706506 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711706506 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}
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711706440 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:00 [2020-06-09T16:46:00.499Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711706439 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711706439 data=null doit=true} to Tree node with text: XML Analyses
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711706439 data=null} to Tree node with text: XML Analyses
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711706439 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711706439 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
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711706437 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Selecting rows [0, 1, 2, 3, 4] in (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711706432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711706431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711706431 data=null doit=true} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711706431 data=null} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_attributes} time=-1711706431 data=null button=1 stateMask=0x0 x=76 y=12 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711706431 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')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_attributes} time=-1711706404 data=null button=1 stateMask=0x80000 x=76 y=12 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711706404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711706404 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711706403 data=null doit=true} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711706403 data=null} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_pattern_segment} time=-1711706403 data=null button=1 stateMask=0x40000 x=100 y=35 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711706403 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')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_pattern_segment} time=-1711706337 data=null button=1 stateMask=0xc0000 x=100 y=35 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711706337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711706337 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711706337 data=null doit=true} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711706337 data=null} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.499Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values_pattern} time=-1711706336 data=null button=1 stateMask=0x40000 x=113 y=58 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711706336 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')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values_pattern} time=-1711706304 data=null button=1 stateMask=0xc0000 x=113 y=58 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711706304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711706304 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711706304 data=null doit=true} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711706304 data=null} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_state_values} time=-1711706303 data=null button=1 stateMask=0x40000 x=86 y=81 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711706303 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')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_state_values} time=-1711706207 data=null button=1 stateMask=0xc0000 x=86 y=81 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711706207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711706207 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711706207 data=null doit=true} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711706206 data=null} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_doubles} time=-1711706206 data=null button=1 stateMask=0x40000 x=70 y=104 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711706206 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')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_doubles} time=-1711706121 data=null button=1 stateMask=0xc0000 x=70 y=104 count=1} to (of type 'Table')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.755Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - Clicking on Delete
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1711706119 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')
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711706119 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')
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1711706119 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1711706119 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1711706118 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')
12:46:00 [2020-06-09T16:46:00.756Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1711706118 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')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1711706023 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')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711706022 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')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1711706022 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')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1711706022 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1711706022 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Clicked on Delete
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1711706021 data=null doit=true} to Shell with text {Delete XML file(s)}
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Clicking on &Yes
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711706020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711706020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711706020 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711706020 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711706020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711706020 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711706020 data=null item=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')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1711706118 data=null item=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')
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - Clicked on 
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.012Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:46:01 [2020-06-09T16:46:01.013Z] 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')
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Clicking on Apply and Close
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711705932 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711705931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711705931 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711705931 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711705931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711705931 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711705931 data=null item=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')
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711706914 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Clicked on 
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711705837 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:46:01 [2020-06-09T16:46:01.013Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711705494 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711705491 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711705491 data=null doit=true} to TreeItem with text {Tracing}
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711705491 data=null} to TreeItem with text {Tracing}
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711705490 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711705490 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}
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711705461 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:01 [2020-06-09T16:46:01.574Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711705460 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711705460 data=null doit=true} to Tree node with text: XML Analyses
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711705460 data=null} to Tree node with text: XML Analyses
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711705460 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711705459 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
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711705458 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Clicking on Import
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1711705450 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711705450 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1711705450 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1711705450 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1711705450 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1711705449 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1711705449 data=null item=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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1711705343 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711705343 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1711705343 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1711705343 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1711705343 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Clicked on Import
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711705338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711705338 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711705338 data=null doit=true} to (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711705338 data=null} to (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1711705337 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711705337 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1711705313 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Edit...", using matcher: with mnemonic 'Edit...'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Edit...", using matcher: with style 'SWT.PUSH'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Edit...", using matcher: (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Clicking on Edit...
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Edit...} time=-1711705309 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1711705309 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Edit...} time=-1711705308 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Edit...} time=-1711705308 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Edit...} time=-1711705308 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')
12:46:01 [2020-06-09T16:46:01.574Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Edit...} time=-1711705308 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')
12:46:01 [2020-06-09T16:46:01.830Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Edit...} time=-1711705308 data=null item=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')
12:46:02 [2020-06-09T16:46:02.390Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Edit...} time=-1711704738 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')
12:46:02 [2020-06-09T16:46:02.390Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Edit...} time=-1711704732 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')
12:46:02 [2020-06-09T16:46:02.390Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Edit...} time=-1711704732 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')
12:46:02 [2020-06-09T16:46:02.390Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Edit...} time=-1711704731 data=null doit=true} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.390Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Edit...} time=-1711704729 data=null} to (of type 'Button' and with mnemonic 'Edit...' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.390Z] DEBUG - Clicked on Edit...
12:46:02 [2020-06-09T16:46:02.390Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:02 [2020-06-09T16:46:02.390Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:02 [2020-06-09T16:46:02.390Z] DEBUG - Selecting rows [0, 1] in (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711704728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711704728 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711704728 data=null doit=true} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711704728 data=null} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_extended} time=-1711704462 data=null button=1 stateMask=0x0 x=94 y=12 count=1} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711704462 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')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_extended} time=-1711704439 data=null button=1 stateMask=0x80000 x=94 y=12 count=1} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711704438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711704438 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711704438 data=null doit=true} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711704438 data=null} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.391Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_valid_pattern} time=-1711704438 data=null button=1 stateMask=0x40000 x=87 y=35 count=1} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711704438 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')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_valid_pattern} time=-1711704338 data=null button=1 stateMask=0xc0000 x=87 y=35 count=1} to (of type 'Table')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Clicking on Delete
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1711704335 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')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711704335 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')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1711704335 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1711704335 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1711704335 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')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1711704335 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')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1711704228 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')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711704228 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')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1711704228 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')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1711704228 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1711704227 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Clicked on Delete
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1711704226 data=null doit=true} to Shell with text {Delete XML file(s)}
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Clicking on &Yes
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711704226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711704226 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711704226 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711704225 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711704225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711704225 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.646Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711704225 data=null item=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')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1711704335 data=null item=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')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Clicked on 
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:46:02 [2020-06-09T16:46:02.901Z] 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')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Clicking on Apply and Close
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711704027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711704027 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711704027 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711704026 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711704026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711704026 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711704026 data=null item=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')
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711705828 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Clicked on 
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711703928 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:46:02 [2020-06-09T16:46:02.901Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711703503 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711703500 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711703500 data=null doit=true} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711703500 data=null} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711703500 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711703500 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}
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711703438 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.462Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711703437 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711703437 data=null doit=true} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711703437 data=null} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711703436 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711703436 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
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711703435 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:46:03 [2020-06-09T16:46:03.462Z] 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')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Clicking on Apply and Close
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711703432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711703432 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711703432 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711703432 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711703431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711703431 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711703431 data=null item=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')
12:46:03 [2020-06-09T16:46:03.462Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711703919 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:46:03 [2020-06-09T16:46:03.717Z] DEBUG - Clicked on 
12:46:03 [2020-06-09T16:46:03.717Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711703345 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:46:03 [2020-06-09T16:46:03.717Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:46:03 [2020-06-09T16:46:03.717Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:46:03 [2020-06-09T16:46:03.717Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711703020 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711703012 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711703012 data=null doit=true} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711703012 data=null} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711703012 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711703012 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}
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711702930 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:03 [2020-06-09T16:46:03.973Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711702929 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711702929 data=null doit=true} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711702929 data=null} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711702928 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711702928 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
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711702926 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Import", using matcher: with mnemonic 'Import'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Import", using matcher: with style 'SWT.PUSH'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Import", using matcher: (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:03 [2020-06-09T16:46:03.973Z] DEBUG - Clicking on Import
12:46:03 [2020-06-09T16:46:03.974Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Import} time=-1711702922 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')
12:46:03 [2020-06-09T16:46:03.974Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711702922 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')
12:46:03 [2020-06-09T16:46:03.974Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Import} time=-1711702922 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:03 [2020-06-09T16:46:03.974Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Import} time=-1711702922 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:03 [2020-06-09T16:46:03.974Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Import} time=-1711702922 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')
12:46:03 [2020-06-09T16:46:03.974Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Import} time=-1711702921 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')
12:46:03 [2020-06-09T16:46:03.974Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Import} time=-1711702921 data=null item=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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Import} time=-1711702842 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Import} time=-1711702841 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Import} time=-1711702841 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Import} time=-1711702841 data=null doit=true} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Import} time=-1711702841 data=null} to (of type 'Button' and with mnemonic 'Import' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Clicked on Import
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711702822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711702822 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711702822 data=null doit=true} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711702822 data=null} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1711702822 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711702822 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1711702813 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Export", using matcher: with mnemonic 'Export'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Export", using matcher: with style 'SWT.PUSH'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Export", using matcher: (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Clicking on Export
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Export} time=-1711702812 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1711702812 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Export} time=-1711702812 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Export} time=-1711702812 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Export} time=-1711702811 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Export} time=-1711702811 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Export} time=-1711702811 data=null item=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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Export} time=-1711702782 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Export} time=-1711702782 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Export} time=-1711702782 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Export} time=-1711702782 data=null doit=true} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Export} time=-1711702782 data=null} to (of type 'Button' and with mnemonic 'Export' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Clicked on Export
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:46:04 [2020-06-09T16:46:04.230Z] 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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Clicking on Apply and Close
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711702780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711702780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711702780 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711702780 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711702780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711702780 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711702780 data=null item=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')
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711703334 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Clicked on 
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711702647 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:46:04 [2020-06-09T16:46:04.230Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711702245 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711702242 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711702242 data=null doit=true} to TreeItem with text {Tracing}
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711702242 data=null} to TreeItem with text {Tracing}
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711702241 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711702241 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}
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711702207 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:04 [2020-06-09T16:46:04.792Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711702205 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711702205 data=null doit=true} to Tree node with text: XML Analyses
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711702205 data=null} to Tree node with text: XML Analyses
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711702205 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711702204 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
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711702202 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711702197 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711702196 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711702196 data=null doit=true} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711702196 data=null} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {state_provider_placement} time=-1711702196 data=null button=1 stateMask=0x0 x=113 y=12 count=1} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711702195 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')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {state_provider_placement} time=-1711702172 data=null button=1 stateMask=0x80000 x=113 y=12 count=1} to (of type 'Table')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Clicking on Delete
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1711702170 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')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711702170 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')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1711702170 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1711702170 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1711702170 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')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1711702170 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')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1711702130 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')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711702129 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')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1711702129 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')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1711702129 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1711702129 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Clicked on Delete
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1711702128 data=null doit=true} to Shell with text {Delete XML file(s)}
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Clicking on &Yes
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711702127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711702127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711702127 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711702127 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711702127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.792Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711702127 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711702127 data=null item=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')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1711702170 data=null item=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')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Clicked on 
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:46:04 [2020-06-09T16:46:04.793Z] 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')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Clicking on Apply and Close
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711702040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711702040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711702040 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711702040 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711702040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:04 [2020-06-09T16:46:04.793Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711702040 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:05 [2020-06-09T16:46:05.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711702040 data=null item=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')
12:46:05 [2020-06-09T16:46:05.048Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711702639 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:46:05 [2020-06-09T16:46:05.048Z] DEBUG - Clicked on 
12:46:05 [2020-06-09T16:46:05.048Z] 
12:46:05 [2020-06-09T16:46:05.048Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:46:04.888
12:46:05 [2020-06-09T16:46:05.048Z] !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.
12:46:05 [2020-06-09T16:46:05.048Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711701927 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:46:05 [2020-06-09T16:46:05.048Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:46:05 [2020-06-09T16:46:05.048Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:46:05 [2020-06-09T16:46:05.048Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711701579 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711701577 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711701577 data=null doit=true} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711701577 data=null} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711701577 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711701576 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}
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711701546 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.303Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711701546 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:46:05 [2020-06-09T16:46:05.303Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711701545 data=null doit=true} to Tree node with text: XML Analyses
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711701545 data=null} to Tree node with text: XML Analyses
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711701545 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711701545 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
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711701544 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Attempting to set focus on Table with text {}
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TableItem {test_invalid} time=-1711701530 data=null button=0 stateMask=0x0 x=66 y=12 count=0} to TableItem with text {test_invalid}
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event Activate [26]: ShellEvent{TableItem {test_invalid} time=-1711701529 data=null doit=true} to TableItem with text {test_invalid}
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TableItem {test_invalid} time=-1711701529 data=null} to TableItem with text {test_invalid}
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1711701528 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to TableItem with text {test_invalid}
12:46:05 [2020-06-09T16:46:05.304Z] 
12:46:05 [2020-06-09T16:46:05.304Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:46:05.295
12:46:05 [2020-06-09T16:46:05.304Z] !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.
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711701528 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}
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1711701519 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to TableItem with text {test_invalid}
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Label with text "Invalid file", using matcher: of type 'Label'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Label with text "Invalid file", using matcher: with mnemonic 'Invalid file'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Label with text "Invalid file", using matcher: (of type 'Label' and with mnemonic 'Invalid file')
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Label with text "", using matcher: of type 'Label'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:46:05 [2020-06-09T16:46:05.304Z] 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')
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Clicking on Apply and Close
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711701516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711701516 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711701515 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711701515 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711701515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:05 [2020-06-09T16:46:05.304Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711701515 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:05 [2020-06-09T16:46:05.559Z] 
12:46:05 [2020-06-09T16:46:05.559Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:46:05.308
12:46:05 [2020-06-09T16:46:05.559Z] !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.
12:46:05 [2020-06-09T16:46:05.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711701515 data=null item=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')
12:46:05 [2020-06-09T16:46:05.559Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711701916 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:46:05 [2020-06-09T16:46:05.559Z] DEBUG - Clicked on 
12:46:05 [2020-06-09T16:46:05.559Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {data - Eclipse Platform} time=-1711701426 data=null doit=true} to Shell with text {data - Eclipse Platform}
12:46:05 [2020-06-09T16:46:05.559Z] DEBUG - matched MenuItem with text "&Window", using matcher: with mnemonic 'Window'
12:46:05 [2020-06-09T16:46:05.559Z] DEBUG - matched MenuItem with text "&Preferences", using matcher: with mnemonic 'Preferences'
12:46:05 [2020-06-09T16:46:05.559Z] DEBUG - Clicking on with mnemonic 'Preferences'
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Clicked on with mnemonic 'Preferences'
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: of type 'Shell'
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: with text 'Manage XML analyses files'
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (with text 'Preferences' or with text 'Manage XML analyses files')
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - matched Shell with text "Manage XML analyses ...", using matcher: (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Manage XML analyses files} time=-1711701173 data=null doit=true} to (of type 'Shell' and (with text 'Preferences' or with text 'Manage XML analyses files'))
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - matched Tree with text "", using matcher: of type 'Tree'
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - matched Tree with text "", using matcher: (of type 'Tree')
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {Tracing} time=-1711701027 data=null button=0 stateMask=0x0 x=49 y=127 count=0} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {Tracing} time=-1711701027 data=null doit=true} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {Tracing} time=-1711701027 data=null} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {Tracing} time=-1711701027 data=null button=1 stateMask=0x0 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711701026 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}
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {Tracing} time=-1711701004 data=null button=1 stateMask=0x80000 x=49 y=127 count=1} to TreeItem with text {Tracing}
12:46:05 [2020-06-09T16:46:05.814Z] WARN - Tree item TreeItem with text {Tracing} is already expanded. Won't expand it again.
12:46:05 [2020-06-09T16:46:05.814Z] DEBUG - Attempting to set focus on Tree with text {}
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{TreeItem {XML Analyses} time=-1711701003 data=null button=0 stateMask=0x0 x=89 y=242 count=0} to Tree node with text: XML Analyses
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Activate [26]: ShellEvent{TreeItem {XML Analyses} time=-1711701003 data=null doit=true} to Tree node with text: XML Analyses
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{TreeItem {XML Analyses} time=-1711701003 data=null} to Tree node with text: XML Analyses
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TreeItem {XML Analyses} time=-1711701003 data=null button=1 stateMask=0x0 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Tree {} time=-1711701002 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
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TreeItem {XML Analyses} time=-1711701000 data=null button=1 stateMask=0x80000 x=89 y=242 count=1} to Tree node with text: XML Analyses
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Table with text "", using matcher: of type 'Table'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Table with text "", using matcher: (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Attempting to set focus on (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Selecting rows [0] in (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Table {} time=-1711700944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Table {} time=-1711700944 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Table {} time=-1711700944 data=null doit=true} to (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Table {} time=-1711700944 data=null} to (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{TableItem {test_invalid} time=-1711700943 data=null button=1 stateMask=0x0 x=66 y=12 count=1} to (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] 
12:46:06 [2020-06-09T16:46:06.070Z] !ENTRY org.eclipse.tracecompass.tmf.analysis.xml.core 4 0 2020-06-09 16:46:05.880
12:46:06 [2020-06-09T16:46:06.070Z] !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.
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Table {} time=-1711700943 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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{TableItem {test_invalid} time=-1711700936 data=null button=1 stateMask=0x80000 x=66 y=12 count=1} to (of type 'Table')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Delete", using matcher: with mnemonic 'Delete'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Delete", using matcher: with style 'SWT.PUSH'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Delete", using matcher: (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Clicking on Delete
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Delete} time=-1711700927 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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711700927 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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Delete} time=-1711700927 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Delete} time=-1711700927 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Delete} time=-1711700926 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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Delete} time=-1711700926 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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseHover [32]: MouseEvent{Button {Delete} time=-1711700902 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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Delete} time=-1711700838 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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseExit [7]: MouseEvent{Button {Delete} time=-1711700838 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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Deactivate [27]: ShellEvent{Button {Delete} time=-1711700838 data=null doit=true} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event FocusOut [16]: FocusEvent{Button {Delete} time=-1711700837 data=null} to (of type 'Button' and with mnemonic 'Delete' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Clicked on Delete
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Shell with text "Delete XML file(s)", using matcher: with text 'Delete XML file(s)'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Shell {Delete XML file(s)} time=-1711700836 data=null doit=true} to Shell with text {Delete XML file(s)}
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "&No", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "&Yes", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "&Yes", using matcher: with mnemonic 'Yes'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "&Yes", using matcher: with style 'SWT.PUSH'
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - matched Button with text "&Yes", using matcher: (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Clicking on &Yes
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {&Yes} time=-1711700836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {&Yes} time=-1711700836 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {&Yes} time=-1711700836 data=null doit=true} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {&Yes} time=-1711700836 data=null} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {&Yes} time=-1711700835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {&Yes} time=-1711700835 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and with mnemonic 'Yes' and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {&Yes} time=-1711700835 data=null item=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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Delete} time=-1711700926 data=null item=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')
12:46:06 [2020-06-09T16:46:06.070Z] DEBUG - Clicked on 
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Import", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Export", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Edit...", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Delete", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Check selected", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Check all", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Uncheck selected", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Uncheck all", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Restore &Defaults", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "&Apply", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Cancel", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: of type 'Button'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: with mnemonic 'Apply and Close'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: (with mnemonic 'Apply and Close' or with mnemonic 'OK')
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: with style 'SWT.PUSH'
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - matched Button with text "Apply and Close", using matcher: (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - Clicking on Apply and Close
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - Sent event MouseEnter [6]: MouseEvent{Button {Apply and Close} time=-1711700802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - Sent event MouseMove [5]: MouseEvent{Button {Apply and Close} time=-1711700802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - Sent event Activate [26]: ShellEvent{Button {Apply and Close} time=-1711700802 data=null doit=true} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - Sent event FocusIn [15]: FocusEvent{Button {Apply and Close} time=-1711700802 data=null} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - Sent event MouseDown [3]: MouseEvent{Button {Apply and Close} time=-1711700802 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.071Z] DEBUG - Sent event MouseUp [4]: MouseEvent{Button {Apply and Close} time=-1711700801 data=null button=0 stateMask=0x0 x=0 y=0 count=0} to (of type 'Button' and (with mnemonic 'Apply and Close' or with mnemonic 'OK') and with style 'SWT.PUSH')
12:46:06 [2020-06-09T16:46:06.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{Button {Apply and Close} time=-1711700801 data=null item=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')
12:46:06 [2020-06-09T16:46:06.326Z] DEBUG - Sent event Selection [13]: SelectionEvent{MenuItem {&Preferences} time=-1711701419 data=null item=null detail=0 x=0 y=0 width=0 height=0 stateMask=0x0 text=null doit=true} to with mnemonic 'Preferences'
12:46:06 [2020-06-09T16:46:06.326Z] DEBUG - Clicked on 
12:46:06 [2020-06-09T16:46:06.326Z] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.899 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest
12:46:06 [2020-06-09T16:46:06.326Z] testPreferencePageMenuBar(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.647 s
12:46:06 [2020-06-09T16:46:06.326Z] testImportInvalid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.455 s
12:46:06 [2020-06-09T16:46:06.326Z] testPreferencePageContextMenu(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 3.592 s
12:46:06 [2020-06-09T16:46:06.326Z] testEdit(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 5.159 s
12:46:06 [2020-06-09T16:46:06.326Z] testImportValid(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.498 s
12:46:06 [2020-06-09T16:46:06.326Z] testCheckButtons(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.252 s
12:46:06 [2020-06-09T16:46:06.326Z] testDelete(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 2.492 s
12:46:06 [2020-06-09T16:46:06.326Z] testExport(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.409 s
12:46:06 [2020-06-09T16:46:06.326Z] testInvalidLabel(org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests.preferences.XMLAnalysesManagerPreferencePageTest)  Time elapsed: 1.234 s
12:46:06 [2020-06-09T16:46:06.326Z] 
12:46:06 [2020-06-09T16:46:06.326Z] Results:
12:46:06 [2020-06-09T16:46:06.326Z] 
12:46:06 [2020-06-09T16:46:06.326Z] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0
12:46:06 [2020-06-09T16:46:06.326Z] 
12:46:06 [2020-06-09T16:46:06.885Z] 
12:46:06 [2020-06-09T16:46:06.885Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 16:46:06.616
12:46:06 [2020-06-09T16:46:06.885Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] All tests passed!
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.pom
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-sources.jar
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests/1.0.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-pack200.jar.pack.gz
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-p2metadata.xml
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.11-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests-1.0.11-SNAPSHOT-p2artifacts.xml
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests ---
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.analysis.xml.ui.tests >--
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] Building org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.3-SNAPSHOT [130/138]
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] The project's OSGi version is 1.0.3.202006091432
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/main/resources
12:46:11 [2020-06-09T16:46:11.048Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/classes
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/src/test/resources
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] 
12:46:11 [2020-06-09T16:46:11.049Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:12 [2020-06-09T16:46:12.413Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data/.metadata/.log
12:46:12 [2020-06-09T16:46:12.413Z] [INFO] Command line:
12:46:12 [2020-06-09T16:46:12.413Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:46:12 [2020-06-09T16:46:12.669Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:46:15 [2020-06-09T16:46:15.182Z] !SESSION 2020-06-09 16:46:12.670 -----------------------------------------------
12:46:15 [2020-06-09T16:46:15.182Z] eclipse.buildId=unknown
12:46:15 [2020-06-09T16:46:15.182Z] java.version=1.8.0_202
12:46:15 [2020-06-09T16:46:15.182Z] java.vendor=Oracle Corporation
12:46:15 [2020-06-09T16:46:15.182Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:46:15 [2020-06-09T16:46:15.182Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:46:15 [2020-06-09T16:46:15.182Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:46:15 [2020-06-09T16:46:15.182Z] 
12:46:15 [2020-06-09T16:46:15.182Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:46:15.174
12:46:15 [2020-06-09T16:46:15.183Z] !MESSAGE FrameworkEvent ERROR
12:46:15 [2020-06-09T16:46:15.183Z] !STACK 0
12:46:15 [2020-06-09T16:46:15.183Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:46:15 [2020-06-09T16:46:15.183Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:15 [2020-06-09T16:46:15.183Z] 
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:46:15 [2020-06-09T16:46:15.183Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:46:15 [2020-06-09T16:46:15.438Z] 
12:46:15 [2020-06-09T16:46:15.438Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:46:15.301
12:46:15 [2020-06-09T16:46:15.438Z] !MESSAGE FrameworkEvent ERROR
12:46:15 [2020-06-09T16:46:15.438Z] !STACK 0
12:46:15 [2020-06-09T16:46:15.438Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:46:15 [2020-06-09T16:46:15.438Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:15 [2020-06-09T16:46:15.438Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:46:15 [2020-06-09T16:46:15.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"
12:46:15 [2020-06-09T16:46:15.438Z]        org.apache.httpcomponents.httpclient.win [36]
12:46:15 [2020-06-09T16:46:15.438Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:15 [2020-06-09T16:46:15.438Z] 
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:46:15 [2020-06-09T16:46:15.438Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:46:17 [2020-06-09T16:46:17.325Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:46:17 [2020-06-09T16:46:17.325Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:46:32 [2020-06-09T16:46:32.157Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:46:32 [2020-06-09T16:46:32.157Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
12:46:32 [2020-06-09T16:46:32.157Z] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest
12:46:32 [2020-06-09T16:46:32.157Z] testTmfCorePluginId(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0.001 s
12:46:32 [2020-06-09T16:46:32.157Z] testGetDefault(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.XmlAnalysisUiPluginTest)  Time elapsed: 0 s
12:46:32 [2020-06-09T16:46:32.157Z] Running org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
12:46:32 [2020-06-09T16:46:32.157Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.221 s - in org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest
12:46:32 [2020-06-09T16:46:32.157Z] testBuiltinOutput(org.eclipse.tracecompass.tmf.analysis.xml.ui.tests.module.XmlAnalysisOutputSourceTest)  Time elapsed: 0.22 s
12:46:32 [2020-06-09T16:46:32.157Z] 
12:46:32 [2020-06-09T16:46:32.157Z] Results:
12:46:32 [2020-06-09T16:46:32.157Z] 
12:46:32 [2020-06-09T16:46:32.157Z] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0
12:46:32 [2020-06-09T16:46:32.157Z] 
12:46:32 [2020-06-09T16:46:32.157Z] 
12:46:32 [2020-06-09T16:46:32.157Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 16:46:31.791
12:46:32 [2020-06-09T16:46:32.157Z] !MESSAGE Unexpected error executing analysis with trace 
12:46:32 [2020-06-09T16:46:32.157Z] !STACK 0
12:46:32 [2020-06-09T16:46:32.157Z] java.lang.NullPointerException
12:46:32 [2020-06-09T16:46:32.157Z] 	at java.io.File.<init>(File.java:277)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:46:32 [2020-06-09T16:46:32.157Z] 
12:46:32 [2020-06-09T16:46:32.157Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 16:46:31.792
12:46:32 [2020-06-09T16:46:32.157Z] !MESSAGE Unexpected error executing analysis with trace 
12:46:32 [2020-06-09T16:46:32.157Z] !STACK 0
12:46:32 [2020-06-09T16:46:32.157Z] java.lang.NullPointerException
12:46:32 [2020-06-09T16:46:32.157Z] 	at java.io.File.<init>(File.java:277)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:46:32 [2020-06-09T16:46:32.157Z] 
12:46:32 [2020-06-09T16:46:32.157Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 16:46:31.868
12:46:32 [2020-06-09T16:46:32.157Z] !MESSAGE Exception executing analysis
12:46:32 [2020-06-09T16:46:32.157Z] !STACK 0
12:46:32 [2020-06-09T16:46:32.157Z] java.lang.NullPointerException
12:46:32 [2020-06-09T16:46:32.157Z] 	at java.io.File.<init>(File.java:277)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:46:32 [2020-06-09T16:46:32.157Z] 
12:46:32 [2020-06-09T16:46:32.157Z] !ENTRY org.eclipse.tracecompass.tmf.core 4 0 2020-06-09 16:46:31.868
12:46:32 [2020-06-09T16:46:32.157Z] !MESSAGE Exception executing analysis
12:46:32 [2020-06-09T16:46:32.157Z] !STACK 0
12:46:32 [2020-06-09T16:46:32.157Z] java.lang.NullPointerException
12:46:32 [2020-06-09T16:46:32.157Z] 	at java.io.File.<init>(File.java:277)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.loadInitialState(TmfStateSystemAnalysisModule.java:580)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.build(TmfStateSystemAnalysisModule.java:528)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.createFullHistory(TmfStateSystemAnalysisModule.java:376)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.statesystem.TmfStateSystemAnalysisModule.executeAnalysis(TmfStateSystemAnalysisModule.java:282)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.tracecompass.tmf.core.analysis.TmfAbstractAnalysisModule$1.run(TmfAbstractAnalysisModule.java:394)
12:46:32 [2020-06-09T16:46:32.157Z] 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
12:46:33 [2020-06-09T16:46:33.085Z] 
12:46:33 [2020-06-09T16:46:33.085Z] !ENTRY org.eclipse.e4.ui.workbench 4 0 2020-06-09 16:46:32.789
12:46:33 [2020-06-09T16:46:33.085Z] !MESSAGE Failed to evaluate: ReferenceExpression [definitionId=org.eclipse.ui.ide.showInDefinition]
12:46:33 [2020-06-09T16:46:33.085Z] !STACK 0
12:46:33 [2020-06-09T16:46:33.085Z] org.eclipse.core.runtime.CoreException: Error evaluating Property [org.eclipse.ui.ide.page.activePreferencePage, type=class org.eclipse.swt.widgets.Shell, tester=org.eclipse.ui.internal.ide.handlers.PagePropertyTester@50cf9700]
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:68)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.core.internal.expressions.TestExpression.evaluate(TestExpression.java:103)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateAnd(CompositeExpression.java:55)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.core.internal.expressions.WithExpression.evaluate(WithExpression.java:81)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.core.internal.expressions.CompositeExpression.evaluateOr(CompositeExpression.java:69)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.core.internal.expressions.OrExpression.evaluate(OrExpression.java:25)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.core.internal.expressions.ReferenceExpression.evaluate(ReferenceExpression.java:74)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:74)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.ui.internal.services.EvaluationReference.evaluate(EvaluationReference.java:100)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.ui.internal.services.EvaluationReference.changed(EvaluationReference.java:94)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:109)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.processScheduled(EclipseContext.java:364)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.set(EclipseContext.java:379)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:208)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.e4.core.internal.contexts.EclipseContext.dispose(EclipseContext.java:171)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.dispose(EclipseContextOSGi.java:102)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.e4.core.internal.contexts.osgi.EclipseContextOSGi.bundleChanged(EclipseContextOSGi.java:144)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.internal.framework.BundleContextImpl.dispatchEvent(BundleContextImpl.java:973)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEventPrivileged(EquinoxEventPublisher.java:234)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:140)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.internal.framework.EquinoxEventPublisher.publishBundleEvent(EquinoxEventPublisher.java:132)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor.publishModuleEvent(EquinoxContainerAdaptor.java:231)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.container.Module.publishEvent(Module.java:493)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.container.Module.doStop(Module.java:651)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.container.Module.stop(Module.java:515)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.container.SystemModule.stop(SystemModule.java:207)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.osgi.internal.framework.EquinoxBundle$SystemBundle$EquinoxSystemModule$1.run(EquinoxBundle.java:220)
12:46:33 [2020-06-09T16:46:33.085Z] 	at java.lang.Thread.run(Thread.java:748)
12:46:33 [2020-06-09T16:46:33.085Z] Caused by: org.eclipse.swt.SWTException: Invalid thread access
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.swt.SWT.error(SWT.java:4699)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.swt.SWT.error(SWT.java:4614)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.swt.SWT.error(SWT.java:4585)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.swt.widgets.Widget.error(Widget.java:532)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:470)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.swt.widgets.Widget.getData(Widget.java:558)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.ui.internal.ide.handlers.PagePropertyTester.test(PagePropertyTester.java:39)
12:46:33 [2020-06-09T16:46:33.085Z] 	at org.eclipse.core.internal.expressions.Property.test(Property.java:65)
12:46:33 [2020-06-09T16:46:33.085Z] 	... 29 more
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] All tests passed!
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.pom
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-sources.jar
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/target/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests/1.0.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-pack200.jar.pack.gz
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-p2metadata.xml
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.3-SNAPSHOT/org.eclipse.tracecompass.tmf.analysis.xml.ui.tests-1.0.3-SNAPSHOT-p2artifacts.xml
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.analysis.xml.ui.tests ---
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.chart.ui.tests >--
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] Building org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.1-SNAPSHOT [131/138]
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] The project's OSGi version is 1.0.1.202006091432
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/main/resources
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.246Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/classes
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/src/test/resources
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] 
12:46:37 [2020-06-09T16:46:37.502Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:38 [2020-06-09T16:46:38.427Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data/.metadata/.log
12:46:38 [2020-06-09T16:46:38.427Z] [INFO] Command line:
12:46:38 [2020-06-09T16:46:38.427Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:46:38 [2020-06-09T16:46:38.427Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:46:40 [2020-06-09T16:46:40.939Z] !SESSION 2020-06-09 16:46:38.566 -----------------------------------------------
12:46:40 [2020-06-09T16:46:40.939Z] eclipse.buildId=unknown
12:46:40 [2020-06-09T16:46:40.939Z] java.version=1.8.0_202
12:46:40 [2020-06-09T16:46:40.939Z] java.vendor=Oracle Corporation
12:46:40 [2020-06-09T16:46:40.939Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:46:40 [2020-06-09T16:46:40.939Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:46:40 [2020-06-09T16:46:40.939Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:46:40 [2020-06-09T16:46:40.939Z] 
12:46:40 [2020-06-09T16:46:40.939Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:46:40.574
12:46:40 [2020-06-09T16:46:40.939Z] !MESSAGE FrameworkEvent ERROR
12:46:40 [2020-06-09T16:46:40.939Z] !STACK 0
12:46:40 [2020-06-09T16:46:40.939Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:46:40 [2020-06-09T16:46:40.939Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:40 [2020-06-09T16:46:40.939Z] 
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:46:40 [2020-06-09T16:46:40.939Z] 
12:46:40 [2020-06-09T16:46:40.939Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:46:40.672
12:46:40 [2020-06-09T16:46:40.939Z] !MESSAGE FrameworkEvent ERROR
12:46:40 [2020-06-09T16:46:40.939Z] !STACK 0
12:46:40 [2020-06-09T16:46:40.939Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:46:40 [2020-06-09T16:46:40.939Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:40 [2020-06-09T16:46:40.939Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:46:40 [2020-06-09T16:46:40.939Z]     -> 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"
12:46:40 [2020-06-09T16:46:40.939Z]        org.apache.httpcomponents.httpclient.win [36]
12:46:40 [2020-06-09T16:46:40.939Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:40 [2020-06-09T16:46:40.939Z] 
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:46:40 [2020-06-09T16:46:40.939Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:46:40 [2020-06-09T16:46:40.940Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:46:40 [2020-06-09T16:46:40.940Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:46:40 [2020-06-09T16:46:40.940Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:46:42 [2020-06-09T16:46:42.302Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:46:42 [2020-06-09T16:46:42.302Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:46:48 [2020-06-09T16:46:48.829Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:46:49 [2020-06-09T16:46:49.388Z] Running org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
12:46:49 [2020-06-09T16:46:49.388Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest
12:46:49 [2020-06-09T16:46:49.388Z] testClamp(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0.003 s
12:46:49 [2020-06-09T16:46:49.388Z] testInvalidConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
12:46:49 [2020-06-09T16:46:49.388Z] testConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
12:46:49 [2020-06-09T16:46:49.388Z] testDefaultConstructor(org.eclipse.tracecompass.tmf.chart.ui.tests.data.ChartRangeTest)  Time elapsed: 0 s
12:46:49 [2020-06-09T16:46:49.388Z] 
12:46:49 [2020-06-09T16:46:49.388Z] Results:
12:46:49 [2020-06-09T16:46:49.388Z] 
12:46:49 [2020-06-09T16:46:49.388Z] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0
12:46:49 [2020-06-09T16:46:49.388Z] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] All tests passed!
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.pom
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-sources.jar
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.chart.ui.tests/target/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.chart.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.chart.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.chart.ui.tests ---
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests >--
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.8-SNAPSHOT [132/138]
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] The project's OSGi version is 1.0.8.202006091432
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/main/resources
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] 
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:51 [2020-06-09T16:46:51.898Z] [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/classes
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] 
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/src/test/resources
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] 
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] 
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] 
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] 
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] 
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:52 [2020-06-09T16:46:52.458Z] [INFO] 
12:46:52 [2020-06-09T16:46:52.459Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:52 [2020-06-09T16:46:52.459Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
12:46:52 [2020-06-09T16:46:52.459Z] [INFO] 
12:46:52 [2020-06-09T16:46:52.459Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:52 [2020-06-09T16:46:52.459Z] [INFO] 
12:46:52 [2020-06-09T16:46:52.459Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:46:53 [2020-06-09T16:46:53.819Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data/.metadata/.log
12:46:53 [2020-06-09T16:46:53.819Z] [INFO] Command line:
12:46:53 [2020-06-09T16:46:53.819Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -nouithread, -consoleLog]
12:46:53 [2020-06-09T16:46:53.819Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:46:56 [2020-06-09T16:46:56.331Z] !SESSION 2020-06-09 16:46:53.565 -----------------------------------------------
12:46:56 [2020-06-09T16:46:56.331Z] eclipse.buildId=unknown
12:46:56 [2020-06-09T16:46:56.331Z] java.version=1.8.0_202
12:46:56 [2020-06-09T16:46:56.331Z] java.vendor=Oracle Corporation
12:46:56 [2020-06-09T16:46:56.331Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:46:56 [2020-06-09T16:46:56.331Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread
12:46:56 [2020-06-09T16:46:56.331Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/surefire.properties -product org.eclipse.platform.ide -nouithread -consoleLog
12:46:56 [2020-06-09T16:46:56.331Z] 
12:46:56 [2020-06-09T16:46:56.331Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:46:56.292
12:46:56 [2020-06-09T16:46:56.331Z] !MESSAGE FrameworkEvent ERROR
12:46:56 [2020-06-09T16:46:56.331Z] !STACK 0
12:46:56 [2020-06-09T16:46:56.331Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:46:56 [2020-06-09T16:46:56.331Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:56 [2020-06-09T16:46:56.331Z] 
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:46:56 [2020-06-09T16:46:56.331Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:46:56 [2020-06-09T16:46:56.618Z] 
12:46:56 [2020-06-09T16:46:56.618Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:46:56.403
12:46:56 [2020-06-09T16:46:56.618Z] !MESSAGE FrameworkEvent ERROR
12:46:56 [2020-06-09T16:46:56.618Z] !STACK 0
12:46:56 [2020-06-09T16:46:56.618Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:46:56 [2020-06-09T16:46:56.618Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:56 [2020-06-09T16:46:56.618Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:46:56 [2020-06-09T16:46:56.618Z]     -> 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"
12:46:56 [2020-06-09T16:46:56.618Z]        org.apache.httpcomponents.httpclient.win [36]
12:46:56 [2020-06-09T16:46:56.618Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:46:56 [2020-06-09T16:46:56.618Z] 
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:46:56 [2020-06-09T16:46:56.618Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:46:58 [2020-06-09T16:46:58.504Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:46:58 [2020-06-09T16:46:58.504Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:47:13 [2020-06-09T16:47:13.334Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:47:13 [2020-06-09T16:47:13.334Z] Running org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
12:47:13 [2020-06-09T16:47:13.334Z] Display size: 1440x900
12:47:13 [2020-06-09T16:47:13.334Z] OS version=3.10.0-1127.10.1.el7.x86_64
12:47:13 [2020-06-09T16:47:13.334Z] GTK version=3.22.30
12:47:13 [2020-06-09T16:47:13.334Z] GTK theme=Ambiance
12:47:13 [2020-06-09T16:47:13.334Z] LIBOVERLAY_SCROLLBAR=0
12:47:13 [2020-06-09T16:47:13.334Z] Time zone: Greenwich Mean Time
12:47:13 [2020-06-09T16:47:13.334Z] log4j:WARN No appenders could be found for logger (org.eclipse.swtbot.swt.finder.widgets.SWTBotShell).
12:47:13 [2020-06-09T16:47:13.334Z] log4j:WARN Please initialize the log4j system properly.
12:47:21 [2020-06-09T16:47:21.415Z] *** BUG ***
12:47:21 [2020-06-09T16:47:21.415Z] In pixman_region32_init_rect: Invalid rectangle passed
12:47:21 [2020-06-09T16:47:21.415Z] Set a breakpoint on '_pixman_log_error' to debug
12:47:21 [2020-06-09T16:47:21.415Z] 
12:47:21 [2020-06-09T16:47:21.415Z] *** BUG ***
12:47:21 [2020-06-09T16:47:21.415Z] In pixman_region32_init_rect: Invalid rectangle passed
12:47:21 [2020-06-09T16:47:21.415Z] Set a breakpoint on '_pixman_log_error' to debug
12:47:21 [2020-06-09T16:47:21.415Z] 
12:47:21 [2020-06-09T16:47:21.415Z] *** BUG ***
12:47:21 [2020-06-09T16:47:21.415Z] In pixman_region32_init_rect: Invalid rectangle passed
12:47:21 [2020-06-09T16:47:21.415Z] Set a breakpoint on '_pixman_log_error' to debug
12:47:21 [2020-06-09T16:47:21.415Z] 
12:49:12 [2020-06-09T16:49:12.786Z] 
12:49:12 [2020-06-09T16:49:12.786Z] !ENTRY org.eclipse.tracecompass.tmf.ui 4 0 2020-06-09 16:49:08.592
12:49:12 [2020-06-09T16:49:12.786Z] !MESSAGE Error connection to node 'ssh://anonymous@unknown.unknown.unknown'
12:49:12 [2020-06-09T16:49:12.786Z] !STACK 0
12:49:12 [2020-06-09T16:49:12.786Z] org.eclipse.core.commands.ExecutionException: Cannot connect Unknown
12:49:12 [2020-06-09T16:49:12.786Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:90)
12:49:12 [2020-06-09T16:49:12.786Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.model.RemoteImportConnectionNodeElement.connect(RemoteImportConnectionNodeElement.java:143)
12:49:12 [2020-06-09T16:49:12.786Z] 	at org.eclipse.tracecompass.internal.tmf.remote.ui.wizards.fetch.RemoteFetchLogWizardRemotePage$6.run(RemoteFetchLogWizardRemotePage.java:392)
12:49:12 [2020-06-09T16:49:12.786Z] 	at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:122)
12:49:12 [2020-06-09T16:49:12.786Z] Caused by: org.eclipse.remote.core.exception.RemoteConnectionException: Session.connect: java.net.UnknownHostException: unknown.unknown.unknown
12:49:12 [2020-06-09T16:49:12.786Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.newSession(JSchConnection.java:803)
12:49:12 [2020-06-09T16:49:12.786Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:841)
12:49:12 [2020-06-09T16:49:12.786Z] 	at org.eclipse.remote.internal.jsch.core.JSchConnection.open(JSchConnection.java:814)
12:49:12 [2020-06-09T16:49:12.786Z] 	at org.eclipse.remote.internal.core.RemoteConnection.open(RemoteConnection.java:208)
12:49:12 [2020-06-09T16:49:12.786Z] 	at org.eclipse.tracecompass.tmf.remote.core.proxy.RemoteSystemProxy.connect(RemoteSystemProxy.java:86)
12:49:12 [2020-06-09T16:49:12.786Z] 	... 3 more
12:49:12 [2020-06-09T16:49:12.786Z] *** BUG ***
12:49:12 [2020-06-09T16:49:12.786Z] In pixman_region32_init_rect: Invalid rectangle passed
12:49:12 [2020-06-09T16:49:12.786Z] Set a breakpoint on '_pixman_log_error' to debug
12:49:12 [2020-06-09T16:49:12.786Z] 
12:49:12 [2020-06-09T16:49:12.786Z] *** BUG ***
12:49:12 [2020-06-09T16:49:12.786Z] In pixman_region32_init_rect: Invalid rectangle passed
12:49:12 [2020-06-09T16:49:12.786Z] Set a breakpoint on '_pixman_log_error' to debug
12:49:12 [2020-06-09T16:49:12.786Z] 
12:49:12 [2020-06-09T16:49:12.786Z] *** BUG ***
12:49:12 [2020-06-09T16:49:12.786Z] In pixman_region32_init_rect: Invalid rectangle passed
12:49:12 [2020-06-09T16:49:12.786Z] Set a breakpoint on '_pixman_log_error' to debug
12:49:12 [2020-06-09T16:49:12.786Z] 
12:49:15 [2020-06-09T16:49:15.299Z] *** BUG ***
12:49:15 [2020-06-09T16:49:15.299Z] In pixman_region32_init_rect: Invalid rectangle passed
12:49:15 [2020-06-09T16:49:15.299Z] Set a breakpoint on '_pixman_log_error' to debug
12:49:15 [2020-06-09T16:49:15.299Z] 
12:49:15 [2020-06-09T16:49:15.299Z] *** BUG ***
12:49:15 [2020-06-09T16:49:15.299Z] In pixman_region32_init_rect: Invalid rectangle passed
12:49:15 [2020-06-09T16:49:15.299Z] Set a breakpoint on '_pixman_log_error' to debug
12:49:15 [2020-06-09T16:49:15.299Z] 
12:49:15 [2020-06-09T16:49:15.299Z] *** BUG ***
12:49:15 [2020-06-09T16:49:15.299Z] In pixman_region32_init_rect: Invalid rectangle passed
12:49:15 [2020-06-09T16:49:15.299Z] Set a breakpoint on '_pixman_log_error' to debug
12:49:15 [2020-06-09T16:49:15.299Z] 
12:49:18 [2020-06-09T16:49:18.560Z] *** BUG ***
12:49:18 [2020-06-09T16:49:18.560Z] In pixman_region32_init_rect: Invalid rectangle passed
12:49:18 [2020-06-09T16:49:18.560Z] Set a breakpoint on '_pixman_log_error' to debug
12:49:18 [2020-06-09T16:49:18.560Z] 
12:49:25 [2020-06-09T16:49:25.090Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 133.178 s - in org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest
12:49:25 [2020-06-09T16:49:25.090Z] testImportNothing(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 9.5 s
12:49:25 [2020-06-09T16:49:25.090Z] test_7_03(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 20.984 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_04(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.528 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_05(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 20.873 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_06(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.103 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_07(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.712 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_08(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 9.832 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_09(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 5.8 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_10(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.209 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_11(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.006 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_12(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.765 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_13(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 6.877 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_14(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.734 s
12:49:25 [2020-06-09T16:49:25.090Z] test_8_15(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.168 s
12:49:25 [2020-06-09T16:49:25.090Z] test_9_01(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 3.857 s
12:49:25 [2020-06-09T16:49:25.090Z] test_9_02(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest) skipped
12:49:25 [2020-06-09T16:49:25.090Z] testImportOnlyOne(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.28 s
12:49:25 [2020-06-09T16:49:25.090Z] testEmptyFile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.906 s
12:49:25 [2020-06-09T16:49:25.090Z] testImportAll(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 4.7 s
12:49:25 [2020-06-09T16:49:25.090Z] testEditProfile(org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests.fetch.FetchRemoteTracesTest)  Time elapsed: 2.721 s
12:49:25 [2020-06-09T16:49:25.090Z] 
12:49:25 [2020-06-09T16:49:25.090Z] Results:
12:49:25 [2020-06-09T16:49:25.090Z] 
12:49:25 [2020-06-09T16:49:25.090Z] Tests run: 20, Failures: 0, Errors: 0, Skipped: 1
12:49:25 [2020-06-09T16:49:25.090Z] 
12:49:25 [2020-06-09T16:49:25.349Z] 
12:49:25 [2020-06-09T16:49:25.349Z] !ENTRY org.eclipse.core.resources 2 10035 2020-06-09 16:49:25.310
12:49:25 [2020-06-09T16:49:25.349Z] !MESSAGE The workspace will exit with unsaved changes in this session.
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] All tests passed!
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.pom
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-sources.jar
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/target/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests/1.0.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-pack200.jar.pack.gz
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-p2metadata.xml
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.8-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests-1.0.8-SNAPSHOT-p2artifacts.xml
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests ---
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote.ui.tests >--
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] Building org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.1-SNAPSHOT [133/138]
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] The project's OSGi version is 1.0.1.202006091432
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/main/resources
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] 
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:37 [2020-06-09T16:49:37.509Z] [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/classes
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] 
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/src/test/resources
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] 
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] 
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] 
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] 
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] 
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] 
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] 
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] 
12:49:38 [2020-06-09T16:49:38.069Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:49:38 [2020-06-09T16:49:38.993Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data/.metadata/.log
12:49:38 [2020-06-09T16:49:38.993Z] [INFO] Command line:
12:49:38 [2020-06-09T16:49:38.993Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.uitest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:49:38 [2020-06-09T16:49:38.993Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:49:41 [2020-06-09T16:49:41.504Z] !SESSION 2020-06-09 16:49:39.079 -----------------------------------------------
12:49:41 [2020-06-09T16:49:41.504Z] eclipse.buildId=unknown
12:49:41 [2020-06-09T16:49:41.504Z] java.version=1.8.0_202
12:49:41 [2020-06-09T16:49:41.504Z] java.vendor=Oracle Corporation
12:49:41 [2020-06-09T16:49:41.504Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:49:41 [2020-06-09T16:49:41.504Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide
12:49:41 [2020-06-09T16:49:41.504Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.uitest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:49:41 [2020-06-09T16:49:41.504Z] 
12:49:41 [2020-06-09T16:49:41.504Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:49:40.973
12:49:41 [2020-06-09T16:49:41.504Z] !MESSAGE FrameworkEvent ERROR
12:49:41 [2020-06-09T16:49:41.504Z] !STACK 0
12:49:41 [2020-06-09T16:49:41.504Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [65]
12:49:41 [2020-06-09T16:49:41.504Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:49:41 [2020-06-09T16:49:41.504Z] 
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:49:41 [2020-06-09T16:49:41.504Z] 
12:49:41 [2020-06-09T16:49:41.504Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:49:41.076
12:49:41 [2020-06-09T16:49:41.504Z] !MESSAGE FrameworkEvent ERROR
12:49:41 [2020-06-09T16:49:41.504Z] !STACK 0
12:49:41 [2020-06-09T16:49:41.504Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [134]
12:49:41 [2020-06-09T16:49:41.504Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:49:41 [2020-06-09T16:49:41.504Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:49:41 [2020-06-09T16:49:41.504Z]     -> 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"
12:49:41 [2020-06-09T16:49:41.504Z]        org.apache.httpcomponents.httpclient.win [36]
12:49:41 [2020-06-09T16:49:41.504Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:49:41 [2020-06-09T16:49:41.504Z] 
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:49:41 [2020-06-09T16:49:41.504Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:49:44 [2020-06-09T16:49:44.765Z] SWT SessionManagerDBus: Failed to connect to org.gnome.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:49:44 [2020-06-09T16:49:44.765Z] SWT SessionManagerDBus: Failed to connect to org.xfce.SessionManager: Failed to execute child process “dbus-launch” (No such file or directory)
12:49:59 [2020-06-09T16:49:59.596Z] SWT WebkitGDBus.java: Lost GDBus name. This should never occur
12:49:59 [2020-06-09T16:49:59.596Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
12:49:59 [2020-06-09T16:49:59.596Z] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.422 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest
12:49:59 [2020-06-09T16:49:59.596Z] testLoadElements(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.043 s
12:49:59 [2020-06-09T16:49:59.596Z] testValidateInvalidMissingFiles(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.246 s
12:49:59 [2020-06-09T16:49:59.596Z] testValidateInvalidEmptyProfile(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.055 s
12:49:59 [2020-06-09T16:49:59.596Z] testValidateInvalidMissingRoot(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.059 s
12:49:59 [2020-06-09T16:49:59.596Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesReaderTest)  Time elapsed: 0.003 s
12:49:59 [2020-06-09T16:49:59.596Z] Running org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
12:49:59 [2020-06-09T16:49:59.596Z] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest
12:49:59 [2020-06-09T16:49:59.596Z] testValidateValid(org.eclipse.tracecompass.tmf.remote.ui.tests.fetch.RemoteImportProfilesWriterTest)  Time elapsed: 0.06 s
12:49:59 [2020-06-09T16:49:59.596Z] 
12:49:59 [2020-06-09T16:49:59.596Z] Results:
12:49:59 [2020-06-09T16:49:59.596Z] 
12:49:59 [2020-06-09T16:49:59.596Z] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
12:49:59 [2020-06-09T16:49:59.596Z] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] All tests passed!
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.pom
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-sources.jar
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote.ui.tests/target/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote.ui.tests/1.0.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-pack200.jar.pack.gz
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-p2metadata.xml
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.1-SNAPSHOT/org.eclipse.tracecompass.tmf.remote.ui.tests-1.0.1-SNAPSHOT-p2artifacts.xml
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote.ui.tests ---
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.alltests >-----
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] Building Trace Compass All Tests 1.0.9-SNAPSHOT                [134/138]
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] ------------------------[ eclipse-test-plugin ]-------------------------
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.alltests ---
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.alltests ---
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] The project's OSGi version is 1.0.9.202006091432
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.alltests ---
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.alltests ---
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.alltests ---
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.alltests ---
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/src/main/resources
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] 
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.alltests ---
12:50:11 [2020-06-09T16:50:11.788Z] [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/classes
12:50:13 [2020-06-09T16:50:13.672Z] [INFO] 
12:50:13 [2020-06-09T16:50:13.672Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.alltests ---
12:50:13 [2020-06-09T16:50:13.672Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:50:13 [2020-06-09T16:50:13.672Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/src/test/resources
12:50:13 [2020-06-09T16:50:13.672Z] [INFO] 
12:50:13 [2020-06-09T16:50:13.672Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.alltests ---
12:50:13 [2020-06-09T16:50:13.672Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar
12:50:13 [2020-06-09T16:50:13.672Z] [INFO] 
12:50:13 [2020-06-09T16:50:13.672Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.alltests ---
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] 
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.alltests ---
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] 
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.alltests ---
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] 
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.alltests ---
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] 
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.alltests ---
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] 
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.alltests ---
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] 
12:50:16 [2020-06-09T16:50:16.933Z] [INFO] --- tycho-surefire-plugin:1.3.0:test (default-test) @ org.eclipse.tracecompass.alltests ---
12:50:22 [2020-06-09T16:50:22.172Z] [INFO] Expected eclipse log file: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/data/.metadata/.log
12:50:22 [2020-06-09T16:50:22.172Z] [INFO] Command line:
12:50:22 [2020-06-09T16:50:22.172Z] 	[/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.400.v20190515-0925/org.eclipse.equinox.launcher-1.5.400.v20190515-0925.jar, -data, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/data, -install, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work, -configuration, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/configuration, -application, org.eclipse.tycho.surefire.osgibooter.headlesstest, -testproperties, /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/surefire.properties, -product, org.eclipse.platform.ide, -consoleLog]
12:50:22 [2020-06-09T16:50:22.172Z] Picked up _JAVA_OPTIONS: -Duser.home=/home/tracecompass
12:50:24 [2020-06-09T16:50:24.687Z] !SESSION 2020-06-09 16:50:21.934 -----------------------------------------------
12:50:24 [2020-06-09T16:50:24.687Z] eclipse.buildId=unknown
12:50:24 [2020-06-09T16:50:24.687Z] java.version=1.8.0_202
12:50:24 [2020-06-09T16:50:24.687Z] java.vendor=Oracle Corporation
12:50:24 [2020-06-09T16:50:24.687Z] BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
12:50:24 [2020-06-09T16:50:24.687Z] Framework arguments:  -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide
12:50:24 [2020-06-09T16:50:24.687Z] Command-line arguments:  -data /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/work/data -application org.eclipse.tycho.surefire.osgibooter.headlesstest -testproperties /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/surefire.properties -product org.eclipse.platform.ide -consoleLog
12:50:24 [2020-06-09T16:50:24.687Z] 
12:50:24 [2020-06-09T16:50:24.687Z] !ENTRY org.eclipse.compare.win32 4 0 2020-06-09 16:50:24.274
12:50:24 [2020-06-09T16:50:24.687Z] !MESSAGE FrameworkEvent ERROR
12:50:24 [2020-06-09T16:50:24.687Z] !STACK 0
12:50:24 [2020-06-09T16:50:24.687Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.compare.win32 [85]
12:50:24 [2020-06-09T16:50:24.687Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:50:24 [2020-06-09T16:50:24.687Z] 
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:50:24 [2020-06-09T16:50:24.687Z] 
12:50:24 [2020-06-09T16:50:24.687Z] !ENTRY org.eclipse.ecf.provider.filetransfer.httpclient45.win32 4 0 2020-06-09 16:50:24.305
12:50:24 [2020-06-09T16:50:24.687Z] !MESSAGE FrameworkEvent ERROR
12:50:24 [2020-06-09T16:50:24.687Z] !STACK 0
12:50:24 [2020-06-09T16:50:24.687Z] org.osgi.framework.BundleException: Could not resolve module: org.eclipse.ecf.provider.filetransfer.httpclient45.win32 [149]
12:50:24 [2020-06-09T16:50:24.687Z]   Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:50:24 [2020-06-09T16:50:24.687Z]   Unresolved requirement: Import-Package: org.apache.http.impl.auth.win; version="[4.5.0,5.0.0)"
12:50:24 [2020-06-09T16:50:24.687Z]     -> 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"
12:50:24 [2020-06-09T16:50:24.687Z]        org.apache.httpcomponents.httpclient.win [36]
12:50:24 [2020-06-09T16:50:24.687Z]          Unresolved requirement: Require-Capability: eclipse.platform; filter:="(osgi.os=win32)"
12:50:24 [2020-06-09T16:50:24.687Z] 
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.Module.start(Module.java:457)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$1.run(ModuleContainer.java:1820)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$2$1.execute(EquinoxContainerAdaptor.java:150)
12:50:24 [2020-06-09T16:50:24.687Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1813)
12:50:24 [2020-06-09T16:50:24.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1769)
12:50:24 [2020-06-09T16:50:24.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1735)
12:50:24 [2020-06-09T16:50:24.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1661)
12:50:24 [2020-06-09T16:50:24.688Z] 	at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.dispatchEvent(ModuleContainer.java:1)
12:50:24 [2020-06-09T16:50:24.688Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
12:50:24 [2020-06-09T16:50:24.688Z] 	at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:345)
12:50:31 [2020-06-09T16:50:31.215Z] 
12:50:31 [2020-06-09T16:50:31.215Z] Results:
12:50:31 [2020-06-09T16:50:31.215Z] 
12:50:31 [2020-06-09T16:50:31.215Z] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
12:50:31 [2020-06-09T16:50:31.215Z] 
12:50:41 [2020-06-09T16:50:41.150Z] [WARNING] No tests found.
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.alltests ---
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.pom
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-sources.jar
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-pack200.jar.pack.gz
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-p2metadata.xml
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.alltests/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.alltests/1.0.9-SNAPSHOT/org.eclipse.tracecompass.alltests-1.0.9-SNAPSHOT-p2artifacts.xml
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.alltests ---
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] -----< org.eclipse.tracecompass:org.eclipse.tracecompass.testing >------
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] Building org.eclipse.tracecompass.testing 6.0.0-SNAPSHOT       [135/138]
12:50:41 [2020-06-09T16:50:41.150Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.jar
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.406Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.661Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-sources-feature.jar
12:50:41 [2020-06-09T16:50:41.661Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.661Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.661Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.661Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.661Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.661Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.661Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.jar
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT.pom
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-sources-feature.jar
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-p2metadata.xml
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.testing/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.testing/6.0.0-SNAPSHOT/org.eclipse.tracecompass.testing-6.0.0-SNAPSHOT-p2artifacts.xml
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.testing ---
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] ----< org.eclipse.tracecompass:org.eclipse.tracecompass.tmf.remote >----
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] Building org.eclipse.tracecompass.tmf.remote 6.0.0-SNAPSHOT    [136/138]
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] --------------------------[ eclipse-feature ]---------------------------
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.tmf.remote ---
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] Deleting /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] 
12:50:41 [2020-06-09T16:50:41.916Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-feature (default-package-feature) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.jar
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- tycho-p2-plugin:1.3.0:feature-p2-metadata (default-feature-p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-sources-feature.jar
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.jar
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/.polyglot.build.properties to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT.pom
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-sources-feature.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-sources-feature.jar
12:50:42 [2020-06-09T16:50:42.171Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-p2metadata.xml
12:50:42 [2020-06-09T16:50:42.426Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/tmf/org.eclipse.tracecompass.tmf.remote/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.tmf.remote/6.0.0-SNAPSHOT/org.eclipse.tracecompass.tmf.remote-6.0.0-SNAPSHOT-p2artifacts.xml
12:50:42 [2020-06-09T16:50:42.427Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.427Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.tmf.remote ---
12:50:42 [2020-06-09T16:50:42.427Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.427Z] [INFO] ---< org.eclipse.tracecompass:org.eclipse.tracecompass.releng-site >----
12:50:42 [2020-06-09T16:50:42.427Z] [INFO] Building Trace Compass Repository 6.0.0-SNAPSHOT               [137/138]
12:50:42 [2020-06-09T16:50:42.427Z] [INFO] -------------------------[ eclipse-repository ]-------------------------
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier-aggregator (default-build-qualifier-aggregator) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] The project's OSGi version is 6.0.0.202006091432
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean-1) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/src/main/resources
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-osgi-ee (default-publish-osgi-ee) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.682Z] [INFO] Published profile IUs: [a.jre.javase 10.0.0, config.a.jre.javase 10.0.0]
12:50:42 [2020-06-09T16:50:42.938Z] [INFO] Published profile IUs: [a.jre.javase 11.0.0, config.a.jre.javase 11.0.0]
12:50:42 [2020-06-09T16:50:42.938Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.938Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-products (default-publish-products) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.938Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.938Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:publish-categories (default-publish-categories) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.938Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.938Z] [INFO] --- tycho-p2-publisher-plugin:1.3.0:attach-artifacts (default-attach-artifacts) @ org.eclipse.tracecompass.releng-site ---
12:50:42 [2020-06-09T16:50:42.938Z] [INFO] 
12:50:42 [2020-06-09T16:50:42.938Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:assemble-repository (default-assemble-repository) @ org.eclipse.tracecompass.releng-site ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- tycho-p2-repository-plugin:1.3.0:archive-repository (default-archive-repository) @ org.eclipse.tracecompass.releng-site ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.releng-site ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.releng-site ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.releng-site ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- repository-utils:1.0.0:generate-repository-facade (generate-facade) @ org.eclipse.tracecompass.releng-site ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] Building zip: /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/target/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT.zip
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.releng-site ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] No primary artifact to install, installing attached artifacts instead.
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT.pom
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/target/p2content.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT-p2metadata.xml
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/releng/org.eclipse.tracecompass.releng-site/target/p2artifacts.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.releng-site/6.0.0-SNAPSHOT/org.eclipse.tracecompass.releng-site-6.0.0-SNAPSHOT-p2artifacts.xml
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.releng-site ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --< org.eclipse.tracecompass:org.eclipse.tracecompass.jsontrace.core.tests >--
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] Building org.eclipse.tracecompass.jsontrace.core.tests 1.0.2-SNAPSHOT [138/138]
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] ---------------------------[ eclipse-plugin ]---------------------------
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- tycho-packaging-plugin:1.3.0:build-qualifier (default-build-qualifier) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] The project's OSGi version is 1.0.2.202006091432
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-id (default-validate-id) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- tycho-packaging-plugin:1.3.0:validate-version (default-validate-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:34 [2020-06-09T16:52:34.942Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/main/resources
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- tycho-compiler-plugin:1.3.0:compile (default-compile) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/classes
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/src/test/resources
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- tycho-source-plugin:1.3.0:plugin-source (plugin-source) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- target-platform-configuration:1.3.0:target-platform (default-target-platform) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- tycho-packaging-plugin:1.3.0:package-plugin (default-package-plugin) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Building jar: /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata-default (default-p2-metadata-default) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- tycho-source-feature-plugin:1.3.0:source-feature (source-feature) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- tycho-pack200b-plugin:1.3.0:pack (pack200-pack) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Pack200 packing jar /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- tycho-p2-plugin:1.3.0:p2-metadata (p2-metadata) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.pom
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-sources.jar
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/jsontrace/org.eclipse.tracecompass.jsontrace.core.tests/target/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT.jar.pack.gz to /home/jenkins/.m2/repository/org/eclipse/tracecompass/org.eclipse.tracecompass.jsontrace.core.tests/1.0.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-pack200.jar.pack.gz
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-p2metadata.xml
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Installing /home/jenkins/agent/workspace/tracecompass-master-2019-06/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.2-SNAPSHOT/org.eclipse.tracecompass.jsontrace.core.tests-1.0.2-SNAPSHOT-p2artifacts.xml
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] --- tycho-p2-plugin:1.3.0:update-local-index (default-update-local-index) @ org.eclipse.tracecompass.jsontrace.core.tests ---
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] ------------------------------------------------------------------------
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Reactor Summary:
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] 
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass Parent 6.0.0-SNAPSHOT ................ SUCCESS [02:00 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass Tracetype-agnostic Analyses Parent 6.0.0-SNAPSHOT SUCCESS [  0.617 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass Common Utilities Parent 6.0.0-SNAPSHOT SUCCESS [  0.065 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.common.core 4.2.1-SNAPSHOT  SUCCESS [01:04 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass State System Parent 6.0.0-SNAPSHOT ... SUCCESS [  0.099 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.datastore.core 1.2.1-SNAPSHOT SUCCESS [  3.082 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.segmentstore.core 3.0.0-SNAPSHOT SUCCESS [  2.093 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.statesystem.core 5.0.0-SNAPSHOT SUCCESS [  2.411 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass TMF Parent 6.0.0-SNAPSHOT ............ SUCCESS [  0.141 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass Filter Parser 1.0.5-SNAPSHOT ......... SUCCESS [  1.261 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.core 6.0.0-SNAPSHOT ... SUCCESS [ 12.632 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.counters.core 2.0.4-SNAPSHOT SUCCESS [  1.592 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass CTF Support Parent 6.0.0-SNAPSHOT .... SUCCESS [  0.127 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass CTF Parser Plug-in 1.0.5-SNAPSHOT .... SUCCESS [ 22.573 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.ctf.core 4.0.3-SNAPSHOT ... SUCCESS [  5.040 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass CTF Core Tests Plug-in 1.0.8-SNAPSHOT  SUCCESS [01:53 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.statesystem.core.tests 1.0.12-SNAPSHOT SUCCESS [01:30 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.core.tests 1.0.13-SNAPSHOT SUCCESS [06:38 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core 4.2.1-SNAPSHOT SUCCESS [  4.020 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.ctf.core.tests 1.0.11-SNAPSHOT SUCCESS [05:35 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.counters.core.tests 1.0.0-SNAPSHOT SUCCESS [ 46.557 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.ui 6.0.0-SNAPSHOT ..... SUCCESS [ 34.559 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui 1.0.0-SNAPSHOT SUCCESS [  2.441 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.ui.tests 1.0.14-SNAPSHOT SUCCESS [03:45 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [08:06 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.graph.core 2.1.6-SNAPSHOT SUCCESS [  2.310 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.chart.core 1.0.3-SNAPSHOT SUCCESS [  2.194 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.lami.core 1.1.2-SNAPSHOT SUCCESS [  3.409 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.timing.core 5.1.2-SNAPSHOT SUCCESS [  3.775 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core 5.0.0-SNAPSHOT SUCCESS [ 11.680 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass LTTng Support Parent 6.0.0-SNAPSHOT .. SUCCESS [  0.808 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.common.core 1.1.2-SNAPSHOT SUCCESS [  2.221 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core 4.0.0-SNAPSHOT SUCCESS [  5.302 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core 3.0.4-SNAPSHOT SUCCESS [  1.933 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.counters.ui.swtbot.tests 1.0.0-SNAPSHOT SUCCESS [03:26 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.graph.core.tests 1.0.5-SNAPSHOT SUCCESS [ 36.432 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.graph.ui 1.0.10-SNAPSHOT SUCCESS [  3.028 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.lami.core.tests 1.0.3-SNAPSHOT SUCCESS [ 43.933 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui 1.0.10-SNAPSHOT SUCCESS [  2.174 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui 1.1.3-SNAPSHOT SUCCESS [  1.988 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.chart.core.tests 1.0.2-SNAPSHOT SUCCESS [ 32.942 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [ 40.499 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.lami.ui.swtbot.tests 1.0.5-SNAPSHOT SUCCESS [ 56.562 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.core.tests 1.0.13-SNAPSHOT SUCCESS [02:37 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui 4.1.0-SNAPSHOT SUCCESS [  2.659 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui 4.0.0-SNAPSHOT SUCCESS [  3.048 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.tests 1.0.8-SNAPSHOT SUCCESS [ 37.970 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.timing.core.tests 1.0.5-SNAPSHOT SUCCESS [ 23.164 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.timing.ui.swtbot.tests 1.0.9-SNAPSHOT SUCCESS [01:13 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.os.linux.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [02:17 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core 2.0.0-SNAPSHOT SUCCESS [  2.332 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.profiling.core.tests 1.0.4-SNAPSHOT SUCCESS [ 51.537 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui 2.1.0-SNAPSHOT SUCCESS [  2.077 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.analysis.profiling.ui.swtbot.tests 1.0.4-SNAPSHOT SUCCESS [ 43.562 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass BTF Support Parent 6.0.0-SNAPSHOT .... SUCCESS [  0.242 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.btf.core 2.2.2-SNAPSHOT ... SUCCESS [  1.213 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass Documentation 6.0.0-SNAPSHOT ......... SUCCESS [  0.211 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass Developer Guide 6.0.0-SNAPSHOT ....... SUCCESS [01:11 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui 2.1.12-SNAPSHOT SUCCESS [  2.188 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf 6.0.0-SNAPSHOT ........ SUCCESS [  5.110 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.btf.ui 1.0.3-SNAPSHOT ..... SUCCESS [  1.616 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.btf 6.0.0-SNAPSHOT ........ SUCCESS [  1.576 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.btf.core.tests 1.0.2-SNAPSHOT SUCCESS [ 20.976 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.common.core.tests 1.1.8-SNAPSHOT SUCCESS [ 35.105 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.ctf 6.0.0-SNAPSHOT ........ SUCCESS [  0.626 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.ctf.parser.tests 1.0.2-SNAPSHOT SUCCESS [ 29.276 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.ctf 6.0.0-SNAPSHOT .... SUCCESS [  5.874 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.ctf.ui.swtbot.tests 1.0.10-SNAPSHOT SUCCESS [06:13 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass User Guide 6.0.0-SNAPSHOT ............ SUCCESS [ 46.026 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass GDB Tracepoint Analysis User Guide 6.0.0-SNAPSHOT SUCCESS [ 37.143 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass RCP User Guide 6.0.0-SNAPSHOT ........ SUCCESS [ 32.961 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass Pcap User Guide 6.0.0-SNAPSHOT ....... SUCCESS [ 42.801 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.examples 1.0.6-SNAPSHOT ... SUCCESS [ 15.207 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] Trace Compass GDB Tracepoint Analysis Parent 6.0.0-SNAPSHOT SUCCESS [  0.116 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.gdbtrace.core 1.0.6-SNAPSHOT SUCCESS [ 11.903 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui 1.1.3-SNAPSHOT  SUCCESS [  3.902 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.gdbtrace 6.0.0-SNAPSHOT ... SUCCESS [ 13.845 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.gdbtrace.core.tests 1.0.1-SNAPSHOT SUCCESS [ 39.346 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.gdbtrace.ui.tests 1.0.1-SNAPSHOT SUCCESS [01:11 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.common.core.tests 1.0.1-SNAPSHOT SUCCESS [ 42.910 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.control.core 1.2.4-SNAPSHOT SUCCESS [  4.267 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.remote.core 2.0.4-SNAPSHOT SUCCESS [  5.378 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui 1.0.8-SNAPSHOT SUCCESS [  7.667 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui 1.2.11-SNAPSHOT SUCCESS [ 22.648 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.control 6.0.0-SNAPSHOT SUCCESS [  3.047 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.control.core.tests 1.1.2-SNAPSHOT SUCCESS [ 40.925 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.remote.core.tests 1.0.1-SNAPSHOT SUCCESS [ 46.382 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.tests 2.0.4-SNAPSHOT SUCCESS [01:32 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.control.ui.swtbot.tests 1.0.7-SNAPSHOT SUCCESS [01:34 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui 2.0.1-SNAPSHOT SUCCESS [  1.133 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.kernel 6.0.0-SNAPSHOT SUCCESS [  1.215 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.core.tests 1.0.12-SNAPSHOT SUCCESS [01:05 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.core.tests 2.0.1-SNAPSHOT SUCCESS [01:34 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.kernel.ui.swtbot.tests 1.0.14-SNAPSHOT SUCCESS [06:29 min]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core 5.0.0-SNAPSHOT SUCCESS [  6.870 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui 3.0.8-SNAPSHOT SUCCESS [  5.639 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.ust 6.0.0-SNAPSHOT . SUCCESS [  2.156 s]
12:52:34 [2020-06-09T16:52:34.943Z] [INFO] org.eclipse.tracecompass.lttng2.ust.core.tests 1.0.11-SNAPSHOT SUCCESS [ 54.955 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.tests 1.0.1-SNAPSHOT SUCCESS [ 37.543 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.lttng2.ust.ui.swtbot.tests 1.0.13-SNAPSHOT SUCCESS [02:55 min]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass Pcap Format Support Parent 6.0.0-SNAPSHOT SUCCESS [  0.017 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.pcap.core 1.1.2-SNAPSHOT .. SUCCESS [  2.392 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass Pcap Parser Core Tests Plug-in 1.0.4-SNAPSHOT SUCCESS [ 26.251 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core 1.0.4-SNAPSHOT SUCCESS [  1.581 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui 1.1.3-SNAPSHOT  SUCCESS [  2.020 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.pcap 6.0.0-SNAPSHOT ... SUCCESS [  0.768 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.pcap.core.tests 1.0.2-SNAPSHOT SUCCESS [ 33.454 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.pcap.ui.swtbot.tests 1.0.1-SNAPSHOT SUCCESS [01:02 min]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass RCP Parent 6.0.0-SNAPSHOT ............ SUCCESS [  0.169 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass RCP Branding plug-in 6.0.0-SNAPSHOT .. SUCCESS [  0.982 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass RCP Branding Feature 6.0.0-SNAPSHOT .. SUCCESS [  1.390 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.cli.core 1.0.1-SNAPSHOT SUCCESS [  1.645 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.rcp.ui 6.0.0-SNAPSHOT ..... SUCCESS [  3.321 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass RCP Feature 6.0.0-SNAPSHOT ........... SUCCESS [  3.563 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.cli.core.tests 1.0.1-SNAPSHOT SUCCESS [ 19.382 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.rcp.ui.tests 2.0.3-SNAPSHOT SUCCESS [ 33.682 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.rcp.incubator.ui 1.0.1-SNAPSHOT SUCCESS [  1.112 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.rcp.incubator 6.0.0-SNAPSHOT SUCCESS [  1.060 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass Json trace Parent 6.0.0-SNAPSHOT ..... SUCCESS [  0.091 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.jsontrace.core 1.0.0-SNAPSHOT SUCCESS [  0.774 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.jsontrace 6.0.0-SNAPSHOT .. SUCCESS [  0.883 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.cli 6.0.0-SNAPSHOT .... SUCCESS [  1.061 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass RCP Product 6.0.0-SNAPSHOT ........... SUCCESS [06:49 min]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass Release Engineering Parent 6.0.0-SNAPSHOT SUCCESS [  0.051 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass Target Platform 6.0.0-SNAPSHOT ....... SUCCESS [ 29.569 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.integration.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [15:29 min]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.datastore.core.tests 1.0.5-SNAPSHOT SUCCESS [ 14.434 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.segmentstore.core.tests 1.0.4-SNAPSHOT SUCCESS [ 12.376 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.swtbot.tests 1.0.11-SNAPSHOT SUCCESS [01:29 min]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.analysis.xml.ui.tests 1.0.3-SNAPSHOT SUCCESS [ 26.731 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.chart.ui.tests 1.0.1-SNAPSHOT SUCCESS [ 14.551 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.swtbot.tests 1.0.8-SNAPSHOT SUCCESS [02:45 min]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.remote.ui.tests 1.0.1-SNAPSHOT SUCCESS [ 33.182 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass All Tests 1.0.9-SNAPSHOT ............. SUCCESS [ 30.615 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.testing 6.0.0-SNAPSHOT .... SUCCESS [  0.738 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.tmf.remote 6.0.0-SNAPSHOT . SUCCESS [  0.528 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Trace Compass Repository 6.0.0-SNAPSHOT ............ SUCCESS [01:42 min]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] org.eclipse.tracecompass.jsontrace.core.tests 1.0.2-SNAPSHOT SUCCESS [  1.586 s]
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] ------------------------------------------------------------------------
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] BUILD SUCCESS
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] ------------------------------------------------------------------------
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Total time:  02:20 h
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] Finished at: 2020-06-09T16:52:26Z
12:52:34 [2020-06-09T16:52:34.944Z] [INFO] ------------------------------------------------------------------------
12:53:21 [2020-06-09T16:53:21.574Z] [Pipeline] }
12:53:21 [2020-06-09T16:53:21.599Z] [Pipeline] // container
12:53:21 [2020-06-09T16:53:21.631Z] Post stage
12:53:21 [2020-06-09T16:53:21.700Z] [Pipeline] container
12:53:21 [2020-06-09T16:53:21.700Z] [Pipeline] {
12:53:21 [2020-06-09T16:53:21.749Z] [Pipeline] sh
12:53:24 [2020-06-09T16:53:24.213Z] + echo */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
12:53:24 [2020-06-09T16:53:24.214Z] */*tests/screenshots/*.jpeg,*/*tests/target/work/data/.metadata/.log
12:53:24 [2020-06-09T16:53:24.237Z] [Pipeline] junit
12:53:24 [2020-06-09T16:53:24.241Z] Recording test results
12:54:04 [2020-06-09T16:54:04.055Z] [Pipeline] archiveArtifacts
12:54:04 [2020-06-09T16:54:04.059Z] Archiving artifacts
12:54:10 [2020-06-09T16:54:10.523Z] [Pipeline] }
12:54:10 [2020-06-09T16:54:10.799Z] [Pipeline] // container
12:54:10 [2020-06-09T16:54:10.932Z] [Pipeline] }
12:54:10 [2020-06-09T16:54:10.979Z] [Pipeline] // withEnv
12:54:11 [2020-06-09T16:54:11.016Z] [Pipeline] }
12:54:11 [2020-06-09T16:54:11.042Z] [Pipeline] // stage
12:54:11 [2020-06-09T16:54:11.483Z] [Pipeline] stage
12:54:11 [2020-06-09T16:54:11.485Z] [Pipeline] { (Deploy Site)
12:54:12 [2020-06-09T16:54:12.101Z] [Pipeline] tool
12:54:12 [2020-06-09T16:54:12.140Z] [Pipeline] envVarsForTool
12:54:12 [2020-06-09T16:54:12.209Z] [Pipeline] tool
12:54:12 [2020-06-09T16:54:12.250Z] [Pipeline] envVarsForTool
12:54:12 [2020-06-09T16:54:12.305Z] [Pipeline] withEnv
12:54:12 [2020-06-09T16:54:12.306Z] [Pipeline] {
12:54:12 [2020-06-09T16:54:12.433Z] [Pipeline] container
12:54:12 [2020-06-09T16:54:12.434Z] [Pipeline] {
12:54:12 [2020-06-09T16:54:12.482Z] [Pipeline] sshagent
12:54:12 [2020-06-09T16:54:12.490Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
12:54:12 [2020-06-09T16:54:12.491Z] [ssh-agent] Looking for ssh-agent implementation...
12:55:13 [2020-06-09T16:55:13.628Z] ERROR: Timeout after 1 minutes
12:55:13 [2020-06-09T16:55:13.628Z] [ssh-agent]   Exec ssh-agent (binary ssh-agent on a remote machine)
12:55:13 [2020-06-09T16:55:13.650Z] Executing sh script inside container jnlp of pod tracecompass-build-jv5f7-h7r2k
12:55:14 [2020-06-09T16:55:14.777Z] Executing command: "ssh-agent" 
12:55:14 [2020-06-09T16:55:14.777Z] exit
12:55:17 [2020-06-09T16:55:17.309Z] sh: ssh-agent: not found
12:55:17 [2020-06-09T16:55:17.313Z] [ssh-agent]   Java/JNR ssh-agent
12:55:19 [2020-06-09T16:55:19.173Z] [ssh-agent] Registered BouncyCastle on the remote agent
12:55:24 [2020-06-09T16:55:24.466Z] [ssh-agent] Started.
12:55:24 [2020-06-09T16:55:24.470Z] [Pipeline] {
12:55:24 [2020-06-09T16:55:24.525Z] [Pipeline] sh
12:55:26 [2020-06-09T16:55:26.974Z] + /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts//deploy-update-site.sh releng/org.eclipse.tracecompass.releng-site/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
12:55:26 [2020-06-09T16:55:26.975Z] + repo=tracecompass
12:55:26 [2020-06-09T16:55:26.975Z] + '[' 2 -lt 2 ']'
12:55:26 [2020-06-09T16:55:26.975Z] + sitePath=releng/org.eclipse.tracecompass.releng-site/target/repository/
12:55:26 [2020-06-09T16:55:26.975Z] + siteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
12:55:26 [2020-06-09T16:55:26.975Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
12:55:26 [2020-06-09T16:55:26.975Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
12:55:26 [2020-06-09T16:55:26.975Z] + SCP=scp
12:55:26 [2020-06-09T16:55:26.975Z] + ECHO=echo
12:55:26 [2020-06-09T16:55:26.975Z] + '[' false == false ']'
12:55:26 [2020-06-09T16:55:26.975Z] + ECHO=
12:55:26 [2020-06-09T16:55:26.975Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
12:55:26 [2020-06-09T16:55:26.975Z]               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository//*'
12:55:30 [2020-06-09T16:55:30.302Z] + scp -r releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.jar releng/org.eclipse.tracecompass.releng-site/target/repository//artifacts.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//content.jar releng/org.eclipse.tracecompass.releng-site/target/repository//content.xml.xz releng/org.eclipse.tracecompass.releng-site/target/repository//features releng/org.eclipse.tracecompass.releng-site/target/repository//p2.index releng/org.eclipse.tracecompass.releng-site/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/repository/
12:55:38 [2020-06-09T16:55:38.404Z] [Pipeline] }
12:55:38 [2020-06-09T16:55:38.408Z] [ssh-agent] Stopped.
12:55:38 [2020-06-09T16:55:38.432Z] [Pipeline] // sshagent
12:55:38 [2020-06-09T16:55:38.464Z] [Pipeline] }
12:55:38 [2020-06-09T16:55:38.489Z] [Pipeline] // container
12:55:38 [2020-06-09T16:55:38.519Z] [Pipeline] }
12:55:38 [2020-06-09T16:55:38.540Z] [Pipeline] // withEnv
12:55:38 [2020-06-09T16:55:38.570Z] [Pipeline] }
12:55:38 [2020-06-09T16:55:38.592Z] [Pipeline] // stage
12:55:38 [2020-06-09T16:55:38.649Z] [Pipeline] stage
12:55:38 [2020-06-09T16:55:38.651Z] [Pipeline] { (Deploy RCP)
12:55:39 [2020-06-09T16:55:39.039Z] [Pipeline] tool
12:55:39 [2020-06-09T16:55:39.080Z] [Pipeline] envVarsForTool
12:55:39 [2020-06-09T16:55:39.146Z] [Pipeline] tool
12:55:39 [2020-06-09T16:55:39.185Z] [Pipeline] envVarsForTool
12:55:39 [2020-06-09T16:55:39.237Z] [Pipeline] withEnv
12:55:39 [2020-06-09T16:55:39.238Z] [Pipeline] {
12:55:39 [2020-06-09T16:55:39.346Z] [Pipeline] container
12:55:39 [2020-06-09T16:55:39.346Z] [Pipeline] {
12:55:39 [2020-06-09T16:55:39.393Z] [Pipeline] sshagent
12:55:39 [2020-06-09T16:55:39.399Z] [ssh-agent] Using credentials genie.tracecompass (ssh://genie.tracecompass@projects-storage.eclipse.org)
12:55:39 [2020-06-09T16:55:39.400Z] [ssh-agent] Looking for ssh-agent implementation...
12:55:41 [2020-06-09T16:55:41.482Z] [ssh-agent]   Java/JNR ssh-agent
12:55:41 [2020-06-09T16:55:41.482Z] [ssh-agent] Registered BouncyCastle on the remote agent
12:55:41 [2020-06-09T16:55:41.495Z] [ssh-agent] Started.
12:55:41 [2020-06-09T16:55:41.498Z] [Pipeline] {
12:55:41 [2020-06-09T16:55:41.550Z] [Pipeline] sh
12:55:43 [2020-06-09T16:55:43.977Z] + /home/jenkins/agent/workspace/tracecompass-master-2019-06/.scripts//deploy-rcp.sh rcp/org.eclipse.tracecompass.rcp.product/target/products/ /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/ rcp/org.eclipse.tracecompass.rcp.product/target/repository/ /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/ 'trace-compass-*'
12:55:43 [2020-06-09T16:55:43.977Z] + repo=tracecompass
12:55:43 [2020-06-09T16:55:43.977Z] + '[' 5 -lt 5 ']'
12:55:43 [2020-06-09T16:55:43.977Z] + rcpPath=rcp/org.eclipse.tracecompass.rcp.product/target/products/
12:55:43 [2020-06-09T16:55:43.977Z] + rcpDestination=/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/
12:55:43 [2020-06-09T16:55:43.977Z] + rcpSitePath=rcp/org.eclipse.tracecompass.rcp.product/target/repository/
12:55:43 [2020-06-09T16:55:43.977Z] + rcpSiteDestination=/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/
12:55:43 [2020-06-09T16:55:43.977Z] + rcpPattern='trace-compass-*'
12:55:43 [2020-06-09T16:55:43.977Z] + SSHUSER=genie.tracecompass@projects-storage.eclipse.org
12:55:43 [2020-06-09T16:55:43.977Z] + SSH='ssh genie.tracecompass@projects-storage.eclipse.org'
12:55:43 [2020-06-09T16:55:43.977Z] + SCP=scp
12:55:43 [2020-06-09T16:55:43.977Z] + ECHO=echo
12:55:43 [2020-06-09T16:55:43.977Z] + '[' false == false ']'
12:55:43 [2020-06-09T16:55:43.977Z] + ECHO=
12:55:43 [2020-06-09T16:55:43.977Z] + ssh genie.tracecompass@projects-storage.eclipse.org 'mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/ &&               mkdir -p /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/ &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp//* &&               rm -rf  /home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository//*'
12:55:47 [2020-06-09T16:55:47.379Z] + scp rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-6.0.0-20200609-1432-linux.gtk.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-6.0.0-20200609-1432-macosx.cocoa.x86_64.tar.gz rcp/org.eclipse.tracecompass.rcp.product/target/products//trace-compass-6.0.0-20200609-1432-win32.win32.x86_64.zip genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp/
12:56:09 [2020-06-09T16:56:09.289Z] + scp -r rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//artifacts.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//binary rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.jar rcp/org.eclipse.tracecompass.rcp.product/target/repository//content.xml.xz rcp/org.eclipse.tracecompass.rcp.product/target/repository//features rcp/org.eclipse.tracecompass.rcp.product/target/repository//p2.index rcp/org.eclipse.tracecompass.rcp.product/target/repository//plugins genie.tracecompass@projects-storage.eclipse.org:/home/data/httpd/download.eclipse.org/tracecompass/2019-06/master/rcp-repository/
12:56:41 [2020-06-09T16:56:41.323Z] [Pipeline] }
12:56:41 [2020-06-09T16:56:41.327Z] [ssh-agent] Stopped.
12:56:41 [2020-06-09T16:56:41.353Z] [Pipeline] // sshagent
12:56:41 [2020-06-09T16:56:41.387Z] [Pipeline] }
12:56:41 [2020-06-09T16:56:41.410Z] [Pipeline] // container
12:56:41 [2020-06-09T16:56:41.442Z] [Pipeline] }
12:56:41 [2020-06-09T16:56:41.464Z] [Pipeline] // withEnv
12:56:41 [2020-06-09T16:56:41.497Z] [Pipeline] }
12:56:41 [2020-06-09T16:56:41.519Z] [Pipeline] // stage
12:56:41 [2020-06-09T16:56:41.578Z] [Pipeline] stage
12:56:41 [2020-06-09T16:56:41.580Z] [Pipeline] { (Deploy Doc)
12:56:41 [2020-06-09T16:56:41.892Z] Stage "Deploy Doc" skipped due to when conditional
12:56:41 [2020-06-09T16:56:41.893Z] [Pipeline] }
12:56:41 [2020-06-09T16:56:41.916Z] [Pipeline] // stage
12:56:41 [2020-06-09T16:56:41.957Z] [Pipeline] }
12:56:41 [2020-06-09T16:56:41.980Z] [Pipeline] // withEnv
12:56:42 [2020-06-09T16:56:42.021Z] [Pipeline] }
12:56:42 [2020-06-09T16:56:42.045Z] [Pipeline] // timeout
12:56:42 [2020-06-09T16:56:42.075Z] [Pipeline] }
12:56:42 [2020-06-09T16:56:42.098Z] [Pipeline] // timestamps
12:56:42 [2020-06-09T16:56:42.127Z] [Pipeline] }
12:56:42 [2020-06-09T16:56:42.153Z] [Pipeline] // withEnv
12:56:42 [2020-06-09T16:56:42.183Z] [Pipeline] }
12:56:42 [2020-06-09T16:56:42.206Z] [Pipeline] // container
12:56:42 [2020-06-09T16:56:42.237Z] [Pipeline] }
12:56:42 [2020-06-09T16:56:42.261Z] [Pipeline] // withEnv
12:56:42 [2020-06-09T16:56:42.296Z] [Pipeline] }
12:56:42 [2020-06-09T16:56:42.321Z] [Pipeline] // node
12:56:42 [2020-06-09T16:56:42.356Z] [Pipeline] }
12:56:42 [2020-06-09T16:56:42.383Z] [Pipeline] // podTemplate
12:56:42 [2020-06-09T16:56:42.419Z] [Pipeline] End of Pipeline
12:56:42 [2020-06-09T16:56:42.746Z] Triggering a new build of backup-legacy-builds #15
12:56:42 [2020-06-09T16:56:42.796Z] Finished: SUCCESS